cancel
Showing results for 
Search instead for 
Did you mean: 

How to Consume REST API request body (xml) using SAP BO

surajs
Explorer
0 Kudos

Hi Experts,

How can i Consume REST API request body (xml) into SAP BO (IDT) or Crystal report for enterprise 2016.(not Designer)

NOTE - we don't want to introduce any WEB SERVICE here as a solution .

Brief: The requirement is to parse a XML received as part of request body in API and use that XML as a source to IDT and generate PDF from that using Crystal Reports.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

ido_millet
Active Contributor
0 Kudos

You can build your own UFL for this or get an existing 3rd-party UFL (see list of such UFLs here).

Here is a link to a description of the uflhttpCallServiceGetTokens() function in my own UFL.