on ‎2007 Nov 26 7:07 AM
Hello ,
1) While working with Client proxy(Out bound proxy) where we have to trigger "SPROXY" transaction .Is it in XI or R/3
2)where to write the trigger program in SE38 Zprogram in XI side or R/3 side
3)If its a server proxy where and what to do in sproxy and zprogram
With Regards,
Satya.
Request clarification before answering.
Satya,
1) While working with Client proxy(Out bound proxy) where we have to trigger "SPROXY" transaction .Is it in XI or R/3
Whether it is client proxy or server proxy u need to trigger SPROXY" transaction in R/3 itself.
2)where to write the trigger program in SE38 Zprogram in XI side or R/3 side.
At R/3 side.
3)If its a server proxy where and what to do in sproxy and zprogram
It it is a server proxy there is no need of writing zprogram. When u create a proxy and activate it, automatically a calss will be generated u need to implement the method in that class. If your scenari is synchronous then u need to implement "synchronous_exceute" mehtod if your scenari os asyncronous then u need to implement "Asynchronous_exceute" menthod. I hope this will clear your doubts.
Pls reward pts if helpful.
Regards,
Venkat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.