Hi Venkat
You need to create two operation mapping, One for response type 1 and the other for response type 2.
Then in the interface mapping you call the operation mapping based on conditions,
if response 1 then call OM1
if response 2 then call OM2
Hi Venkat
You need to create two operation mapping, One for response type 1 and the other for response type 2.
Then in the interface mapping you call the operation mapping based on conditions,
if response 1 then call OM1
if response 2 then call OM2