BPM: BPE_ADAPTER UNKNOWN_MESSAGE

Hi,
I have multiple idoc to file scenario. it contains BPM. Errors exist in SXMB_MONI after  sending idocs. The error details:
No object type found for the message. Check that the corresponding process is activated An exception has occurred
I checked SXI_CACHE. Return code of integration process is 0. it seems to be not problem with this.
Can you help me please?
Thanks in advance
Nurhan

Hi,
You might have changed the cordinality of the idoc and imported in external definition. Please change the co-ordinatity of the IDOC and its root structure also. I faced this problem and resloved the same. Changed the cordinality of IDOC and its root node as well. There was a blog in SDN onhow to change the cordinality of IDOC for collection scenarios.
Best Regards,
Subbu

Similar Messages

  • Error in BPM in PI 7.1 : BPE_ADAPTER" UNKNOWN_MESSAGE

    Hi All,
    I have made some changes in Integration process in PI 7.1 and executed my interface, but now it is giving error BPE_ADAPTER">UNKNOWN_MESSAGE. Also it is showing "No object type found for the message. Check that the corresponding process is activated".
    I have also checked in SXI_CACHE if the integration process is activated or not. It is showing return code 0.
    I have deleted my BPM and created same with a new name and created whole ID part again with a new integration process, but the above error is still there.
    The process is getting stuck at the CALL ADAPTER step.
    Can anyone tell me where the problem occured exaclty?

    Satish,
    Thanks for replying,
    Actually I have created a new integration process wih new name deleting the previous one and then created whole ID part for the new integration process importing the new IP in my ID. Also checked if that new IP is activated in the SXI_CACHE. But still that error is occuring in SXMB_MONI in CALL ADAPTER step. I have not checked the queue in SMQ2 but does it matter as I have created new integration process and ID part agian?

  • BPM - BPE_ADAPTER : Unknown message Type

    Hello Experts,
    I am developing a simple BPM scenario with just one receive and one send step. I have configured bothl the BPM steps along with the container elements and verified the objects in IR and ID. In SXI_CACHE the status of teh Integartion Process is '0' which is the correct. I tried reactivationg and redeploying the process several times too, yet message in PI faile with the below error description:
    <!--  Call Adapter
    -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="BPE_ADAPTER">UNKNOWN_MESSAGE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:Stack>No object type found for the message. Check that the corresponding process is activated An exception has occurred.</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Can anybody advice please?
    Thanks in advance,
    Elizabeth.

    In SXI_CACHE the status of teh Integartion Process is '0' which is the correct. I tried reactivationg and redeploying the
    process several times too, yet message in PI faile with the below error description:
    In that case, delete the ID part for this scenario and redo the objects....from importing the IP into ID.
    If still not working then the BPM itself has to be recreated.
    If all the messages are properly configured in the BPM and still it is giving the error then it is a CACHE issue.
    I hope the BPM is just for practice purpose and not related to any project...as the design does not require to have a BPM
    Regards,
    Abhishek.

  • BPM - BPE_ADAPTER errors

    I am trying to follow Arpit's blog for the RFC Scenario using BPM --Starter Kit
    /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit
    I am getting the following error in Call adapter
    <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="BPE_ADAPTER">UNKNOWN_MESSAGE</SAP:Code>
    <SAP:Stack>No object type found for this message; check the activation of the corresponding process</SAP:Stack>
    Also something very curious is that my Interface determination, shows the receiver interface same as my sender interface.. But my receiver determination in ID is configured correctly... SXI_CACHE has '0' for my IP.
    - <SAP:Sender>
      <SAP:Service>BS_SEND_SERVICE</SAP:Service>
      <SAP:Interface">FileRequest_OUT_MI</SAP:Interface>
      </SAP:Sender>
    - <SAP:Receiver>
      <SAP:Party agency="" scheme="" />
      <SAP:Service>File_RFC_BP</SAP:Service>
      <SAP:Interface namespace="xxx">FileRequest_OUT_MI </SAP:Interface>
      </SAP:Receiver>
      <SAP:Interface namespace="xxx">FileRequest_OUT_MI</SAP:Interface>

    Check the following links.
    BPE_ADAPTER error on async BPM
    https://websmp105.sap-ag.de/~sapdownload/011000358700003163902004E/HowTo_handle_XI_30_Caches.pdf

  • UNKNOWN MESSAGE error in BPM

    Hi,
    I have transported scenarios in production.
    One of the scenario with bpm is working fine.
    But in one scenario i am getting the error
    <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="BPE_ADAPTER">UNKNOWN_MESSAGE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>No object type found for the message. Check that the corresponding process is activated</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
    In trace i found
    could not create BPE proxy for message, no XML object definition found for message 48965DEB190A41F3355AC0B710EA2106</Trace>
      </Trace>
    in sxi_cache the return code is 0 , but still i activated it and still the return code was 0.
    but still i get the above error.

    Hi,
    Where you are facing this issue? In PROD or QA?
    Did you tried to remove the locks, and re-activate it? I would say go to SM12 in Abap stack and check what's the corresponding object got locked!  But before doing it, please let us know that u r not doing this in PROD. Coz, I don't want to suggest you this approach in PROD.
    raj.

  • BPM is not getting triggered

    Hi All,
    I am working in XI3.0. When I am executing a process with BPM, I am getting an error message like this.
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="BPE_ADAPTER">UNKNOWN_MESSAGE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>No object type found for this message</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    I have checked in SXI_CACHE. I can see that my business process has return code 0. But still when I execute the process, and see the message in SXMB_MONI, I can see the error message pasted here and business process is not triggered. Any ideas to resolve this issue are welcome.
    Thanks,
    Anand

    Hi Anand,
    1.Execute tcode:SWDD in ABAP stack of XI and investigate whether you have the correct version of the BPM.
    2.If you have any conditional evaluation in BPM, make sure you have set them properly.
    Regards,
    Sridhar

  • BPM Not Working in PI

    Hi,
    We are in the process of upgrading our middleware from XI to PI. While testing scanarios using BPM we are runing into issues. We keep on getting the error.
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="BPE_ADAPTER">UNKNOWN_MESSAGE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:Stack>No object type found for the message. Check that the corresponding process is activated An exception has occurred.</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    From the error message it looks that the BPE process is not getting activated. But SXI_CACHE shows the process and the status is 0. Also we have checked the configurations using SWF_XI_CUSTOMIZING and everything looks fine.
    Any thoughts.
    Regards,
    Arunava

    But SXI_CACHE shows the process and the status is 0.
    Sometimes even after the CACHE status is 0, the BPM can go into error.
    1) Perform re-activation of the BPM in SXI_CACHE ..... a XML can be generated for your BPM in SXI_CACHE itself....check if this XML shows you all the IR objects (mappings and interfaces) which are there in the BPM.
    2) Delete the errored instance from SWWL and then test
    2) Make dummy changes to the ID objects and activate
    3) If still it does not work then re-import the BPM into ID (i.e. recreate the ID objects)
    Regards,
    Abhishek.

  • File to RFC Multiline using BPM

    Hi Experts,
    I am working on File To RFC Multiple Records using BPM. I am getting the below error. When i am activating Integration Process. I got the error as Element should not return Multiline Value. So i have changed the Message Mapping Occurance in Signature Tab to O to Unbounded. I am getting the below error in SXMB_MONI. Please check and guide me how to proceed further.
    Regards,
    GIRIDHAR
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--
    Call Adapter
    --> 
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand=""> 
    <SAP:Category>XIAdapter</SAP:Category>  
    <SAP:Code area="BPE_ADAPTER">UNKNOWN_MESSAGE</SAP:Code>  
    <SAP:P1 />  
    <SAP:P2 />  
    <SAP:P3 />  
    <SAP:P4 />  
    <SAP:AdditionalText />  
    <SAP:Stack>No object type found for the message. Check that the corresponding process is activated</SAP:Stack>  
    <SAP:Retry>M</SAP:Retry>  
    </SAP:Error>

    Hi Giridhar,
    Check below thread:
    BPE_ADAPTER UNKNOWN_MESSAGE
    Regards,
    Krupa

  • User Decision Step in BPM - PI 7.1

    Hi All,
    I have posted a wiki for User Decision step in BPM in PI 7.1, Please go through it and post your queries, suggestions and comments here.
    The link for same is under:
    Part1 - https://www.sdn.sap.com/irj/scn/wiki?path=/display/xi/userDecisionstepinSAPPI7.1-Part+I
    Part2 - https://www.sdn.sap.com/irj/scn/wiki?path=/display/xi/userDecisionstepinSAPPI7.1-Part+II
    Regards,
    Sachin

    Hi Sachin,
    Nice job,
    During my practice on this scenario. I have got an error please kindly guide me on this, may this error also clear for the others
    *I got an error on SXI_MONITOR as:*
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="BPE_ADAPTER">UNKNOWN_MESSAGE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:Stack>No object type found for the message. Check that the corresponding process is activated</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    The trace of the error as:
    <Trace level="1" type="B" name="CL_XMS_PLSRV_CALL_BPE-ENTER_PLSRV">
      <Trace level="1" type="T">could not create BPE proxy for message, no XML object definition found for message 72485F6BFC78416A29EEE3EE10D09BCE</Trace>
      </Trace>
      </Trace>
      <Trace level="1" type="System_Error">Error exception return from pipeline processing!</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST" />
    Please kindly guide me on this, Is the message has to validate at sender agreement? if not where is the error I am doing?

  • BPM-F2F Error...

    Hi,
    file has been picked up from the source, and it doesn't reache the target. I got following info. at sxmb_moni.
    pl. let me know where error has occured.
    Payload:-
    <ns:bpm_sou_MT xmlns:ns="http://BPM_f2f.com">
      <Fname>Pankaj</Fname>
      <Lname>Kumar</Lname>
      <City>hyd</City>
      <Country>ind</Country>
      </ns:bpm_sou_MT>
    Error:-
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="BPE_ADAPTER">UNKNOWN_MESSAGE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>No object type found for this message</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>

    Hi Pankaj,
    Please try the following...
    Can you look into the graphical flow of your BPM and see in which step the BPM errored out.
    It will help in nailing the reason for your error.
    You can do that by going into SXMB_MONI , for your message ,click on the PE and you can see the flow of the message in your BPM.
    Next, click on the details / graphic to see further details.
    On clicking PE if the msg displayed is 'unable to perform action for selected messages', then it mean that the integration process itself is not triggered. Are you getting 2 entries in the SXMB_MONI for this File to File Scenario? check this
    Do you have 2 receiver determinations.
    i.e 1) File to Integration Process
    2) Integrtaion Process to File
    <b>Also</b>
    Select your integration process from SXI_CACHE and click on the "activate" button.You will be navigated to the next screen. In this second screen, there will be an option to "delete" this process. Delete it.
    Then make a change to your integration process in repository say for e.g. add and remove description.And Save and activate it.
    Now check the status of the Integration process in SXI_CACHE to see whether the return code is 0.
    Regards,
    Abhy

  • BPM help needed

    Hi,
    When I am using BPM, I am getting this message in SXMB_MONI of PI
      <SAP:Code area="BPE_ADAPTER">UNKNOWN_MESSAGE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:Stack>No object type found for the message. Check that the corresponding process is activated An exception has occurred.</SAP:Stack>
    The scenario is async proxy->PI->Web service
    Thx
    Mike

    Did you:
    1) IMport the BPM from IR into ID and your BPM is active in both IR and ID?
    2) Did you configure all the ID objects for this scenario?
    3) Did you check in SXI_CACHE that your BPM is present and the Return Code for this BPM is 0 .... if not 0 then perform Re-Activation (match-stick symbol in SXI_CACHE itself)
    After confirming perform testing and let us know.
    Regards,
    Abhishek.

  • SC_SEMANTIC_OK in the BPM

    Hi all,
    I am getting the following error in SXMB_MONI.
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="BPE_ADAPTER">UNKNOWN_MESSAGE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>No object type found for this message; check the activation of the corresponding process</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error
    While checking the BPM it is giving the information SC_SEMANTIC_OK .
    Could anybody please try to solve this issue?
    Thanks & Regards,
    Sekhar.

    Hi,
    have a look at the process signature. Does the message you try to send to the BPM really correspond to the input message of the process signature? Probably not....
    The BPM itself is developed correctly if SC_SEMANTIC_OK is shown, however that is only a test at design time. Your problem originates at runtime. What you might want to do, is create an integration scenario and put all message interfaces you are going to use into the actions. You can then check the scenario via F7 as well, and if the outbound mesage of one action does not correspond to the inbound message of the connected action it will give you an error.
    Regards
    Christine

  • Http- XI- RFC BPM Error

    Hello,
       I am trying to configure a bpm for this scenario.
    I have a web application which will send a customeised PO xml to XI. This po will contain a single line item info.
    XI will add this line items into a single po and that will be transfered to SAP using a RFC BAPI_PO_CREATE
    http->XI->RFC
    This is at the start asynchronus communication.
    To add po line items , I am trying to configure bpm.
    i have configured a bpm with
    recive step
    correlation
    trnasformation
    send
    I have taken help of BPMPatternCollectPayload from
    http://sap.com/xi/XI/System/Patterns
    but i am facing folowing error,
    <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="BPE_ADAPTER">UNKNOWN_MESSAGE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>No object type found for this message</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    I have checked , status of business process i.e 2
    I am not getting which step is missing.
    Pl can anyone suggest.
    thanks,
    Sharada

    Hello,
      When I tested mapping program with payload of inbound  messagr taken from technical workflow log , it was giving me mapping error. So I just again created a input xml file from mapping program and transfered that as input xml to xi. but now i am facing error as follows,
    Unable to deliver event 'RECEIVED' of object 'ZXI_PROXY_PURCHASE_ORDER__0001'(226801E68FCF114583B
    Work item 000000009047: Object CL_SWF_XI_MSG_BROKER method CALL_TRANSFORMATION cannot be executed
    com/sap/xi/tf/_PurchaseOrderMerge_new_1_com.sap.aii.utilxi.misc.api.BaseRuntimeExceptionRuntimeEx
    Error handling for work item 000000009047
    com/sap/xi/tf/_PurchaseOrderMerge_new_1_com.sap.aii.utilxi.misc.api.BaseRuntimeExceptionRuntimeEx
    and my input xml is as given
    <?xml version="1.0" encoding="UTF-8"?>
    <ns1:Messages xmlns:ns1="http://sap.com/xi/XI/SplitAndMerge">
      <ns1:Message1>
        <ns:Purchase_Order_Request_new xmlns:ns="http://rapidigm.com/test">
          <key>2</key>
          <DocDate>2</DocDate>
          <DocType>3</DocType>
          <PurchOrg>4</PurchOrg>
          <PurchGroup>5</PurchGroup>
          <Vendor>6</Vendor>
          <itemno>10</itemno>
          <materialno>8</materialno>
          <qty>9</qty>
          <description />
        </ns:Purchase_Order_Request_new>
      </ns1:Message1>
    </ns1:Messages>
    please suggest on this.
    thanks,
    Sharada

  • XIAdapter "UNKNOWN_MESSAGE"

    Hi everybody ...
    help me
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="BPE_ADAPTER">UNKNOWN_MESSAGE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>No object type found for this message</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Message was edited by:
            Anvar Palvanov

    Hi, everybody)
    I am did this process by /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit
    I checked out all the IntegratioN Directory object is created
    Like
    - Reciever Determination 1:
        Sender
           Service FileService(Business Service)
           Interface FileRequest_OUT_MI
        Receiver File_RFC_BP
        Config. Overview for Receiver Determination
            Receiver                         Maping                Receiver Agreem.
             |File_RFC_BP
                    FileRequest_AI       Not Specified        Not Required
    -Receiver determination 2 :
        Sender
           Service File_RFC_BP(Integration Process)
           Interface FileDetails_Sync_AI
        Receiver TST(Business System R/3)
        Config. Overview for Receiver Determination
            Receiver                                               Maping                Receiver Agreem.
             |TST
                    BAPI_COMPANY_GETDETAIL      File_RFC_IM        RFC_Reciever
    -Receiver determination 3:
        Sender
           Service File_RFC_BP(Integration Process)
           Interface FileResponse_AI
        Receiver FileService(Business Service)
        Config. Overview for Receiver Determination
            Receiver                                Maping                Receiver Agreem.
             |FileService
                    FileResponse_IN_MI      Not Specified        FileRFC_Recieve
    Communication Channel
    1. FileRFC_Send in FileService(Business Service)
    2. RFC_Reciever in TST(Business System R/3)
    3. FileRFC_Recieve in FileService(Business Service)
    in my opinion all Receiver Determination is correctly.

  • Error in using S/A Bridge in ccBPM

    Hi all,
    I am trying a BPM using S/A bridge in ccBPM.
    The receive step(start process) is using a synchronous interface which opens the S/A bridge.
    The scenario is Http<->BPM, where the response must go back from BPM.
    But when tested it showing the following error
    <SAP:Error>
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="BPE_ADAPTER">UNKNOWN_MESSAGE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>No object type found for this message; check the activation of the corresponding process</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
    </SAP:Error>
    It is showing some activation error. But every thing is activated.
    Can anyone help.
    Thanks in advance.
    Chemmanz

    Hi all,
    Thank you for your quick response.
    There are no semantic errors in BPM.
    Also it is having return code 0 in SXI_CACHE.
    What is SWCV BASIS ??
    I am doing a simple test scenario with
    Data Types.
    1)DT_NUMBERS
       <REQUEST>
       <NUMBERS>
       <A>
       <B>
    2)DT_SUM
    <RESPONSE>
    <SUM>
    Message Types
    1.MT_NUMBERS
    2.MT_SUM
    Following message interfaces
    1.MIOS_NUM_SUM outbound synchronous
    Request Message - MT_NUMBERS
    Response Message  - MT_SUM
    2.MIAS_NUM_SUM abstract synchronous
    Request Message - MT_NUMBERS
    Response Message  - MT_SUM
    3.MIAA_NUM abstract asynchronous
    Message - MT_NUMBERS
    4.MIAA_SUM abstract asynchronous
    Message - MT_SUM
    Message Mapping
    MT_NUMBERS<->MT_SUM for finding the sum
    BPM Steps - (SA_BPM)
    1.Receive Step
    Message -> MIAA_NUM
    Synchronous Interface -> MIOS_NUM_SUM
    Opens S/A Bridge
    2.Tranformation Step
    For finding sum
    MIAA_NUM to MIAA_SUM
    3.Send step
    Message -> MIAA_SUM
    Closes the S/A Bridge
    In the configuration
    1.I am using plainadapter
    2.Receiver Determination is
    HttpService(BusinessService)(MIOS_NUM_SUM)->SA_BPM(BPM)(MIAS_NUM_SUM)
    Any thing wrong ??
    Thanks in advance
    Chemmanz

Maybe you are looking for

  • Okay, what is the deal with ITUNES plus?

    I've read multiple threads and post. I've downloaded the new version. From what I've gathered, it seems only EMI artists are currently part of the ITUNES plus? I also understand you are "supposed" to be getting a better quality of sound from artists

  • Grey CC Icon with Spinning wheel won't open

    The CC icon on my taskbar won't open and if I hover my mouse over it there is just the rainbow wheel of death.  I can't use the updater or uninstaller because it says that CC is still running and asks me to close it (which I can't do either).  What d

  • Hurry up and release SDK for 3rd party apps

    I love my ipod touch as I carry music podcasts and DVD videos. However it would be great to have more tools available, so it acts like a PDA.

  • Some email receipients can't open pdf - corrupted file message

    I have sent an email with a pdf attachment created in Adobe Acrobat 9 Pro to a list of contacts. Most of the contacts are able to open the file with no problems. However, a small percentage are unable to open it, most stating that they are getting a

  • Custom Settings - reload issue

    Having an issue with a custom settings in Profile Manager. I have two Mac Minis, one I use as a test deploy Mac and that works just fine and the other is used as a shared computer for students. I have configured identical custom settings for both min