Using sensors for monitoring messages

Hi All,
Is it possible to monitor messages using sensors on an exposed service in SOA Suite. Basically I want to monitor if any request messages have hit the web service for the last 5 minutes, else raise an email alert. The SOA composite I have is
Web Service ---> Mediator ----> DB Adaptor
Please suggest, how to achieve this.
Thanks

Hi All,
Is it possible to monitor messages using sensors on an exposed service in SOA Suite. Basically I want to monitor if any request messages have hit the web service for the last 5 minutes, else raise an email alert. The SOA composite I have is
Web Service ---> Mediator ----> DB Adaptor
Please suggest, how to achieve this.
Thanks

Similar Messages

  • Using alsb for asynchronous messaging

    hello @ all,
    I like to implement a kind of asynchronous messaging.
    It is only possible with the Routing mechanism (see http://e-docs.bea.com/alsb/docs21/consolehelp/proxyactions.html).
    But the Client can not perform other works while the server prepares it response.
    The question is: How can I use asynchronous messaging, when a client send a request and can continue performing other work while the server prepares it response and the server can notify the client when the response is ready?
    The white paper from BEA (http://dev2dev.bea.com/2006/04/AL_Service_Bus_wp.pdf) and other documentation from BEA promise this kind of messaging style.
    I use only http for transform Messages. Accordingly I like to accomplish SOAP communications over http for asynchronous requirements.
    Can anybody help me to accomplish any scenario with the Aqualogic Service Bus in an asynchronously way?
    thanks a lot
    Fabio

    Asynchronous messaging using HTTP is possible.
    Please follow the below link for documentation
    http://e-docs.bea.com/wls/docs91/webserv/advanced.html

  • Where used report for output message routines

    Hi folks,
    we are running a multiclient ERP system and actually we are having many many output message routines created like RV61B961. Is there an easy way to figure out, if this routines are still in use? I need to reduce the amount.
    Thanks for any help, Stefan

    Hi,
       You can get the routines which are in use, from table T683S.
       T683S - KOBED will give you the routines in use against the procedure and application. You can download the list from each client and get the consolidated list.
    Regards,
    AKPT

  • Where-used lists for standard messages

    HI ,
    I need to find where one particular standard message is used in the standard codes. For this I am going in to Txn SE91 , selecting the message and clicking the where-used list button. This is yielding no result.
    Is there anyother way of finding the which codes have used this message.
    Can anyone help me with this.
    Thanks in advance
    Debashish

    Ya very true. This particular message was called dynamically so it was not showing in the where-used list.
    However  I was able to get the code where this code was populated by putting a debugger at a standard macro that was used for populating the SLG1 log file. From there I was able to get the code where this message was called dynamically.
    Thanks to all
    Debashish
    Edited by: debashishjsr4 on Oct 11, 2010 12:25 PM

  • Using tv for monitor with Mac mini

    Using my 46 inche sharp as my screen for Mac mini. But sitting on couch it is hard to see things on the screen. Is there a setting to change the size view?

    Change to a different progressive (p) resolution on Apple menu -> System Preferences -> Displays.  The higher the (p) value the smaller the text.  Use the zoom functions on Apple menu -> System Preferences -> Universal Access if you want to maintain the resolution and temporarily zoom on items to make them readable.

  • Using TV for monitor of MBA wirelessly?

    I was wondering if i could use a TV as a monitor wirelessly using the MBA? the tv is connected to a yamaha YSP-400 sound bar. is it possible to connect to a other monitor wirelessly at all? thanks

    I've seen at least one wireless monitor adapter, from Teq Gear. It doesn't seem to be Mac compatible at this time, and it's just under $1000 US, so at this point it would have to be a very special and critical circumstance before it was worth the money to me. Undoubtedly we'll see such solutions come down in price over time.

  • Using MXO2 for monitoring fcp

    I'm looking to monitor HD out of a MacPro with one video card, and wondering if the MXO2 mini will allow me to have 2 computer monitors hooked up to my video card, and export HDMI to a LCD/TV (3 screens). From what I'm seeing, it looks like I'm going to have to send video to it from one of my video card ports and I don't want to loose my second monitor for editing.
    Am I confused here, will I need a second video card, or is there something more to the MXO2 mini that I'm missing.
    Thanks...

    +Am I confused here+
    A little. The MXO2 connects to your MacPro through a PCIe card that you install in the tower, so you won't lose a display port. (You are probably getting confused with a different Matrox device, the original MXO which connects via DVI).

  • Anyone use Spector for monitoring kids?

    Specifically, can the software monitor other user accounts?

    Catfish,
    Yes, that is for what it is designed. Why would one wish to monitor one's own account? Have a look here for more information.
    Joe
    iMac Intel Core Duo 20", 2 GB RAM, OWC 300 GB FW HD   Mac OS X (10.4.6)   eMac 1.42GHz, 1 GB RAM; iPod w/ video 30 GB

  • Using TV for monitor

    I have my desktop computer connected to my Samsung 61" HDTV and the resolution looks terrible.  What do I need to do to get a better resolution?

    How are you connecting it? SVideo output is not really that good no matter what resolution you hook into. I reccomend HDMI or DVI if available. Your TV should also have VGA inputs and that should work as well.
    *******DISCLAIMER********
    I am not an employee of BBY in any shape or form. All information presented in my replies or postings is my own opinion. It is up to you , the end user to determine the ultimate validity of any information presented on these forums.

  • Using Oracle Designer for XML Message Definition

    Knowing what a great advantage it is to have all my data definitions in one place (Deigner Repository) I was wondering if anyone has had a go at using Designer for XML message definitions?

    Hello:
    Didnt know I will have my question almost ready:).
    Was wondering is it possible to have xmltyple column as data source, use xsl for transformation and then display as html or pdf? Also, how about css? Not sure if any of these would work. If anyone can give a reference, that would be great. What is the best way. My xml stored in the database in quite complex and may vary depending on different types of input parameters. Do I need to get a master that will have all valid elements and attributes - or - have dtd or xsd?

  • BPEL logging using sensors

    Hi,
    I need to use sensors for achieving logging in our BPEL process.
    I have gone through the documentation and found out that by default BPEL using sensors will log to database (when sensor action is database)
    The tables are:
    VARIABLE_SENSOR_VALUES
    ACTIVITY_SENSOR_VALUES
    and so on...
    residing in the SOAINFRA schema.
    However i am not able to find any documentation related to these. Can any one help me in this regard?
    Thanks,
    Rosh

    If you will start doing the simple example
    Then the table (i) VARIABLE_SENSOR_VALUES will store the data if any sensor is made on the variable(local or Global)
    (ii) ACTIVITY_SENSOR_VALUES will store the data if sensor is established on any Activity (ex invoke, reply)
    (iii)FAULT_SENSOR_VALUES will store the data in it if sensor is established on fault ( SelectionFailure , RemoteFault)
    Hope this would help.
    Regards,
    Pushp

  • How to monitor Message Bridge runtime using WLST

    Hi Readers,
    I would like to monitor Message Bridge runtime on weblogic 8.1 using WLST script.
    Can anybody tell if there is any possibility? Is there a MBEAN avaialble for Messaging Bridge.?
    Edited by: user13254842 on 09-Sep-2010 23:17

    Hi,
    I don't recall whether the console provides a way to monitor the bridge, or whether the MessagingBridgeRuntimeMBean hangs off of some parent mbean, but you can obtain arbitrary mbeans using standard JMX query calls.
    Some scratch code that I have:
      private static MBeanServerConnection getConnection(
        String urlStr,
        String username,
        String password,
        String mbeanServer
      ) throws Exception {
        // This code implicitly requires weblogic classes to be in the classpath
        // in order to run efficiently, but its possible to get it to work without
        // any WL at all.   See
        //   http://e-docs.bea.com/wls/docs90/jmx/accessWLS.html#1118690
        // The code could be changed to automatically detect if WL is in
        // the classpath, and switch to "iiop" mode if it isn't.
        URI url = new URI(urlStr);
        Hashtable h = new Hashtable();
        h.put(Context.SECURITY_PRINCIPAL, username);
        h.put(Context.SECURITY_CREDENTIALS, password);
        h.put(
          JMXConnectorFactory.PROTOCOL_PROVIDER_PACKAGES,
          JMX_PROTOCOL_PROVIDER
        JMXServiceURL serviceURL = new JMXServiceURL(
           url.getScheme(), url.getHost(), url.getPort(), JMX_JNDI_ROOT + mbeanServe
        JMXConnector connector = JMXConnectorFactory.connect(serviceURL, h);
        return connector.getMBeanServerConnection();
    conn = getConnection(url, user, pass, "weblogic.management.mbeanservers.domainruntime")
    String type = "JMSServerRuntime";    // not sure may need to add "MBean" or strip off "Runtime", bridge = "MessagingBridgeRuntime"
    Set xxx =    conn.queryMBeans(new ObjectName("*:Type=" + type + ",*"), null);Hope this helps,
    Tom
    Edited by: TomB on Jun 10, 2009 2:57 PM

  • Writing a jmx monitor for a message driven bean

    I've been reading about using jmx to monitor some jms resources I have deployed to my
    WL server. This monitor would monitor "some" MBean to watch for some Stuck Threads which
    cause a disconnect to the jms queue to which I listen.
    The problem is I'm not sure which, I'm not exactly sure which MBean I need to monitor. My
    JMS Listener is an MDB which listens to a queue on a remote weblogic server. What happens is
    something on the remote end causes a connection reset. About 10 mins later, I get a stack trace
    dump and after that happens I'm no longer able to pull messages off my jms queue. I see logged
    events where it says I'm successfully reconnected to my queue, but no amount of wishing will
    let the MDB pull a message off the queue.
    When the monitor detects a Stuck Thread, I'd like to force an application restart/redeployment, whichever
    will accomplish a reconnection to the queue to which I'm listening. The other day, I went in through
    the console, did a Lock/Edit and simply updated the already deployed application. Monitoring the log
    file, I saw the mdb successfully reastablish connection to my remote end.
    However, with 600+ MBeans, I'm kinda stuck on where I should start! Since I see the
    stack trace in the AdminServer.log file, I'm thinking I should monitor some LoggingMBean.
    But, it is JMS related, so there exists some confusion on my part.
    If anyone with JMX experience could point me in the right direction, I'd appreciate
    it. I'm just learning jmx, so pls be patient.
    Thanks,
    John

    You have a couple of options here. You could monitor the WorkManagerRuntimeMBean's StuckThreadCount using a JMX Counter monitor, and trigger the action when that goes above 0.
    You could also use WLDF to configure a Log watch to look for the Stuck thread log message, or use a Collected Metrics watch on the WM attribute, and assign it a JMX Notification. You could then write a JMX Notification listener to capture this event and perform the necessary corrective actions.

  • HT2589 We have purchase 5 apple minis and would like them all on one account.  That way we can monitor the use of these units.  they will be used strickly for a business application.  can I use one account in itunes or must i have multiple.

    We have purchased 5 apple minis and would like them all on one account, that way we can monitor the use of these units.  They will be used strickly for a business application.  Can I use one account in itunes or must i have multiple.

    Not going to happen the way you want it to.
    When you add a gift card balance to the Apple ID, it's available for the Apple ID.
    Probably best to create unique Apple ID's for each... this will also make things easier in the future as purchases are eternally tied to the Apple ID they were purchased with.

  • Upgraded to IOS 8.  iMessage has changed for the worse, losing messages now.  How can I force iMessage to use SMS for some contacts?

    SMS works well and is generally free for most plans here.  I'd like to be able to send messages via SMS from my iPhone for many of these contacts because something changed in IOS 8 iMessage and now iMessages seem to get lost.   Plus as before they can end up in multiple threads.  This latter issue seems to be worse as well with iOS8 but not sure why. 
    For example one friend set up an iPad with her apple ID and subsequently gave it to her son.  She also has an iPhone. I've been exchanging iMessage/SMS's with her which worked fine until the upgrade.  Then she stopped getting my messages on her iPhone.  Turns out that they were landing on the iPad.  While it may be that she doesn't have things sorted correctly on her iPhone that doesn't change the fact that prior to iOS8 she could get my messages.  So I'd like to designate her and a number of other contacts as SMS only.
    Additionally I am seeing more multiple threads from the same contacts.  Not sure why but it seems to have something to do with iOS 8 sucking in additional email addresses, e.g. @icloud.com and subsequently using these in some messages even though the contact is the same person.  I've tried adding the new email address into the contact card I have on file for that person and this simply resulted in two threads with the same contact name.
    Really what is up with this and why does Messages need to keep track of all this info?  The only requirement to direct a message between to iDevices should be valid Apple ID's on both with a means to reference this (Phone Number, Apple ID Email Address) in the respective contact.  In the absence of this the message should be sent as SMS.

    I have the same problem on iOS 7.0.3. With one particular friend I receive iMessages from her just fine and I can send her iMessages from Mac OS X and Messages on iPad, but Messages on my iPhone keep sending her my messages as Text messages. I send iMessages just fine from the same iPhone. SFChuch, what ios version is your recipient using? Did they sign up on iCloud? I wonder if the problem happens with recipients who are not properly registered on iCloud or some special case like that.

Maybe you are looking for

  • Why do I need to catch this exception?

    Hello all This is a question about exception handling. I have to build a diary application that lets you save reminders on particular dates using xml. Just to make it a little tougher, I was not allowed to use the Calendar class. This is the code I w

  • Logic in case of Service PO

    Hello Team, We have a service PO with account assignment category as K, Item category D, Material  - blank and only short text, PO document type is normal. At item level we have two tabs service and limits. Under service tab we enter service number a

  • Is it OK to use clone when you only need shallow copy?

    I created copy contructors for all of my libraries classes because I was afraid of using the clone() method. However, my copy constructors create shallow copies of the objects - which is probably the same as using clone(). Before I go deleting all th

  • Bean Binding with Netbeans - JTable

    Hi all, I am using Netbeans to bind properties of my Java bean against particular fields in my UI...For example a text field is modified the bound bean property is automatically updated which is working fine. Now I have a JTable and within this I wan

  • How to select classification (line item in Contract)

    Hi               In the material master data (Basic data2), I have maintain the cross-plant CM for characteristic.  I update data in line item (push button : item details : Configuration) of contract . I don't know which table that keep information t