on ‎2013 Jan 10 5:00 AM
Hi Gurus,
Scenario is IDOC to HTTPS synchronous scenario:
Idoc will be sending to PI where PI posts HTTPS post to the 3rd party external system, then the 3rd party external system sends back the HTTPS response and that needs to be mapped with the idoc structure and push that information again to the R/3 ECC system.
I just want to know how synchronous IDOC interface to be implemented.
I assume like IDOC to HTTPs post -- One Async scenario & HTTPS Response to IDOC another Async scenario -- will this work.
Please suggest...
Thanks,
--Sai
Request clarification before answering.
Hi Sai,
IDoc does not support Synchronous communication. Its always better if you go for Proxy at SAP side.
Otherwise go for Acknowledgment, find the below blog:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sen,
Could you please guide me in approaching solution for this requirement..
IDOC ---PI-- HTTPS, HTTPS response -- PI -- IDOC
Here the ultimate dependency is once i get the responce back i need to trigger the next idoc,
But as per the mich suggestion in the above thread, he suggest to control the generation of next idoc based on response of the previous one.
But they dont have such control in place to check..
So could you please suggest the possibe ways to drive the solution.
Thanks,
Sai
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.