IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.  Writing to the Windows NT/2000 Event Log from WebMethods dev

    Posted Fri August 05, 2005 04:07 AM

    Easy to write to webMethods logs, but how do we write specifically to the Windows Event log on a NT/2000 server?


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 2.  RE: Writing to the Windows NT/2000 Event Log from WebMethods dev

    Posted Mon August 08, 2005 09:20 AM

    I’ve never done it…but would think that you can execute a windows command from a dos prompt to do this, and therefore execute the same command from the IS. There is a service called “fireCommand” located in WmSamples (sample.commandLineExec:fireCommandExec) that will execute these commands.


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Writing to the Windows NT/2000 Event Log from WebMethods dev

    Posted Mon August 08, 2005 10:18 AM

    See the WmWin32 package. It is an optional package, but includes a wrapper for JNI calls to WmWin32\code\libs\WmEventLog.dll to write to the NT Event log. Look in the pub folder.

    HTH,
    Fred


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 4.  RE: Writing to the Windows NT/2000 Event Log from WebMethods dev

    Posted Wed November 14, 2007 03:10 PM

    I need to do the same for one system. Pl let me know if you have any ideas.


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General