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.  pub.file:moveFile

    Posted 04/12/16 12:06 PM

    Hi,
    I want to Move a file to another directory after conversion. I am using pub.file:moveFile service to move the file and getting the fallowing error

    “Specified path [C:\Directoryname\Filename] is not on the [allowedWritePaths] allowed list in the fileAccessControl configuration file”

    even i changed the config file as below

    allowedWritePaths=C:\Directoryname\Filename
    allowedReadPaths=C:\Directoryname\Filename
    allowedDeletePaths=C:\Directoryname\Filename

    Thanks in advance


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


  • 2.  RE: pub.file:moveFile

    Posted 04/12/16 01:35 PM

    Reload WmPublic after changing the config file.


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