PI B2B Scenario - ANSI X12 to SNC standard

Hello All,
  Any experience on the above subject. we have some external suppliers who send us ANXI X12 msgs (which are XMLised or non-XMLised as needed). are there any SAP standard content for PI or support to get the ANSI files mapped to SNC standard content?.
Pls note - we had already done few scenarios in A2A, where we use the standard content provided by SAP for communication between R/3 & SNC. an option would be to tweak these maps.. but would like to know if there are better ways to follow.
Thanks

I don't think any such standard content is available with ANSI X12. You will either have to rely on third party products (if available for SNC) or create your own.
Regards,
Prateek

Similar Messages

  • Steps to Process standard EDI ANSI X12 997 file from AS2 Server

    Hi All,
    I have a scenario where we are receiving PO files from an EDI third party via AS2 adapter.
    In return, we are sending PO Acknowledgement and Invoice files to the third party via AS2 adapter.
    The fomat of the incoming and outgoing files are ANSI X12 (850 for PO, 855 for PO Ack and 810 for Invoices).
    Currently client has informed that they are going to send an EDI ANSI X12 997 (Functional Ack) file for each PO Ack or Invoice they receive.
    Kindly let me know steps to configure in SAP PI 7.1 to accept the inbound 997 files successfully and place them as it is in PI application server.
    Regards,
    Subhajit.

    Hi , I too have the same requirement.
    i am using
    Jdev 11.1.1.6
    Oracle Editor : 7.0.5.4016
    Document Protocol : EDI_X12
    Document type : 810 (Invoice )
    Version: 4010
    Weblogic server :11.1.1.6.0
    I followed all the steps to create EDI X12 810 ecs file, converted this to .xsd and then to .dat in Oracle Document Editor as explained in the B2B user guide.
    I also configured the trading partner , created agreements and deployed in B2B console. There is no mistake . as i can able to see the def file while configuring Oracle B2B in my Jdev.
    I deployed the same process . But no instance is creating for my process. I also configured listing channel to Generic File 1.0. please help me out in this . Thank you.

  • Standard B2B Scenario

    Hi guys,
    I have read a lot of docs the last few days, but there's one thing that I'm not really sure of: In a standard B2B scenario, I want to exchange Orders05 Idocs and the corresponding Invoice Idocs. Now I have to import these Idoc types into IR. Should I create a separate software component containing only those Idocs I want for all B2B scenarios or should I import the IDocs into standard SAP components like SAP Basis or something else?
    Reagrds,
    Michael

    Hi,
    Basically while dealing with SAP Applications we dont need to create a Separate SWC  for SAP Application. Why because by default all these SWC and PRD are available with the Standard SAP Product itself.
    So while creating the Technical system we can add the SAP PRD which contains all these SWC like SAP ABAP , HR, BASIS etc....
    Cretae One PRD----SWCV of Third party and use it in IR for Interfaces Development
    Regards
    Seshagiri

  • For ANSI X12 standard message will I get .sda and .xsd

    Hi Experts,
    For standard message will I get any .xsd and .sda files for EDIFACT and ANSI X12 etc... from SAP. OR
    If I get STANDARD MESSAGE only .xsd then it is required to create .sda and message type by using BIC MAPPING DESIGNER.
    Please kindly help me in this regards
    thanks and regards
    walter

    Stephen,
    If you want to use the standared ones then when you buy the Seeburger adapters they will provide you. You may need to create your own sda files when you change their standard ones.
    Regards,
    ---Satish

  • Prequiste for b2b Scenarios

    Hii Gurus,
    Im new to the PI.. i have done some scenario in A2A ... if i want to practise the B2B scenario.. what would be the prerequisties..
    Could you give me some links based upon the B2B scenarios..
    Regards,
    Balaji
    Edited by: Balaji Pichaimuthu on Jul 22, 2009 4:53 PM

    http://en.wikipedia.org/wiki/Business-to-business
    Business-to-business (B2B) describes commerce transactions between businesses, such as between a manufacturer and a wholesaler, or between a wholesaler and a retailer. So are B2C & B2G..
    One of the partners involved in your integration is external to your landscape.. So B2B scenario's would involve security (HTTPs, FTPs by Encyptions, security certifiacates) or documents being exchanged (EDI- EDIFACT, ANSI-X12, or other industry standards like RNIF, CIDX...) that don't generally happen in an A2A landsacpe or integration between inter-company systems.
    It has not much to do with Business systems or Business services per se.... Its more to whom you are interacting & how you are interacting...
    Search for the blogs of Kevin Benedict  & B2B on SDN, you would get very good idea of B2B scenarios, challanges
    /people/kevin.benedict/blog
    -Siva Maranani

  • About B2B scenario?

    Hi Experts,
    I am new to B2B sceanrios. I understand the basics that it is for communicating between two external systems, i.e outside the firewall.
    But for using the B2B scenarios what kind of adapters can be used? And i am not able to find any test scenarios for this. Can you give me link or document showing the step by step procedure for B2B scenarios?
    Thanks in advance
    Regards,
    Lavanya R

    Hi Lavanya,
    About EDI and AS2.
    Third party adapters are provided by Seeburger which is used to integrate EDI scenarios. Adapters are AS2,VAN,OFTPS,X400.
    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.
    The most direct way of using the Seeburger adapters is to configure the BIC as a module. There is a software component from seeburger called bicmapper which will allow you to do the following:
    1. define or import the inbound message metadefinition in various formats ( edifact, xml,...)
    2. using a mapping create an xml variant as the output metadefinition or edifact in the other direction.
    3. create a one to one mapping between input en output.
    4. export the metadata in xsd or sda format for import in XI
    5. generate an SDA which can be deployed in XI and used as a module.
    Please go through the following links which clearly explains what you want and it also helps you in understanding the same in depth:
    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
    B2B(EDI) Integration using SAP Netweaver XI and Seeburger AS2 Adapter
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/00f9cdf5-d812-2a10-03b4-aff3bbf792bf
    SEEBURGER EDI adapter
    Re: Pls.. Help Needed.. Seeburger Mapping Names..!!
    Re: Seeburger AS2 adapter...
    Re: AS2 Module tab.. Mapping Names for modified Standard Msg types ? ? BIC ??
    AS2 adpater-- Configuration details for both SND and RCV.
    AS2 Sender Adapter -- Need few details.
    Regards
    srinivas

  • B2B Scenario inputs required..

    Hi All,
    We would like to perform a B2B scenario (SAP R/3 -> PI -> X12 810), So we have a Flat file Invoice Idoc which can be mapped to PI and we want to generate equivalent ANSI X12 810. This is for testing purpose only and we don't have Seeburger adapter.
    Can we implement this scenario? If so please let us know how to proceed
    Thanks
    Ramani

    >
    > We are not having Conversion agent as well. So we would  do the Java mapping, but at the receiver end can we use a file adapter? I believe we need to specify all the content conversion parameters ryt? Which would be a File - to - File scenario?
    >
    > Is that right?
    Yes you can use File adapter at receiver end,but JAVA Mapping have to give output in the form of X12 staructure, it is going to be a tough logic to implement,but we can do it.
    for referece saptechnicaldotcome one article availble on the same, it will help you to go further.
    Regards,
    Raj

  • IDOC - XI -  ANSI X12

    Hi
    I am working on a scenario iDOC - XI -  ANSI X12.I am following the best practices guide provided by SAP .I am using conversion agent to convert the idoc to Ansi X12 format .For that I have created a serializer and deployed that on DBservice folder of the XI server .But after configuring the file adapter with module parameter I am getting runtime errors ." Could not parse Channel " and " Could not parse Outbinding with Objectid:".I found this errors in RWB cache monitoring .Can any one provide me some document for this scenario specific to the setting for conversion agent service in file adapter?
    Thanks
    -Alok

    Hi
    Have a look
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/da1e7c16-0c01-0010-278a-eaed5eae5a5f
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/135b0b94-0701-0010-f6a9-86a14057544a
    /people/bla.suranyi/blog/2006/06/08/sap-xi-supports-edifact
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1e545914-0b01-0010-5a9d-c52a4bffdbab
    http://help.sap.com/saphelp_nw04/helpdata/en/de/a4415b8634ba49b0f62a75dc415adc/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/5c/895738d1884d50e10000009b38f842/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/43/6f1f39a08e6fcae10000000a1553f6/CMSUserGd.pdf
    Replacing EDI subsystem with SAP XI
    /people/lionel.biennier/blog/2006/07/21/sap-xi-supports-edi-x12
    XI with EDI Format
    Thanks

  • ANSI X12 meta data availability in conversion agent??

    Hello,
    Is there a provision for availability of ANSI X12 meta data in SAP conversion agent. We are trying to process EDI orders using the X12 INDUSTRY standard. Please advise.
    -Kris

    hi,
    SAP Conversion Agent together with SAP Net Weaver, enables  to automate complex integration activities for a multitude of data and document formats. These include unstructured and partially structured documents such as Office files, data streams, printing applications, and other application-specific formats.
    Easily integrate unstructured and semi-structured data into SAP Net  Weaver Process Integration using the Conversion Agent.
    Conversion Agent dynamically converts unstructured messages from   Microsoft Word,Excel,PDF plain text. 
    Semi-structured formats such as HL7,SWIFT,HIPA, ANSI X12 and COBOL to   PI understandable SOAP XML.
              So that it helps to easily integrate the information need into the back-end systems. Conversion can also be used as the reverse process to convert from XML to unstructured or semi-structured formats
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/sap%2bconversion%2bagent%2b-%2bthe%2blong%2bjourney
    Conversion Agent - Handling EDI termination characters
    Conversion Agent a Free Lunch?
    Integrate SAP Conversion Agent by Itemfield with SAP XI
    regards
    sr

  • IDOC Types and their equivalent messages in EDIFACT and ANSI X12

    Hi all, since I only have a list of messages in EDIFACT and ANSI X12 for release 4.6 B, I need to update the list from 6.0 version, but I don't have online support system to get it (OSS), it's note 104606 in OSS.
    Can somebody give me a link to the full new updated list? Will surely give points with your helpful answers
    Regards,

    Hi,
    Please check these perhaps they may help.
    Mapping ANSI X12 to SAP Message Type and IDoc Type:
    204 Motor carrier shipment information
    The logical message is SHPMNT or IFTMIN, the IDoc type SHPMNT03.
    214 Transportation carrier shipment status message
    The logical message is TRXSTA, the IDoc type TRXSTA01. Inbound processing is supported.
    304 Shipping instructions
    The logical message is SHPMNT or IFTMIN, the IDoc type SHPMNT03.
    810 Invoice or billing document (also 880), EDI - Inbound INVOIC posting configuration
    The logical message is INVOIC, the IDoc type INVOIC01.
    812 Credit and debit advice
    The logical messages are CREADV or DEBADV, the IDoc types PEXR2001 and PEXR2002.
    820 Payment order and credit advice
    For the payment order, the logical message is PAYEXT (REMADV), the IDoc types PEXR2001 and PEXR2002.
    For the credit advice (ERS - Evaluated Receipt Settlement), the logical message is GSVERF, the IDoc type GSVERF01.
    823 Lockbox
    The logical message is LOCKBX, the IDoc type FINSTA01. Inbound processing is supported.
    830 Delivery schedule (LAB)
    The logical message is DELINS (from the EDI standard ODETTE) or DELFOR, the IDoc type is DELFOR01.
    832 Price catalog (also 879, 888, 889)
    The logical message is PRICAT, the IDoc type PRICAT01. Outbound processing is supported.
    834 Benefit enrollment and maintenance
    The logical message is BENREP, the IDoc type BENEFIT1. Outbound processing is supported.
    840 Request
    The logical message is REQOTE, the IDoc types ORDERS01 to ORDERS04.
    843 Quotation
    The logical message is QUOTES, the IDoc types ORDERS01 to ORDERS04. Outbound processing is supported.
    850 Purchase order or order (also 875)
    The logical message is ORDERS, the IDoc types ORDERS01 to ORDERS04.
    852 Stock and sale data
    The logical message is PROACT, the IDoc type PROACT01.
    855 Ordering or order response (also 865)
    The logical message is ORDRSP, the IDoc types ORDERS01 to ORDERS04.
    856 Transport and shipping notification (ASN - Advanced Ship Notification)
    For transport in the SAP application, the logical message is SHPMNT or SHPADV, the IDoc types SHPMNT01 to SHPMNT03.
    For delivery in the SAP application, the logical message is DESADV, the IDoc types are DESADV01 (expires) or DELVRY01 and DELVRY02.
    860 Ordering or order modification (also 876)
    The logical message is ORDCHG, the IDoc types ORDERS01 to ORDERS04.
    861 Credit advice (ERS - Evaluated Receipt Settlement)
    The logical message is GSVERF, the IDoc type GSVERF01.
    862 delivery schedule (FAB)
    The logical message is DELINS (from the EDI standard ODETTE) or DELJIT, the IDoc type is DELFOR01.
    864 Text message
    The logical message is TXTRAW, the IDoc type TXTRAW01. Inbound processing is supported.
    940 Shipping order and stock order
    The logical message is SHPORD or WHSORD, the IDOC type DELVRY01.
    945 Shipping confirmation and stock confirmation
    The logical message is SHPCON or WHSCON, the IDoc type DELVRY01.
    997 Functional Acknowledgment
    This is a technical confirmation. This is not exchanged via an individual message but the status report for IDoc processing. The status values used are:
    "22" Shipping OK, acknowledgment has yet to come
    "16" Functional Acknowledgment positive
    "17" Functional Acknowledgment negative
    The status values "14" and "15" are available for the Interchange Acknowledgment accordingly.
    Regards,
    Ferry Lianto

  • B2B Scenario(urgent)

    Hi...Experts,
    i am going to do B2B Scenario in Banking..i am getting the response immediatly from target to source..
    i think  IDOC is not support for this requirement..i am planing to go for RFC at sender side .because IDOC is not having the capability to receive the response from target..for this requirement i am planing to go for RFC-SOAP scenario..
    if i am wrong pls correct me...
    pls give me some suggestions..
    *****for helpful answers i will assign the full points***
    thank u,
    Pasi

    Hi,
    Refer these links..
    /people/shailesh.mane/blog/2006/06/27/b2b-configuration-part-i--creating-an-integration-scenario
    /people/shailesh.mane/blog/2006/06/29/b2b-configuration-part-ii--creating-the-configuration-using-the-automated-configuration-tool
    /people/james.guanzon/blog/2006/02/22/how-to-support-industry-standards-in-xi-part-i-of-iii--interfaces
    /people/james.guanzon/blog/2006/03/23/how-to-support-industry-standards-in-xi-part-ii-of-iii--mapping
    /people/james.guanzon/blog/2006/09/09/how-to-support-industry-standards-in-xi-part-iii-of-iii--config-test
    B2B Integration
    Integration Scenario Configuator and Business Services (B2B)
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c189119d-0801-0010-a6a2-f0b010e727ac?prtmode=navigate
    /people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1
    /people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2
    /people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi - Invoke Webservices using SAPXI
    /people/siva.maranani/blog/2005/03/01/testing-xi-exposed-web-services
    /people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2131 [original link is broken] [original link is broken] [original link is broken]
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/336365d3-0401-0010-9884-
    a651295aeaa9
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/336365d3-0401-0010-9884-
    a651295aeaa9
    Some blogs that will help you configure B2B scenarios;
    /people/shabarish.vijayakumar/blog/2006/09/08/b2b-and-the-hype-about-the-party
    /people/shabarish.vijayakumar/blog/2006/09/13/wanna-party
    Chk this link also:
    http://help.sap.com/saphelp_nw04/helpdata/en/69/a6fb3fea9df028e10000000a1550b0/content.htm
    regards
    Aashish Sinha
    Reward points if helpful

  • Ansi X12

    hi,
       Can any one provide me notes on Ansi X12 standards for EDI.

    Refer the links -
    http://eidx.comptia.org/education/eidx-x12mapping.pdf
    http://www.gxs.com/pdfs/Tutorial/Tutor_ANSI.SO_GXS.pdf
    Regards,
    Amit

  • B2B Scenario (????) Help

    Hi All
    We have a req which was given very short. The invocice details are to be validated in a screen and are to be posted into R3 (Client's customer). I hope this makes a B2B scenario. Need your suggestion in how to goahead with this req. Initiaaly i thought of having some websrveice consumed and using either HTML client or EP the user can vlaidate the invoice data and post to R3 of the clients custmer. Kindly adivce on this and also link me to some useful docs adresing a similar scenario.
    thkx
    Prabhu

    Hi Prabhu,
    I am sorry, I don't have any standard doc for your requirement because as stated earlier there is no difference in A2A and B2B scenario.
    >> Validate invoice data.
    - Use either ABAP report or webpage to display UI for user.
    >> backend for invoice data
    - If using abap report then ztable else any database table.
    >> Send invoice data to customer.
    - If you have any RFC destination for customer's client R/3 then you can import Idoc/RFC directly (I am assuming you are going to post Idoc in R/3).
    --- Create JDBC-XI-Idoc (RFC) if you are using web GUI
    --- Create RFC-XI-Idoc (RFC) if you are using ABAP report with ztable.
    -If you don't have any direct connection with your customer's client then it is now tricky. Proxy/firewall comes into play.
    --- Agree on common stepping stone which is accessible via both party.
    --- create JDBC-XI-File (or HTTP) scneario.
    --- Post file into customers R/3 either using RSEINB00 or any other ALE method.
    --- You can also use AS2/AS3 adapter from Seeburger for communication.
    Regards,
    Gourav

  • B2B Scenarios?? Urgent

    Hi XI experts..
    Anybody explain about Busines 2 business scenarios..
    what are necessary steps i should follow to develop B2B Scenarios. Compare to A2A.
    Share to me Some Real Time Example's..
    Thanks,
    RAJU

    Hi Rajshekar,
    B2B scenarios come in to picture when communication is between two Organizations or parties.
    A2A - application 2 application:
    this is a integration like let's say, you have 2 systems in your company: ERP & accounting system. And you want to send data from ERP to acconting system. This happens inside your company, so it is sol called A2A.
    B2B - business 2 business
    Let's say, there are 2 companies, and they have a different systems, which need to be integrated. For Ex: your client is using SAP R/3 and their customer is having some other technology. they want to integrate each Appications. this is B2B.
    "B2B" is contemporary shorthand for a longtime sales practice called business-to-business. B2B transactions primarily target companies and other wholesale buyers, while transactions targeting individuals are called B2C, or business-to-customer. Many organizations have both B2B and B2C components, but it's not unusual for a company to specialize in B2B services or sales. In fact, the vast majority of products and services sold are considered to be B2B in nature.
    One major reason for the popularity of B2B sales and services is sheer volume. An individual customer may visit a clothing manufacturer's website catalog and order two pairs of shoes or a sweater. The buyer for a national chain of clothing stores, however, may order 5,000 pairs of shoes and 2,000 sweaters. Without a B2B component, the manufacturer would have lost out on a very lucrative sale. This is why many companies provide B2B options alongside the B2C offerings at their websites and other outlets.
    B2B sales are also generated by providing a specialized product line or service not available to the general public. This form of B2B transaction is very common in the manufacturing world. A company which produces shaving cream in cans, for example, may need a specific plastic nozzle. Several plastic injection molding companies would send sales representatives to pitch their particular designs. These nozzles would be useless for individual customers, but a manufacturer may order thousands of them.
    With the growth in electronic communications, B2B has taken on even more importance. Instead of simply focusing on business-to-business sales, modern corporations are conducting other financial transactions online. B2B communications are now being used to promote investment, trade stocks and form financial alliances. Because the price of these transactions is far beyond the reach of most individuals, there is no equivalent business-to-customer option available. Some B2B transactions handled electronically can literally run into the billions of dollars.
    Refer these links..
    /people/shailesh.mane/blog/2006/06/27/b2b-configuration-part-i--creating-an-integration-scenario
    /people/shailesh.mane/blog/2006/06/29/b2b-configuration-part-ii--creating-the-configuration-using-the-automated-configuration-tool
    /people/james.guanzon/blog/2006/02/22/how-to-support-industry-standards-in-xi-part-i-of-iii--interfaces
    /people/james.guanzon/blog/2006/03/23/how-to-support-industry-standards-in-xi-part-ii-of-iii--mapping
    /people/james.guanzon/blog/2006/09/09/how-to-support-industry-standards-in-xi-part-iii-of-iii--config-test
    B2B Integration
    Integration Scenario Configuator and Business Services (B2B)
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c189119d-0801-0010-a6a2-f0b010e727ac?prtmode=navigate
    /people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1
    /people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2
    /people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi - Invoke Webservices using SAPXI
    /people/siva.maranani/blog/2005/03/01/testing-xi-exposed-web-services
    /people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2131 [original link is broken] [original link is broken] [original link is broken] [original link is broken]
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/336365d3-0401-0010-9884-
    a651295aeaa9
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/336365d3-0401-0010-9884-
    a651295aeaa9
    Some blogs that will help you configure B2B scenarios;
    /people/shabarish.vijayakumar/blog/2006/09/08/b2b-and-the-hype-about-the-party
    /people/shabarish.vijayakumar/blog/2006/09/13/wanna-party
    http://help.sap.com/saphelp_nw04/helpdata/en/69/a6fb3fea9df028e10000000a1550b0/content.htm
    /people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1
    /people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2
    /people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi - Invoke Webservices using SAPXI
    /people/siva.maranani/blog/2005/03/01/testing-xi-exposed-web-services
    /people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2131 [original link is broken] [original link is broken] [original link is broken] [original link is broken]
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/336365d3-0401-0010-9884-
    a651295aeaa9
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/336365d3-0401-0010-9884-
    a651295aeaa9
    http://help.sap.com/saphelp_nw04/helpdata/en/69/a6fb3fea9df028e10000000a1550b0/content.htm
    Regards,
    Vinod.

  • Does D3L handle Edifact / Ansi x12?

    Not wanting to include another technology like an XEDI Translator, I wonder
    if I can use D3L on the Edifact-messages.

    The B2B product can translate edifact/Ansi X12 messages and pass them into your IC hub, I think the complexity of EDI messages may be too complex for D3L to handle.

Maybe you are looking for

  • Problem Creating OIM User During Provisioning

    I have customized a .jar file which will allow me to create a user with the user login based on the first and last name of the user (this item is not stored on the user form until provisioning is initiated). My process definitions are ordered: 1) Cre

  • Can't import .jpg's from a CD into iPhoto 8

    My friend asked me to help her create a slideshow out of 434 jpeg photos she gave me on a CD. When I try to import them, iPhoto 8 accepts only 88 of them. I get the following error message: Unreadable Files 210 The following files could not be import

  • Obiee 10g write back error while insertion

    Hi, Im getting an error while trying to write back a column to oracle database. Error details An error occurred while writing to the server. Please check to make sure you have entered appropriate values. If the problem persists, contact your system a

  • New operator in static context - how to make it work

    pdftest.java:57: non-static variable this cannot be referenced from a static context PageNumberer pn = new PageNumberer(); Is it basically that I can't use the new operator in my main function because main functions have to be static in java? What's

  • Selection Screen Text

    Hello Gurus, I have a checkbox for which i need to add the text "Include Special stock Consignment (cust.)". But from the selection-text i am able to add the text "Include Special stock Consignm". Can you please tell me how to add the whole text to t