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.  Flow and Users access

    Posted 06/14/19 06:41 AM

    Hi all,

    i have created some flows (A, B and C) that correctly run in browser. Can i create some rules for the users access?
    For example:
    User U1 can see and call only service A
    User U2 can see and call only service A, B
    User U3 can see and call only service B, C

    thank you,
    Diego


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Flow and Users access

    Posted 06/14/19 09:02 AM

    Yes it is possible via ACL where you have to create groups for each user and assign the group to ACL. Once the ACL is ready then you can assign the ACL via SAG designer by right click on the service, go to Properties >> Permissions >> Set the below ACL’s appropriately.

    List ACL
    Read ACL
    Write ACL
    Execute ACL

    For more details refer the below links:
    http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/integration_server/pie10-4/10-4_Integration_Server_Administrators_Guide.pdf

    http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/designer/sdf10-4/10-4_Service_Development_Help.pdf

    Search for ACL topics

    Let me know if you have any questions.


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Flow and Users access

    Posted 06/19/19 07:09 AM