cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Module Configuration

Former Member
0 Kudos

Hi Experts,

Can any one tell me how to Configure The standard Adapter and Is their any Standard adapter that which returns a PDF file. from xml.

Thanks

Anusha Penneru

Accepted Solutions (0)

Answers (2)

Answers (2)

gagandeep_batra
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi,

>>Is their any Standard adapter that which returns a PDF file. from xml.

SAP has not provided any In build module for this.You need to write custom module.You can find code for this conversion in Google.

In Module tab provide the JNDI name of module.

Regards

Venkat

Former Member
0 Kudos

Go through the below lnik for your ref.Pick the piece of conversion logic code and write the remaining as per you requirement.

http://scn.sap.com/thread/3295703

Regards

Venkat