Hi,
Im trying to assign a windows process to a out argument.
But i get the following error :
Message: Could not retrieve the result of the job execution. This might be because a message was too large to process.
Exception Type: System.Exception
RemoteException wrapping System.Exception: Could not retrieve the result of the job execution. This might be because a message was too large to process.
I get the process from the activity called “Get processes”.
I dont encounter any error when assigning the process to a variable.
Please help.