Failed to create assets from Orchestrator Manager execution bot. Any help?

Throw (Process Entity Failure): Failed to process entity.
Request status: 400 / Response: {“message”:“Folder does not exist or the user does not have access to the folder.”,“errorCode”:1100,“traceId”:“00-13afbbc568385b9f11a25dcfbfb7c88a-9a030085d16bafd6-00”}.

@MitheshBolla
The error message you are encountering indicates that UiPath is trying to access a folder that either doesn’t exist or to which the user does not have access

1 Like

@MitheshBolla,

Two possible root causes:

  1. You have passed incorrect entity/folder id
  2. Bot machine trying to create don’t have access to the folder.

Recheck these points.

Thanks,
Ashok :slight_smile:

1 Like

@MitheshBolla

  1. In the assets tab of your Orch manager check the folder that is given
  2. Check the permissions that you have for the credentials you are using for orch manager

cheers

1 Like

Do i need to have access to all folders?
i have 10 folders in Orchestrator , where i am trying to create Assets in one folder which i am having access. But orchestrator manager is looping all the folders available.

I have given correct folder name in excel file and trying to create Assets, but bot is looping to all fodlers, Is there any condition that Orchestrator Manager should run only by Admin user who is having permission to all folders? or

Can i create asset to the One folder which i have admin permission for that paticular folder?

@MitheshBolla,

How your workflow looks like? I don’t think you need admin access to create asset.

Thanks,
Ashok :slight_smile:

1 Like

I had downloaded latest OrchestratorManager (2.6.2) from UiPath and running. In this code its looping all folders
image

@MitheshBolla,

Check which is the folder it failed on.