cancel
Showing results for 
Search instead for 
Did you mean: 

How to change the QoS of IDoc from EOIO to EO ?

Former Member
0 Kudos

Hi Friends,

I have a file to Idoc scenario in which I have to change the QoS from EOIO to EO.

Please guide me how to over come this and please let me know is it possible to change from EOIO to EO as I expected.

Best Regards

Raj

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

Hi,

QOS will be EOIO in case if you have multiple receivers for the sender or single message generating multiple messages...

To change the mode from EOIO to EO in above cases you need to remove the check box Entry Maintain order at runtime at interface determination object in ID..

HTH

Rajesh

Former Member
0 Kudos

In sender file adapter, ensure that Quality of service is "Exactly Once"

In the receiver Idoc adapter, option Queue processing should be unchecked.

Also, in your Interface Determination, option Maintain order at runtime should be unchecked.

Regards

former_member181962
Active Contributor
0 Kudos

Check your sender file adapter configuration (in processing tab).

Chose The Quality of Service as Best effort, if it is not.

Best Regards,

Ravi

Shabarish_Nair
Active Contributor
0 Kudos

by default the QoS is EO.

If you receiver IDoc adapter has the option Queue processing enabled, then disable the same