This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Workflow Parameter

Hi all,

we need help while passing the parameter to workflow.

we have created a script to get the dfs share path permissions. script is working when we run from the powershell with Write-host. it is showing the permissions.

we are using same script in automated workflow, and created a custom function to specify in the workflow to run script activity.

when we run the script we are ending up with the Error "the expression after '&' in a pipeline element produced an object that was not valid. "

 

 

can anyone help to suggest what we are missing while running the automated workflow which is passing the parameter to script.

Parents Reply Children
No Data