You are viewing limited content. For full access, please sign in.

Question

Question

sdk script activity not detecting the server path in workflow

asked on April 12, 2018

Hi Guys,

I have a requirement to read a text file and parse the data in it. i wrote a SDK script to establish the following, the code works fine and giving the desired output when i run the SDK script saperately, but when i run the workflow it is throwing me the access denied error.

any help is appreciated.

Thank you.

 

 

0 0

Replies

replied on April 12, 2018

What user is the workflow service running as, and does it have access to that network path? By default workflow just runs as the system service account that likely does not have access to a network share.

1 0
replied on April 12, 2018

Hi John,

Thank you fro your response 

How do we change the workflow service and establish access to network share, is there any documentation available.

Thanks

1 0
replied on April 12, 2018

Open the Workflow Configuration Manager. Assuming you've already configured the Workflow Server, click "Configured" in the Workflow Server role. This will start a wizard that lets you specify a different account for the Workflow Server to use. Whatever account you specify, make sure it has permissions to modify files in your desired path, following e.g. these instructions.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.