Publish Library - Add levels to Activities Root Category

I’m working on publishing a few different libraries and would like to publish under a single activity header (i.e. My Company) with departmental levels underneath.

In the activities tree, I’d like to see something like:

Company Name
. Department A
…Department A Activity 1
. Department B
…Department B Activity 1
…Department B Activity 2

Like this:

image

Is there a way to add levels in the Activities Root Category. So Far everything I’ve tried just comes out as the top level category (yeah root) and then the library activities.

image

Thanks.

Does any one know how to publish in Root Category?

Hi @Udayrayalla,

Are you talking about publishing libraries in general and getting them into your activities panel?

This is a good start.

https://docs.uipath.com/studio/standalone/latest/user-guide/about-libraries

Cheers.

Troy

Hi @tmays!

You can achieve this by using Company Name as the Activities Root Category. Then, you can create folders in your libraries and it will be transposed in the activity panel as well.
E.g.:

  • Library1 (published under root category Test)
    • FolderA
      • WorkflowX
      • WorkflowY
    • FolderB
      • WorkflowW
      • WorkflowZ
  • Library2 (published under root category Test)
    • FolderC
      • WorkflowU

If you create a new project and import both Libraries you’ll find in your activity tree:

  • Test
    • FolderA
      • WorkflowX
      • WorkflowY
    • FolderB
      • WorkflowW
      • WorkflowZ
    • FolderC
      • WorkflowU
5 Likes

Awesome @radutzp! That’s exactly what I was looking for.

Cheers!!

Troy

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.