Integration of ALE and SAP XI

Hi All
I am working on a project that uses SAP XI as middleware. XI reads flat files , converts them  into idocs and posts them to SAP system. The inbound functions are designed to handle one idoc at a time whereas SAP XI is sending all idocs created from a file in one stretch to SAP R/3. So when the inbound function is reached, it processes for first idoc only and exits process. Because the system does not get any status records for other idocs, it rolls back processing of first idoc as well.
I would like to know if there is any way where any settings in SAP XI can cause the idocs to be split into individual ones before they  reach the inbound processing.
Thanks & Regards
Amit Dingorkar

Amit-
I haven't faced this issue before but you may want to try the following
1) In partner profile (backend SAP system), set the option 'Process in background' instead of 'Process immediately'.
2) Then, in the backend SAP system, schedule a job which runs program 'RBDAPP01', which will actually post the IDOCs.
Since IDOCs are anyway async. operations, I don't see any benefit of posting the IDOCs immeditely. Infact, for performance reasons, it is suggested to have the IDOCs posted by the background program as it has options for processing the IDOCs in parallel.
Let me know how it works.
Thanks
KK

Similar Messages

  • Integration between Ariba and SAP R/3 4.7

    Hi All,
    Have anyone implementing the integration between Ariba Software and SAP R/3 4.7?
    In my project has using Ariba TIBCO and SAP Adapter as the integration tool that connect to SAP R/3 4.7 Non-Unicode system (using MDM for Thai language).
    I found that when I pull data from SAP through Ariba TIBCO and SAP Adater, the Thai character showed as unreadable character like a garbage character.
    Please help me.
    Thanks

    Hi Bimal,
    Please go through this document which contains end to end steps to integrate R/3 HR with CRM
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/84dd0c97-0901-0010-4ab2-9849fba57e31
    Best Regards,
    Pratik Patel
    <b>Reward with Points!</b>

  • Process of Integration between QTP and SAP

    we are in process of integrating QTP with SAP for test scenarios
    how to install QTP and  SAP  and their connections .
    Request you all to share your experience and knowledge in this. It will be really helpful.
    Thanks
    Rajesh Burra

    Not answered

  • Integration betwen TIBCO and SAP R/3

    Hi all,
    we are going to  intigrate TIBCO and SAP systems first time ,
    SAP R/3 : maintained file port and Partner profile,
    TIBCO : they configured necessary steps from TIBCO end and sent Idoc to SAP R/3,
    but in SAP side we are not recieved an y IDOC's .
    help me if any necessary step missied out?
    Regards,
    Suresh.D

    Hi,
    how TIBCO is sending IDoc to R3?
    thorugh IDOC adapter then i guess you need to use tRFC port instead of file port.
    I am not sure if you can receive IDoc directly through file port.
    if TIBCO is sending IDOC txt file then by FTP receive the file in AL11 and use file port to process the IDoc.
    Regds,

  • Integration of iPPE and SAP PS

    Hi,
    Any information on integration aspects of iPPE with SAP PS in a NPDI scenario or even in any of the scenarios.
    Regards,
    Nishit

    Hi Nishit,
                 You are asking about how to integrate the iPPE with Project Systems or Why we need to integrate iPPE with PS in an NPDI scenario.
                  In an NPDI scenarios, generally at each phase the deliverables are need to be tagged with your project created for that. And second reason to integrate maintaining the cost in WBS mode.
    regards,
    rajesh.

  • Integrating SmallWorld(Gis) and SAP

    Hi all
    We are trying to integrate SAP with SmallWorld. Whenever we are sending the request1 to XI server from SOAPUI, then it shows LOGON ERROR because we are not supplying username and password explicitly.
    request1
    <?xml version="1.0" encoding="windows-1252" standalone="yes" ?>
    - <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns0="http://Query_Builder">
    - <SOAP-ENV:Header>
    - <wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
    - <wsse:UsernameToken>
      <wsse:User>user</wsse:User>
      <wsse:Password>psswd</wsse:Password>
      <wsse:sap-client>001</wsse:sap-client>
      </wsse:UsernameToken>
      </wsse:Security>
      </SOAP-ENV:Header>
    - <SOAP-ENV:Body>
    - <ns0:Query_Request_MT xmlns:ns0="http://query_builder">
      <Class>DIST_TRANSFORMER</Class>
      <Class_Type>002</Class_Type>
      <Weight_Low>0</Weight_Low>
      <Weight_High>10</Weight_High>
      </ns0:Query_Request_MT>
      </SOAP-ENV:Body>
      </SOAP-ENV:Envelope>
    whereas for the request2 as well as request1 if we provide username and password in the request properties tab in SOAPUI then
    request2
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:quer="http://query_builder">
       <soapenv:Header/>
       <soapenv:Body>
          <quer:Query_Request_MT>
             <Class>DIST_TRANSFORMER</Class>
             <Class_Type>002</Class_Type>
             <Weight_Low>0</Weight_Low>
             <Weight_High>10</Weight_High>
          </quer:Query_Request_MT>
       </soapenv:Body>
    </soapenv:Envelope>
    it gives the correct output.
    But we are intending to send the username and password details with the request itself instead of supplying them explicitly.
    Thanks in advance
    Sam

    >>But we are intending to send the username and password details with the request itself instead of supplying them explicitly.
    The standard way for SOAP authentication is the HTTP User Name and Password only. If you dont want rhis you can probably go for digital certificates.

  • OSB and SAP integration using XML web services

    Hi Team,
    We are designing solution for asynchronous and synchronous scenarios integration between OSB and SAP using web services.
    Can you please provide some pointers which tells about how OSB and SAP integration works.
    For an example:
    If we are designing the above scenario between SAP PI and SAP ECC, we know the below communication protocols are avilable:
    1.Proxy
    2.RFC
    3.IDOCs
    And also we know how adapters will get connect.
    Now ODB wants to connect to SAP to send and receive data. Please help me with information like:
    1. Is Proxy, RFC or IDOCs are applicable for OSB as well?
    2. How webservice scenarios can be implemented?
    Thanks in Advance.
    regards,
    Vicky

    Hi,
    >>>and what are the Forms ? for SAP Business Connector Related Postings ??
    try WM (webmethods forums) or here since this is the only middleware related forum on SDN
    >>> I have a requirement to integrate sap to non-sap with Business Connector !!
    excellent
    >>>We need to Generate the SAP Data In xml Format ? and the Non-sap System can Understand Only XML Formated data.
    fairly easy
    >>>>Is there any way Business Connector Box can Pull the XML file from R/3 Application Server and store the file in the Business Connector Server. from that How do we Sent XML file to Non-sap. How do we Integrate ??
    business connector has both IDOC and RFC adapters so it can
    receive data from SAP (IDOC, RFC), send data to SAP (IDOC, RFC)
    and pull data from SAP (RFC only)
    >>>>what transaction code will trigger this event ? I mean is ther any SAP Transaction Code to Integrate Business Connector?
    either transaction from SAP (for sending IDOCs for example) or you can schedule (via BC scheduler)
    an RFC call to SAP that will fetch the data and put it in an XML file
    good luck,
    Regards,
    Michal Krawczyk

  • Where can i find resources to SAP B1 Integration Framework, Workflows and Web Services?

    Hello Professionals,
    I'm new to SAP B1, and i want to know more and comprehend the SAP B1 Integration Framework, Workflows and SAP B1 Web Services.
    I need resources to study them. Could you please help find a comprehensive resources to these topics specifically?. i have tried a lot to get some resources but they were not enough to understand the whole capabilities.
    Thanks in Advance,

    Hi Karem,
    Please check below links Video for Integration  Framework.
    SAP Business One Training - July 11, 2012 - Integration Framework (B1i) and Mobility by Vision33 - YouTube
    SAP Business One to SAP Business One Integration using B1i - YouTube
    Please check below links SAP Library Integration  Framework and Workflow.
    http://help.sap.com/saphelp_sbo900/helpdata/en/d7/dceab0d1ae42b1929ffaf1168a0bf7/content.htm
    Please check below link Video for Workflow.
    Workflow in SAP Business One 9.0 - YouTube
    Please check below links for Web Services.
    B1WS: Business One Web Services Wrapper
    Please check below links Video for Creating Web Services
    Part 1-Creating Web Services with B1if - YouTube
    Part 2-Creating Web Services with B1if - YouTube
    Part 3-Creating Web Services with B1if - YouTube
    Part 4-Creating Web Services with B1if - YouTube
    Part 5-Creating Web Services with B1if - YouTube
    Part 1-Consuming B1if Web Services by DotNet - YouTube
    Part 2-Consuming B1if Web Services by DotNet - YouTube
    Part 3-Consuming B1if Web Services by DotNet - YouTube
    Part 4-Consuming B1if Web Services by DotNet - YouTube
    Part 5-Consuming B1if Web Services by DotNet - YouTube
    Hope this help
    Regards::::
    Atul Chakraborty

  • MS Analysis Services and SAP BW

    Hello!
    I need to solve the following problem:
    The data for analysis is kept in MS Analysis Services. That data must be exported from it to BW.
    But the primary task is to create appropriate InfoCubes in BW. Can that Infocubes be created in BW automatically on basis of cubes in MS AS or the appropriate InfoCubes in BW must firstly be created manually and then that InfoCubes can automatically be filled with data taken from MS AS as data source?
    Note:I found an article on Integration MS AS and SAP BW (the last point):
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/1758a690-0201-0010-9e83-d1625f67496b#q-8
    as I understand the first way of the integration among four given is consistent for my problem
    Thanks in advance!

    Hi,
    Read the Multi-Dimensional Modeling with BW
    http://help.sap.com/bp_biv170/documentation/Multi-dimensional_modeling_EN.doc
    Regards.

  • Using ale u can send from sap to sap and sap to non sap systems

    hi,
    using ale u can send from sap to sap and sap to non sap systems,
    then what is diff b/w ALE and EDI

    Hello KALYAN KUMAR,
    Application Link Enabling (ALE)
    1.You distribute data using ALE if you want to communicate from one system to one or more other (mostly internal) systems.
    2.ALE transfers data in IDoc format and uses the methods of tRFC for data transfer.
    3.ALE enables the integration of business processes across several SAP or non-SAP systems.
    Electronic Data Interchange (EDI)
    1.You use EDI if you want to exchange business application documents with an (external) partner system (for example, a customer or vendor).
    2. The SAP system sends EDI messages in IDoc format to an EDI subsystem, where they are converted to a universal EDI standard (UN/EDIFACT or ANSI/X12).
    3. This enables communication with non-SAP systems.
        By definition, two partners are involved in the process in an EDI application scenario: The sender and the recipient of an EDI message
    I hope u understands the difference:)

  • Informatica and SAP integration

    Hi,
    I have user manual how to connect Informatica and SAP. There are some examples, like.
    1. an ABAP program - generated by Informaticas tool, deployed to SAP, runs on SAP, result is dumped into some file, and then imported to informatica over NFS or FTP
    2. by running a BAPI or RFC
    3. ALE, receiving or sending IDOCs directly from/to SAP.
    And that all is OK, but I'm curious how to connect Informatica with XI/PI? Is there some blog or user-manual, is there some specific adapter?
    thx
    Mario

    Hey,
    >how to connect Informatica and SAP
    Data integration using the ABAP program
    IDoc integration using ALE
    Data integration using RFC/BAPI functions
    Data migration integration
    Business content integration
    If you wann to use PI in between  SAP  & Informatica as  Prateek  & Shaba mentioned you can use File to connect Informatica & PI.
    Cheers
    Agasthuri

  • Integration of SAP R/3 system with BOXI3.0 and SAP EP

    Hi experts,
         I have a requirement like getting data from SAP R/3 system and make it as Xcelsius Dashboard.
    So i have installed BOXI3.0, SAP Integration Kit, Live Office, Crystal Report and Xcelsius. Then i have followed this blog /people/ingo.hilgefort/blog/2008/09/19/businessobjects-and-sap--configure-sap-authentication . In this blog explined about how to connect BI System but i want to connect SAP R/3 system.
    1. What is purpose of Role import option?
    2. What is the type of role i need to import for connecting R/3 system?
    3. Do i need to create any specific role for this?
    4. How do i integrate Xcelsius dashboard with portal?
    Please help me.
    Regards,
    Kumar.

    Hi Kumar,
    did you follow the installation guide for the SAP Kit and configure all parts of the publishing ?
    if so check all configuration steps to see where it fails.
    you can also look here:
    Install Part #1
    /people/ingo.hilgefort/blog/2008/09/17/businessobjects-and-sap--installation-and-configuration-part-1-of-4
    Install Part #2
    /people/ingo.hilgefort/blog/2008/09/17/businessobjects-and-sap--installation-and-configuration-part-2-of-4
    Install Part #3
    /people/ingo.hilgefort/blog/2008/09/17/businessobjects-and-sap--installation-and-configuration-part-3-of-4
    Install Part #4
    /people/ingo.hilgefort/blog/2008/09/17/businessobjects-and-sap--installation-and-configuration-part-4-of-4
    SAP Authentication
    /people/ingo.hilgefort/blog/2008/09/19/businessobjects-and-sap--configure-sap-authentication
    Publishing part 1
    /people/ingo.hilgefort/blog/2008/09/23/businessobjects-and-sap--publishing-of-crystal-reports-part-1-of-3
    Publishing part 2
    /people/ingo.hilgefort/blog/2008/09/24/businessobjects-and-sap--publishing-of-crystal-reports-part-2-of-3
    Publishing part 3
    /people/ingo.hilgefort/blog/2008/09/24/businessobjects-and-sap--publishing-of-crystal-reports-part-3-of-3
    on the ID : each object receives an ID on BusinessObjects Enterprise. You can look at the documentation and search for the CUID or GUID.
    Ingo

  • Business Object and SAP Integration

    All,
    We've BOJ Data Services XI installed.
    Would like to integrate with SAP, does anyone know how or have good information about Business Object and SAP Integration?
    Please adivce.

    Hi Lynn,
    If you need to have Business Objects and SAP work together in conjunction you need to have the Business Objects Integration Kit for SAP. Integration Kit provides the database drivers and other features for reporting off SAP.
    Link to download the useru2019s Guide:
    -     Please go to Http://help.sap.com
    - Click on Business Objects tab
    - Select the product as Integration Kit for SAP
    User guide: Business Objects Integration Kit for SAP Useru2019s Guide.
    I hope that helps you.
    Regards,
    Prashant

  • Data Integration Kit and SAP BI

    Hi Guys,
    Have a quick question.
    My understanding was we use Data Integration kit in order to integrate Crystal Report and SAP BI. To create an Universe , we dont need Data Integration Kit.
    Can anyone please confirm?
    Regards

    Moved to a different forum.

  • MS Active Directory (LDAP) and SAP Integration

    Hi all!
    don't know if I'm right here in this forum, but:
    I'm using MS Windows Server 2003 and installed Active Directory as LDAP-System on the one hand side, on the other I'm using a 6.20 ABAP Web AS.
    I'd like to synchronize the User Storage on these two systems.
    Does anyone have experience in doing this? I'm facing a tricky exception in depth of my customizing too complex to explain right now. The problem concerns the mapping of LDAP-Fields and SAP-Fields.
    Thankx,
    Christoph

    Hi Christoph,
    This is the mySAP ERP forum. Perhaps you can post your question in the Web AS forum (SAP NetWeaver Application Server).
    For now: here is a link to a video regarding SAP Active Directory integration:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/sap active directory integration,%20SSO%20and%20User%20Management%20Webinar.wrf
    I found it by searching on Active Directory here on sdn:
    https://www.sdn.sap.com/sdn/search.sdn?contenttype=url&content=/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fSDN!2fiViews!2fFramework!2fcom.sap.sdn.advsearch%3Fprttheme%3DCSIN%26QueryString=active%20directory%26searchDatasource=SDNContent
    Cheers,
    Noel

Maybe you are looking for

  • I updated my system to mac os x lion but now i am unable to open itunes 10.5.

    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes Identifier:      com.apple.iTunes Version:         10.5.1 (10.5.1) Build Info:      iTunes-10514201~1 Code Type:       X86-64 (Native) Parent Process:  launchd [152] Date/Time:       201

  • Custom Toolbar Buttons - built from my SQL - feature request

    I would like to request a feature to be added to SQL Developer. I'm on EA, v 4.0.0.12. I would like to be able to create edit and add custom toolbar buttons. I do have some of my SQL saved as Snippets. As long as I want to keep the Snippets pane open

  • What is the Latest version of ITSMobile ?

    Hi,     I'm currently working on an ITSMobile project. During the course i got to know that features of the ITS varies from one version to another! So i want to know, "what is the Latest version of ITS published & Where can i get the documentation of

  • RSL Error 3 of 3 - Is this problem to do with Flash Player?

    In trying to access sailing screens on www.sailonline.org I get the message "RSL Error 3 of 3", with the following at the foot of the page. "Flex Error #1001: Digest mismatch with RSL http://www.sailonline.org/static/windy/framework_3.5.0.12683.swf.

  • Unknown computer shows up in Finder, am I hacked?

    H - got home tonight and notice a new Mac Book Pro icon under Shared in Finder. It is named "Lupin3d's Mac Book Pro" and it is "Not Connected". I don't see any option to connect to it. I have a Mac Pro tower named "Mac" and I am certain no Mac Book P