how to make common shared workfile which can be used for multiple projects?
I were try to use template, but it seams binded to project itself.
process is the answer?
Hi @mountie
I think one workfile cannot be used for multiple projects. But when creating the project use the Object repository for this, then publish it to the local. Then you can install the package from the Manage packages in any project, you can easily use the predesigned workflow for other projects.
To know more about object repository check the below link,
Hope it helps!!
You need to go with creating a library…then you can call that xaml in multiple places
Other options without library are strat job or start peocess…for start process the process should be on the same machine available…for start job process should be available on or hestrator for unattended run
Best option for you would be a library
Cheers
how to create library?
unable to find from menu
Hi @mountie
Before creating the process, you can see the library option.
To be precise once you open Studio ,you can see the option to create library.
Library is not like sequence, flowchart or any state machine.
After you open the studio there is a panel called object repository, in that you can create a library in that you have to design the code and publish to the local folder. Then open other project and hit on Manage packages search for the library that you published to the local and install it, after installation you can get that predesigned workflow in the Object repository panel itself.
Learn more about object repository with the below link,
Hope it helps!!
can I publish to dropbox shared folder to share the libraries at other machines?
If you publish to orchestrator just as any other package in manage packages you can view these as well
cheers
I’m using cloud.uipath.com orchestrator
Select the dropdown at shared libraries feed and select Orchestrator Tenant Feed and not shared
cheers
I only have two options
Two things
- May be you do not have perimissions to pulish,…you can go to orchestrator edit the roles in tenant-> manage access and assign package pulish roles
- The package is very huge try to delete unecessary files
mostly 1 is the issue
cheer
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.