cancel
Showing results for 
Search instead for 
Did you mean: 

XI supports EDIFACT without SAP Conversion Agent and others.

former_member191980
Participant
0 Kudos

Hello.

Somebody knows the best way to convert EDIFACT message using XI?

What I can do this without using softwares of conversion like:

- SAP Conversion Agent;

- Seeburger;

- BIC Mapper and others.

Thanks very much in advance.

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

Without the tool, u have to write ur own module for file adapter

Regards,

Prateek

former_member191980
Participant
0 Kudos

Hi Srivastava,

Can I do it by JAVA or ABAP?

Could you talk a bit more about files adapter in XI?

Thanks.

Former Member
0 Kudos

Hi,

See for converting the EDI XML to EDI you need to have a mapping program at the adapter module which does the conversion. For this module you need a BIC tool of seeburger which provides the different module program for EDI to XML and XML-EDI. This program needs to be deployed on XI and through adapter it has to be called for conversion.

Here is the link for your reference:

/people/ricardoandres.maienza/blog/2007/04/06/edifact-to-xml--stylus-studio-solution

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

The steps to convert EDI to XML / XSD can be found at the following link:

http://www.stylusstudio.com/edifact_to_xml.html

Stylus studio download link: http://www.stylusstudio.com/xml_download.html

Thanks and Regards,

Chirag Gohil

prateek
Active Contributor
0 Kudos

Writing a module for file adapter would be a Java code. It has to be developed using some java editor and then that module is deployed on the Adapter Engine. After that in the file adapter communication channel, u ll b able to use that module under Module tab

See this

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/02706f11-0d01-0010-e5ae-ac2...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e21106cc-0c01-0010-db95-dbfc0ffd...

Regards,

Prateek

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You have Good Conversion tools Available in the Market.

Then why you are not going to have those in your Requirement to get succeed.

Use any one of these

BIC Mapping tool

Conversion Agent

Regards

Giri