Why does the File Poller activity works fine on Windows network mapped drive in designer mode but not on the project which is deployed and run via the TIBCO Administrator ?
book
Article ID: KB0087258
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks
-
Not Applicable
-
Description
Resolution: The limitation comes from the HAWK Agent service, since HAWK Agent is installed as a NT service, and if it starts without proper priviledges to access the network drive then you might see this problem.
There are two solutions for this
1. When deploying the project, deploy it as Windows Service with the appropriate user id who has access to the network drives.
2. If you do not want to deply the process as a NT service then go to control panel -- Services and configure your HAWK agent to start on the user who has appropriate priviledges to access the network drives and then deploy the project.
Keywords :-File Poller, network, drive, BW
Issue/Introduction
Why does the File Poller activity works fine on Windows network mapped drive in designer mode but not on the project which is deployed and run via the TIBCO Administrator ?