Unable to pass argument to powershell file via powershell action step
Hi,I have a Powershell file on MID server that can be called sucessfully with the Powershell Action Step. It returns the output and a json but the argument is not received by it. What am i doing wrong? Any help would be appreciated. Param ([string]$C...