Access the output variables of an activity inside a notification activity in Orchestration workflow
I have a powershell activity and the activity is having two outputs (result and errorMessage), i need to send a notification after the execution of the powershell activity with the result and errorMessage inside the body in the email notification . C...
