Hi All,
I got a scenario to send the data to BI through proxy and get the response back to PI and pass it to sender system.
Request:
Store system
Sync call(Soap)
>PI
->Sync call(ABAP proxy)
>BI
Response:
BI(response to Sync call)
>PI
>Store system.
The response has to go back to sender system with in few seconds. So I need to priotirize this scenario separately in both Integration and Adapter engine. This scenario should not collide with any other scenarios as the response has to deliver ASAP.
Can we acheive this? Is there any better method to deal with this kind of scenario in terms of performance? Kindly suggest your ideas.
Thanks
Deepthi