Monday 8 July 2013

Adobe Document services

1 Warning

This documentation was written to link D35 CLNT 200 (ABAP stack) to DJ1 (JAVA STACK hosted in sapdj1.fr.rm.corp.local System number 01).

2 Creation of user ADS_AGENT in ABAP stack

 
type : service
Roles :
SAP_BC_FPADS_ICF
SAP_BC_FP_ICF
Transaction SU01 :
 
image002.jpg
image003.png
 

3 Creation of user ADSUSER in JAVA stack

In visual admin tool:
image005.png
 
In visual Admin Tool:
image008.jpg
 
Or in NWA:
image010.jpg
 
The ADSUSER must be a technical user:
image012.jpg
 

4 Creation of RFC destination in ABAP stack

Transaction SM59 :
N° service is 5<SN>00 where <SN> is the system number of JAVA STACK.
image013.png
image016.jpg

5 Activation of web services in ABAP STACK :

Transaction SICF :
Service name FP (sap/bc/fp) and FPADS (sap/bc/fpads).
image018.jpg

6 Creation of http DESTINATION in JAVA STACK

Warning: the name MUST BE FP_ICF_DATA_<SID>!!! Where <SID> is the SID of the ABAP STACK.
 
 
image020.jpg
Or in NWA:
image022.jpg

7 Check FP_TEST_00 in ABAP stack

 
SE38 : ABAP FP_TEST_00 :
image024.jpg
image026.jpg
Click on print preview and if it is ok, you have :
image027.png
Else you have an error message.

8 Check RFC connection from ABAP stack to JAVA stack

 
Se38 ABAP FP_PDF_TEST_00:
image029.png
If it is ok, you have:
image032.jpg
Else you have an error message and it means that you have some trouble in RFC connection in ABAP stack (check point 3).

9 Check the destination service in ABAP stack

Se38 : ABAP FP_CHECK_DESTINATION_SERVICE (available as of NW2004s SPS
08)
First time, you launch it without the selecting option “With destination Service”:
image033.png
It calls the java stack to generate the form but didn’t send back the form, it just gives the size of the form:
image036.jpg
 
Second time, you launch it with the selecting option “With destination Service”:
image037.png
If it is ok, you have quite the same message (the size can be different)
image038.jpg
Else you have an error message and you have to check task 4 and 5.

10 Annexes

Configuration guide on sap help
OSS note 944221 Trouble shooting

2 comments: