Message Processing Status

Hi All,
I have a Webservice to Proxy synchronous scenario in which I have to find out whether we can monitor the processing time in XI in order to give a specific response message to the sender when the processing takes longer than 45 Secs.
This means when the message is in XI for more than specified time interval (say 45 secs) I need send some status message asking the user to wait.
Can somebody help me out in this.
Helpful answers will be rewarded points.
Thanks & Regards,
Zabiulla

hi,
yes you can take a look at the processing time in XI by using the performance monitoring in RWB in XI.You run your scenario and then you can check the time taken in RWB.
But if you want to send some message after a certain time then you can use wait step inside a BPM.
regards,
ujjwal kumar

Similar Messages

  • How do I process messages with status = "Holding"

    Hi,
    How do I process messages with status = "Holding" from the RWB-Message Monitoring - Adapter Engine?
    I did a quick scan for records with errors in the same queue (ConversationID), but could not find any.
    I tried to cancel the one with the smallest sequential number, but I got the error - "Unable to cancel 1 of 1 messages; update the status"
    Please help.
    Thanks
    Sudheer

    Hi,
      "Holding comes into play when ur scenario is having multiple inbound interfaces and you checked "Maintained order at runtime"in interface determination in ID. Suppose  message will hit first inbound interface once it is successful then it will hit second inbound interface. If first inbound interface fails then most of the message will be in "Holding" status depends upon XI AF queues ID.
    I did a quick scan for records with errors in the same queue (ConversationID), but could not find any.
    You will not find bcoz of AE archiving settings.
    Try to check the with business guys, whether they need the order of processing. If not the case try to Uncheck the box "Maintain Order at runtime".
    Regards,
    Rao.Mallikarjuna

  • Error message when changing compensation process status ?

    Hi,
    When i change compensation process status from " Approved " to "Active" I got the err:
    "No infotype 0759 record with process status Approved selected" , So in my case what went wrong with my config or my system ?
    Thanks alot

    Hi,
    Did you try to change through FM "HR_INFOTYPE_OPERATION"?
    If so try calling the FM "HR_INFOTYPE_GETDETAIL" before the modification to get the infotype record details.
    Also check whether the infotype record in 759 has Status of  Process as '3' - Approved.
    Hope this helps you.
    Regards,
    Subbu.

  • Report to check Po o/p processing status & details

    Dear experts ,
    Is there a standard SAP report that give me the details of a PO o/p type processing status with details ?
    Regards
    Anis

    Dear Jurgen ,
    Thx for the update , but  ME9F is an executable report , also it doesnt have the message details in the o/p screen . I wanted an information report for end user that would just tell him if the output exitsis & if yes what is its status & other details .
    Regards
    Anis

  • Processing status code error

    Hi all,
    What does processing status code "Error" indicate in rcv_headers_interface.There is no error message in po_interface_errors.There is nothing available in the log of Receiving Transaction Processor.Can someone guide me what exactly this means?
    Thanks in advance!!

    Hi Sandy;
    Please see below notes which could be helpful
    Resolving records stuck in the Receiving Transactions Interface [ID 50903.1]
    http://docs.oracle.com/cd/E19509-01/820-4390/ggtrm/index.html
    Regard
    Helios

  • "up and running  no message processing until now"

    Hi,
    I am doing a multiline scenario with File Content Conversion. In Adapter Monitor, Message is processed in the sender CC and in the Receiver CC it shows "up and running  no message processing until now"
    Whats mean by this ?. What is the status of my message ? Where I can monitor the message send from sender communication to the Receiver communication channel (If not in SXMB_MONI ?)
    Thanks,
    Ram

    hi,
    check adapter message monitor:
    http://hostname:portnumber/MessagingSystem/monitor/monitor.jsp
    you should see all message over there
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Send Commit to message stuck in "Message Scheduled" status

    Hello,
    I generated some messages using ABAP Proxy. However, the commit work never happened in the program that created the message. Now these messages are stuck in "Message Scheduled" status. How can I push the message forward. Can I trigger a commit? If so, how?
    Regards
    Cerish

    Hi Cerish,
    Are you getting this status in the XI ? If so, go to Queue Monitor and try to activate the same.
    /people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically
    Also check the SXMB_MONI of Application System(R/3) if you have a access about is proxy message is executed or not .
    If the status is restart not possible, then you need to reprocess that.
    Hope this helps,
    regards,
    moorthy

  • Messages are in to be delivered state and slows down the message processing

    Hello,
    Messages are in to be delivered state and slows down the message processing.
    this happenens in case of DB2 on some machine where the issue about high load on DB2  is caused by standard programming in SAP XI that executes a statement, where it uses the condition 'where 1<0' prio to the original  SQL statement configured in the channel configuration,
    Can you please help me out in solving this issue?
    Thanks,
    Soorya

    Status: TO_BE_DELIVERED
    Which means that the message was successfully delivered from Integration Server point of view and it states that the messages is initially handed over to the Messaging System.
    TO_BE_DELIVERED occurs while the message is put into the Messaging System receive queue.
    Solution:
    This is done via the Messaging System receive servlet:
    http://<Host>:<PORT>/MessagingSystem/receive/<CONNECTION>
    /<PROTOCOL>
    Only if this was executed successfully the Messaging System returns HTTP 200 to the Integration Server and the Status TO_BE_DELIVERED moves to DELIVERING
    1. Try logging into Sap GUI with two users: XIAPPLUSER & XIAFUSER
    to see if they are blocked
    2. We can check the messages:
    AdapterFramework
    com.sap.aii.adapterframework.serviceuser.language
    com.sap.aii.adapterframework.serviceuser.name = XIAFUSER
    com.sap.aii.adapterframework.serviceuser.pwd
    ApplicationSystem
    com.sap.aii.applicationsystem.serviceuser.language
    com.sap.aii.applicationsystem.serviceuser.name = XIAPPLUSER
    com.sap.aii.applicationsystem.serviceuser.pwd
    in the exchange profile to make sure the right passwords

  • No message processing until now

    Hi all,
    We have an interface with a RFC sender and with several FTP receiver communication channels. After execute it, we are able to see in the sxmb_moni that the xml message has been successfully sent but on the other hand in RWB message monitoring we see that the sender is successful but the receivers are with 'to be delivered' status.
    So no file is generated in our destination folder.
    If we go to RWB -> adapter monitor -> file adapter  we realise that receiver is in green status but says that 'no message processing until now'.
    Does anybody of you know why our integration engine can not process our interface?  (note that the sender seems to work properly as it is visible the xml message in sxmb_moni)
    Thanks in advance and kind regards

    Hi,
    To configure FTP, you need to do the following things:
    1.Download and install the ftp you need to use like guildftp and etc.
    2.Add a user id and password to it.
    3.Configure a root path.
    4.Grant authorizations to the users like create, delete, append etc.
    To configure FTP Protocol in XI, please go through all the following links. They should help you do the same.
    http://help.sap.com/saphelp_nw04/helpdata/en/8c/607fe4756b654ab9f420097c29f6e9/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/0b/9a50465ccf84479e39a6d50c90fb3f/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/44/6c9442c22d1131e10000000a1550b0/frameset.htm
    Configuring the Sender File/FTP Adapter:
    http://help.sap.com/saphelp_nw04/helpdata/en/e3/94007075cae04f930cc4c034e411e1/content.htm
    Configuring the Receiver File/FTP Adapter:
    http://help.sap.com/saphelp_nw04/helpdata/en/bc/bb79d6061007419a081e58cbeaaf28/content.htm
    http://www.sapgenie.com/xi/
    http://help.sap.com/saphelp_nw04/helpdata/en/43/0e16bfd7b021aee10000000a1553f6/frameset.htm
    If content conversion is involved, You have to mention the field names in header of data type: fieldNames. Hence if the key field is not present it will throw an error in adapter monitoring, FIELD NOT FOUND.
    To make note mapping cannot be performed with a flat file as XI understands only XML. Hence content conversion required.
    Please go thru these links for step by step procedure to do the same:
    /people/venkat.donela/blog/2005/06/08/how-to-send-a-flat-file-with-various-field-lengths-and-variable-substructures-to-xi-30
    /people/sap.user72/blog/2005/01/06/how-to-process-csv-data-with-xi-file-adapter
    Hope they are helpful for you.
    I hope I have answered your query.
    Regards,
    Abhy
    PS: AWARD POINTS FOR HELPFUL ANSWERS.
    Message was edited by: Abhy Thomas

  • No Message processing Untill now

    Hello All,
    I have done new server installation and doing File to File Scenario .while doing this scenario file was picked but my error is "no message are available in the SXI_MONI".I checked Adapter Monitoring Source Communaction channal was green status and Up and running: Last message processing started reciver communaction channel also green status but Up and running - no message processing until now.finely i did not get out file in the reciver adapater.so pls gudie me .
    regards,

    Hi Venkatesham Neela 
    You have all the rights to post your question in a separate Thread and that will help everyone including yourself. You encorached in to my thread and now I couldnot send the Points to Michal karkawickz.
    Thanks Michal for your help.

  • Unsafe message processing over XI 3.0 AdapterFramework?

    Hi,
    if an error occurs during the delivering of a message from IntegrationEngine to the AdapterFramework, e.g. database error in AdapterFramework, it is possible that messages could never be delivered anymore (even after solving the problem). Messages are not stored in the AdapterFramework and the IE monitoring status is "Restart not possible".
    We expected that the message processing is safe (Exactly Once), even if a low level error occurs. Do we expect too much?
    Regards,
    Ralf

    Hi,
    a solution is promised for SP9 Patch8.
    regards,
    Ralf

  • Problem in Message Processing Rules

    Hi All,
    I have created Webservice(URL) for an transaction through Message Processing rule, with server name: 'XMIIMESSAGELISTENER'
    URL: http://<IP Address>/XMII/Illuminator?Service=WSMessageListener&mode=WSMessageListenerServer&NAME=Shop_order_data&XacuteLoginName=<username>&XacuteLoginPassword=<passwrd>
    Above URL or transaction has 1 input(XML) and 1 output(string)
    As it tested from Oracle system, its working fine and updating all the data and saving xml file in MII DB.
    As it save data in MII, it will send success message(string) in the output parameter of transaction.
    This message has to send back Oracle system
    Issues is, they are not recieving success message.
    Is Message Process rule wont return any value or message from MII transaction to other system?
    Please help me on this
    Thanks,
    Kind Regards,
    Praveen Reddy M

    Hi Praveen
    The WSMessageListener HTTP Service does not process the incoming message immediately.
    What you have done in MII.
    1. Created a MII Transaction with an Input Param type XML and an Output Param Type String.
    2. Configure the Transaction in MII Processing Rules for WSMessageListener server.
    3. Sent XML Message to URL http://<IP Address>/XMII/Illuminator?Service=WSMessageListener&mode=WSMessageListenerServer&NAME=Shop_order_data&XacuteLoginName=<username>&XacuteLoginPassword=<passwrd>
    What happens in the system:
    1. MII WSMessageListener receives the XML Message and stores the message in MII DB.
    2. It invokes the processing rule and runs the transaction that was configured for it.
    3. Message status is set to Success.
    This means that MIIWSMessageListener does not run the Transaction immediately upon receiving the XML Message. Hence the response of the Transaction output is not sent to the sender application. The reason for this is that the WSMessageListener service is treated as an asynchronous service where the sender does not care about the response of the receiver.
    If this is not what you want then you can run your transaction in one of the following ways:
    1. http://<host:<port>/XMII/Runner?Transaction=<project/folder/trx name>&OutputParameter=<paramname>
    2. with a Soap Message to the URL http://<host>:<port>/XMII/SoapRunner/<Transaction full path>. Please note that this service expects a SOAP Message and not just an XML payload.
    Hope this helps you.
    Regards
    Partha

  • Process is always in Processing Status

    Hello
    i created the UDT2UDT scenario as the official document
    but always it appears in processing status
    is there any missing config?
    how can i nresolve it?

    I found that my messages would hang forever in "Processing" if there was an error in the XSL.
    The way I finally figured this out was to go to the technical error monitor in the B1iP dashboard (NOT the B1iSN one). I can't remember the exact path but there's a monitoring section there with two subsections of Event monitor and technical error monitor.
    When I opened the technical error monitor I could see a German error message (although I was working in English) that began something like "Die formatvorlage.." Google translate told me it basically said the transformation could not be completed.
    If you are using XMLSpy, it has the ability to test your XSL by passing it the B1i message (even the one stuck in processing, as it already contains the sender payload) through it and showing you the result.

  • 'Print Preview' in Me22n/23n and thru ME9F and PROCESSING STATUS

    Hi ,
    We are taking print of Purchase Order thru "Print Preview" button available in ME22N / ME23N.
    Although the print out is perfect but system is not changing the processing STATUS of message 'output type'.The status remains YELLOW ( processing program has not started yet).
    While If I take the print of same purchase order thru ME9F , we are getting the same Print and the status of output type also gets changed to Green " Processed Sucessfully".
    Could u pls let me know what is issue at my end.
    Regards
    Shrey

    Dear,
    The system always creates a new version when the purchasing document has reached a final state.
    This means one of the following processing states:
    ● Active
    If you do not use the document release functionality
    ● Release completed
    If you use the document release functionality
    For a new version of a purchasing document to be created, all messages must have also been transmitted.
    No new versions are generated for purchase orders that are on hold.
    Not every change to an external purchasing document results in a new version. The following changes lead to a new version:
    ● All print-relevant changes
    You define which changes are print-relevant in Customizing for Purchasing under Messages ® Fields Relevant to Printouts of Changes.
    ● Changes in document assignment
    ● Changes in address
    Address changes result in a new version only if the field ADRC-NAME1 has been defined as a field that is relevant to printouts of changes.
    ● Changes to master conditions
    Changes in master conditions result in a new version only if the field EKPO-NETPR has been defined as a field that is relevant to printouts of changes.
    Version Data
    You will find the version data:
    ● In the item details on the Versions tab page in Enjoy purchase requisitions (ME51N, ME52N, ME53N)
    ● In the header data on the Versions tab page of Enjoy purchase orders (ME21N, ME22N, ME23N)
    ● Under Header ® Versions in RFQs, conventional purchase orders (ME21, ME22, ME23), contracts, and scheduling agreements.
    There you can maintain version data (e.g. reason for change) and complete the version. In addition, the Value change field shows you whether and to what extent the value of a requisition or external purchasing document item has changed in comparison with the previous version.
    You can display the change documents for one or more versions by selecting the relevant versions and choosing Display Changes.
    Please check accordingly.
    Regards,
    Rahul.

  • B2B-50037: B2B inbound message processing error  java.lang.NullPointerException

    Can anyone help me with this problem.
    I'm new here.
    Oracle SOA Server version 11.1.1.6.0
    Got this error message after I put Ignore Correlation true.
    diagnostic.log:
    [2013-08-12T14:05:26.668+02:00] [MS_KETEN_SOA_01] [NOTIFICATION] [] [oracle.soa.b2b.engine] [tid: DaemonWorkThread: '17' of WorkManager: 'wm/SOAWorkManager'] [userId: <anonymous>] [ecid: 0000K1mQe8WAdL9_rdH7iY1I2CVn0000Lc,0] [APP: soa-infra] Engine: processIncomingMessageImpl: Message id = 0A253556140726AA60A000003E11ADD0-1 FromParty = JD0021_OTA Doctype = ScanDocumenten version = 1.0
    [2013-08-12T14:05:26.712+02:00] [MS_KETEN_SOA_01] [ERROR] [] [oracle.soa.b2b.engine] [tid: DaemonWorkThread: '17' of WorkManager: 'wm/SOAWorkManager'] [userId: <anonymous>] [ecid: 0000K1mQe8WAdL9_rdH7iY1I2CVn0000Lc,0] [APP: soa-infra]     [[
            at oracle.tip.b2b.msgproc.Acknowledgment.createAckMsg(Acknowledgment.java:659)
            at oracle.tip.b2b.msgproc.Acknowledgment.asyncOutgoingAck(Acknowledgment.java:290)
            at oracle.tip.b2b.msgproc.Request.handleAck(Request.java:652)
            at oracle.tip.b2b.engine.Engine.processIncomingMessageImpl(Engine.java:3019)
            at oracle.tip.b2b.engine.Engine.processIncomingMessage(Engine.java:1650)
            at oracle.tip.b2b.engine.Engine.incomingContinueProcess(Engine.java:4042)
            at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3718)
            at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:3205)
            at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:677)
            at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:211)
            at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
            at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:184)
            at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    [2013-08-12T14:05:26.720+02:00] [MS_KETEN_SOA_01] [ERROR] [] [oracle.soa.b2b.engine] [tid: DaemonWorkThread: '17' of WorkManager: 'wm/SOAWorkManager'] [userId: <anonymous>] [ecid: 0000K1mQe8WAdL9_rdH7iY1I2CVn0000Lc,0] [APP: soa-infra] Error -:  B2B-50037:  B2B inbound message processing error[[
    Error -:  B2B-50037:  B2B inbound message processing error
            at oracle.tip.b2b.engine.Engine.processIncomingMessageImpl(Engine.java:3143)
            at oracle.tip.b2b.engine.Engine.processIncomingMessage(Engine.java:1650)
            at oracle.tip.b2b.engine.Engine.incomingContinueProcess(Engine.java:4042)
            at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3718)
            at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:3205)
            at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:677)
            at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:211)
            at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
            at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:184)
            at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)

    It is a Defect 17324828 has been created. Details for this defect maybe viewed in Oracle Support Portal , we will update you the status as soon as we have more information.
    I found ,Bug 16713853 : BTMLR: IGNORE CORRELATION AS TRUE IN ADMIN COFIGURATION GIVES NULLPOINTER ERROR for this issue in 11G , As of now development team is still working to fix this , i will raise a New BUG and involve development team for this issue

Maybe you are looking for