Unable to get the asset value

Please see the below attached screen shots
The folder connected properly but why am i not getting assest value?


If it’s a static asset name just choose it from the list. Click the X and then choose the asset name from the list. If it’s not there, it’s because you’ve selected the wrong folder (Shared).

Seems you are not passing the correct asset name. Or may be folder (“Shared”) is not correctly selected.

@Mahesh_Kumar_Thotla

It’s because you are passing the asset name incorrectly - ““File path””

Click on plus icon and open expression editor and remove extra " from start and end.

This should work.

Hi @Mahesh_Kumar_Thotla

Could you please show me status bar of your UiPath studio?

Does it say any robot error?

If not, have you selected the folder Shared from the list on your studio’s status bar?

Kindly refresh the resources and select the folder Shared and check.

Regards

Sonali

It doesn’t matter which folder Studio is connected to if you’ve selected the folder in the Get Asset activity.

I know!

I just recommended to try to help identify the root cause.

Thanks.

its not showing any assest list in the drop down thats is the issue

its not showing any assest list in the drop down that issue

I have refreshed the and please see attached status bar

That’s because when you click the down arrow it’s searching based on what you have already type in. Click the X to clear the Asset Name box, then the down arrow to see all the available assets.

Hi @Mahesh_Kumar_Thotla

That looks good.

Are you connected to the tenant you have created asset on?

It can be the case that the tenant you are connected to via studio does have Shared folder but no such asset created.

Are you looking in the right orchestrator tenant?

Check your tenant.

@Mahesh_Kumar_Thotla

Remove the value in asset field and then click dropdown..then you would see the names

or basically looks like inverted comma is the issue…either type name directly or open advanced editor and type the value with inverted comma then it would work

cheers

@Mahesh_Kumar_Thotla

There could be issue in the dropdown loading but passing the hardcoded asset name should work for testing purpose like this:

Assets

Hi All
Thanks a lot for the responses

The issue has been resolved

The problem is that orchestor using one account and assistance using another account which created the issues.

Thanks a lot for the responses

The issue has been resolved