goh6613
(John Goh)
May 24, 2024, 5:02am
1
Hi Team,
i am currently using studio v23.10, i added a package Google.Cloud.BigQuey.V2 and able to import the library and use in the workflow properly.
but when i published the project (as library), this package is disappeared.
is anyone else facing the same issue ? or can advise ?
Thanks
Is this workflow using the library set to publishable?
goh6613
(John Goh)
May 24, 2024, 7:35am
4
Hi @ByteBreaker ,
yes, the workflow is published but not the packages.
when i try to used it in the UiPath project, it cause the error due to the library is not available.
thanks
@goh6613 ,
Have you unchecked Removed Unused Dependencies?
This is a workaround if the above one is unchecked but still not working.
I found a workaround, if you need it: Make a workflow in the object repository project that doesn’t do anything (just an empty sequence). I made one called “Ensure Dependency” and added a comment explaining the situation. Then use that workflow in your other project. You don’t even need to put it in any of your core workflows, just make another workflow (again called “Ensure Dependency” in my case) and add the activity you made earlier.
Thanks,
Ashok
1 Like
Could you please attempt to download the same dependency directly into the project where this library is being used? Sometimes, dependencies from custom libraries do not automatically get added to the main project.
goh6613
(John Goh)
May 24, 2024, 9:08am
7
Hi @ashokkarale ,
Yes, this is the root cause. Managed to get the solution after few tried.
Thanks
1 Like
@goh6613 ,
Glad it worked. Kindly mark the solution so it will be helpful to other members also.
Thanks,
Ashok
system
(system)
Closed
June 5, 2025, 6:19am
10
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.