Payload from Two diff Outbound interfaces and Business Service

Hi All:
I created a scenario....where messge is coming from two diff outbound message interface..and have only one inbound inteface...
Message_One is coming from one OA interface.
Message_Two is coming from other OA interface.
I am using only one Inbound interface...
Message Mapping
Source Message:
MessageOne
MessageTwo
Target Message:
Message.
Now for this I cretaed one IP
<b>Fork</b> (two receive steps..for message one and mesage two)
<b>Transformation</b> (Interface Mapping between (Message one, Message Two) and Message
<b>Send.</b>
Here is the source from the Test Tab of the IR tool.
<?xml version="1.0" encoding="UTF-8"?>
<ns0:Messages xmlns:ns0="http://sap.com/xi/XI/SplitAndMerge">
   <ns0:Message1>
      <ns1:MT_Message_One xmlns:ns1="http://t-systems.com/XI/Demo/BPM">
         <CutomerName>Gillette</CutomerName>
         <CutomerID>AA123</CutomerID>
         <ProductName>PN</ProductName>
         <ProductID>1234</ProductID>
      </ns1:MT_Message_One>
   </ns0:Message1>
   <ns0:Message2>
      <ns1:MT_Message_Two xmlns:ns1="http://t-systems.com/XI/Demo/BPM">
         <ProductCost/>
         <ProductManufaturingDate/>
         <ProductExpDate/>
         <ProductID/>
      </ns1:MT_Message_Two>
   </ns0:Message2>
</ns0:Messages>
Now below information is coming from first File
       <CutomerName>Gillette</CutomerName>
         <CutomerID>AA123</CutomerID>
         <ProductName>PN</ProductName>
         <ProductID>1234</ProductID>
This infromation is coming from second file
         <ProductCost/>
         <ProductManufaturingDate/>
         <ProductExpDate/>
         <ProductID/>
Question how my input message looks for both??
I am using HTTP client to send the two diff message from two diff Business Service to same BPM.
Is it like
<b> <ns1:MT_Message_One xmlns:ns1="http://t-systems.com/XI/Demo/BPM">
         <CutomerName>Gillette</CutomerName>
         <CutomerID>AA123</CutomerID>
         <ProductName>PN</ProductName>
         <ProductID>1234</ProductID>
      </ns1:MT_Message_One></b>
<b>      <ns1:MT_Message_Two xmlns:ns1="http://t-systems.com/XI/Demo/BPM">
         <ProductCost/>
         <ProductManufaturingDate/>
         <ProductExpDate/>
         <ProductID/>
      </ns1:MT_Message_Two>
   </ns0:Message2></b>
Thanks & Regards,
Farooq Farooqui

Yes now I achived it...
It like the same as I mentioned
<ns1:MT_Message_One xmlns:ns1="http://t-systems.com/XI/Demo/BPM">
<CutomerName>Gillette</CutomerName>
<CutomerID>AA123</CutomerID>
<ProductName>PN</ProductName>
<ProductID>1234</ProductID>
</ns1:MT_Message_One>
<ns1:MT_Message_Two xmlns:ns1="http://t-systems.com/XI/Demo/BPM">
<ProductCost/>
<ProductManufaturingDate/>
<ProductExpDate/>
<ProductID/>
</ns1:MT_Message_Two>
</ns0:Message2>

Similar Messages

  • Diff between Business System and Business Service

    What is the Difference b/w Business System and Business System and whne we use them?

    Hi,
    Business System : is a logical entity assigned to a Technical System in a SLD
    Business Service: is an Abstract entity without having assigned to a Technical System in a SLD
    for more:
    Business System: http://help.sap.com/saphelp_nw70/helpdata/en/42/c817d9d2296bb2e10000000a1553f6/content.htm
    Business Service: http://help.sap.com/saphelp_nw70/helpdata/en/c7/301640033ae569e10000000a155106/content.htm
    Also,There is already lot of thread regarding the same discussion, please see it below.
    Business service or Business system??
    Re: Business Service <--> Business System
    Difference between Business service, Business system and Business process
    Business Service vs Business System in Integration Directory.
    Business Service (vs) Business System in Integration Directory.
    What is the difference between Business System and Business Service?
    business system and business service
    Diff b/w Business service & Business System?
    Regards
    Aashish Sinha
    PS : reward points if helpful

  • Data from two diff. Modules - Situation

    Hello all,
    If the datas are coming from two diff. module like two FI modules. While doing Transport through ETL what should be prequatious steps the consultant is supposed to tell the user ??
    Can anybody guide me ???
    Thanks in advance

    Hi Macho,
    Can you provide some details to your issue? Which FI modules are you using? How are you extracting the data?
    Cheers! Bill

  • What is the diff bet XI and Business connector, backend contracts & Goa?

    hi friends
    what is the diff bet XI and Business connector ,diff bet backend contracts and goa
    i know that XI(for new customers) and business connector for existing customers
    do u think xi and Business Connector perform the same task
    Regards
    Vinny

    Hi Vinny,
    As Khan told, business connector is old technolgy and it has almost same functionlities like in XI.
    both are mainly used for converts idoc's into xml format....
    GOA: Global outline agreemnts mainly used when srm is having multiple backend systems. with reference to GOA ,  we can create local contracts in backend systems ...
    Thanks
    Ravi

  • Business Systems and Business Service - does any difference

    Hi Experts,
                      Could any one please guide me what is the difference between
    Business Systems
    and
    Business Service.
    Which situations we use Business Systems / Business Service.
    Does it have any performance issues?
    Why we are not configuring Business service in SLD?
    Cheers Experts!!
    Sunil

    Hi Sunil,
    Business System: Address a particular business system as the sender or receiver of messages.
    A business system is an actual application system in a system landscape. A business system
    (service) comprises information about the inbound and outbound interfaces and the software
    component versions of the business system. The business system services are used when
    configuring internal company processes.
    Business Systems are Logical Senders or Receivers that exchange messages by using the Integration
    Server and that are entered in the System Landscape Directory.
    The Business Systems in the System Landscape Directory relate to a system landscape.
    The Business Systems of business partners are therefore not entered in the System Landscape
    Directory. To be able to address such business partners logically, use communication components in
    the Integration Directory. A business system is a way of specifying a communication component in the
    Integration Directory more precisely (business system component).
    Business Service: Address an abstract business entity as the sender or receiver of messages.
    Using a business service, you can define the technical or business subunits of the companies
    involved and then assign them the relevant interfaces. The business services are used when
    configuring cross-company processes.
    In the PCK, the Service is of type Business Service. It represents an abstract, addressable unit.
    Business services are used in cross-company processes, for example, if the parties involved have only
    published their interfaces and not their system landscape, or it is only partly known.
    Using a Business Service,we can define the technical or business subunits of the companies involved
    and then assign them the relevant interfaces.
    It is useful to use Business Services when configuring cross-company processes. Usually, the
    interface descriptions of the business partners involved are made publicly available.
    Also,There is already lot of thread regarding the same discussion, please see it below.
    Business service or Business system??
    Re: Business Service <--> Business System
    Difference between Business service, Business system and Business process
    Business Service vs Business System in Integration Directory.
    Business Service (vs) Business System in Integration Directory.
    What is the difference between Business System and Business Service?
    business system and business service
    Diff b/w Business service & Business System?
    Regards,
    Vinod.

  • Business System  and Business Service

    Hi,
        A lot of confusion in this situation .When we will go for a  Business System.. and When we will  choose Business Service...we are using some SAP systems  only.. even though we are configuring those as a business services...
    can any one clarrify some clearly..
    Thanks
    babu

    <b>URL</b>
    http://help.sap.com/saphelp_nw04/helpdata/en/fe/131eb4ef2fb344abf471c9eac0063a/frameset.htm and then navigate back up the tree to the <b>Service</b> heading
    I have provided an excerpt from the documentation
    <b>Business System</b>
    If you want to address an abstract business entity as the sender or receiver of messages, choose this service type.
    If you want to address a particular business system as the sender or receiver of messages, choose this service type.
    A business system is an actual application system in a system landscape. A business system (service) comprises information about the inbound and outbound interfaces and the software component versions of the business system.
    You usually use business system services when configuring internal company processes.
    <b>Business Service</b>
    Using a business service, you can define the technical or business subunits of the companies involved and then assign them the relevant interfaces.
    You usually use business services when configuring cross-company processes. In this case, you only make your interfaces known to the business partners involved and either do not make any details about your own system landscape available, or only specific details. 
    For example, you can define RosettaNet Partner Interface Processes (PIPs) as business services.

  • Regarding Business System and Business Service

    Hello,
    What is the difference between the Business system and Business service. When do we go for what? Which system we will take as business system or business service means either sender system or reciever system.
    Give me with simple example... please
    Thank you

    hi,
    What is the difference between the Business system and Business service.?
    Business System is a logical representation of a Technical System.
    Business System: BS is a conceptual representation of a logical system, such as a specific client on a SAP server or a 3rd party payroll application.
    For defining Business Systems, the four important pieces of data are:
    u2022Business System Name (must be unique in the landscape)
    u2022Associated Technical system name, and if the Business System will be used with IDoc interfaces, a Logical System Name
    u2022The Software Products (and associated SWCVu2019s) that are used by the Business System. The products are brought through from the Technical System definition; but for a particular Technical System, not all products will necessarily be associated with a particular Business System.
    u2022The Related Integration Server.
    A Business System addresses a business system as a sender or receiver of messages. Unlike an abstract service, a business system represents a specific (application) system in the system landscape. A business system (service) comprises information about the inbound and outbound interfaces and the software component versions of the business system.
    Business Service is a abstract representation of a System. For instance, www.google.com have a several system working together and IPs of this machines change eventually. When we use a Business Services like google we reference a computer that we don't know the phisical implementation
    Business Service: Address an abstract business entity as the sender or receiver of messages.Using a business service, you can define the technical or business subunits of the companiesinvolved and then assign them the relevant interfaces. The business services are used whenconfiguring cross-company processes.
    Which system we will take as business system or business service means either sender system or reciever system
    Business system and business service can either be a sender or receiver...
    business systesm is an application system which is a real system..business service is an abstract entity...we send requests using webservices for them....
    thanks,
    vijaya

  • Parties, Business Systems and Business Services

    Hi guys,
    I've read a lot about items in subject, but have some doubts about applying them to my scenario. I have to integrate SAP system and web service.
    As far as I understand concepts, this is B2B communication, so I have to use parties. To represent SAP system I use Business System, as it's described ins SLD,  and for Web service I use Business Service... just as we use business services for web services
    --- Am I right here? Will it work ok in reciever determination, agreement?
    Thank you.

    Hi,
    You are doing the usage of business systems and services in proper way.
    The scenario will difinately work with combination of business system and service.
    It will be fine for all other configurations such as Receiver Determination, Sender/receiver agreements and interface determination etc.
    Please see below the importance of Parties, Business Systems and Business Services 
    A communication party
    A communication party (party for short) represents a larger unit, which is involved in a collaborative process. Using a communication party, you generally address a company within a cross-company process. 
    You can assign a communication party one or more services to address it as the sender or receiver of messages.
    A business system
    If you want to address a particular business system as the sender or receiver of messages, choose this service type.
    A business system is an actual application system in a system landscape. A business system (service) comprises information about the inbound and outbound interfaces and the software component versions of the business system.
    You usually use business system services when configuring internal company processes.
    A business service
    If you want to address an abstract business entity as the sender or receiver of messages, choose this service type.
    Using a business service, you can define the technical or business subunits of the companies involved and then assign them the relevant interfaces.
    You usually use business services when configuring cross-company processes. In this case, you only make your interfaces known to the business partners involved and either do not make any details about your own system landscape available, or only specific details. 
    For example, you can define RosettaNet Partner Interface Processes (PIPs) as business services.
    Thanks
    Swarup

  • What is the difference between Business System and Business Service?

    Hi
    Please tell me what is the difference between Business System and Business Service...? In real time at what situation we will use Business System and in what situations we will use Business Service..? Please help me
    Best Regards
    Ravi Shankar B

    HI,
    Business system:
    If you want to address a particular business system as the sender or receiver of messages, choose this service type.
    A business system is an actual application system in a system landscape. A business system (service) comprises information about the inbound and outbound interfaces and the software component versions of the business system.
    You usually use business system services when configuring internal company processes.
    Business Service:
    If you want to address an abstract business entity as the sender or receiver of messages, choose this service type.
    Using a business service, you can define the technical or business subunits of the companies involved and then assign them the relevant interfaces.
    You usually use business services when configuring cross-company processes. In this case, you only make your interfaces known to the business partners involved and either do not make any details about your own system landscape available, or only specific details. 
    For example, you can define RosettaNet Partner Interface Processes (PIPs) as business services.
    Regards,
    Sudheer.

  • Difference between Business system and Business service.

    Hi All,
    Can any one explain in detail difference between Business system and Business service.
    As we commonly say, Business service is for those system which are not in our landscape.
    Can any one explain in which particular scenarios we will go for Business Service.
    Reg
    Bapuraj

    Hi Bapuraj,
    Business System
    Business system is a logical system, and there is an importance on physical existence of the system.Also SLD entry is required.
    It is generally used for SAP applications, this is just a general prinicple followed but not mandatory.
    Business Component(formerly Service)
    You use a Business Component, when you do not have the System details of the the partner system to which you want to communicate. i.e. you have not configured the partner system in SLD.
    Business Service is an Absract Unit with Sender and Receiver Interfaces,In this case you need to explicitly add the message interfaces while doing configuration in ID.
    It is generally used for NON-SAP applications, this is just a general prinicple followed but not mandatory.
    <REMOVED BY MODERATOR>
    <LINKS CAN BE SEARCHED FOR BASIC QUESTIONS>
    -santosh.
    Edited by: Prateek Raj Srivastava on Jan 12, 2012 10:01 PM

  • Differentiate b/w Technical System, Business System and Business Service

    Hi all,
    I'm new to XI. I was asked two questions. Any one answer the following, plzz.
    a) Difference between Business System and Business Service
    b) Difference between Technical System and Business System

    Hello Gopi,
    a) Business System is a logical representation of a Technical System.
        Business Service is a abstract representation of a System. For instance, www.google.com have a several system working together and IPs of this machines change eventually. When we use a Business Services like google we reference a computer that we don't know the phisical implementation. 
    b) Technical system is a phisical machine, it have a IP. Can be a BBDD, ERP, J2EE ......... a Business System is a logical term that we use into the Business Scenarios and represent these Technical System that we had created.
    Hope it's help you
    Best Regards
    Iván Prieto

  • Need Java API's to create OSB proxy and Business Services

    Hi All,
    I need to create OSB proxy and business services using Java API's. Does any one have reference to the OSB APIs??

    AFAIK it is proprietary.
    What I do in a similar situation is to form XML for the services, package them into JAR the same way as an import JAR is packaged (creating ExportInfo resource, ...) and deploy with standard WSLT script. Works for simplest services only (direct proxies mostly) but I can also form security, alerts, throttling etc etc etc -- all in one shot.
    Out of sheer interest, may I ask you a question? Why do you need to create OSB services from Java?
    Vlad
    http://vladimirdyuzhev.com

  • Editing proxy and business service security with WLST

    My customer wants to manage the OSB with WLST as much as possible. I'm wondering if it is possible to handle the security and policies on proxy and business service with WLST.
    Any ideas or links to documenation are welcome.
    Thanks!

    I think you can do this. Please refer - http://docs.oracle.com/cd/E14571_01/core.1111/e10043/wlstcmds.htm#CHDGHDFJ
    But not sure of how much flexibility you will get with WLST. I will recommend using OWSM that is specifically used for similar activities for the soa suite.
    Please refer - http://docs.oracle.com/cd/E21764_01/web.1111/e13713/owsm_appendix.htm & http://docs.oracle.com/cd/E21764_01/doc.1111/e15866/owsm.htm for more details.
    Thanks,
    Patrick

  • Implementing SingleThradModel interface and synchronizing service

    Hi all,
    I came across the one question.
    What is difference between the implementing SingleThradModel interface and synchronizing service method in the Servlet?
    Which one is the better one? and why?
    It seems to be same for me... but still confused?
    Please explain me.
    Thanks,
    Rahul

    No one is better. Just write threadsafe code. E.g. do not declare instance variables which are to be used per request. Just keep in mind that only one instance of the Servlet will be created which lives as long as the webapplication runs and that it will be reused among all requests. Keep request scoped variables inside the method block and you're safe.

  • Including Inbound and Outbound Interfaces to Business System

    Hello
    Iam new to SAP XI, but have expierence in webMethods EAI Tool.
    Iam developing a sample interface to pick and put a file in SAPXI itself and for this have created the Interface(data type,mesg typ , mesg inetface , mappin and interface) in Repository.
    Now to pick and put file what setting should have to do in Directory.
    I have added a Business Service, but it is not listing the Component which was  created by me from SLD (only standard component versions which came along with SAPXI are listed). Because of this the interface (inbound and outboound) which was created in my component is not listed.
    Can any one help me with this.
    Also can you suggest an devleopment doc to refer.
    Thanks
    Vinod

    Hi Vinod,
    Check out this thread..
    Inconsistence Adapter Framework
    No entry for adapter engine in CPACache
    Also check OSS Note : 764176 - Error in XI due to inconsistent SLD contents
    This note provides a lot of information, but may not be enough. Carry out the following checks:
    check that the CPACache works ok
    check that sxi_cache works ok
    check that sxi_cache->goto-->AE Cache shows an entry for the adapter engine
    check the roles for the service users, especially xidiruser
    Nilesh

Maybe you are looking for

  • Home sharing dropping on MacBookPro Retina

    Dear Forum, Ever since Mac OSX 10.9 and iTunes 11 I've found home sharing to stutter, and then halt unexpectedly for my laptop. My files are all on a 2011 iMac, connected to an Apple Airport Extreme via 1Gb ethernet.  The Airport then connects to my

  • My screen died!! Help!

    Last night I was using my unplugged MacBook pro, I was monitoring the battery left and when it got to 22%, the laptop turned itself off. (is that normal?) I rebooted it but the screen hasn't recovered, I've restarted a few times and I hear the engine

  • Issue with artists with one album an non album tracks.

    Here is my issue: on the ipod I should see this: music > artists > THE ARTIST > All or Album1 That's the logical order, but this is what my iPod does music > artists > THE ARTIST > Album1 I know I have tracks that are not a part of Album1 ( I see the

  • My mac book will not start after installing yosemite

    CCan somebody help me with this problem?

  • Automatic Loc Recover in Standby Database

    Hello, i'm trying to recover logs from a master DB in a standby db with a script which will be started every 8 hours by a task planner. I've found the autorecover command, but I don't know how to use the command. MaxDB 7.5 is installed on Windows 200