Hello community,I uploaded asset in DAM. Asset is processed successfully. Now when I try to create an image set and try to add the uploaded image in image set from image set editor, I don't see that asset in the list.What could be the reason for this?Thanks in advance...!!!
Hi there, we are struggling with getting the asset link feature to work for our creative cloud users.1. Creative Cloud is on a separate azure tenant than AEM Assets Essentials2. Domain and directory trust is enabled and working3. Users with federated id are synced properly and are setup with product...
I am working on a project where they started in AEM 6.3 and have upgraded to AEM 6.5.9. I have not seen this before but they have commerce product types stored in /etc/assets/[project_name]/[subfolder_name/assset_name format. In 6.5.x, how would one create/modify/delete these items in a UI? I can us...
I ran Dynamic Media : Reprocess Assets OOB workflow(/conf/global/settings/workflow/models/scene7_reprocess_assets.html) for copying the assets of a particular folder to the dynamic media server and publishing the version of the asset on DM. I used ACS Commons Bulk Workflow manager to run this and us...
Hello, Expert. I'm assisting the customer in migrating 130g digital asset files from AEM 6.4 on-premise to Dynamic Media Cloud. According to [1], I should be able to use Bulk workflow - Synthetic Workflow Runner on the DAM Asset Update workflow, but we discovered that it took a few seconds to comple...
I need to run Dynamic Media reprocess assets workflow using bulk workflow to a particular folder. Can someone help me with the query we need to use for running this workflow?
Hi everyone, My scenario is the following: I created a custom servlet (registered to a path, lets say /bin/servlet) that is getting called from an external system and it performs a couple of actions on the Assets (moving and setting metadata values). The servlet is only available in author instances...
We are importing a bunch of files into /content/dam/powerforms The path we are using includes a subfolder like /content/dam/powerforms/accounting/CNP-XXX.xdp.The createAsset API call creates an OrderedFolder. Generally, the code is this:String contentType = Files.probeContentType(Paths.get(xdpEntry....