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.


#TechXchangePresenter
 View Only
Expand all | Collapse all

Create a Logger service

  • 1.  Create a Logger service

    Posted Tue November 17, 2015 11:03 AM

    Hi
    I have in my environment:
    IS (contains my flow services) →
    Mediator (services are deployed to Mediator) →
    CentraSite (used to virtualize the services and deploy them to the Mediator)
    I want to create a log service to log the communication (Http + SOAP communication between the client and service)
    -How I get the message context like in JAVA in a flow
    -Are there maybe examples or built-in services have this or similar functionality like this

    Brg
    Peter


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 2.  RE: Create a Logger service

    Posted Tue November 17, 2015 01:19 PM

    In IS, you can change the logging level for these functions:
    0088 SOAP
    0141 Web Service stack
    the inbound/outbound SOAP envelope will be written to the server log.


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services