Hi David,The OOTB roles come from a data source /libs/cq/gui/components/projects/admin/datasource/projectroledatasource which at the backend is a servlet registered on this resource type (it is not a node). This other than returning the options for the roles dropdown, performs additional functionali...
Hi, I need to remove the OOTB roles (Observer, Editor and Owner) and replace them with the custom roles.I created the new roles under /apps/<my-app>/projects/<project-name>/roles.The new roles start appearing in the list, but the default ones are not replaced. Has anyone had a similar requirement. A...
I guess this should not be the behavior. If I have made changes to my smart crop, and when I run the DAM Update Asset Workflow which will eventually automatically run when there is a change in the metadata, the smart crop changes should sync in with the server rather than refreshing them ? Then I do...
Hi, I uploaded an image to my DAM and used it on a page with the default smart crops that AEM generated for my profile.Now, I went back to DAM and changed some selection in the smart crop for one of my sizes where in for my small size smart crop I wanted to focus more on the object.But after saving ...
Hi, I uploaded an image to my DAM and used it on a page with the default smart crops that AEM generated for my profile.Now, I went back to DAM and changed some selection in the smart crop for one of my sizes where in for my small size smart crop I wanted to focus more on the object.If now we run the...
Hi, need some help, we have a requirement of fetching the user inbox notifications for a workflows running on author to the publish environment ?This can be achieved through a servlet that runs on author, but we are facing an issue authenticating.For basic auth we need to provide the encoded user na...