Hi everybody,
I open this post because I’m trying to recover an asset declared in the orchestrator (the name and the value are OK) and I’m trying to recover the asset from a robot and when I try to get the asset I’ve the error:
executionUiPath.Core.Activities.OrchestratorHttpException: Could not find an asset with this name.
The asset is called “destinationLettre” and have a folder path as value. On the activity the assetName is “destinationLettre” and have a string as output.
The others get asset activities in the robot work fine.
Can you tell me why this activity doesn’t work? I think all the parameters are well filled.
Thanks