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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Command History

    Posted 05/31/01 02:01 AM

    hi! Guys!

    1.Is There a way to find out the commands issued againest the tamino database and the source (like machine IP, OR loginName etc…)

    2. How can i set up security restrictions on tamino (like allow some one to readonly some one to read write, some one with read, write delete etc…)


    #webMethods
    #API-Management
    #Tamino


  • 2.  RE: Command History

    Posted 05/31/01 02:35 AM

    Hi Maruthi,

    1. You could check the webserver log, although this might not tell you everything you want to know.

    2. The Tamino documentation should contain some information about setting up “Access Control Lists” (ACLs) to introduce security measures.

    Cheers,
    Trevor.


    #webMethods
    #API-Management
    #Tamino


  • 3.  RE: Command History

    Posted 05/31/01 04:00 AM

    Hi Ford!

    Thanks for u r info. i will check with Tamino Documentation


    #API-Management
    #Tamino
    #webMethods


  • 4.  RE: Command History

    Posted 06/05/01 02:55 PM

    Re your 1st question:

    a) Tamino Manager holds Job Logs for every administration command issued. In conjunction with an analysis of the web server logs this may hint at who has managed your database.

    b) If you need such a command list, you could write a pass-thru servlet that accepts requests on behalf of Tamino and stores all information (like HTTP headers and the command itself. Where to store it? Of course in a XML document inside Tamino…

    Kind regards,

    Andreas


    #API-Management
    #webMethods
    #Tamino