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

allowedWritePaths

  • 1.  allowedWritePaths

    Posted Mon March 19, 2012 08:19 AM

    how to write a string into fiile by using this command allowedWritePaths=C:/wm8/test;C:/wm8/test.txt


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


  • 2.  RE: allowedWritePaths

    Posted Mon March 19, 2012 08:39 AM

    fileAccessControl.cnf is a configuration file using which you will provide read/write/delete access for a particular folder to manage files inside it.

    pub.file:listFiles, pub.file:copyFile, pub.file:deleteFile, pub.file:checkFileExistance services can not be executed unless fileAccessControl.cnf file is appended with file paths.

    -Senthil


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


  • 3.  RE: allowedWritePaths

    Posted Mon March 19, 2012 11:20 AM

    how can u provide dat permissions to this


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


  • 4.  RE: allowedWritePaths

    Posted Mon March 19, 2012 11:21 AM

    how we can provide the permissions to fileAccessControl.cnf


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


  • 5.  RE: allowedWritePaths

    Posted Mon March 19, 2012 11:35 AM

    what permission to what? pls be more elaborate on your question…


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


  • 6.  RE: allowedWritePaths

    Posted Mon March 19, 2012 11:53 AM

    where we can provide this command on devolper log…allowedWritePaths=C:/wm8/test;C:/wm8/test.txt


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


  • 7.  RE: allowedWritePaths

    Posted Mon March 19, 2012 11:58 AM

    Goto Softwareag_InstallationDirectory/IntegrationServer/packages/WmPublic/config/fileAccessControl.cnf.

    -Senthil


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


  • 8.  RE: allowedWritePaths

    Posted Mon March 19, 2012 12:01 PM

    Yes i already visited.when i am clicking on dat nothing happend


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


  • 9.  RE: allowedWritePaths

    Posted Fri April 17, 2015 10:29 AM

    Please refer Pg 298 of the wM 97 Integration Built in Services Guide.
    You need to modify the file \IntegrationServer\instances\default\packages\WmPublic\config\fileAccessControl.cnf to specify which directories/files have access to the directorie(s)/file(s) and then reload the WmPublic package.


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