Scenario: We’re moving towards a licensed version of UIPath. To fully get this tested, I moved a workflow designed in CE to the trial IDE (I’m getting the licenses shortly, it’s a commercial matter out of my hands) and published it through that IDE. When executed through de IDE, Workflow does everything it’s supposed to, but when launching UIRobot and trying to execute it from there, it comes back with the following error:
11:55:50.2648 Error {“message”:“Cannot create unknown type ‘{http://schemas.microsoft.com/netfx/2009/xaml/activities}Variable({http://schemas.uipath.com/workflow/activities}WorkbookApplication)’.”,“level”:“Error”,“logType”:“User”,“timeStamp”:“2018-07-22T11:55:50.2639125-03:00”,“fingerprint”:“ed7b0813-96b3-4158-9c66-07238caeacad”,“windowsIdentity”:“”,“machineName”:“RPA-01”,“processName”:“OrdenamientoServiciosVTV”,“processVersion”:“1.0.6777.19912”,“fileName”:“Main”,“jobId”:“e90cc13e-8634-4eb7-b496-25e55f3a6a0f”,“robotName”:“”}
11:55:50.2648 Error {“message”:“UiPath.Core.Activities”,“level”:“Error”,“logType”:“User”,“timeStamp”:“2018-07-22T11:55:50.2775779-03:00”,“fingerprint”:“842640e5-60f6-42c5-a28e-8a69fa78d61c”,“windowsIdentity”:“”,“machineName”:“RPA-01”,“processName”:“OrdenamientoServiciosVTV”,“processVersion”:“1.0.6777.19912”,“fileName”:“Main”,“jobId”:“e90cc13e-8634-4eb7-b496-25e55f3a6a0f”,“robotName”:“”}
11:55:53.5295 Error {“message”:“Log message : Object reference not set to an instance of an object.”,“level”:“Error”,“logType”:“Default”,“timeStamp”:“2018-07-22T11:55:53.5383244-03:00”,“fingerprint”:“05089191-b47f-48d7-b397-a35c2c9adeb5”,“windowsIdentity”:“”,“machineName”:“RPA-01”,“processName”:“OrdenamientoServiciosVTV”,“processVersion”:“1.0.6777.19912”,“fileName”:“Main”,“jobId”:“e90cc13e-8634-4eb7-b496-25e55f3a6a0f”,“robotName”:“”}
11:55:53.5451 Info {“message”:“OrdenamientoServiciosVTV execution ended”,“level”:“Information”,“logType”:“Default”,“timeStamp”:“2018-07-22T11:55:53.5422328-03:00”,“fingerprint”:“048f8f83-5beb-4047-b125-bea688f96004”,“windowsIdentity”:“”,“machineName”:“RPA-01”,“processName”:“OrdenamientoServiciosVTV”,“processVersion”:“1.0.6777.19912”,“fileName”:“Main”,“jobId”:“e90cc13e-8634-4eb7-b496-25e55f3a6a0f”,“robotName”:“”,“totalExecutionTimeInSeconds”:9,“totalExecutionTime”:“00:00:09”}
Steps to reproduce: can attach workflow on demand (it’s rather complex)
Current Behavior: flow crashes after a while with the mentioned error message
Expected Behavior: execute just as well as when executed through Studio
Studio/Robot/Orchestrator Version: 2018.2.3 Enterprise Edition / UIRobot 2018.2.3
Last stable behavior: never
Last stable version: n/a
OS Version: Windows 10 Enterprise
Others if Relevant: (workflow, logs, .net version, service pack, etc): Runs on a VM (I’ve no idea what Stack is used)