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

IS Admin with ReadOnly Access

  • 1.  IS Admin with ReadOnly Access

    Posted 10/03/11 06:01 AM

    How to view IS admin with no user/pwd (Read Only )

    1. Create a Package ISAdminReadOnly
    2. Create a Top Level Folder as ISAdminReadOnly
    3. Make ACL as Anonymous for List,Read,Execute and Default for Write
    4. Copy all the Files under WmRoot/Pub into ISAdminReadOnly/Pub folder
    5. Create Wrapper services for each of the services caled inside .dsp pages
    6. Create .access file under each folder and sub-folder of pub and put an entry as * Anonymous
    7. Create a flow service that will get the Menu/Sub-Menu items with name and urls
    8. Remove all the Buttons and links that will allow user to Edit/update anything on server in all the .dsp pages
    9. Access it by http://host:port/ISAdminReadOnly with no user/pwd

    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: IS Admin with ReadOnly Access

    Posted 01/15/16 04:13 PM

    Refer


    #Integration-Server-and-ESB
    #webMethods