@YuSheng Are you creating workflow just to upload the file into DAM and download same on another step or it also has some other business logic to execute in the between upload & download the file from DAM?
Below is the sample code to create user:
Map<String, Object> param = new HashMap<String, Object>();param.put(ResourceResolverFactory.SUBSERVICE, "service-userid");ResourceResolver resolver = resourceFact.getServiceResourceResolver(param);org.apache.jackrabbit.api.security.user.UserManager userManage...
@anshul__ you can achieve this is simply by adding conditions in sightly code.
Example:
<sly data-sly-test="${wcmmode.edit}"> <p>Edit mode content/code goes here- this will be displayed on only edit mode of page/XF</p></sly>
You can explore other wcmmodes as well if you want.
<sly ...
@KajalInamdarEy It would be good to maintain all the content fragments in separate folder called content-fragments inside Assets folders instead of creating content fragments in regular assets folder.
Example folder structure: /content/dam/content-fragments/<folder structure as needed>
when you...
@mamathary999 Please post your question at the workfront community forum for quick answer.
https://experienceleaguecommunities.adobe.com/t5/workfront/ct-p/workfront
As I understood, versions are getting created but the issue is with preview and comparing versions. can you please check logs and see if you can find any errors?
@olsalas711 please find more info below and choose accordingly.
https://express.adobe.com/page/9dRc3LE9wFkWN/
https://express.adobe.com/page/IN3bRhRJDvqCc/
NOTE: AD0-E116 exam covers AEM 6.4, 6.5, and AEM as a Cloud Service.
Hope this helps.
@hetbv are you talking about the broken image on the page? can you double check whether the image is available in AEM dam or not?
If the issue is something else, please share more details about the issue.