A developer creates a custom workflow step, adds it to a workflow, and configures a workflow launcher to run it when a new asset is uploaded into the DAM.After an asset was uploaded, the developer notices that the asset is always listed as Processing, and the workflow is still in a RUNNING state.What could be the cause of this behavior?
AEM fails to connect to InDesign Server running on a different host.What is an appropriate solution for connection failure?
A user with read access to the DAM needs to be able to modify, create, and delete assets in the /content/dam/assets folder. The access control list is shown.To which groups should the user be added to receive the necessary permissions? (Choose two.)
The following is an OSGi configuration of the DAM Safe Binary Filter:What is the result when an AEM Author uploads an HTML file to the DAM?
While an AEM instance is used to process a large amount of assets daily, the DAM update asset workflow can be adding additional loads to the instance. Which two statements are true when setting the workflow transient? (Choose two.)
A developer writes the following code to create a new asset:If inputStream is null, what happens to the "createAsset" call?