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

ACL protected flow service getting called with "Default" access

  • 1.  ACL protected flow service getting called with "Default" access

    Posted Tue April 17, 2007 07:38 PM

    My flow service has exceute acl = ‘aaa’. This acl has certain number of users.

    When my service is accessed from html page, it is prompted with uid/pwd. I enter uid/pwd.
    Then I am seeing 2 entries in the audit log of the “Administrator” page.
    1. call of my service with “Default” access. This fails.
    2. call of my service with correct uid. This succeeds.

    Why is this happening? Don’t you think it is the performance issue to call the same service first with “Default” uid and next with the entered uid?

    Is there any parameter that we can use to tune, to avoid the above behavior?


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


  • 2.  RE: ACL protected flow service getting called with "Default" access

    Posted Wed April 18, 2007 08:13 PM

    Team,

    Do anybody has any idea why 2 calls are made for the same flow service? Is there any workaround for this problem?


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


  • 3.  RE: ACL protected flow service getting called with "Default" access

    Posted Wed April 25, 2007 09:21 PM

    Have any idea?

    Your help is appreciated.


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