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
Expand all | Collapse all

Flow service not failing while run from designer

  • 1.  Flow service not failing while run from designer

    Posted Fri June 24, 2022 12:22 AM

    What product/components do you use and which version/fix level?

    webMethods 10.5

    Are you using a free trial or a product with a customer license?

    licensed

    What are trying to achieve? Please describe in detail.

    I have integration server & designer 10.5. If I apply IS core fix 15 on IS and try to run any service from respective designer which suppose to be failed is showing success message. If I run same services from IS Admin page it fails (expected behavior) or If I debug the same service from designer it fails and shows failure message (expected behavior).

    If I downgrade the IS core fix from 15 to 13 all is working as expected. Can you please suggest if I should apply core fix 15 or not?

    Do you get any error messages? Please provide a full error message screenshot and log file.

    Have you installed latest fixes for the products

    yes


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


  • 2.  RE: Flow service not failing while run from designer

    Posted Fri June 24, 2022 12:32 AM

    Hi @vachaspati_Diwevedi1,

    We need more information here, could you please let us know or share the screenshot of what kind of error you are seeing in the designer? What kind of service is this? Are there any other components/products involved? Also, when you execute the service, check the server logs and let us know what you see.

    Thanks,
    Sree


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


  • 3.  RE: Flow service not failing while run from designer

    Posted Fri June 24, 2022 06:07 AM

    Hi @Sreekanth_Siddapur_Channakeshava ,
    This is simple flow service with two steps (exit flow) - This service suppose to fail in designer and show error message.

    Below find the corresponding IS logs
    2022-06-24 09:24:24 UTC [ISS.0014.0016T] (tid=1686) Invoking service CAP_Support.Poonam:test
    2022-06-24 09:24:24 UTC [ISS.0007.0004T] (tid=1686) ACLManager: allow check for user “local/Administrator” on ACL “Default” is returning true.
    2022-06-24 09:24:24 UTC [ISC.0049.0014D] (tid=1686) Exit null: index=1 depth=1
    2022-06-24 09:24:24 UTC [ISU.0000.9999D] (tid=1160) InfraDC: Service Error Event CAP_Support.Poonam:test


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