on 2008 Apr 18 3:29 PM
Hello Guru's,
I have read topics and so on but it still not clear how to capture an http- acknowledgement within a BPM. Can someone help me out.
Best regards,
Guido Koopmann
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi KoopMann
follow these threads .these will help you
/people/udo.martens/blog/2005/09/30/one-logical-system-name-for-serveral-bpm-acknowledgements
/people/sriram.vasudevan3/blog/2005/01/11/demonstrating-use-of-synchronous-asynchronous-bridge-to-integrate-synchronous-and-asynchronous-systems-using-ccbpm-in-sap-xi
/people/siva.maranani/blog/2005/03/01/usage-of-transport-level-acknowledgements
HTML To Web Service Scenario & FILE TO DATABASE USING BPM
/people/community.user/blog/2006/11/16/step-by-step-realize-your-bpm-scheduling-capability
Integration Processes (ccBPM)
http://help.sap.com/saphelp_nw04/helpdata/en/3c/831620a4f1044dba38b370f77835cc/frameset.htm
Demonstrating Use of Synchronous-Asynchronous Bridge to Integrate Synchronous and Asynchronous systems using ccBPM in SAP Xi
/people/sriram.vasudevan3/blog/2005/01/11/demonstrating-use-of-synchronous-asynchronous-bridge-to-integrate-synchronous-and-asynchronous-systems-using-ccbpm-in-sap-xi
Thanks
sandeep sharma
PS ; if helpful kindly reward points
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Let me put forward a scenario we had in place. SRM send pruchase order in xml format to XI and XI sends to different vendor.
So the BPM scenario was like this..
SRM-->Proxy---> XI --- > Mapping to target format -
> * BPM * --> Recv Ackowledgement. -- > Depending on values recvd -
> send Email to business team.
Note: *
Inside the BPM we have a recv step which recvs the transformed message. Then we have a send step which does a synchoronus call having transport acknowledgment. Depending on the acknowledgment we send an email to the business team.
---
Indranil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
71 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.