Is it correct that an Object Repository Library can’t both have Descriptors and UI Activities at the same time?
I have created a new Library project where I have created and defined a large set of Object Repository Descriptors for my application.
I have then created workflows to test my descriptors and made them private, so they do not get Published to the orchestrator.
When installing the published library in new automation projects, the Object Repository descriptors appears empty with no UI Libraries… Then When I go back to my Library and delete alle the workflows, and re-publish the Library, and updates the Library package in my automation project, the Descriptors appears again.
It doesn’t make sense to me why this isn’t possible to have both, and I can’t seem to find anything in the documentation about this either. So, my question is also, is this a bug or feature?
Seems to be a bug, but it’s pretty specific to something in your situation. I have a library with both descriptors and workflows as well, and it doesn’t have the same issue. I can import that library in a different project and both the activities and descriptors show up fine.