Hi There,
We have done some customization to the DAM asset update workflow. After that, it got vanished from the "create workflow -> Select model dropdown" section.
The model is available in the workflow models section. Not sure why it is not visible in the floating section of "create workflow".
Models section :
Create Workflow - Select Model - List (No DAM Asset Update Model) :
Please let me know your suggestions on the same.
Thanks,
Ravi Joshi
Solved! Go to Solution.
Views
Replies
Total Likes
Also, please check wcm tag property for update_asset workflow, if it is true, it will not appear in drop down list. This can tag can be removed from workflow properties and save. This should also be synced with runtime workflow model
Hi
Please check the location of the workflow model after you have edited or customized as per this document.
Make sure they are in correct locations
Hope this is helpful
@Ravi_Joshi With location of the workflow model, please check the user you are logged in, has appropriate permissions
https://experienceleague.adobe.com/docs/experience-manager-65/administering/operations/workflows-man...
@krati_garg We are using admin credentials for this purpose. I have re-validated the access level. User has the admin-level access.
@Ravi_Joshi Can you share a screen shot of user permissions for following Hierarchy
/var/workflow/models
/var/workflow/models/dam/update_asset
The datasource for the DropDown shown above, is getting populated via
/libs/cq/gui/components/coral/common/admin/timeline/events/workflow/datasources/models/models.jsp
This JSP get models via wfSession.getModels(). WorkflowSession depends upon user permission over these Workflow Models.
Please validate this, if it is still not working, please check the error logs
Also, please check wcm tag property for update_asset workflow, if it is true, it will not appear in drop down list. This can tag can be removed from workflow properties and save. This should also be synced with runtime workflow model
Hi @Mani_kumar_ ,
I have rechecked the location of the workflow model and it is as per the given document. But still, the issue persists. I am sharing the workflow model location below for your reference.
Model Design :
/conf/global/settings/workflow/models/dam/update_asset
Runtime model :
/var/workflow/models/dam/update_asset
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies