cancel
Showing results for 
Search instead for 
Did you mean: 

ADS issue while activating forms using sfp

Former Member
0 Kudos

Hi all,

I am having an issue in which my ecc could not use properly the ADS on the EP.

I could properly execute FP_PDF_TEST_00 from se38 transaction which gives the correct version no of ADS. Also I am able to get the correct version no by giving username and password at http://<J2EE_host>:<J2EE_port>/AdobeDocumentServices/Config which seems like the ADS is working properly in EP.

However when the abaper is trying to run his form using spf like ZFORM_VENDOR from ecc it is showing error like

" Error during activation Message no. EU837 "

Similarly we get the same sort of errors while running the standard sap form FP_EXAMPLE_01 .

Can you please shed some light on what all steps I need to check to ensure that ADS is working properly ?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Make sure ads accounts are not locked out and password enetered are correct.

Thanks!

Former Member
0 Kudos

Hi Rkandy

Are you asking about ADSUSER on ep server? it is a system user and it is not locked as per status from abap stack( by logging to sapgui)

other account ADS_AGENT is service user is also not locked .( status as per logging into sap gui of client 001 on ep )

Which ads account you are asking about ?. please shed some light on that.

Former Member
0 Kudos

Hi Sahad,

Note 944221 explains the various steps for ensuring proper connection to the

ADS. Hope it helps.

Regards

Srikishan

Former Member
0 Kudos

Hai Srikishan

Thanks for the note. I have tested most of the steps as per note. However it is not working .

I have some doubts.

1) The ADS as well as the java stack is in EP server. so even when i try to run the command sa38 -> FP_TEST_00 from the abap stack of EP server logging into client 001 . I am getting the following error

##

ADS : The render error log file has been written to D:\u(200101)

##

I have configured everything like destination service, icf, created rfc, created user ADSUSER , and role ADSCALLER , got version number doing test as specified in documentation for ads netweaver 2004s (7) .

Is this every thing to be done in EP server itself ?