cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

PI 7.5 - Mapping failed in runtime. Value missing in queue context

former_member201275
Active Contributor
0 Likes
1,851

Hi,

I have a scenario REST -> PI -> RFC, when I test the following error is received:

For me though my mapping looks fine and also works in test mode:

Also the REST Sender is correct:

i've been trying for 3 weeks now to get this REST Service working :((((

View Entire Topic
Bhargavakrishna
Active Contributor
0 Likes

Hi Glen,

As per the screenshots, i could see you are just passing COMPANY ID instead of XML in the payload section.

If your source is not JSON, go to test tab of message mapping and manually give the company ID, click on src as shown in the below screenshot. It will generate XML, copy that and paste it in payload section and send test message.

Regards

Bhargava Krishna

former_member201275
Active Contributor
0 Likes

Hi Bhargava,

Thank you for your reply, your answers are always helpful!

I am new to REST services and also this SOAP test tool so I am not sure how to enter the XML in the payload. I have generated the XML but can only enter this when using method 'POST'?

sc24.png