cancel
Showing results for 
Search instead for 
Did you mean: 

In file to SOAP Scenario, facing issue in sending data from SAP PI to API webservice.

0 Kudos

The file is being picked up from al11 directory after program is executed in background. We are using FTP (sender channel) to pick up the file from al11 to SAP PI. Receiver channel we configured as SOAP channel in which we entered the Target URL . But we are getting the error as shown in image. Kindly help with the mapping required between SAP PI and webservice API. Is it mandatory to use XSLT mapping or java mapping or it can be done using normal message mapping?Kindly help with the steps needed to configure.pi-error.png

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Thanks for your reply.. problem is solved. issue is in File content conversion, reason is to mismatch the root elements

former_member186851
Active Contributor
0 Kudos

Hello Chandru,

Java mapping/XSLT is not mandatory unless some custom header is required.

can you test with sample payload using SOAP UI get the exact cause of the issue.