Hi All,
I am doing a RFC look up successfully sending multiple inputs and getting multiple outputs in a single RFC call.
Now can some one please help me as to how to store this returned values in PI in a table.
Something like I am getting country code and country name
IN - INDIA
US- United States
There will be some 100's of entries I will be getting. I am getting that in the response. How can I store them in PI.
Can someone please point to some code snippet which will help to achieve this. I read about some db hastable concept .
Not very sure how this is done. Any help will be appreciated.