1.I want to learn that how can i pass input from BPM process to web-service and get relevant output.
2. if my web-service is returning me output in table format ,how can i consume in bpm process
example:-
Input is the Project_id which is a byte of 16 char.
And output is a table OT_SCENARIO_ID which is a table of “byte 16”.
Please post some help documents, videos .