cancel
Showing results for 
Search instead for 
Did you mean: 

XSLT Mapping in SAP XI/ PI / PO

former_member308595
Participant
0 Kudos

Hi Experts ,

I am having requirement to convert input .xml message into .pdf file format with help of XSLT transformations in SAP PI .

I read some blogs and earlier SCN posts , which are not clear to me .

Can any one give me detailed step by step explanation to perform XSLT mapping (XSLT code )in PI for my requirement.

Thanks in advance

Best , Shiva

Accepted Solutions (0)

Answers (3)

Answers (3)

gurudatta
Participant
0 Kudos

Hi,

The Below Discussion might help you

https://archive.sap.com/discussions/thread/3637031

As suggested it is better to use Java Mapping to Create PDF out of XML file

former_member308595
Participant
0 Kudos

Hi Guru ,

Thanks for your suggestion ,Can you tell me this can be trough XSLT ??

Best, Shiva

former_member186851
Active Contributor
0 Kudos

The below link should help you understand XSLT mapping,And as EVE suggested Java mapping should be better

http://www.riyaz.net/sap/beginners-guide-to-xslt-mapping-in-sap-pi/769/

See if below link helps

https://archive.sap.com/discussions/thread/3295703

former_member308595
Participant
0 Kudos

Hi Raghu ,

Thanks for your suggestion ,Can you tell me this can be trough XSLT ??

Best, Shiva

former_member190293
Active Contributor
0 Kudos

Hi Shiva!

You must choose another way. Though it might be possible technically to do this using XSLT, consider using java mapping instead.

Regards, Evgeniy.

former_member308595
Participant
0 Kudos

Hi Evgeniy ,

Thanks for your inputs , but my client want this functionality through XSLT.

Best,

Shiva