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.  Specified path not mentioned in the configuration file

    Posted 04/28/16 11:00 AM

    i am trying to copy one file from one location to another. Read and write paths also mentioned in config file. but i am getting below error.

    “Specified path is not on the read allowed list in the configuration file!”

    is there any format to mention paths in config file?..how to solve this.

    Thanks in advance for the help.


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


  • 2.  RE: Specified path not mentioned in the configuration file

    Posted 04/28/16 02:26 PM

    Hi Praveen,

    path separator for WmPublic/config/fileAccessControl.cnf is “;” when specifying multiple pathes.

    Pathes are relative to IntegrationServer-directory or IntegrationServer/instances/<instance_name>-directory

    Remember to relaod the WmPublic package after modifications were made to this file.

    See Build-In-Services Reference for further informations.

    Regards,
    Holger


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


  • 3.  RE: Specified path not mentioned in the configuration file

    Posted 04/29/16 06:02 AM

    Hi Holger,

    Thanks for the response.

    I don’t have more than one path in list of read and allowed. So, my error is not because of separating with ‘;’.

    WmPublic config file has below data as of now.

    allowedWritePaths=/home/Username/destfolder
    allowedReadPaths=/home/Username/sourcefolder

    is that right way?

    Regards,
    Praveen


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


  • 4.  RE: Specified path not mentioned in the configuration file

    Posted 04/29/16 08:37 AM

    You can try it and if it doesn’t work, give a “;” after the single path, there is no harm.

    Thanks,


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


  • 5.  RE: Specified path not mentioned in the configuration file

    Posted 04/29/16 08:52 AM

    Hi,

    I tried by adding ‘;’ at the end of path…but no change. Error remains same.

    Thanks,
    Praveen


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


  • 6.  RE: Specified path not mentioned in the configuration file

    Posted 04/29/16 09:16 AM

    After doing the changes did you give a restart of IS ? If not, can you please ?

    Thanks,


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


  • 7.  RE: Specified path not mentioned in the configuration file

    Posted 05/02/16 06:24 AM

    I have reloaded the package after changes…its working fine :slight_smile: .

    Thanks a lot for all the responses.

    Regards,
    Praveen


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