I would like to Open specific MS Word file by Invoke Power Shell Activity in StudioX.
Power Shell Command is such as : Invoke-Item “C:\A.docx”
I try to run this Power Shell command but it’s cause error

=> This Power Shell command is work!
=> but This Invoke Power Shell Activity occurs error!
Why occurs error? so then, How to use Invoke Power Shell Activity?
Please Let me know, Thanks

