Hi @manishkaith1
If it works on Author but not on Publish, the issue could be related to permissions or the configuration of the Publish environment.
Try accessing Publish locally using an admin account to see if it works. If it doesn't, deploy the cloud configuration using a package and check agai...
Hi @user26192
You can confirm with Adobe if they support localhost by default.
If not, you can configure localhost to run under one of your listed domains. For example, refer to this guide:
Localhost on HTTPS using a custom domain.
https://emmapopoola.medium.com/setting-up-a-custom-...
Hi @Shreyas_tm
Please check the cache, as the issue might be caused by outdated content cached at various levels, such as the dispatcher, CDN, or browser cache.
In JCR, the effective permissions are aggregated, meaning they are a combination of those inherited from the parent and those directly applied to a file, folder, or resource.
Hi @AnushaAt
AEM OOTB provides the capability to set permissions on both folders and files.
What seems to be the blocker in this case? The tool or the way use set permissions.
Hi @user26192
Here is the example of Assets Selector integration with non- adobe app
https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/manage/asset-selector/asset-selector-integration/integrate-asset-selector-non-adobe-app
I don't think so you can use loc...
Hi @CarlosPe9
You can check this if you want to show/hide field conditionally in the editor.
https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/developing/universal-editor/customizing#conditionally-hide
Hi @Prashardan
For a client-side solution, you can use a JavaScript library to generate Excel files directly in the browser
Create Excel Files Using JavaScript Without All the FussSheetJS (GitHub)
Implementation Steps
Fetch Data from API or AEM ServletRetrieve data using an API call or by int...
Hi @ChaithraS
Maybe you can try OR-Split with Nops process to end the workflow for else condition
OR-Split
https://experienceleague.adobe.com/en/docs/experience-manager-65/content/implementing/developing/extending-aem/extending-workflows/workflows-step-ref#or-split
https://experienceleague.adobe...