UiPath / ReFrameWork

Robotic Enterprise Framework Template
MIT License
340 stars 566 forks source link

Why can't I use the REFramework workflow file called "GetAPPCredentials.xaml" file in UiPath Studio #29

Open lomasd12 opened 4 years ago

lomasd12 commented 4 years ago

First, I tried to download the file from Github but there is no download button so I had to copy and paste the code into a file using notedpadd++ and saved it as a ".xaml" file in my project directory folder.

Next, when I try to open that file in UiPath studio, I get error messages in the output pane. It says the following:

"Could not find type 'GetSecureCredential' in namespace 'http://schemas.uipath.com/workflow/activities"

For convenience, I have attached an image of the raw code of the .xaml file displaying the line that contains the namespace that is mentioned in the above error. I have also attached an image of the UiPath studio error.

I don't know how to fix this. Can someone help?

xaml file error

namespace

monusinghal09 commented 4 years ago

same issue,,can anyone help????

harrylange commented 4 years ago

I'm also having this same issue. Anyone able to help?

vikeshbs commented 4 years ago

Hi, install the package or inherit it from some other work file . Hope the below link works for you all

https://forum.uipath.com/t/uipath-credentials-activities-package-not-found/141868/18 133

lomasd12 commented 4 years ago

I'm also having this same issue. Anyone able to help?

I figured the problem out. The GetAppCredentials workflow file is trying to access an activity that doesn't exist in any of your dependency packages within your list of dependencies in your workspace. You have to download the package named:

"UiPath.Credentials.Activities"

Once downloaded, the error goes away and you're good.

vaish9571 commented 4 years ago

after installing the above package ,i still have the same problem

lomasd12 commented 4 years ago

after installing the above package ,i still have the same problem

Hey there. Do you have a screenshot of your error?

vaish9571 commented 4 years ago

Source: Invoke Workflow File

Message: Cannot create unknown type '{http://schemas.uipath.com/workflow/activities}GetSecureCredential'.

Exception Type: System.Xaml.XamlObjectWriterException

This is what i get

anirupita commented 2 years ago

I too installed the above package , but I still have the same problem.

anirupita commented 2 years ago

after installing the above package ,i still have the same problem

Hey there. Do you have a screenshot of your error?

Screenshot (45)

Crisralo commented 2 years ago

I have solved this issue changing the package to the version previous from the 2.0 because the framework its working on this version, you can either do this or replace the activities with the 2.0 package

rudrashishbose commented 2 years ago

I have solved this issue changing the package to the version previous from the 2.0 because the framework its working on this version, you can either do this or replace the activities with the 2.0 package

This is the only legitimate solution to this problem

sharewithpugal commented 1 year ago

Only 2.0 version is available for the credential package. No other version available. Is there any other way to resolve the issue?

azeezah123456 commented 1 year ago

Only 2.0 version is available for the credential package. No other version available. Is there any other way to resolve the issue Please have you been able to rectify the issue?

gielk commented 1 year ago

Having the same problem.

image

Not able to downgrade to a lower version, of UiPath.Credentials.Activities

image

lomasd12 commented 1 year ago

You may need to change this package version. Look at my version. Let me know if this helps

[image: image.png]

On Mon, Jan 2, 2023 at 12:08 PM gielk @.***> wrote:

Having the same problem.

[image: image] https://user-images.githubusercontent.com/24224715/210261376-9654ba9c-6dba-47b6-9ba5-1eb990acc0cf.png

Not able to downgrade to a lower version, of UiPath.Credentials.Activities

[image: image] https://user-images.githubusercontent.com/24224715/210261482-1c4074ba-1cff-42d2-b9fa-a472454b6ae3.png

— Reply to this email directly, view it on GitHub https://github.com/UiPath/ReFrameWork/issues/29#issuecomment-1369098448, or unsubscribe https://github.com/notifications/unsubscribe-auth/APVDFRSSNBS4CDHAP6CHPZTWQMDRZANCNFSM4NJ3EPGQ . You are receiving this because you authored the thread.Message ID: @.***>

gielk commented 1 year ago

Hi @lomasd12 The image is not loading?

lomasd12 commented 1 year ago

Can you see the attachment now?

On Tue, Jan 3, 2023, 7:43 AM gielk @.***> wrote:

Hi @lomasd12 https://github.com/lomasd12 The image is not loading?

— Reply to this email directly, view it on GitHub https://github.com/UiPath/ReFrameWork/issues/29#issuecomment-1369725131, or unsubscribe https://github.com/notifications/unsubscribe-auth/APVDFRTV2TG7NUERTQ2U5LTWQQNF3ANCNFSM4NJ3EPGQ . You are receiving this because you were mentioned.Message ID: @.***>

gielk commented 1 year ago

@lomasd12 No there is no image,

lomasd12 commented 1 year ago

I have tried attaching again. But if you cannot see it, the point I am trying to make is the package version I have for Credentials package is 1.1.6479.13204

On Tue, Jan 3, 2023 at 10:55 AM gielk @.***> wrote:

@lomasd12 https://github.com/lomasd12 No there is no image,

— Reply to this email directly, view it on GitHub https://github.com/UiPath/ReFrameWork/issues/29#issuecomment-1369933258, or unsubscribe https://github.com/notifications/unsubscribe-auth/APVDFRURHG5HJ4XAYH7MSWDWQRDXVANCNFSM4NJ3EPGQ . You are receiving this because you were mentioned.Message ID: @.***>

Davud-ayanokoji commented 11 months ago

Well, i got the same problem that Cannot create unknown type '{http://schemas.uipath.com/workflow/activities}GetSecureCredential'. Framework/GetAppCredentials.xaml uhhhhhhhhh please someone help me with this, and i'm unable to download older versions ,not showing :(