UNKNOWN_MESSAGE - BPM

Hi,
   I have created a simple file to file scenario by using BPM.
   After activating the changes, the file is picked up from the source  folder but it is not moved to the destination. In the adapter monitor, I am seeing this error message. "UNKNOWN_MESSAGE"
   I have followed the steps prescribed in the following thread, but no use.
   [BPE_Adapter Error;
   I have checked this scenario by using SXI_CACHE. The return code is 99 for this scenario. After reactivating it the return code become 2. I think it should be 0.
   Please help me to fix this issue. Thanks in advance.
Regards,
Vivek LR

Vivek,
Please check whether you have defined abstract interfaces for all the interfaces used in the BPM.
Use Function Key 'F7' to check if your BPM is syntactically correct before activating the same.
Yes, you are right in that the return code has to be 0 in SXI_CACHE...99 would indicate an error of some kind. But if the check with the F7 key returns no errors, then the SXI_CACHE status would be fine.
Thanks,
Anand

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

    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

  • 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?

  • Problem in simple filetofile scenario with BPM

    Hi
    I am a starter to XI. I am implementing simple file2file scenario with BPMs.
    But I am getting error while looking into SXMB_MONI.
    Under "Monitor for Processed XML messages"
    Number of XML message Found 3 (which is my input 3 xmls which is fine) but
    "Status is RED Flag".
    "Error Category: BPE_ADAPTER"
    "Error ID: UNKNOWN_MESSAGE".
    Please help me out with this problem.
    Regards
    Sam

    Hi Raj,
    When i click PE getting following error:
    "Unable to perform action for selected message".
    When i double click the row, it takes me to xml message versions where i can RED FLAG for "Call Adapter". In the trace i foudn the below at the end:
    <trace level =1 type=system error> error exception return from pipeline processing"</trace>
    Hope this helps to guide me mroe
    sam

  • 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-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.

  • BPE_ADAPTER error on async BPM

    I am trying to build the Collect Time-Dependent scenario in BPM and I'm getting a BPE_ADAPTER error.  This is our first attempt at using BPM.  The error says Unknown_Message, "No object type found for this message" and is part of category XI Adapter.  I am trying to receive an IDoc, map it to a file structure, and append the file structure to a list.  After a set time period has elapsed, I want to FTP the collected data file to the destination.  I deleted everything from the process except the receive and send steps and I still get the error.  It appears to be happening in the Call Adapter step in the XI pipeline.  Any idea what could be wrong?

    Hi Lisa,
    There is one more SAP note which talks about this SWF_STRING stuff.....but i dont remember the OSS note number now. I will get it for you on monday.
    Try the following:
    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.
    Let me know how it goes.
    Regards,
    Sridhar
    Message was edited by: Sridhar Rajan Natarajan

  • 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

  • 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

Maybe you are looking for

  • Recovery loop

    ok first off, the computer or itunes wouldnt recognize ipod, but it would charge. so to fix that, i did the 5Rs, which meant updating itunes to 7 and ipod to whatever, and then restoring the ipod. now its in that recovery mode loop. i read the last p

  • CRS Installation - Question regarding media pack

    Hi all, I am waiting for the 10gR2 media pack to do a CRS install. When the media pack arrives, what CD/DVD should I start with? Any help would be appreciated. Thanks,

  • SAP INSTALLATION ECC6 WINDOWS 2003 ORACLE ERROR

    while on the process of sap installation we are getting the error at phase 33 ie.java users creation phase.the error as follows. 1. ERROR: CJS-30197.for more details see o/p of log file.but we do know where is that file. 2.FCO-00011 The step createJS

  • Photoshop does not close files and the program does not quit.

    I have been on the phone with tech support for over an hour. Photoshop does not close files and the program does not quit. I am on a Mac and I am using Photoshop CC 2014.

  • The screen goes white on iTunes

    When i goes to iTunes the screen goes white. And when i tries to agree the new terms on app store it doesnt work what do i need to do?