webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Oracle Basic Auto Notification

    Posted Sat December 28, 2002 05:54 AM

    Hi,

    Can anyone please let me know how I control the records selected to only one time using the Basic Auto Notification trigger. I am not able to disable the polling interval.

    I need to select all the records from the database only once. Then later I use Insert ntf or update ntf for other records changes.

    Thanks,
    SR


    #Universal-Messaging-Broker
    #webMethods
    #Integration-Server-and-ESB
    #broker


  • 2.  RE: Oracle Basic Auto Notification

    Posted Wed January 08, 2003 10:23 PM

    Hi,

    Oracle Basic notification consists in performing a select periodically in the target table.
    As you need it once you should use a “select” configured operation (it is not a notification).

    Hope it can help,

    Bert.


    #Universal-Messaging-Broker
    #Integration-Server-and-ESB
    #webMethods
    #broker


  • 3.  RE: Oracle Basic Auto Notification

    Posted Wed January 08, 2003 10:26 PM


  • 4.  RE: Oracle Basic Auto Notification

    Posted Mon February 10, 2003 04:55 PM

    i’m getting the following error while trying a basic notification on a buffer table on BPCS. The notification in suppose to give me two field values out.

    java.sql.SQLException: [SQL0208] ORDER BY column WM_ROWID or expression not in result table.

    It looks wM adds the ORDER By clause which actually I do not need. How do I get rid of the ORDER BY clause?


    #Universal-Messaging-Broker
    #webMethods
    #Integration-Server-and-ESB
    #broker