EDI seeburger interface

Dear experts,
i have a inbound scenario EDI -> XI -> R3
1. I am thinking of going the BIC mapping way like creating a BIC mappign installing in XI and specifing the mapping name in the module section of the sender file adapter as specified in this blog /people/nithiyanandam.au2/blog/2008/02/20/handling-edi-interfaces-using-seeburger-bic-modules
2. however when i check  in the communication channel and try to select the adapter, i can also see a   Seeburger AS2 adapter...
so i am confused ...which option is correct ....
option 1 : to use BIC mapping and mapping name in module section of the sender FILE adpter or
option 2 : to use sender SEEBURGER AS2 adapter..
advance thanks

>
Ravi Mehta wrote:
> Dear experts,
>
> i have a inbound scenario EDI -> XI -> R3
>
> 1. I am thinking of going the BIC mapping way like creating a BIC mappign installing in XI and specifing the mapping name in the module section of the sender file adapter as specified in this blog /people/nithiyanandam.au2/blog/2008/02/20/handling-edi-interfaces-using-seeburger-bic-modules
>
> 2. however when i check  in the communication channel and try to select the adapter, i can also see a   Seeburger AS2 adapter...
>
> so i am confused ...which option is correct ....
> option 1 : to use BIC mapping and mapping name in module section of the sender FILE adpter or
> option 2 : to use sender SEEBURGER AS2 adapter..
>
> advance thanks
Note that you will use the Seeburger AS2 adapter only if your transport protocol is AS2.
In case you are just accessing files from a FTP then you dont have to go for the AS2 adapter.
The BIC modules can be attached any where.. it has nothing to with the transmission protocol.
So the choice of the adapter is based on how the transmission protocol is needed.

Similar Messages

  • Multi-mapping for EDI 810 Interface

    Hi,
    I am building EDI 810 interface. We have following requirements.
    Source system is SAP. Target systems is AAFES and COSTCO.
    1 Source system and 2 target System.
    For example: Can i have Interface mapping as shown below?
    Invoice IDoc -> MM_EDI_810_AAFES  -> EDI_810
                    MM_EDI_810_COSTCO
    Based on DUNS number can i re-direct the interface to choose one of the mapping and accordingly choose the communication channel?
    Thanks,
    Gowri

    Hi,
    You can do this in any of the following ways:
    Content based routing in XI can be done during
    1) Receiver Determinations (Integration Directory) --- Used for entering a condition for
    forwarding a message to one or more receivers
    http://help.sap.com/saphelp_nw04/helpdata/en/26/5ccd3bb4560f01e10000000a11402f/content.htm
    2)Interface Determinations (Integration Directory) --- Used for entering a condition for forwarding a message to multiple inbound interfaces
    3) Designing Integration Processes (ccBPM) (Integration Repository) --- Used for entering a condition for processing process steps (see Step Types)
    At all the 3 places u will use the Condition editor,
    http://help.sap.com/saphelp_nw04/helpdata/en/67/49767669963545a071a190b77a9a23/content.htm
    Hope this helps you.
    Regards,
    Abhy

  • Read EDI-856 interface data in ABAP program

    HI Experts,
    I have a requirement to read the incomming EDI-856 interface data from ABAP program and generate an IDOC.  I have gone through few EDI-856 documents and theformat in which to read the data .
    Request you to let me know the code logic , function module to use or if  you have any document which can help me in the development.
    Thanks in advance
    Regards
    Santosh

    Please help regarding
    First could you please help me regarding the SCN search option?
    please always try to attempt from your side if not able to solve than search in SDN finally you may land on SDN with thread.

  • EDI Seeburger problem

    Hey,
    I'm testing an invoice EDI file which contains 3 invoices. I'm putting the edi file in the ftp but nothing happens. When I check the channel it says this:
    Error: com.sap.engine.interfaces.messaging.api.exception.MessagingException: MESSAGESPLITTER:Adapter call failed. Reason: javax.resource.ResourceException: MessageSplitter failed. MESSAGESPLITTER:No configuration found for the source file 7310XXXXXXXXX|See_E2X_INVOIC_UN_D96A|PARTLY_ACCEPTED|1. Please make sure you have configured <Sender>|<MappingName>|<ACCEPTED> in the module configuration or you have used BIC, split is enabled and corresponding splitting configuration is configured in the splitter frontend
    The sender IS already setup in Message splitter. I've tried to modify the edi file and it works if it only contains 1 invoice so my best guess is there's some problem with the edifact syntax, but I cant find what it is. What do you think?

    Hi Stefan,
    you found the solution? I have the same problem and could not find the error.
    Fehler:
    com.sap.engine.interfaces.messaging.api.exception.MessagingException:
    MESSAGESPLITTER:Adapter call failed. Reason: javax.resource.ResourceException:
    MessageSplitter failed. MESSAGESPLITTER:No configuration found for the source
    file 40xxxxxxxxxxxxx|Z_E2X_ORDERS_UN_D93A_2_1|ACCEPTED|1. Please
    make sure you have configured
    <Sender>|<MappingName>|<ACCEPTED> in the module configuration
    or you have used BIC, split is enabled and corresponding splitting configuration
    is configured in the splitter frontend.
    I checked the splitter configuration twice but the same sender with (customized) mapping and also ACCEPTED is configured.
    What does the 1 mean after ACCEPTED?
    Does anyone have another hint how to check?
    UPDATE / SOLVED : I configured the Seeburger Splitter Configuration on the AAE, but because I have only access
    to the filesystem of the Central Adapter Engine I set up the used File Adapter to this and he tried to find the
    Splitter Configuration in Seeburger of the PI (CAE).
    After configuring it in the other workbench he found it without problem.
    regards
    Chris

  • EDI - Seeburger: Replace existing VAN FTP connection.

    Hi All,
    We have running EDI interface in PI using Seeburger adaptor and GXS VAN service provider using FTP channel.
    Now one of our Vendors has upgraded to PowerTrack system and hence they can not accept FTP connections.
    Instead they are asking us to use SFTP, HTTPS AS2 or webportal upload.
    Without disturbing much of our existing setup in PI how can we change the VAN connection? And what is the best suitable way?
    I am new to XI so detailed explanation will be much helpful.
    Thanks and Regards,
    Atul

    You'll need to change the adapter you're using in your communication channel. For SFTP and AS2 you'll need a new adapter (like aedaptive for SFTP and AS2 or seeburger for just AS2). HTTPS is supported default by PI.

  • IDOC to EDI Seeburger Mapping Issue

    Hi,
    I am new to seeburger, Currently I am working on PAYEXT IDOC to EDI scenario using seeburger adapter.
    As per my little knowledge i can understand that i need two step mapping:
    1) IDOC XML to EDI XML
    2) EDI XML to EDI
    Now the problem is how can i do 1st mapping if i have to do 1:1 mapping in PI mapper than it will be a tedious task as I dont know which idoc field is mapped to which EDI XML field.
    Also i dont know how i can map the 2nd mapping.
    when we installed seeburger adapter than i got three files from basis guys related to PAYEXT
    msg_PAYEXT_UN_D96A.xml
    msg_XML_PAYEXT_UN_D96A.xml
    XML_PAYEXT_UN_D96A.xsd
    Note: I imported .xsd file in IR, but i dont know what to do with these xml files.
    Please experts reply soon as it is delaying my project
    Regards,
    Shradha

    Shradha,
    You can check the seeburger software component versions where all the mappings would be provided by Seeburger as part of the package.
    You can have a look whether PAYEXT is there and would be useful
    To start with
    1. You need a functional or EDI Business analyst to guide you on the various mapping specifications needed.
    2. You should also liase with your business partners to prepare an business rules and other conditions.
    3.Also decide whether you are going to deliver it via AS2 communication or via VAN
    4. Accordingly you need to configure the seeburger adapters.
    5.The mappings provided to you are from XML to EDI and EDI to XML which is a second  stage automatically done by seeburger once you specify the module steps in the comms channel.
    I am afraid that without knowing business rules or mapping specifications, you can't work on EDI.
    Regards
    Krish

  • Many .sda files required,EDI,Seeburger?

    hi,
    do we need to create .sda files using Seeburger BIC Mapper for each mapping and deploy each <b>.sda</b> file on to XI server using SDM?

    Hi Babu,
    Let me tell you the step by step process of SDA creation and deployment.
    1) Go to BIC Mapping designer tool
    2) Create the maps of needed documents(For example if we know that we will be needed EDI 850, 810,855 etc transactions then we need to add E2X(EDI To XML) and X2E (XML to EDI  maps in a project
    3) Select that project folder
    4)Right click on it
    5)Create deployment (SDA) file.
    6)Default name of the created SDA file is "Mapping_User.sda"
    7)Deploy this .sda in to the J2EE side of XI server using SDM.
    Now if you anticipate that you have to add some aditional EDI maps for transtions other then the one covered in the earlier SDA file ::
    1) Add the new maps in the old project.
    2) Create the new SDA file
    3) Again name of the created SDA file is "Mapping_User.sda"
    4) deploy this new SDA file.
    5) It will over write the existing "Mapping_User.sda" .
    Hope i have answered your question
    Let me know if you need any further clarifications.
    regards
    Piyush

  • Seeburger Interface configuration problem

    I am facing some problems in configuring the interfaces in seeburger.
    As the standards which i want to translate are not configured as default for AS2 adapter so i want to configure it through BIC but as i am new to this don't know the basics as how to load the XSD, provided by client, and how to develope it in XML using BIC.
    Please throw some light on it as i am a new bee in seeburger, i also tried doing it but was not successful.

    >
    Rohit Kaushal wrote:
    > I am facing some problems in configuring the interfaces in seeburger.
    > As the standards which i want to translate are not configured as default for AS2 adapter so i want to configure it through BIC but as i am new to this don't know the basics as how to load the XSD, provided by client, and how to develope it in XML using BIC.
    > Please throw some light on it as i am a new bee in seeburger, i also tried doing it but was not successful.
    Can you provide more details like what you are expecting..
    If my understanding is correct you want to implement a mappings in seeburger bic mapping tool for your sceanrio which can take care of conversions right?
    if yes provide more details about your scenario
    Rajesh

  • EDI Seeburger Message Spliter

    Hi,
    I am testing a EDI ANSI X12 850 Vxxxx using SEEBURGER adapter in SAP PI. It is a simple file to IDOC scenario. I have configured all the ID objects (includng the Split 997 channel). But when i try to configure the Message Splitter in Seeburger workbench, i am not able to access the service and Channel. The buttons are not active. Do i need to do any other setup before trying to do this ?

    Hi,
    After entering the party and services need to click on the search button of the services to display the channel names...
    and similarly for the other objects...(buttons will get activated after  clicking on the search...)
    HTH
    Rajesh

  • EDI SEEBurger Adapter

    We are evaluating  XI for ANSI X12 EDI , Have some  EDI Quesitions using SEEBurger Adapter.
    1) Does SEEBurger Adpater has ANSI X12 Enveloping and De-Enveloping capabilities ???  If Yes,how this is configured /Developed.
    2) Does SEEBurger Adapter has capability of generating sequential ISA control numbers by Trading Partner ??? If Yes,how this is configured /Developed.
    3) Can It perform  EDI Structure validation based on the  EDI standard  rules (For eg: Looping structures, Element qualifier restriction list .....)

    Hi,
    Seeburger is a tool which will conver any type of standard EDI format into XML.
    All standard EDi mappings are predefined in seburger,we have to install in XI Server and use that standard mappings.
    Check this links
    SEEBURGER
    http://www.seeburger.com
    Please see the below blogs
    /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-8f2bb566fa47
    Details on XI EDI adapter from seeburger
    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
    SAP Adapters
    EDI with XI
    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_Integration.pdf
    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.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_Integration.pdf
    Regards,
    Phani
    Reward Points if Helpful

  • Duplication of invoice from EDI Inbound interface

    Frnds
    we are receiving EDI invoices form one of the vendor, so he just sends a file of the invoice and it get posted in SAP
    But the issue is that for one invoie,two invoices are generated with all the same inforamtion.
    I mean one invoice is poste 10000 and another invoice 10001 will be posted with the same informaiton which is posted in 10000, even reference number remains the same.
    why it is happening, shouldnt SAP stop the duplicate invoice entry?
    under vendor master record, Duplicate invoice indiacator is ON
    please let me know any input

    Hello,
    Please check under configuration Duplicate invoice check is activated for your company code
    Materials Management>Logistics Invoice Verification>Incoming Invoice -->Set Check for Duplicate Invoices
    Also Please check the Message number  M8  108 should set as error, to prevent the posting of invoice ,  in standard system this is information message only
    Thnaks & Regards,
    Sridhar.G

  • EDI Seeburger

    Hi All,
    Can you please provide me the steps for the XSD Conversions for the Standard Mapping Programs?
    Also, can you please tell me the configuration steps for all the Seeburger Adapters?
    Thanks in advance.

    Hi Shweta,
    To generate the X2E and E2X mappings by using BIC tool check this link
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00b66651-eeea-2b10-e5a6-8459ec30d948
    Splitter configuration:
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/70808338-c4ea-2b10-dcb4-c628756da4fe
    Full B2B Scenario:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10b17369-9522-2c10-84a6-d75d8a8ace22
    Regards
    Ramesh

  • EDI Inbound Interface

    Dear Friends,
    In our organization, there is a third party involved into stocktake and provide us input flat files for each plant separately. These files are loaded into SAP automatically as iDoc, this is working good.
    Some details of EDI configuration are
    Partner Type KU: (Each Plant is being configured as a customer Partner Type KU)
    Inbound Parameter, Message Type : WVINVE
    Process Code: WVIN
    Identification: IDOC_INPUT_STORE_INVENTORY
    Option ALE: Radio Button "Processing with ALE Services"
    Processing Type: Radio Button "Processing by function module"
    I am trying to find out where is these automation done? (I mean how incoming data is being loaded into sap automatically?)
    and where(directly etc) initially incoming data is being stored into SAP?
    Regards,
    Sunny

    Hi,
    IDocs are nothing more than structured ASCII data, you could always process them directly with an ABAP. This is certainly the quick and dirty solution, bypassing all the internal checks and processing mechanisms. We will not reinvent the wheel here..
    Please check the below link...
    http://www.idocs.de/www5/EDI/HTML/IDocBook.htm#_Toc8400370
    Hope it may help you.
    Kuber

  • Error in seeburger interface

    I have developed IDOC to AS2 secenerio but while testing i am getting following error
    MIC not verified # authentication-failed
    I am new in XI please help

    check following
    Check your channel configuration.
    It can also be a problem because of signing certificate , try to check
    Edited by: Vikrant Kaushik on Aug 20, 2010 10:59 AM

  • EDI Interface

    Hi,
            I've got two questions. Requesting answers.
    1. By studying the scenario of an interface, how do we come to know whether to
         use ALE or EDI interface?
    2. What is the process for configuring the EDI outbound interface when it is File-
         Based?
    Thanks,
    John.

    http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci983331,00.html
    Check this

Maybe you are looking for