Hi All,
I am getting below error when I am trying to execute a workflow with Create Form Task. We have on premise Orchestrator instance and bot types available as Studio and Non Production. I have seen other posts where folks have been able to resolve it either by changing the URL ( only with cloud instance of Orchestrator) or using unattended bot type. Has anyone used Studio or Non Prod bot with Create Form Task ?
RemoteException wrapping UiPath.Orchestrator.Service.OrchestratorException: An error has occurred.
at UiPath.Persistence.Activities.BaseOrchestratorClientAsyncActivity.ThrowIfNeeded(Task task,
Boolean suppressThrowException)
at UiPath.Persistence.Activities.BaseOrchestratorClientAsyncActivity.EndExecute(AsyncCodeActivityContext context,
IAsyncResult result)
at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context,
IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor,
BookmarkManager bookmarkManager)