Need support on the Bot fails after publishing to orchestrator

Hi Loredana,

I have created a workflow in studio with 2023.4.4 Version, The flow is executing well as expected also in this flow we have included document understanding with ML Activity, Omnichannel, Intelligent OCR - 6.5.0 Version. Now we have to make this process to run on a triggered basis which is to run with unattended bot. I Connected to the orchestrator where the flow build as a tenant.

Now, I can get the process in the orchestrator. The bot started as per the trigger timing, But it throws a error message as mentioned below

Could not load file or assembly ‘UiPath.SmartData.Telemetry, Version=6.9.5.0, Culture=neutral, PublicKeyToken=null’. The system cannot find the file specified.

at UiPath.IntelligentOCR.Activities.TaxonomyManagement.LoadTaxonomy…ctor()
at supplier_invoice.Main.GetImplementation()
at System.Activities.Activity.OnInternalCacheMetadata(Boolean createEmptyBindings)
at System.Activities.Activity.InternalCacheMetadata(Boolean createEmptyBindings, IList1& validationErrors) at System.Activities.ActivityUtilities.ProcessActivity(ChildActivity childActivity, ChildActivity& nextActivity, Stack1& activitiesRemaining, ActivityCallStack parentChain, IList1& validationErrors, ProcessActivityTreeOptions options, ProcessActivityCallback callback) at System.Activities.ActivityUtilities.ProcessActivityTreeCore(ChildActivity currentActivity, ActivityCallStack parentChain, ProcessActivityTreeOptions options, ProcessActivityCallback callback, IList1& validationErrors)
at System.Activities.ActivityUtilities.CacheRootMetadata(Activity activity, LocationReferenceEnvironment hostEnvironment, ProcessActivityTreeOptions options, ProcessActivityCallback callback, IList`1& validationErrors)
at System.Activities.Hosting.WorkflowInstance.ValidateWorkflow(WorkflowInstanceExtensionManager extensionManager)
at System.Activities.Hosting.WorkflowInstance.RegisterExtensionManager(WorkflowInstanceExtensionManager extensionManager)
at System.Activities.WorkflowApplication.EnsureInitialized()
at System.Activities.WorkflowApplication.Enqueue(InstanceOperation operation, Boolean push)
at System.Activities.WorkflowApplication.SimpleOperationAsyncResult.Run(TimeSpan timeout)
at System.Activities.WorkflowApplication.BeginRun(AsyncCallback callback, Object state)
at UiPath.Executor.RobotRunner.RunWorkflow()

Please help us out on this issue, It would be really helpful for me to make the flow run ASAP.


UiPath Error.txt (2.1 KB)