cancel
Showing results for 
Search instead for 
Did you mean: 

Read Payload based on MessageID.

Former Member
0 Kudos

Here is the requirement.

Sender system will send me the PI message ID in request payload.

Now in PI using that Message ID , I have to read payload in between and then do some mapping trasnformation and then send this payload to Target System.

How can this be achived??

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184720
Active Contributor
0 Kudos

You can make use of the below service to get the payload of a particular message

May be you can go with soap look up during the mapping to get the payload.