XI receiving scenario example

Hi Friends,
I had searched on sdn for different scenario in XI , most of them are for sendin message out of system, but I didnt got any scenario which shows receiving of message from external system...
So can you please provide some link where I can get receiving scenario example..
Thanks ,
Brijesh......

Hi Brijesh,
Any scenario involving XI will have always XI at one end as reciever and at another end as sender.
Consider the simple Idoc to file scenario where you get Idoc into XI from any R3 system and XI is the receiver system for that R3 system.
Similarly there are other scenarios (lets say SOAP to RFC)where you get SOAP requests from Third party system into XI via SOAP sender channel and then from XI Box to R3 via RFC receiver channel.
You can refer to the link below for SOAP to SOAP scenario.  Invoke Webservices using SAPXI and search on sdn you will get many more examples.
Thanks!

Similar Messages

  • Connection closed by remote host on SOAP Receiver Scenario

    Hi Experts,
    I implemented a RFC to SOAP Receiver scenario, consuming an external
    Web Service with SSL security, using SAP PI 7.1. I configured the SOAP
    Receiver Adapter with Proxy e Proxy User, and it shows the
    message u201CConnection closed by remote hostu201D. I have checked with
    Network team, about the firewall restrictions, and they told me it was
    pass by firewall. I installed the SOAP UI on the PI DEV Server to test
    the SOAP Requets and it worked. Only on the PI it shows this error
    message. I traced log at SLL service in the Sap Netweaver Administrator
    and I didnu2019t get success.
    Long text error:
    com.sap.engine.interfaces.messaging.api.exception.MessagingException:
    java.io.EOFException: Connection closed by remote
    Please, could you help me about this error?
    Fábio Ferri

    Hi Fabio,
    You need to set higher trace level in order to get more information in your trace file.
    If you think it is related to security then set logging level of components com.sap.aii.security.lib and com.sap.aii.af.security to DEBUG in Visual Admin's log configurator. Also set com.sap.aii.af.mp.soap and com.sap.aii.messaging to DEBUG level.
    And then try sending messages and see whether you have received more informaiton in trace file, but don't forget to revert back the change once you finish testing otherwise it will filled up your diskspace.
    Best regards,
    Pinkle

  • HTTPS Receiver Scenario

    Hi,
    My Scenario is File-XI-HTTP
    I have configured an HTTPS receiver scenario for which I have created an external HTTP destination and also certificates.
    When I do the test connection I am able to connect successfully. Also in SXMB_MONI the status of the message is processed successfully.
    But the external HTTP system is not getting any message from XI.
    Also I tried using TCPGateway, in which I have given the external HTTP system's Port and Hostname.
    It is just showing waiting for connection.
    Please let me know if i am missing anything.
    Regards,
    Ravi

    Hi..
    For Http Adapter
    http://help.sap.com/saphelp_nw04/helpdata/en/43/64dbb0af9f30b4e10000000a11466f/content.htm
    Dynamic Configuration of Some Communication Channel Parameters using Message Mapping
    HTTP to RFC - A Starter Kit
    HTTP Errors
    Http* Errors in XI
    HTTP 403 during cache refresh of the adapter framework - Refer SAP Note -751856
    Note :::804124
    Note :::807000
    HTTP Error Code: 402
    Do the following settings to increasing the time_out
    please Increase the HTTP_TIMEOUT parameter value
    1) goto XI ABAP Stack
    2) goto SXMB_ADM
    3) Select Integration Engine---Specific Config
    4) set the parameter HTTP_TIMEOUT to maximum number
    Refer the michales's weblog for the same.
    XI: Timeouts, timeouts, timeouts....
    The specified item was not found.
    Http Test tool :
    /message/266750#266750 [original link is broken]
    regards
    Kishore

  • Missed data JDBD Sender- RFC Receiver Scenario

    Hello,
    I simulated a JDBC synchronous scenario by developed a JDBC Sender-RFC Receiver Scenario to retrieve data from an Oracle Database and inside the RFC , ECC executed a Proxy-JDBC scenario to mark the retrieved items in the Oracle Database.
    Sometimes, in my productive system, some of the items retreived from de JDBC sender seems to be missed. In TA sxmb_moni i saw the message from the JDBC sender channel but the ECC don´t send the message from de proxy request inside the RFC, wich means that RFC doesn´t execute. And a time after without any kind of action, the complete scenario work fine.
    We found this trace log in the NWA stack :
    "Catching com.sap.aii.af.service.cpa.CPAException: Couldn't retrieve outbound binding for the given P/S/A values: "
    Thanks in advance.

    Hi Mariluz,
    Make a full CPACache refresh using the following url:
    http://XIhost:port/CPACache/refresh?mode=delta
    http://XIhost:port/CPACache/refresh?mode=full
    note: use PIDIRUSER for refreshing CPA CACHE for the above uri's
    Also Check the note #1057990 for more details
    there might be other reason that below services might abruptly stop check this also:
    - XPI Adapter: File
    - XPI Adapter: JDBC
    Regards,
    Naveen

  • Any EDI scenario example?

    Hi,
    Im in need of a edi scenario example, like a how-to guide.
    Any end to end scenario with EDI adapter like step by step is highly appreciated.
    Please help.

    Hi
    Available 3rd Party Adapters and Adapter Modules for SAP NetWeaver PI 7.1 provided by SAP via Reseller Agreement
    As in the past, SAP continues to rely also for SAP NetWeaver PI 7.1 on partners to provide connectivity solutions for other applications and certain industry standards. With regards to adapters and adapter modules SAP has currently reseller agreements with the companies Informatica, iWay, and SEEBURGER. The connectivity solutions that are covered by the reseller agreements are sold and delivered through SAP, and also technical support for these partner solutions is available via the SAP Support Portal.
    SEEBURGER
    From the company SEEBURGER all adapters that are covered by the reseller agreement between SAP and SEEBURGER are already certified for SAP NetWeaver PI 7.1; to be more specific, the following SEEBURGER adapters for SAP NetWeaver PI 7.1 that are covered by the reseller agreement are available:
    Technical EDI Adapters
    AS2 (EDIINT/HTTP(S))
    OFTP (OFTP / ISDN, OFTP / TCPIP)
    VAN Access (P7 / X.400, VAN FTP)
    Business EDI Adapters
    Generic EDI
    Protocol converter for OFTP / ISDN or VAN Access
    Data format converter for ANSI X12, EDIFACT
    Mapping templates for purchase order, invoice etc.
    Payment
    Protocol converter for OFTP / ISDN, VAN Access
    Data format converter for EDIFACT, SWIFT
    Mapping templates for payment orders, debit advice etc.
    Industry specific EDI Adapters
    Aerospace & Defense
    Automotive
    Chemicals
    Consumer Products
    High-Tech
    Paper
    Pharmaceutical
    Retail
    SAP NetWeaver Process Integration 7.1: Available Adapters and Adapter Modules
    Handling EDI interfaces using Seeburger BIC modules
    Handling EDI interfaces using Seeburger BIC modules
    Regards
    sandeep

  • RFC TO HTTP receiver scenario.Adding file name to HTTP receiver

    Hi All,
    Scenario is ZBAPI  ->XI-> HTTP conncetivity to EXternal Partners .
    ZBAPI sends the Partner data informtaion to XI .  I need to create a Partnerdata xml in XI and pass it to HTTP Connectivity (Certificates ) to External Partners
    Connectivity is working but I need to add the time stamp to the Partner data xml in the HTTP Receiver .
    I dont get the time stamp in ZBAPI
    I checked many blogs to create UDF of getfilename, dynamic configuration , but here there is no FTP sender channel .
    Can someone help me in giving ideas as hope to assign the time stamp in runtime to HTTPS Receiver Channel .
    Thank you ,
    Best Regards,
    Vara

    Hi Vara,
    In your question you actually mentioned three different communication methods (HTTP, HTTPS and FTP), but only one of them can really work with files and it is the FTP adapter. Moreover, what you need is the Receiver FTP Communication Channel, not the Sender one (as you need to deliver your message to an external system, not to collect it from there). What you need to do is find your Receiver Communication Channel, go to Advanced tab and mark "Use Adapter-Specific Message Attributes", as well as the File Name (that appears once you mark the first one). Then, in your message mapping, you just put the current timestamp to the respective dynamic configuration parameter. Find an example of how to make the whole change [here|http://www.****************/Tips/XI/ASMA/Index.htm].
    However, if I misunderstood you and you need to use the current timestamp in the message body instead of the file name, it will be even simpler. In this case, just go to your Message Mapping and in the target field, put the "currentDate" function from the "Date" group, then double click on it, click the "extended view" button and put your expected date and time format.
    Hope this helps,
    Grzegorz

  • Basic BPM scenario examples

    I have some doubts about configuration of BPM in Integration Directory, so I need some examples of basic scenarios. My doubts are related to which interfaces I have to assign to the bussiness component that represents the BPM (only the abstract ones or the normal ones too?), do I have to assign the channels to bussiness component or to the bussiness systems it exchange messages with?, how does that affect the route determined by receiver determination, sender/receiver agreement?...
    If you could show me some links to examples where this is showed as clearly as possible (specially the part of the Integration Directory) I would really appreciate it.
    Thanks in advance.

    I need some examples of basic scenarios.
    Best example would be merging of two files to one. Basically a 2:1 mapping. Both files having a common node that would act as a correlation point.
    My doubts are related to which interfaces I have to assign to the bussiness component that represents the BPM (only the abstract ones or the normal ones too?)
    When you import the Integration process in ID all teh abstract interfaces reflect. No need to assign anything else. Only abstract when you are inside BPM. But you need to define relation between your Outbound/Inbound & respective abstract interfaces in ID.
    + do I have to assign the channels to bussiness component or to the bussiness systems it exchange messages with?, how does that affect the route determined by receiver determination, sender/receiver agreement? +
    You need to have seperate channels for different business components.

  • Conceptual advice required for file receiver scenario

    Hi,
    My scenario is to read 3 sets of data from SAP ERP and write files on the receiver system, one per data set.
    I could create 3 service interfaces and set up Integration Builder configuration for each one but this seems messy.
    Alternatively, if I create one service interface with 3 operations to group them, it is not possible to create the required files unless I add mapping and use dynamic configuration to determine the filename from the payload and set this in the receiver communication channel.
    It seems to me that I would have benefited from the ability to define a rule in the receiver determination to define a different communication channel per operation where the specific filename could be specified.
    It is only possible to bind a service interface to one communication channel in the receiver agreement.
    What would you recommend as the cleanest and best approach to meet this requirement - 1 or 3 service interfaces, use of mapping or are there any alternatives?
    Thanks in advance.
    Alan
    Edited by: Alan Cecchini on Aug 4, 2011 7:02 PM
    Edited by: Alan Cecchini on Aug 4, 2011 7:02 PM

    Basically your requirement is many to many mapping.  Please decide based on the sender system requirement. If your sender system sends different message structure then you can break into three diff interfaces and keep the interface simple.
    You can route to three diff recievers based on the condition setting in the receiver determination or you can do in the mapping too. That is not the whole point. you need to think about how do pick the three different interfaces.  You might also consider using ccbpm for this. 
    Refer the pattern that comes in the PI standard installation under SAP BASIS  SWCV.
    BPMPatternSerializeMultipleTrigger or BPMPatternSerializeOneTrigger

  • Using adapter specific parameters in  a multiple receiver scenario.

    Hi all,
    I have a scenario in which I am sending a binary file from one folder to another using a file sender and file receiver adapter.
    But, I have another file receiver to this message which expects the filename of the above binary file in the form of an XML file.
    I want to know is this possible to receive an adapter specific value in the form of XML when we havent sent any xml from source side?
    Please reply.
    Sumit

    Sumit,
    I got ur sceario.
    I'm sure u have designed the data type for the target file am I right.
    Let say it looks  like
    DT_Filename
    File   1..1
        Filename 1..1
    U might have created the message type for the same.
    Please create the message mapping with the source and target as same(above structure).
    Now create simple UDF with no input.
    DynamicConfiguration conf = (DynamicConfiguration) container
    .getTransformationParameters()
    .get(StreamTransformationConstants.DYNAMIC_CONFIGURATION );
    DynamicConfigurationKey key = DynamicConfigurationKey.create(
    "http://sap.com/xi/XI/System/File","FileName");
    String name = conf.get(key);
    return ""name"";
    UDF mapping
    UDF --> Filename[Target node, as per my data type designed above]
    Hope it helps!!!
    If not kindly revert back.
    Best regards,
    raj.

  • Multiple file receiver scenario

    Hi,
    I am carrying on a file to multiple files scenario(3 in no). The scenario is simple and it's just that some fields of  <b>Sender File</b> are mapping to <b>Receiver Files</b>
    There are no conditional routing, BPM etc. I have done all the IR part
    <u><b>Message Mapping</b></u>
    Source message type is Sender Message type while Target messages includes all the Receiver Message types.
    <u><b>Interface Mapping</b></u>
    A corresponding interface mapping giving the above Message Mapping is done.
    What will the steps in ID part?

    Hello Arpil,
    I did the similar kind of scenario recently
    where in I was to dynamically send the data to the corresponding reciever (one out of 3 receivers) based on one field on the source side.
    dont get confused with standard and extended.
    In standard you can achieve this directly using context object or X path definition
    eg : if you want to route data based on a field say ...
    if abcd = '3' then route the message to "Receiver I"
    if abcd = '4' then route the message to "Receiver II"
    if abcd = '5' then route the message to "Receiver III"
    specify the same in the configured receiver condition
    you will have 1 receiver determination, 3 receiver and interface agreements
    Hope it finds it useful to you.
    Regards,
    venkat.

  • Mail sender and receiver scenario

    Hi All,
    I want to create one MAIL-MAIL scenario,in which I want to send mail message from one mail server and receive the transferred massage in same mail server.
    But I am confused regarding XI's inbound and outbound message for this scenario.
    What should be my outbound and inbound message type in this scenario?(if i want just to send one line from my mail)
    And who will trigger this mail transfer?Do I need to create some settings on mail server?
    please help me.

    Hi Michal,
    >>it will have to look the same as your XML message that you will send via mail
    Can you elaborate on this?
    Means will it refer to the mail content in my my email?
    bcoz I searched on help.sap i got following payload format:
    <?xml version="1.0" encoding="UTF-8"?>
    <ns:Mail xmlns:ns="http://sap.com/xi/XI/Mail/30">
      <Subject>Subject</Subject>
      <From>[email protected]</From>
      <To>[email protected]</To>
      <Reply_To />
      <Content_Type>text/plain</Content_Type>
      <Content>
       This is the content.
      </Content>
    </ns:Mail>
    Please help me.

  • Reg N sender 1 receiver scenario

    Hi Experts,
    i have one basic doubt ,is it possible to have a scenario with multiple senders and one receiver without using BPM in a single interface..
    Say  we have a common sender  structure for all N system. and one sender message interface,MM,IM  and which can be resused  by all the system.
    Regards,
    srinivas

    Hi all,
    i did an extensive search in sdn.closing this thread. Below are the useful links for the same topics.
    using wild card char * may be a bit risky as multiple interfaces might be runnig for the same receiver, would prefer a simple BPM, rest depends on the requirement.
    Multiple Senders - One receiver
    Regarding Multiple senders to single receiver
    Multiple Senders on A2A
    How can i have multiple Sender agreements in a single interface suggested not to use wild card "*" instead create 3 receiver determination with same channel
    Multiple Senders to Inbound Proxy Scenario
    Multiple  sender file may be useful.
    Having multiple sender components send to one receiver component ?
    WSDL based on multiple sender interfaces: Re: WSDL based on multiple sender interfaces   Very helpful
    Approach for Multiple Sender? links
    Multiple Sender to one Receiver links
    Regarding Senders And Receivers
    regards,
    srinivas

  • SOAP RECEIVER SCENARIO PORT ISSUE

    Hi gurus,
    we are testing a proxy to soap synchron scenario and cannot get response from receiver. We have a firewall issue and need to open required ports.
    Which ports should we open? 50000? 80?
    Kind Regards,
    PM

    Hi Peter,
    SOAP communication uses HTTP protocol, so messages are transferred over 80 or 443 port by default, depending on whether you use HTTP or HTTPS communication, correspondingly.
    Hope this helps,
    Greg

  • Business area and its sample scenario / example.

    Hi SAP GURUS,  please suggest ASAP.
    scope of business area with any simple scenario or example which we will used

    Hi,
    business area is an organizational unit within accounting that represents a separate area of
    operations or responsibilities in a business organization.
    In a client, you can set up several business areas to which the system
    can assign the postings made in all company codes defined in this
    client.
    Business Area Account Assignment
        Both revenue accounting in Financial Accounting and value postings for
        goods movements in Inventory Accounting can be represented separately
        for each business area.
        In the following menu options, you define the rules according to which
        the SAP System should determine the business area automatically.
        To do this, you allocate business areas to sales areas according to
        different criteria.
        Note
        A business area is defined in the module FI. You should therefore
        collaborate with the financial accounting department here.
        Default settings
        The standard SAP R/3 System contains three rules for determining a
        business area:
        o   Rule 1: Allocation of business area for each plant and division
        o   Rule 2: Allocation of business area for each sales area
        o   Rule 3: Allocation of business area for each plant and item division
    Regards,
    Sasikanth.Ch

  • JDBC as receiver scenario

    HI,
    Can anybody please explain me how to define the receiver datatype if the JDBC is used at the receiver side with some explanation.
    I could see some examples...and they have created in the following way
    Data_type
    ___________Statement
    _____________Action
    ____________Table Name
                                                              |__________fieldname
    My question is why do we need to have this "statement" element definied? and cant we use another word instead of "statemnet".
    Priya

    Hi Priya,
    you have to specify a data type for XML SQL Format.
    The following document can help you:
    http://help.sap.com/saphelp_nw04/helpdata/en/2e/96fd3f2d14e869e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b0/676b3c255b1475e10000000a114084/frameset.htm
    <a href="/people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30 to JDBC Adapter using SAP XI 3.0</a>
    Hope this help

Maybe you are looking for

  • Requisition Import Problem

    Hi all, I have one small Doubut,Once I ran 'Requisition Import' Requisition is Created In requisition base Tables i.ePO_REQUISITION_HEADERS_ALL AND LINES_ALL IN THIS TABLES CREATION_DATE IS INSERTED BASED ON THE CREATION SYSTEM TIME OK,AND ALSO IN AN

  • How to have 1 Crystal report accessbile from two folders?

    If I have a folder OR Management with a sub folder volume \OR Management\Volume\Test.rpt and then I get a request for a specific set of Auditors that need access to the reports in \Volume, should I create a new Group and put the AD role in that group

  • Help! Which Z30 will work in Peru?

    Hello! Please help me decide which model of Z30 will work with 4G LTE in Peru. Here we have the AWS (1700/2100) standard for the LTE service. I am not sure if STA 100-2 or STA 100-5 will be compatible with that band. Please help! Solved! Go to Soluti

  • Uninstall Adobe XI Pro trial

    I can't get the Adobe ProXI to quit/uninstall after the trial period ended.  What should I do?

  • NIC directories not getting created under ISAPNP

    AT-MIO-16X using NI-DAQ5.1 on Win98  (cross posted from the multifunction daq forum) I am setting up a spare board after one failed in system - the first board reported failed when the Test Resources button was pressed. A second board was tried in th