Hi Team,
I created a Runbook which actually receives the input and updates the data into the incident form. It contains two activities.
1. Initialize data
2. Run .Net Script
PFA the screenshot for the same.


I have written a PowerShell code to execute this Runbook via web-service call. PFA the snapshot of the code as follows.


When i executed the PowerShell script, the Runbook is not functioning as expected. There is no error returned from the script. The Runbook job status is running continuously and i had to manually stop the job after a while in the Orchestrator Console window. What could be the issue?
I also tested the Runbook independently and it is working fine as expected. Am i missing anything here.
Any inputs is highly appreciated.
Regards,
Jansi




