cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

What is the difference bw Synchronous & Asynchronous data transfer in C4C?

Former Member
0 Kudos
1,249

What is the difference bw Synchronous & Asynchronous data transfer in C4C?

Accepted Solutions (1)

Accepted Solutions (1)

manideepsatya
Product and Topic Expert
Product and Topic Expert

Dear Ruchika Arya,

If you will send an asynchronous call to C4C, you will not get any response back to you. You can monitor the call in C4C webservice message monitoring to understand if the call was executed successfully or failed with an error. When you send a synchronous call to C4C, you will immediately get a response back to you with the result beit Successful or failure.

Please refer to my blog C4C Web Service Message Monitoring for more info.

Regards,
Manideep Satya

ruchi19
Explorer
0 Kudos

Thanks a lot Satya. 🙂

Answers (1)

Answers (1)

amit_kumar159
Product and Topic Expert
Product and Topic Expert

Hello Ruchika,

You can refer below thread:

About synchronous and Asynchronous

Regards,
Amit Kumar