on 2008 May 21 8:36 AM
Hello Experts,
I have a requirement. I have a folder configured to pick an IDOC from a folder. This is for IDOC to EDI translation.
I need to generate an IDOCXML from the input idoc that was put into a folder. Please tell me how to do it. I do not want to use a business system to post the IDOC.
What do I need to do to configure my sender communication channel so that it picks up the idoc from the folder and generates an idocxml and processes it?
Thank you
Vincent
Edited by: Vincent Samuel on May 21, 2008 1:07 PM
Vincent,
We had a similar requirement. Use report program RSEINB00, give your File Loaction (complete path). This will convert file to IDoc XML and pass it to Integration Engine. You do not need a Sender Agreement.
Good Luck!
Sarat.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
How we can save the IDoc in a folder, if we save the IDoc in a folder that is stored in the file format then by using the file adapter we can pick that file, now by default it have the xmlidoc format.
This links may help to you
http://help.sap.com/saphelp_nw04/helpdata/en/de/113037530b7774e10000009b38f839/frameset.htm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI Vincent,
As far as my understanding, The connected systems generate the corresponding IDocs in the applications and send them to the new tRFC port; the RFC destination of this port addresses the Integration Server.Then The IDoc adapter that generates IDoc XML from the native IDoc format is called on the Integration Server. This IDoc XML is transferred to the Integration Engine pipeline for the purposes of routing, mapping, and sending.
For your reference..
There is a mechanism to create IDoc XML within SAP ERP through the use of
Change Pointers in concert with a port of type XML File (WE21). This is well
documented in this document.
http://www.erpgenie.com/sap/sapedi/Conversion%20of%20IDOCs%20to%20XML%20format.pdf
Have a look in this document.
/people/suraj.sr/blog/2005/12/29/generate-test-case-for-an-idoc-scenario
Hope this will help you a bit.
Regards
Aashish Sinha
PS : reward points if helpful
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Guys,
The solutions provided does not resolve my issue. I just need to process an IDOC present in a folder.
This idoc in the folder needs to be converted into an IDOCXML. The rest of the translation will happen with the MM present.
Please tell me in short "how to convert a IDOC into an IDOCXML without using the IDOC adapter".
Thank you,
Vincent
Idoc-xml is a file which has all the elements similar to that of an idoc. Now u r saying that u have a folder with idoc. This means that u r saving an idoc as file. If u read this file using file adapter, then the message u receive in XI will be automatically in idoc-xml format and u ll not have to do anything else.
Regards,
Prateek
hI,
hELPFUL....Go thorugh
http://www.riyaz.net/blog/index.php/2008/02/11/xipi-simple-idoc-communication-using-sap-xi/
Reddy gundala
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
81 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.