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,850

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
former_member207703
Active Participant
0 Likes

Hi,

Please share your JSON sample data and DT that you created.

former_member201275
Active Contributor
0 Likes

Hi Anoop,

Thank you for replying.

I have no JSON data, I am running from the SOAP test tool:

sc23.png

Also I haven't created a DT, i have imported an RFC and created 2 SI's, 2 MM's, and 1 OM:

sc1.png

former_member207703
Active Participant
0 Likes

Hi,

Sorry, I didn't notice that you are just sending a query param in URL. Please reffer this link https://blogs.sap.com/2018/07/17/rest-sender-adapter-get-and-post-examples/. You need to write a UDF to retrieve its value in Mapping runtime.

Regards,

Anoop Kr. Rai