cancel
Showing results for 
Search instead for 
Did you mean: 

edi-xi-R/3?

Former Member
0 Kudos

hi,

can i get the input for my bpm from another scenario.

I have already done a scenario which converts edi to edi-xml using java mapping.

I would like to give that edi-xml file as input to another scenario which converts this edi-xml into an idoc so that i can post it in R/3.

If there is anyother way to do it also suggestions are accepted.....

but NO purchasing any product lik seeburger adapter..........

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI,

I guess you have already posted.

You will have to use a parser for

EDI to XML conversion

Third party tools like

Itemfield,Seeburger,Stylus studio etc can be used.

Also if the complexity is less u can go for an adapter module.

Please reward points if it helps

Thanks

Vikranth

Answers (2)

Answers (2)

Former Member
0 Kudos

>>I have already done a scenario which converts edi to edi-xml using java mapping

when you have edi_xml you can simply dump it on some FTP/NFS folder.then develop a file to IDOC scenario and in the sender adapter give the directory/filename of ths FTP/NFS where you dumped your EDI-Xml file.

Thanx

Aamir

Former Member
0 Kudos

hi aamir,

but i think that wil be 2 step process ......

i dont think my superiors will accept it because they want it as a single step conversion.

if i giv an edi file as input it should be posted into R/3... can I do it without using any 3rd party tool?

Former Member
0 Kudos

>>but i think that wil be 2 step process ......

Yes,it will be a 2 step process.

>>can I do it without using any 3rd party tool

you can write a adapter module to convert EDI format to edi_xml and use this module in the sender file adapter,it will be a simple file to IDOC scenario but will have an extra module in it.

few things you need to make sure here is that file adapter can't work on SFTP(you need third party tools for this),it will only work on FTPS,you need to check the security constraints before you develop the interface and modules.

similarly there are other constraints too like you can't use splitter,functional acknowledgment etc

Thanx

Aamir

Edited by: Aamir Suhail on Jun 4, 2008 8:49 AM

Former Member
0 Kudos

Hi,

See the below links

/people/bla.suranyi/blog/2006/06/08/sap-xi-supports-edifact

/people/william.li/blog/2006/03/17/how-to-get-started-using-conversion-agent-from-itemfield

/people/paul.medaille/blog/2005/11/17/more-on-the-sap-conversion-agent-by-itemfield

With Seeburger we can conver to edi format , and from edit to receiver format.

Also see some couple of docs related seeburger.

http://www.stylusstudio.com/edi/XML_to_X12.html

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b0b355ae-0501-0010-3b83-8f2...

Check this for Conversions-

/people/bla.suranyi/blog/2006/06/08/sap-xi-supports-edifact

http://www.seeburger.it/fileadmin/it/pdf/2005_04_sapphire_Ferrero_transcript.pdf

http://www.seeburger.com/fileadmin/com/pdf/Butler_Group_SEEBURGER_Technology_Audit.pdf

http://www.seeburger.com/fileadmin/com/pdf/AS2_General_Overview.pdf

http://www.seeburger.com

http://www.seeburger.com/fileadmin/com/pdf/AS2_General_Overview.pdf

http://www.seeburger.it/fileadmin/it/pdf/2005_04_sapphire_Ferrero_transcript.pdf

http://www.seeburger.com/fileadmin/com/pdf/SEEBURGER_SAP_Adapter_engl.pdf

http://www.seeburger.com/fileadmin/com/pdf/Butler_Group_SEEBURGER_Technology_Audit.pdf

http://www.sap.com/france/company/events/2006/02-01-Automotive-Seeburger.pdf

http://h41123.www4.hp.com/presentations/ISUG/XISeeBurger.ppt

http://www.sap.com/asia/company/events/nwtechdays/presentation/australia-slides/Pre-Built_Integratio...

http://www.seeburger.com

http://www.seeburger.it/fileadmin/it/pdf/2005_04_sapphire_Ferrero_transcript.pdf

http://www.seeburger.com/fileadmin/com/pdf/Butler_Group_SEEBURGER_Technology_Audit.pdf

http://www.sap.com/france/company/events/2006/02-01-Automotive-Seeburger.pdf

http://h41123.www4.hp.com/presentations/ISUG/XISeeBurger.ppt

http://www.sap.com/asia/company/events/nwtechdays/presentation/australia-slides/Pre-Built_Integratio...

Regards

Vijaya.