-
Task
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
Acceptance Criteria (Required on creation):
We have a clear idea in which cases customers are required to configure an organization unit id
for UiPath in the Brifge
Hints (Optional):
In one example, a user couldn't start a bot when everything was configured just fine except that the org id was off by one. We then received an error on job start like
{..., "message": "The job's associated process could not be found","errorCode":1002, ...}
When we removed the org id, we received an error like
"An organization unit is necessary for this action".
Putting in the correct org id (by inspecting a request in UiPath cloud and retrieving the org id from that) worked just fine and everything is running as expected.
We still don't know WHEN this org id is necessary, e.g. in a "default" setup with one "default" folder in UiPath cloud this is not necessary. Max has several folders, all with some configured robots and such.