How to access the remote file system in Decisions

kimjohn
edited June 7 in General

I started by trying to use the "List Files In Directory" step but as per the documentation that appears to list files from the server's drives. I need to list the files from a network location.

It's giving the following error:


Comments

  • For Decisions to be able to reach out to a remote file system, the Decisions Server service will need to be running as a service account that is granted access to said remote file system.

    This can be modified in the Windows Services by right clicking on Decisions Server>Properties then go to the Log On tab.

    If the Log On As is currently set to local system, similar to my example, remote file systems will not be accessible. 

    If you change this to a service account, ensure that this account has the ability to run services, and access to the Decisions file system before applying.

    If this is currently marked to Log On As a service account, check to make sure this account has permissions on your remote file system.





Sign In or Register to comment.