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.  Unable to save pipeline in wm 7x MWS

    Posted Sat January 02, 2016 04:49 AM

    Hi Guys,

    Currently Iam unable to save pipeline in MWS, to see what is the data processed in the service.

    How can we achieve this?

    About the service : Invoked by a scheduler and picks the flatfile from other server and place in webMethods server path.

    Please help me,

    Thanks Sandeep
    From MWS.docx (57.8 KB)


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


  • 2.  RE: Unable to save pipeline in wm 7x MWS

    Posted Sat January 02, 2016 05:26 AM

    Can I have a look at your flow service?

    Can you try Enable auditing=Always; to see if this helps


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


  • 3.  RE: Unable to save pipeline in wm 7x MWS

    Posted Sat January 02, 2016 05:46 AM

    No luck after trying with Enable auditing always.

    Version 7.1.3.0


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


  • 4.  RE: Unable to save pipeline in wm 7x MWS

    Posted Sat January 02, 2016 06:43 AM

    Ok, let me try a sample. Also explore about the logged fields in service auditing.

    Can you attach your sample?


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


  • 5.  RE: Unable to save pipeline in wm 7x MWS

    Posted Sat January 02, 2016 12:59 PM

    I assume your flow svc like below:

    Main service (invoked by scheduler) – Enable auditing=When top-level service only. In your case the service is invoked by a scheduler and not by trigger or client request.

    child service (which is invoked in the main service) – Enable auditing=Always

    FYI:

    When top-level
    service only - Indicate that the service should generate audit
    data only when it is invoked by a client request
    or a trigger. The service does not generate audit
    data when it is invoked by another service (that
    is, when it is a nested service).

    Always - Indicate that the service should generate audit
    data every time it executes. Select this option if
    the service is a critical service that you want to be
    able to audit every time it executes.
    For further clarifications, write me on email.


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


  • 6.  RE: Unable to save pipeline in wm 7x MWS

    Posted Sun January 03, 2016 09:39 AM

    Sandeep – There are many threads on this auditing. Also review BIS for the same. Also suggest your client for upgrade.

    Thanks,


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