Query related to synchronous IB
Please let me know If this scenario is possible of not .
Say we have two system :System A and System B .Where System B is Peoplesoft System and System A is some other third party system(non Peoplesoft).
The scenario is :
- System A .. sends request
- System B ( Peoplesoft ) synchronous response
- System B( Peoplesoft ) .. get the response from System A and based on that data received it need to process a CI and sends another request to System A again
---this all need to happen in one .. RequestHandler PC
Please suggest me If this is possible .Can system B process a CI soon after it send a response?