Duplicate Topic : Robotic Enterprise Framework这个框架在windows模式下报错
In this new version, when getting a Asset from Orchestrator if you select the asset and folder from the dropdown on the activity, the output Value will be dynamic to the tipo of asset (normally a string will return).
But, if you dont select from the Folder and Asset Name dropdowns, and instead use a variable like you did, the value Output will be of type “OutArgument” or “Object” (dont recall exactly each one), in that case your “AssetValue” variable shoud be the same data type and then you can cast to another one.
Yeah, they tried to make things easier but it just got worse hahaha
Duplicate