Try run your “ReFrameWork-master” and activities use GetTransaction sen this error where is problem.
I have orchcestrator cloud connection ready
Get transaction item: An organization unit is required for this action. Error code: 1101
Try run your “ReFrameWork-master” and activities use GetTransaction sen this error where is problem.
I have orchcestrator cloud connection ready
Get transaction item: An organization unit is required for this action. Error code: 1101
use activities
Get Transaction Item
UiPath.Core.Activities.GetQueueItem
this return error
[Get transaction item: An organization unit is required for this action. Error code: 1101]
same all Queue activities return same error
in orchestrator claud have account and QueueName - defined empty
pleas help me in my problem
Is the queue items are filled with data?
a try this framework from ui path a this make this error look at this project ReFrameWork-master.zip (1.7 MB)
thank you for the answers I have already solved it myself
I got the same issue for Get Asset activity. Could you please let me know how you resolved the issue.
Thanks in advance,
SLKT
Thanks for your reply.
I recently installed uipath and connected to orchestrator using uipath assistant. While I am using Get Asset activity i am getting the error as An organization unit is required for this action. Error Code:1101
Thanks in advance,
SLKT
Issue Resolved. My studio is connected to default tenant. changed to shared tenant and started working. Thanks for the response
Could you please share steps to change default tenant to shared tenant
Thanks in advance!!
Hello Vishnu,
Open the Uipath Studio and you will be having the connection status on the right bottom of the display. There you can select the tenant
Regards,
SLKT
I am working on the second assignment, where I am also getting the same error : “Get Transaction Item: An organization unit is required for this action. Error code: 1101”
tried to change the different tenant than Default, but it did not help. Can someone please help for the clue ?
Orchestrator versio : 2020.10
if anyone can help on this please ?
I am having the same issue. How did you solve it? I tried swtiching from default to shared, that did not work…
How did you resolve this isssue?
Hi @LeftBrainCo
If all parameters in Orchestrator are correct (user access in Folder…), the problem can sometimes be resolved with deleting the “project.json” file and reopening the project. The “proejct.json” will be generated again.
Worked for me at least… no great explanation of why for the moment.
It updated the unique ID and put the correct dependencies version. Maybe that induced the error…
I got same issue for add queue item…how to solve it?