cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe Document Service Configuration Issue

Former Member
0 Kudos

Hi All,

Actually we have installed SAP ADS 7.4 ON SAP NetWeaver 7.4 JAVA STACK HUB

SYSTEM.

I did the configuration as per the SAP Standard documents. The ABAP

connection in ADS is working but ADS configuration in an ABAP environment

is not working.

While I am executing the form in SFP, I am getting the error message:

ADS:com.adobe.ProcessingException: com.adobe.Processin(200101).

While I am testing the ADS configuration in ABAP environment, I am getting the error:

ADS: com.adobe.ProcessingException:com.adobe.Processin(200101).

While I am checking the Destination service in SAP ECC I am getting theerror: SYSTEM ERROR:

ADS: com.adobe.ProcessingException:com.adobe.ProcessingException: XMLFM Exception during render:com.adobe.ProcessingException(200,101).


For the above issues I raised ticket to SAP. They suggested below steps, So I did the first three steps but I don't know how to do the 4th and 5th steps means how to copy the and extract the files.



1. Shutdown J2EE engine

2. Rename the folder

/usr/sap/<SID>/<Instance>/j2ee/os_libs/adssap

to antoher folder name (ex. adssap.old)

3. Start J2EE engine

4. Make sure XMLFormService_native.zip is copied under os_libs fold

during starting up engine (synchronize phase)

5. Also make sure XMLform.exe is extracted under

/usr/sap/<SID>/<Instance>/j2ee/os_libs/adssap/XMLFormService/bin

Please help me from where to copy the zip file mentioned in 4th step and find the attachments for error screen shots for reference.


Your help will be appreciated.

Thanks&Regards,

Ravikiran.

Accepted Solutions (1)

Accepted Solutions (1)

varun_vadnala3
Active Participant
0 Kudos

Hi Ravi Kiran,

I expect this is regarding one of the data value which is passing to the interface and form. Please place a break point inside the dynamic fm (Which is obtained by executing the form from SFP txn). and debug the fm, you wil get an error message with complete description and which value is causing the issue.

Regards,

Varun

Former Member
0 Kudos

Hi Varun,

Actually we installed ADS in NW 7.4 and while I am doing configuration I am getting the above issues.

While I am executing the any form means (standard also) I am getting the same issues.So I think it is may be configuration issue.

I raised ticket to SAP with the below error they suggested above five steps.

ADS: com.adobe.ProcessingException: com.adobe.Processin(200101).

Thanks&Regards,

Ravikiran.

Answers (0)