Collection Not Visible in UI | Community
Skip to main content
New Participant
March 30, 2019
Solved

Collection Not Visible in UI

  • March 30, 2019
  • 1 reply
  • 1231 views

Hi Team,

Have used the following code to create and an asset to collection.

Resource resrce = resourceResolver.getResource(path);

resrCollection = collectionManager.createCollection(parentResource, CollectionName);

I'm able to see the new collection created and asset in Crxde lite but im not able to see the collection in assets-> collections page in UI.

Is there any configuration that needs to be enabled to see the collection created via  custom workflow? Please guide me on this.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

aanchal-sikka
aanchal-sikkaAccepted solution
New Participant
August 11, 2024