Actually we are using the Folder for the dataset but i don’t why its getting failed immediately after i create pipeline previously is runed good but not now.
No we are following same steps even though its failing
Can you share the screenshot of the failure and the reason for the failure those will be available in the pipeline section in your orchestrator please check and share those and it might help to understand the issue.
Regards
Please check as below:
→ Admin → Select the apporpiate tenant → licenses → Consumables → check the available AI units if there no AI units left then please proceed as → Click on Edit Allocation → Alocate some units to the appropiate tenant and hit on save.
→ If there are AI units available in appropiate tenant then wait for a day and re-run the pipeline.
→ If the above solutions doesn’t work it is recommended to contact the UiPath Support Team.
Regards
Hi @naveen5
It says Insufficient Licenses.
Basic Understanding can be cleared out using the below example.
Assuming you have two AI units.
For each skill deployed it takes 0.5 license units, and consumes 1 license unit for training.
So there should be only 2 ML Skills Deployed and lets say if you have more than you can stop them for sometime and start the pipeline.
If there are 4 pipelines deployed,
that means your 2 licenses are in use, thus you need to stop 2 of them and start training. later once the pipeline runs, resume the 2 that you stopped.
Later when the pipeline completes, Resume the ML skill again.
Happy Automation!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.