Can I upload HTML projects that comprise more than one file to my AEM website? I want to upload SCORM files, which are HTML at the core, but include font, images, etc. for learning courses. We're not ready to use Adobe Learning Manager nor do we need Adobe Connect at this point.
Hello AllWe have a business problem. Before the problem let me set the context. We use on-prem AEM 6.5 and also AEM Assets as a DAM. Over last 3 years, business and product groups have been using DAM without following much best practice around Metadata. Also, as product portfolio like models names, ...
Hello There,I’m trying to figure out the solution with the AEM DAM asset search rail in AEM as a cloud service. The "Approval" checkbox should automatically checked upon loading the page.For clarity, I’ve attached a screenshot showing the current behavior.Could you please assist in achiving this?
Can someone please explain the functionality and intention of the Adjust and Republish check boxes when you go to move an asset in the Assets view?I can't find documentation that defines them. Based on what I can cobble together on my own using the discussion boards, it looks like Adjust would updat...
Hello Members Is there a consolidated list of Adobe Assets system guardrails like File Size, Format Supported etc.? Also, where I can learn more about Workflow email notifications and reminders if there is any. I am new to Assets and related workflow.
I have the following logic in a WorkflowProcess:String addFileUrl = _apiUrl + "File/AddFileToItem"; HttpPost post = new HttpPost(addFileUrl); post.setHeader(HttpHeaders.AUTHORIZATION, "Bearer " + _accessToken); // Build the multi-part request entity MultipartEntityBuilder bu...
Hi All,I have a folder structure a shown below /Content/dam/content/dam/Common/Content/dam/FolderA/Common/Content/dam/FolderB/Common I dont want duplicate the content/images of Common DAM folder under Folder A and Folder B I tried creating a nt:/linkedfile and jcr:Reference etc... but nothing worked...
Hi Team, I want to create an event for my AEM as Cloud Service Publish instance(Asset share common) where I want to track If anyone click on search button on my AEM as Cloud Service Publish instance(Asset share common) to search asset with name or any other metadata fields, Then one event got create...