cancel
Showing results for 
Search instead for 
Did you mean: 

Save HCI response in variable inside HCI flow

yatanveersingh
Active Participant
0 Kudos

Hi HCI Experts,

I have to fetch data from 2 web services and then compare/merge data between them,

how can I store response (XML payload) coming from each of them to a variable so that I can use it in mapping later.

Thanks

Yatan

Accepted Solutions (0)

Answers (2)

Answers (2)

yatanveersingh
Active Participant
0 Kudos

I got the trick, I am now using content en-richer and using combine to merge the XML's.

former_member241146
Active Participant
0 Kudos

It's great.

If it's solved please mark the question as answered.

Best Regards,

Bruno

former_member241146
Active Participant
0 Kudos

Hi Yatanveer.

You could use a Container modifier and save the payload response in Exchange Property .

Check this blog as a reference: https://blogs.sap.com/2018/05/27/cpihci-how-to-work-with-multimapping-additional-tags-in-iflow/

Regards,

Bruno