Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
SOLVED

Collection Not Visible in UI

Avatar

Level 2

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.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
1 Reply

Avatar

Correct answer by
Community Advisor