Handling Rowset based message in third party systems

Dear All,
Could you please help me to understand, how can we handle a row set based message at third party system?
PeopleSoft will be sending a row set based messages to third party system and in turn it will be expecting a row set based message as a response. How do we need to handle this?
Thanks,
Hari.A

So you are creating an inbound sync service operation routing.
This can be very well a rowset based message for the request as the response, since every message is an XML.
3e party system will be sending an XML which in the rowset format (which is still XML).
You can just take the message and read it in a rowset, process it and create a response message based on a rowset.
3e party system will be receiving an XML which in the rowset format (which is still XML).
The reason wy I mention XSLT is that the rowset based message has a lot of overhead noded which is not relevent for 3e party systems, but needed for PeopleSoft.
See example:
method OnRequest
   /+ &MSG as Message +/
   /+ Returns Message +/
   Local Message &response;
   &response = CreateMessage(Operation.SYNC_REMOTE,
   %IntBroker_Response);
   &response.GetRowset().GetRow(1).GetRecord(Record.QE_FLIGHTDATA).
   GetField (Field.DESCRLONG).Value = &MSG.GenXMLString();
   Return &response;
end-method;

Similar Messages

  • IDOC send message to third party system

    Hi,
    I got the below scenario,
    1) Data came from 3rd party system through EDI
    2) Because the material is not there in SAP system it didn't create sales order
    3) IDOC is errored out
    4) How to inform the 3rd party system through an IDOC or message that IDOC got errored out?
    Thanks
    anikaushi

    so you mean to say that we can trigger workflow sothat those people or email.
    Yes, for error handling and resolution
    Can we send the eror message to 3rd party in the form of IDOC immediately afer error IDOC is created in SAP?
    You could, but I don't see the point and you'd have to map it.  Your EDI system should provide an FA back to the sender upon receipt so that it knows the message was received.  The error should go to the person or group that would handle the issue if it's an SAP-related issue such as a master data or config error.  I don't know your system/setup, but it doesn't make sense to send a material error back to the sender system if someone is going to fix that in SAP and then re-process the IDOC (and trigger an order confirmation).

  • Handling load of data in PI - third party systems to SAP R3(Idocs)

    Hi,
    Request your help in addressing the below issue:
    PI (PI 7.0) is receiving a huge load of messages from third party systems at one point of time and it is creating Idocs and dispatching the Idocs to SAP R3 system.
    Since the load that is being received by R3 is more than the work processed available in R3 system, the Idoc processing is being set as a background job which inturn is creating spool requests in R3 system and this is leading to spool overflow issue.
    Is there any possiblity to control the dispatch of Idocs from PI system, say, the Idocs should be queued up in tRFC of PI until the work process in R3 system would be available.
    Please suggest any other possible resolutions to resolve this issue.
    Thank you.
    Regards,
    Subbu

    >>Please suggest any other possible resolutions to resolve this issue.
    Modify idoc occurences and send individual idocs could solve your problem
    Check Michal blog
    /people/michal.krawczyk2/blog/2005/12/04/xi-idoc-bundling--the-trick-with-the-occurance-change
    Idoc packaging suggestion given in this thread
    Re: XI/PI: Receiver IDOC adapter packaging
    Edited by: Baskar Gopal on Mar 25, 2011 12:52 PM

  • How to receive receipt in third-party system?

    I want to send message from third-party system via HTTP-adapter and
    integration server to SAP MDM. I have created outbound interface for my
    third-party system, message for this system, message mapping between my
    messageand ABABusinessPartner, scenario for transporting business
    partner data between message interface of third-party system and MDM
    interface ABABusinessPartnerIn.
    On third-party system side I have developed function which sends XML-
    message via HTTP protocol to SAP XI integration server (to HTTP-
    adapter). I want to receive delivery acknowledgement in synchronous
    mode (in same HTTP session). I want have delivery result
    (delivered/undelivered) in my third-party system.
    Because ABABusinessPartnerIn is a asynchronous interface then I can't
    use HTTP synchronous mode (parameter &qos=BE).
    Whether I should use the sync/async gateway?
    Message was edited by: Eugeny Balakhonov

    You can see the stocks with mvement type 101-O for that material

  • Adding Third Party system in PI SLD

    Hello Experts,
    I new to PI and would like to know, how to add any Third part system in the SLD, and
    scenario where sender is ABAP Proxy and receiver is Third party system, via SOAP Adapter.
    Regards,
    Abhishek

    hi,
    How do i maintain the entries for all the component in SLD. -> generally we dont have authorizations to create Business system,products in sld.
    if you have, then follow what was i posted earlier link:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50924080-0627-2a10-2b89-8cb87b972fb1?QuickLink=index&overridelayout=true
    any information on IDOC to SOAP Scenario.
    In R3 :
    1.Craete Logical system for R3 say SAPR3
    2.assign client to this LS.
    3.Create Logical system for XI say SAPXI
    4.create RFC pointing to XI say R3_To_XI
    5.Crate port of type Transactional RFC say PORT_To_XI.... give RFC created in step 4.
    5.Create Partner Profile of type LS.
    Give Partner no as SAPXI (LS of XI created in step 3)
    In outbound parameters add ur Message type
    Double click on message type & give Port PORT_TO_XI created in step 5.
    6.Create Distribution Model..... Transaction BD64
    In XI
    SM59 - R3 connection pointing to R3
    IDX1 - define the port with the above dest.
    in ESR:
    import Idoc and create everthing based on your requirement.
    please refer below threads:
    IDOC to SOAP scenario
    IDOC to websevice (SOAP) scenario
    thanks,

  • Accessing BW Query from Third Party System

    Hi,
    We have a requirement by which user can do the following through the third party system.
    1. User will enter the Parameters in the third party system.
    2. User will then call the BW Query with the above parameters from the third party system.
    3. BW query should get execute based on the parameters (variables) and output to be displayed.
    3. After displaying the output, the same should get passed into the db tables or the flat file to the third party system.
    Ideal steps will be :
    1. Enter the parameters in the third party system
    2. Calling the query from third party system with the
    parameters
    3. Executing the BW query
    4  Displaying the output and
    5. Sending the output back to the third party system
    Kindly advise how can we handle this scenario.
    Regards
    Ramesh Ganji

    hi,
    you can use third party etl tools. I used XtractIS for microsoft analysis services.
    http://www.theobald-software.com/cms/en/xtract-is/xtract-is-plugnplay-mit-sap-und-den-ssis.html

  • File Adapter and Third party system

    Hi,
    I am new to XI and implementing a simple scenario.
    In SLD- I have 3rd paty software component and product.
    3rd party technical system: using my pc - For host name I am using my machine name.
    Scenario: Using file adapter transform csv file to xml.
    File resides on my machine. I have configured file adapter inbound and outbound. Integration Dir & Rep objects are all activated.
    But nothing happens, cannot see any message in Messgae monitoring..
    Any help would be great.. Is my technical system setup wrong?
    thanks

    chk whether the folder in your m/c where the CSV file resides is shared and has appropriate access. Also you need to specify your m/c IP with fwd slashes, e.g) //<Ipaddress>/foldername
    configuring your m/c as a Third Party system in SLD is fine.
    If you think ur SLD settings are not correct, you can define your file adapter commn. channel  in a Business Service(which does not require an SLD entry) and check whether it works.
    Thanks
    Saravana

  • Production order to third Party system

    Hi Gurus,
    I have requirement to transfer production orders created or changed in SAP system to third party system ? Can you please let me know, how it can be achieved ? ( Using IDOC or BAPI ). Any inputs appreciated, am not sure how message control can be used in SAP 4.7 for production orders.
    Thanks,
    Man

    Check this doc...Copy and paste it in explorer
    help.sap.com/bestpractices/BBLibrary/Documentation/J72_BPP_EN_ZH.doc
    Regards,
    Pavan

  • IDoc Scenario SAP ERP - PI(Receiver IDoc Adapter) - IDoc to Third-Party system

    Dear All,
    I have created a scenario  to send IDocs via PI system (PI 7.1) to a third party system.
    There is no message mapping involved(Only ID part)
    I have imported Idoc Metadata from the source ERP system.
    Created an RFC destination(BC_ERP_SEA) in the PI system of type TCP/IP with registered Server Program to third party system.(Tested success)
    Created a port in IDX1 BC_ERP_SEA with above TCP/IP destination.
    Receiver communication channel of type IDoc is created with the following parameters:
             RFC Destination: BC_ERP_SEA
             Segment Version: 640
             Interface Version: SAP release 4.0 or Higher
             Port: BC_ERP_SEA
             SAP Release: 640
    Now when I execute the scenario, I get the following error in SM58 of PI system.
    Bena IDOC_INBOUND_ASYNCHRONOUS not found on host.
    Request your help for this issue.
    Thanks,
    Jishi

    Hi,
    Check below steps..it may resolve your issue
    1. It is mandatory to specify Ack Destination value in IDoc_AAE sender channel. The value should be an RFC destination name which is connecting to your SAP ECC system.
    2. In inboundRA resource adapter, the value for the property "local" should be set to "true".
    Regards,
    Tulasiram.

  • Best practices for apps integration with third party systems ?

    Hi all
    I would like to know if there is any document from oracle or from your own regarding best practices for apps integration with third party systems.
    For example, in particular, let's say we need customization in a given module(ex:payables) need to provide data to a third party system, consider following:
    outbound interface:
    1)should third party system should be given with direct access to oracle database to access a particular payments data information table/view to look for data ?
    2) should oracle create a file to third party system, so that it can read and do what it need to do?
    inbound:
    1) should third party should directly login and insert data into tables which holds response data?
    2) again, should third party create file and oralce apps will pick up for further processing?
    again, there could be lot of company specific scenarios like it has to be real time or not... etc...
    How does companies make sure third party systems are not directly dipping into other systems (oracle apps/others), so that it will follow certain integration best practices.
    how does enterprise architectute will play a role in this? can we apply SOA standards? should use request/reply using Tibco etc?
    Many oracle apps implementations customizations are more or less directly interacting with third party systems by including code to login into respective third party systems and vice versa.
    Let me your know if you have done differently and that would help oracle apps community.
    thanks
    rrb.

    you want to send idoc to third party system (NONSAP).
    what kind of system is it? can it handle http requests
    or
    can it handle webservice?
    which version of R/3 you are using?
    what is the mechanism the receiving system has, to receive data?
    Regards
    Raja

  • Integration with third party system....!

    Hello All,
              I want to integrate R/3 to Third Party system which can accept IDOCs. Can any body plz guide me in RFC destination part..? What type of connection should i use?
    TCP/IP or HTTP???? and how to find the Gateway service for third party system?
              Thanks in advance.
    Regards,
    Atul.

    you want to send idoc to third party system (NONSAP).
    what kind of system is it? can it handle http requests
    or
    can it handle webservice?
    which version of R/3 you are using?
    what is the mechanism the receiving system has, to receive data?
    Regards
    Raja

  • Scenario: R/3 - XI - Third Party System: Manage queues

    Hi to all,
    my scenario is: an R/3 system which extract some datas -> XI -> datas are used in a third party system. In R/3 system I did a custom program which extracts datas and send them to abap proxy, this program is used by a key user who can execute it more times quickly, and I'd like put these executions in queues so that they are precessed one after one. Is this possible? Is there a function module in R/3 system to manage queues for my purpose?
    Thank you very much and sorry for my english...
    Antonio

    you can enable EOIO in your abap proxy. That should help.
    ref: /people/arulraja.ma/blog/2006/08/18/xi-reliable-messaging-150-eoio-in-abap-proxies

  • ECC Via XI to Third Party system through Idocs

    Hello,
    I have done all the setting required to IDOC communication,
    RFC's are created,
    Distribution Model
    Imported the Meta data
    Partner Profile
    ESR Objects Made (IDoc as my Source and WSDL as External Definition for Target)
    ID Configuration made, sender channel is SOAP.
    SLD Configuration (Business and technical system as third party systems and ECC as ABAP system)
    Sender is ECC, no sender channel will be required (correct me if i am wrong), where as
    now when i test my scenario with WE19, i do not see my XML while using tcode sxi_monitor.
    have i missed  any step.
    Any help will be appreciated,
    Regards,
    Abhishek

    in IDX5 System is not a Central Integration System: unable to start program is the error, if i fix this error what will be impacts on the system
    please follw bwlow step:
    Check SXMB_ADM --> Check the Integration Engine Configuration
    In the Global Configuration Data :
    Role of Business System should be Integration server
    Corresponding IS should point to Pipeline URL.
    please check below link
    Configure Role of Business System " as Central Integration Server , PI
    and
    Transaction SAP Adapter u2013 Monitoring (IDX5) : provides you with an overview of all messages sent to or from the Integration Server as IDocs. Double-clicking a message provides you with detailed information on this message in the Integration Server.
    You can monitor the status of all XML messages by using transaction Integration Engine u2013 Monitoring (SXMB_MONI).
    You can use transaction SM58 to monitor native RFC communication on the Integration Server. This type of communication protocol is used in two places here:
      To send an IDoc from an SAP system to the Integration Server
    To send an IDoc from the Integration Server to an SAP system
    and one more thing are you tested Rfc destination ? is it working ?

  • How to configure https to send wsdl file to third party systems

    Hi Experts,
    instead of using http, i need to use https. so for this in xi system what steps do i need to follow to send wsdl file to any third party systems. here iam using pi 7.1 as a xi system.
    please help me in this.
    thanks
    jas

    >> to send wsdl file to any third party
    In no communication you send wsdl to third party. You always send related http message.
    For HTTPS, in the receiver channel, use HTTP Destination.
    Goto sm59 in PI and create RFC destination type G. There under "Logon & Security", set SSL as Active.
    For this to work, certificates should be imported on ABAP stack using STRUST.
    Regards,
    Prateek

  • Integrating third party system

    hi,
    I have a requirement - when i press F4 in a standard SAP transaction I have to get the values from the third party system.
    Please let me know if we can do this using BAPI or not.
    If yes whats the procedure.
    Any help will be appreciated.
    Thanks!

    Hi Pankaj,
    Yes this is possible.
    Create an RFC using SM37 transaction.
    Build the logic to retrieve the data.
    The 3rd party system also should have the necessary logic to be triggered once there is a call from RFC & get the primary keys based on which it will retrieve data & pass it to SAP.
    Best regards,
    Prashant

Maybe you are looking for

  • Illustrator randomly crashes in the middle of a project and sometimes doesn't open files properly?

    Hi, So I'm using Adobe Illustrator 5.5 on a relatively new Dell PC with an uprated graphics card. Illustrator randomly crashes on me when I'm in the middle of projects saying (Adobe Illustrator is not responding) etc and closes. I lose my work and al

  • Welcome to the Linksys Small Business Community!

    Welcome to the Linksys Small Business Community! Please feel free to share your experiences with our SMB products here. Thanks!

  • How can I uninstall iDVD '08 and install iDVD '06?

    There's a reported bug among iDVD '08 users where burning large projects are resulting in audio synch problems near the end of the burned DVD. In other words, the audio slowly goes out of synch towards the end of burned projects. This is a problem in

  • Editable areas within a pdf

    I have a client who wants to product customizable art to sell via her website.  She has a number of prints that we could pdf but want to leave certain aspects open for clients to modify the file and then print.  We would create the print as one solid

  • Problems with Zen Mi

    Hello, i?m from Spain. Sorry for my english, it'ss very bad. I bougth a Zen micro and when i turn on or unlock the mp3, the buttons "play / pause", "back" and "submenu" dont work well. I have put the sound ("click") when you press any button but thes