Monitoring the messages

We are  moving into Production Next week. We dont have the Alert monitoring configured yet?
Now how to Monitor the JObs in Production?
What are all the other points that I need to keep in mind in a Production Run.
Thanks.

Hi
Refer to these links related to Alert Configuration
Alert Configuration
transaction handling in XI
/people/michal.krawczyk2/blog/2005/03/13/alerts-with-variables-from-the-messages-payload-xi--updated
• Auto triggering of alerts
transaction handling in XI
• SCOT
not sending email from alert inbox
See this link : http://help.sap.com/saphelp_nw70/helpdata/en/da/a3a7408f031414e10000000a1550b0/frameset.htm
heck this weblogs on creating them and troubleshooting:
/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step
/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide
/people/michal.krawczyk2/blog/2005/03/13/alerts-with-variables-from-the-messages-payload-xi--updated
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9418d690-0201-0010-85bb-e9b2c1af895b
/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step
Further reference
http://help.sap.com/saphelp_nw04/helpdata/en/80/942f3ffed33d67e10000000a114084/content.htm
Regards,
Kumar.
**Reward Points if helpful!!!

Similar Messages

  • Receiver determination / Monitoring the messages.

    Hi.
    I'm trying to set up simplest File to File scenario.
    Sending channel generates messages and I can see them through Integration monitoring workbench. But I do not see the messages from SXMB_MONI.
    Is it supposed to be this way ?
    My problem is that even I specified  receiver determination the messages hang there with status "Waiting" and empty field "Reciever".
    Test tools fails at receiver determination even I have enabled the service in SICF transaction.
    Do I miss something very obvious here  ?
    Sincerely,
    Evgeny.

    Hi,
    What do u see in Integration monitoring-->RWB..?
    <i>The message was successfully transmitted to endpoint http://<hostname>:8000/sap/xi/engine?type=entry using connection AFW.</i>
    or anythign else.
    If the message is successfully transferred using pipeline URL then u should see ur messge in sxmb_moni.
    else check if ur pipepline URL si properluy mentioned or not... it should be,..
    <b>http://<hostname>:8000/sap/xi/engine?type=entry</b>
    Cheers,
    Siva Maranani.

  • In the rwb adapter monitoring the JDBC Adapter always grey

    Hi all
    I try to use JDBC Adapter in XI 3.0 sp14.
    First I deploy the MS SqlServer JDBC by SDM RemoteGui.I can see the deployed JDBC package in \j2ee\cluster\server0\bin\ext\com.sap.aii.af.jmsproviderlib.
    Then I create a communication Channel using JDBC 2.0 in a Business System and active the configuration.
    But when I monitor JDBC Adapter in the rwb, I find the JDBC Adapter is always grey.In the \server0\log\services\com.sap.aii.adapter.jdbc.svc, no log shows the jdbc adapter is initial.
    So what extended configuration shall i do.
    Thanks in advanced
    Elliott

    hi Alessandro,ravi:
    Thanks for your reply. I will describe detail.
    I use a file adapter as a sender and use a JDBC adapter as a receiver.
    In the sxmb_moni I find the processed message status is successful.
    So I think the integration server works fine.
    In the message monitoring, the message is waiting status.
    If I change the receiver adapter to file adapter.
    It works fine.So I think the process config is fine and the itegration server works fine. the error is in the receiver JDBC adapter side.
    I check the default trace, <b>there is error logs</b>:
    #com.sap.aii.af.ra.ms.impl.core.queue.ReceiveConsumer
    #sap.com/com.sap.aii.af.ms.app
    #com.sap.aii.af.ra.ms.impl.core.queue.ReceiveConsumer.invokeHandler(QueueMessage, MessageController, Services)
    #J2EE_GUEST#0#SAP J2EE Engine JTA Transaction :
    [057ffffffb160017c]
    #cgbasis.comgroup.cn_XID_5746950#XIAFUSER#0a056bc0900311daa9ca0013d4b31c7c#SAPEngine_Application_Thread[impl:3]
    _36##0#0#Error##Java###Rolling back transaction for
    message due to: #2#d2fe2281-8fd4-11da-cf7f-
    0013d4b31c7c(INBOUND)#Object not found in lookup of
    SapXIJDBCAdapterService.#
    #com.sap.aii.af.ra.ms.impl.core.queue.ReceiveConsumer#sap
    .com/com.sap.aii.af.ms.app#com.sap.aii.af.ra.ms.impl.core
    .queue.ReceiveConsumer.invokeHandler(QueueMessage, MessageController, Services)
    #J2EE_GUEST#0##cgbasis.comgroup.cn_XID_5746950#XIAFUSER#0
    a056bc0900311daa9ca0013d4b31c7c#SAPEngine_Application_Thread
    [impl:3]_36##0#0#Error##Java###Transaction rolled back
    for meesage due to: #2#d2fe2281-8fd4-11da-cf7f-
    0013d4b31c7c(INBOUND)#Object not found in lookup of
    SapXIJDBCAdapterService.#
    In the adapter monitoring, JDBC Adapter icon is grey. I
    can't click for detail information. I only deploy the
    JDBC drivers by SDM remoteGui. What else shall I do.
    Btw, Can you say sth detail about how to test the
    deployed JDBC adapter on visual administrator?
    Thanks
    Elliott

  • How to get the message Sender's information in MSMQ?

    Hi, everyone
    I am going to develop a Windows server to monitor the messages in MSMQ. Now I wanna get the message sender's name(that is the API of this message, like class name or function name of who send the message.) I make a simple demo and it can easy to get
    the message body. But is it possible to get the sender's info by using any MSMQ method ? Looking forward any answers. Thanks so much.
    Shuo Lei

    Hi,
    Sender object is type of object any time if you want to use any property/attribute of sender object first you need to type cast it with your desire object.
    For more information, you could refer to:
    http://blog.jsinh.in/managing-msmq/#.VPe5mnkfqM8
    http://forums.asp.net/t/343932.aspx?How+can+I+get+values+of+sender+object+in+C+
    Regards

  • Monitoring SOAP Message Payload

    Hi,
    Can we monitor the message payload after the message is processed by the adapter? If so, where?
    I am doing a HTTP to SOAP scenario. I would want to check if the outgoing payload (after my receiver SOAP adapter finishes processing) is correct. Where can I see this information?
    Regards,
    Smitha.

    hi,
    LOGGING_SYNC is not important with MDT
    add this to
    messaging.syncMessageRemover.removeBody = false
    in Messaging System in visual admin
    then you will see the payload
    Regards,
    michal

  • Monitoring the manual recovery queue

    Recently we have had a large number of transactions going into the manual recovery queue on our produbion BPEL app server. I have tuend the thread performance and this has helped.
    However we would like to setup a notification when we get something in the manaul recovery queue. Is there a way to monitor the manual recovery queue for certain processes, and if so, how?

    You could write a BPEL process that wraps a databse adapter that monitors rows in the hydration store, or use Java Embedding and the API;s to monitor the messages ending on the queue. The API guide has some details on how to do this.
    Pete

  • Monitoring XI Messages

    Hi all,
    strange things happen in our XI scenario.
    I have implemented the demo scenario "checkflightavailability" on one host with different clients. The communication channel I use for this is XI. So far no problem, the results of the request are correct, this is displayed via BSP pages.
    But when I want to monitor the messages with the transaction SXMB_MONI, I only find some of the messages of the converstations. The same is true for my abap program that sends some messages to another proxy, I only find the first execution but the others are missing.
    What can I do? Probably I misunderstood the concept of the sxmb_moni, does it only select certain messages?
    Hope someone can help me.
    Kind Regards,
    Oliver

    Hello,
    it seems that I have solved the problem myself.
    The trick is to enable global logging in the integration engine. Some hints are given in the sap help, if you search for "Logging and Tracing"
    Hope that helps somebody.
    oliver

  • I have to keep going back to utilities first aid and do a disck permission repair because my monitor keeps going to sleep. this is  the message i get.Permissions differ on "System/Library/PreferencePanes/.Displays/V1/Displays.prefPane/Contents/Resourc es/

    I have to keep going to disk repair to correct an issue that makes my monitor go to sleep the message i get is
    Permissions differ on “System/Library/PreferencePanes/.Displays/V1/Displays.prefPane/Contents/Resourc es/pt.lproj/DisplaysPref.nib”; should be -rw-r--r-- ; they are -rwxr-xr-x .

    Have you done a PRAM reset, CMD+Option+p+r...
    http://support.apple.com/kb/HT1379
    In fact, do 3 in a row, takes a bit of time.
    Intel-based Macs: Resetting the System Management Controller (SMC)...
    http://support.apple.com/kb/HT3964

  • How to delete the messages in message monitoring

    hi all,
    can anyone tell me is there any way to delete the messages in message monitoring.

    Hi,
    Please Refer these Blogs
    /people/prasad.illapani/blog/2007/03/08/performance-tuning-checks-in-sap-exchange-infrastructure
    /people/prasad.illapani/blog/2007/04/20/performance-tuning-checks-in-sap-exchange-infrastructurexi-part-ii
    /people/prasad.illapani/blog/2007/04/27/performance-tuning-checks-in-sap-exchange-infrastructurexi-part-iii
    <b>Reward Points if Helpful</b>
    Regards
    sasi

  • Multiple mapping steps in the message monitor

    All,
    I have an interface that has several different mapping steps for the one interface (first one is a java mapping, and then the second an XSLT) and XI only shows one mapping step in the message monitor (which encompasses all of the mapping steps).  The payload before is the payload before any of the mapping steps, and the payload after is the payload after all the mapping steps. 
    I would like to be able to see the payload at each separate mapping stage.  This would make it a lot easier when debugging problems in the later stages of the mappings.  Does anyone know if this is possible?
    Regards,
    Jason

    Hi Jason,
    Even I have tried to see the results of multiple mappings in SXMB_MONI. But I couldnt find a way till now.
    I believe there is no way to see the results of multiple mappings. The only possible way is to test your mapping locally in IR.
    Regards,
    Divija.

  • How to monitor the size of message payload processed

    Hi all,
    where could i find the size of the message payload processed in monitor?
    i want to check the volumn of the payload, such as how much kb
    thanks in advance

    Hi,
    ths payload size in KB can be found from the audit logs of the adapter monitoring (Runtime workbench ).
    it will tell you the exact size of the files processed through the adapter.
    Cheers,
    Sunil.

  • Communiaction Channel Monitoring i.e in the Message disply tool.

    Hi Experts,
                      when iam monitoring the sendor communication channel i.e in the message displly tool the message is Delivering to channel: CC_rfc_rcv_income_new,(this is  Receiver communication channel.),The message contacct is showing receiver contacts not  the sendor contacts.
           But in the SXMB_MONI monitoring showing  correct payload.
    Can anyone suggest me please?
    Regards,
    Giri.

    The message contacct is showing receiver contacts
    What do you mean by message contact? Recheck the channel name and compare it with the channel name provided at sender agreement in ID. The naming convention of the channel also suggests that it is the receiver channel.
    Regards,
    Prateek

  • An Attachement for the payload of the message monitoring.

    Hello ,
    From the forum links, I found that to access a message payload for the message monitoring, we need to call <u>cl_xms_persist->read_msg_all.</u>
    and the export parameter would give the payload message as an attachment.
    <i>
    But when I tried to find if there is any attachment with the messages I dont see them (size comes with the value 0).</i>
       <u>    CALL METHOD ex_message->numberofattachments
            RECEIVING
              size = size.</u>
    <b>
    Is there any other option available to get a payload for the message?</b>
    Thanks a lot.

    Hi Arjun,
         You can see your payload in Tcode  SXMB_MONI
         SXMB_MONI-->
         MONITOR FOR PROCESSED XML MESSAGES-->
         click F8 (if required change the date of execution from to select specific message on date range)-->
         Double click on the right most 3D button type of box before the flag icon,
    Now you will be able to see the Different pipeline Execution steps(7 Steps)  that Your message has under gone .Click on any one of them and see your payload in payload folder at each and every step.This helps us in understanding the way your message is undergoing transformations through out its journey from sender to receiver.
    VIRTUAL RECIVER..Is actually a part of an annonymous and adressable unit like service to simulate the receiver that is participating in B2B communication.Its jus a mandatory parameter that has to be mntione din Receiver deternination when We test our B2B scenarios using this option in ID part of PI/XI.
    Thanks,
    Ram.

  • Help, how to monitor the soap message sent by JAX-WS

    Hi,everyone:
    I want to monitor the soap message sent by JAX-WS using apache TCPMon.
    For example, the JAX-WS is deployed on port 8080 , I make TCPMon listening on port 4444 and send soap request to port 4444 using JAX-WS.
    Code in client:
    @WebServiceClient(name = "JAX_WS", targetNamespace = "http://www.example.org/JAX_WS/", wsdlLocation = "file:/E:/zwz/EclipseWorkspace/JAX_WSDemo/WebRoot/META-INF/JAX_WS.wsdl")
    public class JAXWS_Service extends Service {
         private final static URL JAXWS_WSDL_LOCATION;
         private final static Logger logger = Logger
                   .getLogger(demo.client.JAXWS_Service.class.getName());
         static {
              URL url = null;
              try {
                   //URL baseUrl;
                   //baseUrl = demo.client.JAXWS_Service.class.getResource(".");
                   url = new URL("http://localhost:4444/JAX_WSDemo/JAXWSBean");
              } catch (MalformedURLException e) {
                   logger
                             .warning("Failed to create URL for the wsdl Location: 'file:/E:/zwz/EclipseWorkspace/JAX_WSDemo/WebRoot/META-INF/JAX_WS.wsdl', retrying as a local file");
                   logger.warning(e.getMessage());
              JAXWS_WSDL_LOCATION = url;
         public JAXWS_Service(URL wsdlLocation, QName serviceName) {
              super(wsdlLocation, serviceName);
         public JAXWS_Service() {
              super(JAXWS_WSDL_LOCATION, new QName("http://www.example.org/JAX_WS/","JAXWSBeanService"));  //JAX_WS
         @WebEndpoint(name = "JAX_WSPort")
         public JAXWS getJAXWSSOAP() {
              return super.getPort(new QName("http://www.example.org/JAX_WS/","JAX_WSPort"), JAXWS.class);  //JAX_WSSOAP
    }But i get the exception:
    Exception in thread "main" com.sun.xml.internal.ws.wsdl.parser.InaccessibleWSDLException: 2 counts of InaccessibleWSDLException.
    java.net.SocketException: Unexpected end of file from server
    java.net.SocketException: Unexpected end of file from serverAnd the TCPMon doesn't receive anything.
    If i use Axis2, the TCPMon will work fine.
    I cannot figure out how to configure the webservices.
    Could anyone help me? Thanks a lot.

    [http://blog.vinodsingh.com/2007/02/monitor-soap-messages.html|http://blog.vinodsingh.com/2007/02/monitor-soap-messages.html]
    Edited by: vinod.singh on 7 Apr, 2009 11:03 AM

  • Time in the message monitor is not  correct

    hi,
    the time in the message monitor is not correct. ( -2 hours of the actual time)
    So, how can I correct the time in the message monitoring??
    Thanks for your help.
    Regards
    Stefan

    Hi michal,
    I have found only the user timezone and this zone is correct (Europe/Berlin).
    So where can I find the system timezone?
    Thanks.
    Regards
    Stefan

Maybe you are looking for