Communication of SAP XI with SAP R/3 using ALE

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

Hi Amit,
>>> XI reads flat files , converts them into idocs and posts them to SAP system
if you want you can split your idocs from the file adapter
take a look at:
<b>Recordsets per Message</b>
http://help.sap.com/saphelp_nw04/helpdata/en/2c/181077dd7d6b4ea6a8029b20bf7e55/content.htm
this way you don't need building an integration process
and the idocs will come from XI as many messages
Regards,
michal

Similar Messages

  • Integrating SAP CRM with the SAP HR module using ALE/IDOC

    Hi,
    We replicated HR data(employee and position) from SAP HR to SAP CRM system using ALE/IDOC.
    Here I have one question,If I change the position to the employee in CRM system,will changes happen in SAP HR system automatically? or Delta changes will haapen? If yes pl explain.
    Using change pointers master data changes flowsfrom SAP HR to SAP CRM .
    TIA.
    PV.

    Hi
    To integrate... between those systems
    first of all u have to create message type to tose fields with t code bd52.
    then activate that massege type in bd50.
    and after that one u have to activate chaneg pointers globally with bd61.
    if u did these thigns if u made any chnegs to those fileds that witll be reflected in the next system
    Regards,
    Prasad.

  • Communication Arrangement: SAP ERP Financials using IDoc

    I am getting the following error when I try to test the Technicl Data => Outbound connection
    Error accessing service; Service Ping ERROR: Error when calling SOAP Runtime functions: SRT:
    Processing error in Internet Communication Framework: ("ICF Error when
    receiving the response: ICM_HTTP_PROXY_UNAUTHORIZED") ()
    The connection is from the SAP Cloud to Web Dispatcher URL that points to web service (trx SICF)on the
    QAS instance.
    When I check the following there are no entires in SICF => Client or SOAMANAGER...
    1.) ICM_HTTP_PROXY_UNAUTHORIZED: Please check the proxy settings in your system
    (transaction SICF->F8->Client->Proxy Settings) or check the proxy
    settings in your logical port in SOAMANAGER(transaction SOAManager ->Service
    Administration->Web Service Configuration; choose option Consumer Proxy
    specify Consumer Proxy Name; choose the relevant configuration(Logical
    Port)->display->Transport settings).
    What entries should be where, any help is appreciated.

    Hello Eddie,
    Please create an incident to resolve the issue.
    Regards,
    Rahul Mishra

  • Communication of Siemens' PLC with Sigma II servo using Profibus.

    Hi
    I am trying to communicate a Siemens' Plc with a Sigma II servodriver (SGDH A5AE-OY) with NS500 using PROFIBUS-DP, but it doesn't work.
    I use the DPSEND and DPRECEIVE system functions. Maybe I am sending wrong commands. This is an example of my project; i want to reset the servo sending byte0=80, byte1=0E,byte2 to 7=00. Then I have to active the CSTART bit: byte0=81
    //byte 0
          A     I      1.0
          JC    MET1
          L     W#16#80
          T     QB   110
    //byte 1
          L     W#16#0E
          T     QB   111
    //byte 2
          L     W#16#0
          T     QB   112
    //byte 3
          L     W#16#0
          T     QB   113
    //byte 4
          L     W#16#0
          T     QB   114
    //byte 5
          L     W#16#0
          T     QB   115
    //byte 6
          L     W#16#0
          T     QB   116
    //byte 7
          L     W#16#0
          T     QB   117
          JU    FIN
    MET1: L     W#16#81
          T     QB   110
    FIN:  BE   
    Thanks

    Hola David_UPV,
    Gracias por utilizar los foros de National Instruments:
    ¿Podrías explicar un poco más a detalle la forma como estás realizando esta configuración?, ¿estás utilizando alguna tarjeta Profibus de de National Instruments  o algún tipo de conectividad con alguno de nuestros productos?, si pudieras explicarnos un poco más a detalle el problema y tu forma de configuración sería de gran ayuda, adicionalmente he visto en foros de SIEMENS que ya te proponen algunas soluciones:
    http://www.automation.siemens.com/WW/forum/guests/PostShow.aspx?PostID=60798&60798&Language=en
    Saludos!!
    Carlos Pazos
    Applications Engineer
    National Instruments Mexico

  • Issue in Communication of SAP R/3 6.4C with SAP J2EE Engine 6.40.

    Hello,
    We have an application deployed in SAP J2EE engine 6.20. From SAP R3 (SAP R/3 version is 6.4C), We are communicating to the application deployed in SAP J2EE Engine 6.20 using RFC protocol. EJB module (Deployed in SAP J2EE Engine 6.20) which is being invoked from a Function Module using RFC protocol has the same name as the Function Module name. We were able to communicate to SAP J2EE Engine 6.20 this way.
    Currently, I have deployed the same application in SAP J2EE Engine 6.40. I have followed the same procedure which i have used while depolying and working with SAP J2EE Engine 6.20. But, it is not working, and i was not able to communicate to SAP J2EE 6.40, the same way i did in SAP J2EE Engine 6.20.
    Please let me know whether the procedure for communicating to SAP J2EE Engine 6.40 has changed in comparison with SAP J2EE Engine 6.20.
    Also,Any pointers regarding RFC and JCO implementation in SAP J2EE Engine 6.40 willl be helpful.
    Thank you.
    Regards,
    -Shabir Rahim.

    Hi,
    compare to 4.7
    1.New ABAP editor added like if u write code  in abap editor ,using if coditions and select statments it automatically shows the link endif,  like if .. endif,select ...endselect.
    2.New abap debugger compare to the classic debugger.
    3.DBACOCKPIT
       Missing indexes of various database tablesu2019 and the transaction to reactivate all the missing indexes  is u2018DBACOCKPITu2019. Below is the screenshot of the transaction DBACOCKPIT.
    Regards,
    Madhu

  • Communication between SAP and 3rd Party Systems using IDOC HTTP XML Interfa

    Hi
    i am try do
    Communication between SAP and 3rd Party Systems using IDOC HTTP XML Interface
    With The help of SDN Contribution
    link----
    ( have look on it)
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/4943f2b7-0a01-0010-37af-faff35b2f08c
    I am getting error in
    Partner system as HTTPLOG and "Execute" to check the results
    Error is --  Port could not be created
    RFC destination HTTPLOG Not specified for system HTTPLOG
    any 1 have any idea  if plzzzzzzzz...........
    Thank u
    Ram

    Hello .
      we are also in  process of implementing the same
    could you share the knowledge pl?
    1)is it a separate add on with ALE to saphr
       or using ECC ??
    2)can u share the configuration part ??
    we are trying it on webas as addon 3.0 .

  • JBOSS with SAP r/3 using XI 3.0

    Guys I wanna integrate JBOSS with SAP r/3 using XI 3.0 SR 1, Please tell me guys where I can find appropriate guide to execute this project.

    Hi Manish,
    There is no guide to execute your project, but i can give some hints how to start. From the sceanrio you are talking below you have to do the following:
    1. You can use Webservice of Java Proxies to establish communication from JBOSS to XI.
    2. From XI to R/3, you have to use Idoc Adapter.
    3. You can find more info on help.sap.com
    Thanks
    Prasad

  • Regarding RFC Communication from SAP R/3 to SAP J2EE Engine 6.40

    Hello,
         We have an application deployed in SAP J2EE engine 6.20. From SAP R3 (SAP R/3 version is 6.4C), We are communicating to the application deployed in SAP J2EE Engine 6.20 using RFC protocol. EJB module (Deployed in SAP J2EE Engine 6.20) which is being invoked from a Function Module using RFC protocol has the same name as the Function Module name. We were able to communicate to SAP J2EE Engine 6.20 this way.
         Currently, I have deployed the same application in SAP J2EE Engine 6.40.  I have followed the same procedure which i have used while depolying and working with SAP J2EE Engine 6.20. But, it is not working, and i was not able to communicate to SAP J2EE 6.40, the same way i did in SAP J2EE Engine 6.20. 
       Please let me know whether the procedure for communicating to SAP J2EE Engine 6.40 has changed in comparison with SAP J2EE Engine 6.20.
    Also,Any pointers regarding RFC and JCO implementation in SAP J2EE Engine 6.40 willl be helpful.
    Thank you.
    Regards,
    -Shabir Rahim.

    Hello ,
          The Connection in sm59 is established successfully> there were no Error thorwn in SAP when testing the connnection. But when i am making background call using a Function Module in SAP R3, the calls reaches Application deployed in SAP J2EE Engine 6.40, But it is failing with the error as,
    #1.5#005056A24413003C000000240000126000042853BD899290#1170240034258#/System/Server##com.sap.engine.services.dsr####sstra902_IPC_2629150#Guest#6813e650a93f11dba9f5005056a24413#Thread[JCO.ServerThread-1,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error#1#/System/Server#Plain####
    #1.5#005056A244130042000000000000126000042853CFDB80F8#1170240341655#/System/Server##com.sap.engine.services.dsr#Guest#2####322aaa71b11811db85e1005056a24413#SAPEngine_Application_Thread[impl:3]_36##0#0#Error#1#com.sap.engine.services.dsr#Java#DSR_36#com.sap.engine.services.dsr.res.DSRResourceBundle#Error while taking over external passport null#1#null#
    #1.5#005056A244130042000000030000126000042853CFDB86BD#1170240341671#/System/Server##com.sap.engine.services.jndi#Guest#2####322aaa71b11811db85e1005056a24413#SAPEngine_Application_Thread[impl:3]_36##0#0#Info#1#com.sap.engine.services.jndi#Plain###Incorrect name parameter rfcaccessejb//DCEUR/Z_AIS_IPC_CFG_PRICE in naming operation.#
    #1.5#005056A244130042000000040000126000042853CFDB8745#1170240341671#/System/Server##com.sap.engine.services.jndi#Guest#2####322aaa71b11811db85e1005056a24413#SAPEngine_Application_Thread[impl:3]_36##0#0#Info#1#com.sap.engine.services.jndi#Plain###Incorrect name parameter java:rfcaccessejb//DCEUR/Z_AIS_IPC_CFG_PRICE in naming operation.#
    #1.5#005056A24413003C000000280000126000042853CFDBC4AA#1170240341686#/System/Server##com.sap.engine.services.dsr####sstra902_IPC_2629150#Guest#6813e650a93f11dba9f5005056a24413#Thread[JCO.ServerThread-1,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error#1#/System/Server#Plain####
    Here, //DCEUR/Z_AIS_IPC_CFG_PRICE is the Funcrtion module name in SAP R/3 6.4C.
    Also Please let me know whether is there any Operating Differences between WAS 6.20 and WAS 6.40, for JCO/RFC based Communication( ie Comunicating with WAS 6.40 from SAP r/3 using RFC Protocol). Any materials and Information on how to work on SAP J2EE Engine 6.4 will also be very helpful.
    Thank you.

  • Error creating communication to SAP Service and Support.

    Hi guru,
    I hava an error while configuring in SAP solution manager 7.0 SP12  in SPRO transaction the "initial configuration part I " : the wizard configuration give me the error "Error creating communication to SAP Service and Support"
    Error creating communication to SAP Service and Support
    Message no. IMG_FASTCONF004
    Diagnosis
    Error creating communication to SAP Service and Support.
    If i create the two RFC connection manually ( SAP-OSS and SAP-OSS-LIST-O01 ) then when I returned to SPRO to make the "initial configuration part II " this tell me that there is an error in basis configuration.
    How can I solve this problem ?

    markus , this is the first step i made after the installation of Sol Manager : this step have created the RFC   SAPOSS ( and is working ).
    Ok - good.
    I am speaking about solution manager , that in basic configuration try to create the other RFC.
    yes - I´m aware of that.
    I would update to the latest service pack first (SP17 or SP18) before you start with the confiugration. The new SPs have much better wizards. SP12 is pretty old already.
    Markus

  • Check Connection of Communication Arrangement for SAP ERP Financials Using IDoc Failed

    Dear experts,
    We are checking outbound connection from C4TE to ERP in Communication Arrangement for SAP ERP Financials Using IDoc Failed.
    We get the attached error message:
    Checking connection failed
    Error accessing service; Service Ping ERROR: Forbidden (403)
    What could be the reasons, in ERP side, through Tcode SMICM, we didn't see any log from C4TE side, and we cannot ping the ERP side successfully.
    One more thing, in C4TE, we tried to set the connection to an SAP internal ERP system, and the connection was successful. But when relinked to the customer ERP system, connection failed.
    Could it be firewalls reason?
    Thanks!
    Best regards,
    Wendy

    Hi Wendy,
    Yes the assumption could be one reason as well for the error (403 forbidden), but there could be several other aspects also to get the 403 error, for better understanding the reason for the error,  may I request you to create an incident send it to us.
    Also please try once running the scenario in C4T and check if the relevant documents are being sent through Outbound Service or not.
    Thanks & Regards,
    Bharath

  • Issues with creating and sending BOM XML IDOC to SAP using 2010 WCF-SAP Adapter (without using Biztalk Server)

      I'm trying to replace an existing Biztalk 2006 Send BOM IDOC process, and completely remove Biztalk server from the equation.   The existing Bizatalk 2006 server receives an input BOM (Bill of Materials) flat file, and using a Biztalk Map (BM08),
    and Orchestration, generates an Idoc and sends it to SAP.
      In my replacement C# program, I'm using the 2010 WCF-SAP Adapter, and am trying to generate the BOMMAT03 XML IDOC it to SAP.  
      I generated the BOMMAT03 schema from SAP using the Add Adapter Service in VS 2010.  I was able to generate a BM08 XSLT from the existing BMO8 map in the current Biztalk 2006 process.  I am able to run a XSLT transform on the input BOM flat
    file, and generate an XML file from that.  
      However, I've run into a few issues.   First of which, is that the XML file that is generated from the XSLT transform is NOT the same schema as the BOMMAT03 schema expects.  It's somewhat similar, but different enough that I have to manually
    translate between the two in my code.  I've verified that both the original Bitztalk 2006 process and my replacement program use BOMMAT V3 from SAP.  Question--Is Biztalk 2006 server doing some other magic to turn that transormed XML into the BOMMAT03
    schema?    
     I ended writing code which translates the transformed XML into the BOMMAT03 schema (which is a strong typed XML IDOC at this point).
      However, when I try to send the BOMMAT03 XML IDOC, I get an exception "Object reference not set to an instance of an object."
                   idocClient.Send(idocData, ref sadapterTxGuid);
    idocData is of type BOMMAT03, and I've verified that the various fields are populated.  
      Any help is appreciated. 

    Well, putting in a MSDN subscription support ticket for Biztalk server actually helped with the issue.  They didn't find, or fix the issue directly.  But one of the examples (https://randypaulo.wordpress.com/tag/idoc/) they sent over, jogged my
    memory, and I realized in the code snippet below, I had accidentally deleted the 1st line.  Such a simple mistake, yet was easy to overlook.  The URL example is almost EXACTLY like my code, but without the transform and translation code to convert
    from input XML file to IDOC XML.  If someone is interested in that, let me know.    
    //Forgot the 1st line.  
    idocClient = new IdocBOMMAT03SIEIS_WED_BOMMAT03V3R700Client(binding, endpointAddress);
     idocClient.Send(idocData, ref sadapterTxGuid);
    For anyone else interested in knowing, you CAN send a strongly typed IDOC to SAP using C#.NET and the WCF SAP 2010 Adapter, using the IDOC Binding Client class you generated using the Add Adapter Service Reference in VS2010.  
    The one difference, which no one, not even the tech support from MS could tell me, was why the XSLT which I generated from the original map, did not transform the input BOM XML into the BOMMAT03 XML.  Instead, it transformed it into an intermediate
    XML, which resembled the BOMMAT03 IDOC XML, but still needed to be translated to the BOMMAT03 IDOC format.  
    The tech support person swore up and down that it should.  But I believe that something happens in Biztalk server, after the Mapping occurs, maybe in the Pipeline, which converts that
    intermediate XML into the final BOMMAT03 IDOC XML format.
    I do think that the examples are severely lacking in showing how to send a strong typed IDOC using C# and the WCF-SAP Adapter.  Even worse, the examples are completely lacking in how to actually generate a weakly typed IDOC.  They show how to send
    that weakly typed IDOC, but show me, or give me a class to be able to generate it.
    I realize that this is not quite the "recommended way" to do it, but in reality, not everyone wants or even needs a full Biztalk installation.   For some simple stuff like this, a C#.NET program and WCF-SAP adapter do the trick.  

  • 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:)

  • SAP MII to SAP ME integration using MEINT component

    Hello Experts,
    I am currently studying the integration part between ERP and ME using ME INT component. I am done with configuration necessary for meint in MII. I am quite clear with workflow from ERP to MII using IDoc. But workflow from MII to ME is confusing me a lot. So please help me on this issue.
    Target: BOM data has to be transfered from ERP to ME.
    Understanding till now:
    1. ERP will send a BOM (via IDoc) to MII.
    2. MII will send it to a queue in ME INT database.
    Queries:
    1. After an IDoc is added to MEINT message queue, how will it be passed to ME?
    2. Also, if I send BOM data to ME before ITEMs are configured in ME, will ME through an error?
    I have gone through "SAP MEINT Overview and data communication between SAP ECC and SAP ME via SAP MEINT" help documentation but I didnt get enough clarity over sending data to ME.
    Your reply will be appreciated.
    Thanks.
    Regards,
    Minakshi.

    Hello Minakshi,  See my comments in blue.
    Understanding till now:
    1. ERP will send a BOM (via IDoc) to MII.
    2. MII will send it to a queue in ME INT database. ( This one is not quite right )
    Inbound Integration :
    ECC sends IDOC .
    MII receives IDOC and process using message processing rule ( not MEINT Database )
    Uses WS calls internally to insert data into ME (WIP Databse)
    Outbound integration:
    ME adds a record in MEINT table with input xml  ( MEINT workflows are used in the background )
    MII processes those records from MEINT tables in batches based on the configuration.
    Hope this helps.
    Thanks
    Hari

  • Where we can test the SAP objects by using eCATT?

    Hi Abapers,
    Where we can test the SAP objects by using eCATT?Is there any separate software or tool we have to install or its included in the SAP itself?
    I have ECC5.0 version?how can i configure or install eCATT?
    Please explain the step by step procedure?
    Early reply is highely appriciable.
    Regards,
    Chow.

    Hi
    Extended Computer Aided Test Tool (eCATT) to create and execute functional tests for software. The primary aim is the automatic testing of SAP business processes. Each test generates a detailed log that documents the test process and results.
    Features
    You can:
    · Test transactions and reports
    · Call BAPIs and function modules
    · Test remote systems
    · Check authorizations (user profiles)
    · Test database updates
    · Test the effects of changes to customizing tables
    · Test the effect of changes to customizing settings
    · Check system messages
    Constraints
    eCATT runs in a system based on SAP Web Application Server 6.20 or higher. However, you can use this system to test systems with Release 4.6C or higher.
    check these link,
    eCATT- An Introduction
    /people/sumeet.kaul/blog/2005/07/26/ecatt-an-introduction
    Creating Test Scripts
    /people/sumeet.kaul/blog/2005/08/10/ecatt-creating-test-scripts
    eCATT Logs
    /people/sapna.modi/blog/2006/04/18/ecatt-logs-part-vi
    eCATT Scripts Creation – TCD Mode
    /people/sapna.modi/blog/2006/04/10/ecatt-scripts-creation-150-tcd-mode-part-ii
    Creation of Test Data Container
    /people/sumeet.kaul/blog/2005/08/24/ecatt-creation-of-test-data-container
    eCATT Scripts Creation - SAPGUI Mode
    /people/sapna.modi/blog/2006/04/10/ecatt-scripts-creation--sapgui-mode-part-iii
    Integrating ECATT & MERCURY QTP Part -1
    /people/community.user/blog/2007/01/02/integrating-ecatt-mercury-qtp-part-1
    Using eCatt to Test Web Dynpro ABAP
    /people/thomas.jung/blog/2006/03/21/using-ecatt-to-test-web-dynpro-abap
    and
    -command reference
    http://help.sap.com/saphelp_nw04/helpdata/en/c6/3c333b40389c46e10000000a114084/content.htm
    /people/sapna.modi/blog/2006/04/10/ecatt--an-introduction-part-i
    http://prasadbabu.blogspot.com
    https://www.sdn.sap.com/sdn/developerareas/was.sdn?page=test_tool_integration_for_sap_e-catt.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/1b/e81c3b84e65e7be10000000a11402f/frameset.htm
    http://www.erpgenie.com/ecatt/index.htm
    hope this helps.
    Regards
    Anji

  • Best Practices for SAP, connections to use without BW

    Hello,
    Could you help me to solve a problem with Best Practices 4.31?
    SAP Integration Kit XI 3.1 SP3 has 4 options  :
    u2022     SAP Infosets
    u2022     SAP BW MDX Query
    u2022     SAP BW Query
    u2022     Table, cluster ou function
    When I install SAP Integration Kit XI 3.1 SP3 for serveur, I have one additional service in my CCM,  BW Publisher 12. This service is from SAP BW.
    From the article /people/glen.spalding/blog/2010/08/04/the-full-montypart-13bobj-integration-kit-sp3-install-configure and installation guide for IIntegration Kit XI 3.1 SP3 I've learned that I need SAP BW to use Infosets dans Crystal Reports.
    Dans notre installation nous avons
    u2022     SAP ERP système without BW,
    u2022     BOBJ Server Setup,
    u2022     BOBJ Edge Integration Kit for SAP XI 3.1 SP3 server
    u2022     BOBJ Client Setup,
    u2022     BOBJ Edge Integration Kit for SAP XI 3.1 SP3 client
    u2022     Crystal Reports 2008
    u2022     Xcelsius 2008
    I've got Best Practices reports via « Table, cluster ou fonction » connection. There is no problem with this type of connection !
    I suppose that « SAP Infosets », « SAP BW MDX Query » et « SAP BW Query » connections should be used with SAP BW.
    Could you give me your opinion about this question?
    Thanks beforehand,
    Malika

    Hi,
    the InfoSets are a connection option for the classic InfoSets in an ERP system. Would suggest you take a look at the user guide for the SAP Integration Kit
    ingo

Maybe you are looking for