File System Monitor Permissions Error

File System Monitor Permissions Error


Scenario:

When user attempts to start FileSystem Monitor the monitor automatically stops and turns red.

Issue:

EXTOL Business Integrator is unable to process a file, in the target directory, due to file ownership. The file is not owned by ebiowner and and public does not have the correct permissions.

EXTOL error message:


EXTOL Business Integrator File System Monitor Permissions Error Screenshot

Resolution:

Review process that is creating file in File System Monitor Target Directory. This process needs to create a file with the correct permissions to allow EBI to process the file.



By: on
load('http://www.extol.com/extolnews.rss'); $feed = array(); foreach ($rss->getElementsByTagName('item') as $node) { $item = array ( 'title' => $node->getElementsByTagName('title')->item(0)->nodeValue, 'desc' => $node->getElementsByTagName('description')->item(0)->nodeValue, 'link' => $node->getElementsByTagName('link')->item(0)->nodeValue, 'date' => $node->getElementsByTagName('pubDate')->item(0)->nodeValue, ); array_push($feed, $item); } $limit = 4; echo ' A free web counter provided by GoStats.