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

processing mode

Former Member
0 Likes
1,984

hi SAP_XI experts,

can u explain me what are the different types of processing modes and how they atre used.

View Entire Topic
Former Member
0 Likes

> can u explain me what are the different types of processing modes and how they atre used.

Hi,

Processing mode are of two types.

1. Asynchronous Mode

2. Sysnchronous Mode

Asynchronous Mode: In XI you can use this mode when you don't require any acknowledgement (response).

Synchronous Mode: Use this mode whenever you require any acknowledgemet.

And if you are talking about file processing mode in CC, then i guess you can understand it by it's name, e.g. if processing mode is Delete the file will be deleted from source dir by sender file adapter, if it is Create then file will be created by Receiver adapter and so on..

Regards,

Sarvesh