cancel
Showing results for 
Search instead for 
Did you mean: 

XDC error while running test program FP_CHECK_DESTINATION_SERVICE

former_member198282
Participant
0 Kudos

Hi, all.

We are on ECC 6.0 backend single stack and EP6 on NW04 SP17. I have installed the ADS on the java stack on EP6. However, I could not get the XDC working. Note that I am just using http for the ADS, not https.

When I run the test programs like FP_TEST_00, FP_CHECK_DESTINATION_SERVICE and FP_CHECK_HTTP_DATA_TRANSFER on the ABAP side, it keeps giving me error:

#1.5#000802104262006000000015000005F0000453556EDC6093#1217526304263#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUser#226#SAP J2EE Engine JTA Transaction : [045ffffffc4ffffffbe0006]###67a637e05f2811dda73c000802104262#SAPEngine_Application_Thread[impl:3]_6##0#0#Error#1#/System/Server#Plain###Processing exception during a "Render" operation.

Request start time: Thu Jul 31 13:45:03 EDT 2008

com.adobe.ProcessingError: No <Render><Output><XDC> specified

However, other checks like http://<server>:<port>/AdobeDocumentServices/Config, FP_PDF_TEST_00 and http://<server>:<port>/sap/bc/fp/form/layout/fp_test_00.xdp, are successful.

I noticed that the AdobeDocumentServices is missing on the ECC6 since it is single stack. But the folder exists on the EP6 server. From my readings, the XDC is called via RFC against the FP_ICF_DATA_<SID> destination which I have already setup in EP6.

So I am really out of idea. Can you please help?

Thanks,

Jonathan.

Accepted Solutions (0)

Answers (9)

Answers (9)

former_member198282
Participant
0 Kudos

Hi, Thashin

Just heard back from OSS. ECC6 and ADS NW04 is not compatible. I have to upgrade to EP7. Appreciate the help though.

Thx,

Jonathan.

former_member198282
Participant
0 Kudos

Both J2EE and ADS are SP17.

Thanks,

Jonathan.

former_member198282
Participant
0 Kudos

Hi,

Shubham, both tests you mentioned worked properly.

Thashin, the destination FP_ICF_DATA_<SID> has already been setup. The ADS is installed on the EP6, which is single J2EE stack. But it keeps giving me that XDC error and it seems like the ADS is not able to find those XDC files. However, the files exist under the SYS\global\AdobeDocumentServices\lib directory.

Is there anyway to setup some tracing on what those test programs are doing? I tried to turn on debugging on se38 but it is not very helpful.

Thanks,

Jonathan.

Former Member
0 Kudos

Hi

Please check that your ADSSAP SP level is the same level as your J2EE Engine.

Regards

Thashin

Former Member
0 Kudos

Hello Jonathan,

Please try to access the following link from OS of your SAP system

http://<ADSServer>:<Port>/AdobeDocumentServices/Config

Also from your ADS System OS, please try to access the following link

http://<SAPServer>:<Port>/sap/bc/fp/form/layout/FP_TEST_IA_01.XDP?fp-language=DE

Let us know the result.

Regards,

Shubham

former_member198282
Participant
0 Kudos

Well, I am pretty familiar with the ADS config guide now.

The RFC connection used by Adobe is ADS on sm59. I can run connection test without a problem.

By the way, the AdobeDocumentServices directory under SYS\global has the following sub-dir:

DataManagerService

DestProtoService

FontManagerService

lib

LicenseSupportService

PDFManipulation

RenderErrorlog

ServicesNatives2

TrustManagerService

XMLFormService

I have to create the RenderErrorlog manually. Also, the folders DataManagerService and DestProtoService, RenderErrorlog are empty. Can you check your server and see if you have files underneath these folders?

I am suspecting something is corrupted on the system because I took over the system from someone.

Thanks,

Jonathan.

Former Member
0 Kudos

Hi

There doesnt seem to be anything wrong with your directory structure..mine is the same and the empty folders are the same. If i understand correctly you have a standalone ABAP system which you want to connect to a ADS on another server. Is this server with the ADS a dual stack. If it is then on the visual admin of that server you need to change that http rfc dest FP_ICF_DATA_<SID>. Just change the name of that tothe <SID> of the other ABAP system you want to connect. Make sure that only the client number is filled in ie. SID and languages field should be blank and the user name should be ADS_AGENT with the corresponding password.

Regards

Thashin

former_member198282
Participant
0 Kudos

By the way, running FP_CHECK_DESTINATION_SERVICE also returns the same XDC error. Please help.

Former Member
0 Kudos

HI

Did you do all the config as per the config guide? The test FP_CHECK_DESTINATION_SERVICE checks your connection to the ADS. Go to transaction code SM59. expand Connection to external servers and select your config. Do a connection test. If you dont have anything under "connection to external servers" then you need to create it as per the config guide. If you have already done the config as per the config guide then let me know exactly which steps you followed.

Regards

Thashin

former_member198282
Participant
0 Kudos

Hi, Thashin.

I got the certificate and have installed it, restarted the PDF Manipulation Module service. However, I still got the same error. Any other idea?

Thanks,

Jonathan.

former_member198282
Participant
0 Kudos

Hi, Thashin.

Not yet. I am still waiting on SAP to send me the reader rights credential. Do you have to install it before the fp_test_00 works?

Thanks,

Jonathan.

Former Member
0 Kudos

Hi

Yes you have to install a reader rights credential since FP_TEST_00 is a test that generates an actual PDF File.

Regards

Thashin

Former Member
0 Kudos

Hi

Did you upload a valid credential into the visual administrator?

Regards

Thashin