cancel
Showing results for 
Search instead for 
Did you mean: 

How to serialize File->XI->IDoc

Former Member
0 Kudos

Hi,

we have a scenario FILE->XI->IDoc.

The IDocs (one special idoc type) have to be send to ERP 2005 in serial order (not parallel).

I know, that I can solve this problem with queues (one queue for this interface) - but how can I manage it?

All other interfaces should still work parallel.

Regards

Wolfgang

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

1. use EOIO in file adapter

2. specify in XI a new IDOC receiver channel which will use queue processing

approach describes here:

<a href="/people/michal.krawczyk2/blog/2006/10/11/xi-new-book-mastering-idoc-business-scenarios-with-sap-xi"><b>Mastering IDoc Business Scenarios with SAP XI</b></a>

nothing more:)

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Former Member
0 Kudos

Hi Michal,

wow - it work's ... but the idocs in ERP 2005 have now the state 75 (yellow) (in WE02; the message is: IDoc received via qRFC).

All messages a sent to ERP via exactly the same queue - called SAP_ALE....

Do you have an idea with state 75.

But you helped me a lot ... Thank you!

Before I wrote this thread, I checked your book, but you described the scenario IDOC -> XI -> ... and not opposite.

You see - I bought your book ... and now I should read it ))

Regards

Wolfgang

Former Member
0 Kudos

Hi Wolfgang,

How did you resolve this IDOC received via QRFC issue in R3? We are also getting the same status 75 in R3.

Can you please let me know how you solved it?

Regards,

Ram

Answers (0)