Open kwoxer opened 5 years ago
@kwoxer That activity is Get Secure Credential Activity.
Ok thanks but why isn't the ReFramework working itself with the latest UiPath Studio version?
It works, you need to delete the activity and add it again.
Not a proper way tho. But anyway a solution indeed. Couldn't that be fixed via a CD tool?
Just tested. But there are 2 others that are missing...
and when I replace it, I'm not sure which correct settings they had. Can someone update it to the latest version?
I think the main reason is that those Activites have been renamed:
These activities are part of the UiPath.Credentials.Activities dependency. I've uploaded an image that shows you how to configure this for your UiPath Studio client.
Sure, you can update it somehow. That was not the point. I mean why isn't the ReFramework hold up2date here? For what reason?
The GetAppCredential.xaml has been removed during restructuring/improving of the framework. When creating a new project from (REF) template from scratch, you'll notice that this .xaml file is no longer automatically added to the Framework folder.
The above-mentioned activities (i.e. Get Secure Credential / Request Credentials) are currently packaged into the UiPath.Credentials.Activities dependency and are detached from the standard library. I reckon that, once the GetAppCredential.xaml will be reinstated, the associated activities will be reinstated into the standard library accordingly.
This is when I try to run the current version of the ReFramework. When I delete the workflow it works. So what is this activity and could you update the ReFramework to fix this?