** BPM Error - Msg has error status on oubound side

Hi Friends,
I am doing BPM scenario. (Receive Step --> Transformation Step --> In Block (For each) Synchronous Send Step ). That's all BPM design.
We have created Server prox (inbound Proxy) in ABAP, it receives PO details and return Sales order no. Coding has been written inside Proxy. If we test Proxy in ABAP, it is working fine.
The required PO data we pass from JDBC. Receive step receives the whole message (It may contain 1 or more PO). In Transformation step, we split message using multiline checkbox( One message per 1 PO).
Message is processed successfully upto this step. In the Synchronous send step, it throws an error.
In SXMB_MONI, 3 messages are generated. In the first message itself, in the outbound status column 'Red Flag' is coming, (but processed successfully).  The error is 'Message has error Status on outbound side'. Inside the message 'PE'  adapter is in grey color.
So, what could be the problem ..?
Kindly reply, friends.
Kind Regards,
Jegatheeswaran P.

Hi Jegatheeswaran,
Take the Message after transformation and try to test your synchronous service with this message,
if u r using any web service you can use Altova (XML SPY) to test your service with the data after
transformation.
If it does not show any problem then try to see you have build your BPM Properly (Press F7 to test For any syntactical error).
You can also go to SXI_CACHE to see if your Workflow does have status 0 .
To get Exact error Message . Click on PE ->goto->ThechnicalSetting->select synchronous call->click on content tab->and go on navigating you will find detailed exception.
Reward Points IF Helpful
Thanks
Sunil Singh

Similar Messages

  • When I try to unzip the files I get the following error msg "checksum error in adbeapecore.dll"

    when I try to unzip the files I get the following error msg "checksum error in adbeapecore.dll"

    Hi,  
    We are tracking this issue at:
    http://forums.adobe.com/message/4286522#4286522
    Please follow the steps and update thread if your issue is resolved.
    Regards,
    Ashutosh

  • ERROR Msg: MuseJSAsset: Error calling selector function:Error: A security problem occurred.

    ERROR Msg: MuseJSAsset: Error calling selector function:Error: A security problem occurred.
    Just launched site using 1 of my 5 CC web-hosting chips. Using Adobe's hosting: ns1, ns2 & ns3.worldsecuresystems.com
    Concerned that the "• Assign a domain name (e.g., www.mycompany.com)" keeps coming up, even tho' I've launched???????????

    Hi,
    The MuseJSAsset error usually appears if there is any conflicting script on the page. Have you added your own code to the site using Insert HTML feature? If yes, please try removing it.
    Regarding your second concern, What is your site URL?
    Regards.
    Aish

  • HT1338 Macbook Pro, OS X 10.8.1 when start software update receive error msg NSURLErrorDomain error -1100, pls advise what is this error and how to check software update?

    Macbook Pro, OS X 10.8.1 when start software update receive error msg NSURLErrorDomain error -1100, pls advise what is this error and how to check software update?
    Thank you, best regards
    Sergey

    Several users are reporting a server problem with Software Update. Why not wait and try again later today or tomorrow to see if the problem is resolved.
    If the problem is on your computer then give this a try:
    Fix for Software Update
    See Troubleshooting Automatic Software Update in Mac OS X.
    Delete the following files:
    /Library/Preferences/com.apple.SoftwareUpdate.plist
    /Home/Library/Preferences/com.apple.SoftwareUpdate.plist
    /Home/Library/Preferences/ByHost/com.apple.SoftwareUpdate.xxx.plist where "xxx" is a number.
    /Home/Library/Caches/com.apple.SoftwareUpdate/ (delete entire folder)

  • BPM Error: Message has error status on outbd. side

    Hi,
    BPM overview:
    Receive Step -> Transformation Step (1) -> Send Step ASYNC (1) -> Send Step SYNC (1) -> Transformation Step (2) -> Container Operarion Step (1) -> ...
    Error Message in SXMB_MONI: Message has error status on outbd. side
    - <Trace level="1" type="B" name="CL_XMS_PLSRV_CALL_BPE-ENTER_PLSRV">
    <Trace level="1" type="T">--start sender interface action determination</Trace>
    <Trace level="1" type="T">select interface MI_BPM_TRAN_EMP_DETAILS_FILE_OUT_ASYNC*</Trace>
    <Trace level="1" type="T">select interface namespace urn:tranbpm</Trace>
    <Trace level="1" type="T">no interface found</Trace>
    <Trace level="1" type="T">--start receiver interface action determination</Trace>
    <Trace level="1" type="T">Loop 0000000001</Trace>
    <Trace level="1" type="T">select interface AI_BPM_TRAN_EMP_DETAILS_FILE_ASYNC*</Trace>
    <Trace level="1" type="T">select interface namespace urn:tranbpm</Trace>
    <Trace level="1" type="T">no interface found</Trace>
    <Trace level="1" type="T">--no sender or receiver interface definition found</Trace>
    <Trace level="1" type="T">Hence set action to DEL</Trace>
    </Trace>
    I am don't any Interface name MI_BPM_TRAN_EMP_DETAILS_FILE_OUT_ASYNC* in my scenario, the actual interface name is MI_BPM_TRAN_EMP_DETAILS_FILE_OUT_ASYNC does BPM adds a '*' at the end of the interface name.
    In the workflow log it shows that "Transformation Step (2)" has error. I am using multimapping in the transformation step.
    Any help would be greatly appreciated as I ran out ideas to fix this issue.
    Thanks in advance.
    Sarvesh

    The issue was with the step "Transformation Step (2)" and I fixed it in the mapping. 
    When using two send steps "Send step (1)" & "Send step(2)", BPM is executing the second send "Send step(2)" before it completes the first send step "Send step(1)".  The first "Send step(1)" inserts the data into the database table and the second "Send step(2)" retrieves the data inserted in the first send step. 
    If I insert a "Wait step" between the 2 send steps it working.  Can anyone explain how the send step in BPM works. 
    I did post the same question in "Exchange" forum also so that it can be view by more people.
    Thanks,
    Sarvesh

  • BPM Scenario: Message has error status on outbound side

    Hi All,
            I am doing one BPM scenario. In my scenario i am collecting 12 different type of idocs in BPM and bundling these idocs and sending these to the 12 different files.
            If i send 12 idocs from the R/3 then my scenario is working perfectly fine. If i send less than the 12 idocs that time i am getting the error message as "Message has error status on outbound side" with red flag.
               Can you please explain what minght be the problem. I have already checked in SM58,SMQ1 and SMQ2.
    Thanks & Regards,
    Purushotham

    Hi Nutan,
            I hv configured my scenario as follows
    1. Start
    2. Block ( Deadline and Control step for cancell the process)
       3. Fork(Necessary branches 12)
          4. Loop(12 loops)
              Under loop
              a. Receive Step
              b. Container Operation( For count)
              c. Container Operation(For append)
    5. Fork( Necessary branches 12)
        6. Transformation
        7. Send
    8 Stop
    This is my scenario. In the first Fork step i am checking end condition as total  number of idocs is reached then i am sending all the data to the target system. If the idocs are not reaching with in 1 hour then i am cancelling the process.
            Now can you please tell me what is the problem.
    Thanks & Regards,
    Purushotham

  • IDoc error :'Message has error at outbound side'.

    Hi Experts,
    am working on JMS-->IDoc, where TIBCO sends MBGMCR01 IDoc to ECC through XI .
    in SXMB_MONI : shows red flag in outbound:with the message as 'Message has error at outbound side'.
    please, suggest  to solve the issue.
    thank you,
    <b>MK</b>

    Hi
    Have a look this
    Message has error on outbound side in sxmb_moni
    BPM - Message has error on the outbound side
    Reprocess a message with error at outbound side

  • IDOC error msg has to be populated in Souce system Ztable

    Dear Forum,
    We had a following requirement.
    A sales order (ORDRSP) Idoc is being generated when ever the sales order is created in ECC 5.0 (Sender system) and the IDOC is being transferred via XI.Based on these inputs new purchase Order (PORDCR1) will be created in ECC 6.0 (Reciever system).
    In addition to that,PO status msg in ECC 6.0 need to be sent back to the ECC 5.0 through XI and the message has to be populated in Ztable in sender system(ECC 5.0).
    IDOC to IDOC scenario has been done.Scenario is working fine.PO has been created in ECC6.0.
    We have tried,ALEAUDIT ack for sending back the status msg to ECC 5.0.But Ack IDOC is not being generated.
    Request you to let me how to send back the status of the IDOC to sender and to populate this msg in Ztable.
    Looking forward to your quick response.
    Thanks & Regards,
    Naresh.K

    Hi Naresh,
    Check step by step guide for ALEAUD configuration
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f6d2d790-0201-0010-9382-b50b499b3fbe
    also using it via BPM
    Receiving ALEAUD as acknowledgment in ccBPM
    Thanks!

  • I was trying to download latest software to my iPod touch but error msg has appeared

    'iTunes has detected an iPod in recovery mode. You must restore the iPod before it can be used with iTunes'. Will I lose all videos/pics etc if I restore to factory settings which appears to be the only option? Have xmas videos on iPod which I would be really sorry to lose. Can anybody assist?

    You have to restore and thus erase the iPod. If the items are not in a backup, you may be able to get them from the restored iPod
    via How to perform iPad recovery for photos, videos
      Wondershare Dr.Fone for iOS: iPhone Data Recovery - Wondershare Official

  • ITunes gone-then after reinstall-won't open-error msg "unknown error (-50)"

    While running, iTunes disappeared; then reinstalled; now states: "The iTunes application could not be opened. An unknown error occurred (-50)."
    Also, keep getting msg that "parts of QuickTime are out-of-date. Updating to latest version could help this." We have, and still get that msg. Help -- can't access songs for ipod...!!!

    You might be getting two different problems here at once, Wendy. The (-50) could be a problem with your Apple Application Support or possibly an iTunes library file issue. The QuickTime message usually indicates old QuickTime componentry lurking in unorthodox locations on the PC.
    We'll start work on the (-50) first. First we'll try working out if it's an AAS issue or a library file issue. (This isn't going to be a cure in itself, but it should eliminate one or the other of the possibilities.)
    Head into your user accounts control panel and create a new user account with full administrative rights.
    Now log out of your usual user account, and log into the new account. (Don't use fast user switching to move between accounts.)
    Now try launching iTunes in the new user account. Does it eventually open to a blank library screen, or do you get another (-50) instead?

  • Tel Nav update error msg "JVM Error 545"

    dowloaded tel nav update and after re boot rcvd subject msg on a white screen background and device completely frozen. Several resets and no change.

    Hi dreuer
    Welcome to BlackBerry Support Forums
    If its just after installing that particular application , Its hard but first you should try to boot your device in safe mode .If it works then you can uninstall that particular application depending on your OS version from Options > Device > Application Management ,
    KB17877 : How to start a BlackBerry smartphone in Safe Mode
    If it fails then you have to use the application loader to reload the OS , for help refer to this Knowledge Base :
    KB10144  : How to force the detection of the BlackBerry smartphone using Application Loader
    You can find more information here :
    KB12077 : "JVM error 545" appears on the BlackBerry smartphone
    try it and let us know.
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • Having problems installing firefox error msg says error creating directory c:\programme files (x86)\mozilla firefox\searchplugins

    Hi, I have been having problems with Internet Explorer 8 using Windows 7 so wanted to install Firefox but unable to as get a message saying error creating directory c:\programme files (x86)\mozilla firefox\searchplugins

    Thank you guig2! Followed your bleepingcomputer.com link above and found the problem was my permissions on C:\Users\Bill\AppData\Local/Temp. It was not "Full Control" for my User or Administrator. Updated the two lines to permit full control for folder, subfolder and files. Ran perfect.

  • After d/l & installing FF 3.6 for yahoo i get the msg. cannot access page. here is the error msg. Error Type: (UDB:1)

    I had FF once before, now i want to install it again. After installing i got the message cannot acces page. error message UDB:1 How do i fix this?

    Try to uninstall that special Yahoo version and install the regular Firefox version.
    You may also need a new profile.
    Do a clean reinstall and download a fresh Firefox copy from http://www.mozilla.com/firefox/all.html and save the file to the desktop.
    Uninstall your current Firefox version and remove the Firefox program folder before installing that copy of the Firefox installer.
    It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    See http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • I can't uninstall FF 3.6.3 for newer version. Error Msg: "An error occurred while trying to uninstall Mozilla Firefox (3.6.3). It may have already been uninstalled." BUT, it's not and it runs but I can't upgrade until it's removed. HOW?

    Cannot uninstall an old version of FF in order to get the new version.

    Cannot uninstall an old version of FF in order to get the new version.

  • Message has error status on outbd side

    Hi,
    I am doing File to IDoc scenario, in SXMB_MONI i am getting the following error "Message has error status on outbd side". I am not using BPM and this interface was working fine earlier .
    Any clues!!!!!!!!!!
    Regards
    Swatantra

    Hi Vijay,
    Cross check whether you have done these:-
    SLD-
    1) Create a Product/Software Component
    2) Technical System pointing to R/3 system
    3) Business System for the above technical system
    In the Repository
    1) Import the Software component created in the sld
    2) Create a namespace,
    3) import the idoc and then create sender data type/message type etc and mapping
    4) Mapping Rules is depends on the requirement
    In the Directory
    1) Create a Scenario /import the business system
    2) Create Receiver/Interface determination
    3) Create communication channels for sender and receiver
    4) Sender Agreeement and Receiver Agreement.
    Then the file adapter configuration is depend on the input file format.
    Also you need to have Logical destionation created in the XI , and the IDX1 entry
    In R/3 Port, Partner profiles etc should be created
    Have a look into this document~
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/877c0d53-0801-0010-3bb0-e38d5ecd352c
    While doing an File -> XI -> IDoc scenario, The Points to noted are:
    1. You don’t need a DT, MT or a message interface for the IDOC as it itself acts as the Message Interface.
    2. You import the IDOC and use the same in your mapping.
    3. In this configuration note that you will need a sender agreement for the file.
    4. In this configuration note that you will also need a receiver agreement for the IDOC.
    For any File -> XI -> IDoc scenario ref:
    /people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping
    Hope this helps.
    Regards.
    Praveen

Maybe you are looking for

  • Attachments not sending on email from Pre

    Hi: Since implementing the most recent update, I can not send attachments from my Pre (whether using my POP, GMAIL, or HOTMAIL accounts. The emails go through but the attachment is lost. Is anyone else having this problem and, if so, have you found a

  • Error in CJ02

    Hi, I am trying assign settlement type AUC to the WBS element with category FXA(Fixed assets). But i am getting an error 'Enter Valid Value for Settlement type'. I can only see settlement types 'PRE' and 'FUL' , not AUC. since the Asset is defined as

  • Cursor in InDesign way too big

    Hi, My cursor in InDesign is super huge. Checked previous discussions on the matter, but none seem to help with the problem. I'm using Windows 8, and my size of all items is already at a 100 % in the Control Panel. Another problem is that when workin

  • Problem with updating podcast in iTunes store

    Hey guys, I've got a podcast that my buddy and I started 2 weeks ago, and I posted the 2nd episode, only to find that now neither the first nor second episode are listed when I click on our podcast through the iTunes store (and I didn't auto download

  • How can use java emulate ping function?

    When I type ping xxx.x.xx.x,it would send a icmp package. If the remote mechine has no echo,it would wait too long. So Making a runtime process to invoke ping command directly is not efficient. My single aim is showing the remote mechine exiting or n