Accessing On-premise File Storage with Agent
A common scenario for using DataCloud Agent to execute an integration is when you need to read or write a file stored either locally or on a network.
On windows, the Agent runs using the Windows Local System account. This may or may not be sufficient to access files stored on the same machine as the Agent. If the integration is unable to find or access the file, you probably need to re-configure the service to log on as a user with appropriate access. See
Installing Integration Manager on Windows.
Tip: When designating a network resource during design, use the full network path (for example, \\servername\folder\filename.csv).