on ‎2007 Dec 04 7:04 AM
can you explain asynchronous interface vs synchronous interface with adv & disadv.
Request clarification before answering.
Gabriel,
Just note down...the point mentioned by srivastava..
-->SAP recommends the use of Async interfaces as far as possible. This is because once a sync communication starts, the sender has to wait for the response from the receiver which consumes the resources.
this is very critical...
so go for sync only when required..
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 7 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 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.