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 permissions for wmPublic package

  • 1.  ACl permissions for wmPublic package

    Posted Wed March 07, 2018 03:31 PM

    Hello Experts,

    How to get ACL write permissions for webMethods wmPublic package?

    Tried to change the publishable type “pub.client.ftp:putCompletedNotification” to another connection alias in wM912 but it pointing to system generated one.
    while trying keep lock for the edit on the doc, getting following error.

    " Cannot perform an operation without Write ACL privileges on pub.client.ftp"

    Info: It is not taking default connection alias.

    Please suggest on this.

    Thanks in advance.

    Thanks,
    Ram.


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 2.  RE: ACl permissions for wmPublic package

    Posted Thu March 15, 2018 07:35 PM

    Ram,
    You cannot change it. Refer below from documentation.

    Usage Notes
    Integration Server publishes an instance document of pub.client.ftp:putCompletedNotification when an FTP client has completed an FTP put command on Integration Server through an FTP/S port. Because the put file is located on the Integration Server file system, only subscribers located on the same Integration Server would have access to the file. Consequently the pub.client.ftp:putCompletedNotification publishable document type is set to publish locally only and uses the IS_LOCAL_CONNECTION messaging connection alias. When Integration Server publishes an instance document for pub.client.ftp:putCompletedNotification, only subscribers located on the same Integration Server receive the document. Software AG does not recommend changing the assigned messaging connection alias.


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General