cancel
Showing results for 
Search instead for 
Did you mean: 

XI Seeburger adapters

Former Member
0 Kudos

How many types of XI w/ Seeburger adapters available?. What are they?.

SAP XI w/ Seeburger adapters (EDI and AS/2 and VAN).

Can anybody elebrate on diff. type of XI w/ Seeburger adapters. Need help.

Accepted Solutions (0)

Answers (8)

Answers (8)

former_member556603
Active Contributor
0 Kudos

Hi Ash,

Go through this link..

Thanks,

Satya

Former Member
0 Kudos

Hi Mithun,

First you need to check that whether your basis team is going to provide you the seeburger adapter or not.

coz you can do this work writting a java module and appending it with a native XI adaper for your custom purpose.java module will change the EDI format to XML in outbound and XML to your destination format accordingly.

check this out.

Former Member
0 Kudos

The scenario is to take a EDI-850 purchase order document from a ftp folder and transform it into SAP format (sap table) and post it in a given location.

I got help from a colleague for details about the EDI-850 document. I was also learning XI. I have learnt to take a flat file from a ftp folder and post it in a different location using a RFC program. I also learnt from sdn that there is a adapter called seeburger adapter for transforming EDI files to SAP formats. It would be great if you could give me an idea about what my next step should be.I also read thaqt there are many seeburger adapters. Can you tell me which one should I ask my basis consultant to install for my scenario.

Former Member
0 Kudos

Hi,

if you need a free converter for EDIFACT you can try my stuff:

http://totaledi.org/

Regards

Matthias

RameshGulipall
Active Participant
0 Kudos

Hi Ash,

Seeburger adapter is the B2B EDI Adapter.Seeburger adapter is also many types adapters:

1<b>)BIC Adapter

2)Split997 adapter

3)AS2 adapter.</b>

Based on your usage you have to configure thes adapter.for example

<b>AS2 sender adapter</b>:

1)AS2

2)Asynchor MDN Setting:

a)SSL Certificates and Clint certifactes.

b)SSL host name:HTTP Timeout,MDN Retry interval and MDN Retry count

c)use proxy

<b>AS2 Receiver adapter:</b>

a)HTTP:server ,port ,url and http time out

b)proxy:

c)AS2:Compress,Sign.Encrypt,Sign MDN use proxy and Xi Message

<b>Seeburger Adapter have more funcations</b>:it is very good to Moniter Message.

1)Archiving

2)Message monitor

3)message Spliter

4)Mapping Variable

5)Resource manger

Regards,

Ramesh

Former Member
0 Kudos

HI,

Please see the below links to get more details on Seeburger.

seeburger

/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

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

Chilla..

<i>Points rewarded if it is useful..</i>

prateek
Active Contributor
0 Kudos

Hi Ash,

Seeburger EDI Adapter provides an EDI solution on internet via HTTP or AS2 to replace the expensive VAN. It provides some pre-built mappings for IDOC to ANSI X12(810,850,855,856 etc.,) and Idoc to EDIFACT(ORDERS,DESADV,INVOIC etc.,) and has the ability to build your own. These pre-defined mappings transform the IDOC-XML to EDI-XML format.

These transformed EDI-XML messages are then converted to EDI specific format using the Seeburger's BIC(Business Integration Converter)adapter. In addition, Seeburger provides adapters like AS2,FTP(EDI specific) and so on to route these EDI messages to external EDI Partners.

Seeburger EDI Adapter leverages SAP XI's Adapter Framework. This Adapter is used to perform conversion between EDI and XML format. It also provides some canned EDI layouts and the ability to build your own. It is used to transfer the EDI message via HTTP or AS2 protocols.

Have a look here,

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

Some Seeburger related information

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e2aeb02c-0601-0010-d680-c9b...

Regards,

Prateek

i812848
Explorer
0 Kudos

Hi,

Seeburger offers different adaptors for communication.

-AS2

-OFTP

-VanFTP

-X400

- EDI Adaptor

Seeburger delivers for the EDI translation to XML an EDI Converter which is implemented as a module in XI.

Additional to each single Adaptor you can buy the following Business Package:

.Automotive Industry Adapter

• Aerospace & Defence Industry Adapter

• Chemicals Industry Adapter

• Consumer Products Industry Adapter

• Consumer Packaged Goods UK Industry Adapter

• Generic EDI Adapter

• High Tech Industry Adapter

• Paper Industry Adapter

• Payment Industry Adapter

• Pharmaceutical Industry Adapter

• Retail Industry Adapter

• Retail UK Industry Adapter

They contain some content mapping templates for XI and different communication adapter, what depends on the type of Business Package.

The best is you talk to your SAP sales person to find out if a Business Package is usefull. Or only the gerneric adapter with an additional communication adaptor.

Hope this is helpfull for you

ilka