cancel
Showing results for 
Search instead for 
Did you mean: 

REST Error: Catching Exception calling messaging system

Former Member
0 Kudos

I am doing a GET oeration and I am getting this error

Catching exception calling messaging system: Unable to parse XML message payload to extract operation for receiver determinationorg.xml.sax.SAXParseException: Premature end of file.

It's a REST to RFC synchronous scenario.

I have to get the Empployee details. If I enter employee number, it should get the details of that particulr employee. If I enter star I should get all employee details.

I created request and response mapping.

In GET, do I need request mapping?

My configurations for REST adapter

General: Data Format XML Charset HTTP Content Type Header

Channle Selection Specify Endpoint ticked, gave /FTT/Employee/

REST operation Value source manual value, static value GET

Thats all I have filled

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186851
Active Contributor
0 Kudos

Hello Midhu,

Can you refer the below link and check whether all configurations are in place.

http://scn.sap.com/docs/DOC-60855