i found the same problem here ,
but there isn’t any one suggest a solution ,
i have already configured the required configuration ,
the OSCommand.cnf file is configured with the following configuration:
allowedOSCommands=/app/softwareag/wm912/resources/OSCommands.cnf;
allowedWorkingDirectories=/app/softwareag/wm912/resources/;
and executeOSCommand Service’s inputs are
command : /app/softwareag/wm912/resources/OSCommands.cnf
workingDirectory: /app/softwareag/wm912/resources/
and when i run the service i get this error:
com.wm.app.b2b.server.ServiceException: [ISS.0086.9279] Specified working directory [/app/softwareag/wm912/resources/] is not on the allowedWorkingDirectories list in the OSCommands.cnf file
there is suggestion for this error .