cancel
Showing results for 
Search instead for 
Did you mean: 

Can I use IDoc in Synchronous Communication

former_member190536
Participant
0 Kudos

Hi All,

I am using FILE->IDOC. Can I get akwoledgement from IDOC?

The Idoc must return any error values if the sorce file contains any errors.

regards,

Khaja.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Khaja,

IDOC is an asynchrnous communication. You can get acknowledgement. But it will not return any errors in target system.

Thanks,

Yaseen M

Answers (4)

Answers (4)

sridharreddy_kondam
Active Contributor
0 Kudos

Hi Khaja,

U cannot use IDOC for Synchronous Communication...

U can get Acknowlegement Using Idoc for Async communication... And for File to Idoc u cannot get the Acknowlegement as the sender is a File adapter...

Regards,

Sridhar

Former Member
0 Kudos

Hi,

IDoc is used in case of async communication but you can use ALEAUDIT to get acknowledgement from R/3 system

Thanks,

Prateek

stefan_grube
Active Contributor
0 Kudos

The file adapter is not able to handle synchronous message responses or acknowledgments.

Therefore your request is not possible.

Regards

Stefan

moorthy
Active Contributor
0 Kudos

Hi,

Idoc is asynchronous . But you can get acknowledgement, called ALEAUDIT here.

Refer these-

/people/saravanakumar.kuppusamy2/blog/2005/01/20/configuration-tips-for-a-business-serviceintegration-process-to-send-back-ale-audit-idoc

/people/udo.martens/blog/2005/09/30/one-logical-system-name-for-serveral-bpm-acknowledgements

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f6d2d790-0201-0010-9382-b50...

Regards,

Moorthy