cancel
Showing results for 
Search instead for 
Did you mean: 

REST Sender Adapter Not Passing Data to map

david_pauley2
Participant
0 Kudos
501

Hi Experts,

I have a REST Sender Adapter that is not passing the data to the map, so I am passing blanks to the ECC system. This is a very simple (or so I thought) scenario. This is a sync call, in which 2 parameters are passed, Lock_Unlock and Production_Order. This is supposed to return either success or fail message in the Lock_Unlock.

I have configured several REST Receivers but this is my first REST Sender. Any and all help is apprecaited.

Here is the SOAP UI I am using to test. It returns a blank response.

Here is it PIMON results.

Thank you for your help.

David Pauley

Accepted Solutions (0)

Answers (2)

Answers (2)

david_pauley2
Participant
0 Kudos

Hi Evgeniy,

I figured it out, I did not have the correct code in SOAP UI.

Thank you!

David

former_member190293
Active Contributor
0 Kudos

Hi David!

Do you receive the request message in ECC? And what does your OM produce as mapping result for request message at ECC side since you don't send any payload in your REST call?

Regards, Evegniy.