AD0-E100 Adobe Experience Manager 6 Assets Developer

Loading demo links...

Showing 7–9 of 10 questions

Question 7

A developer is trying to use the Assets HTTP API to programmatically create and upload a new asset The developer makes the following POST request but receives an error:

POST/api/assets/beaches'* -F name=bondibeachpng' -F*file=i3>best-beach.png" Which could have caused the operation to fail with an error code 409 Conflict?

Select an option, then click Submit answer.

  • The asset best-beach.png already exists in the beaches folder

  • The asset bondibeachpng already exists in the beaches folder

  • The asset bondibeach.png is too large

  • The asset best-beach.png' is corrupted


Question 8

A developer configures the /cache section in the dispatcher and makes a request to

/content/myProject/en/image.largejpg and

/content/myProject/en/image.jpg?size=large, What is the result?

Select an option, then click Submit answer.

  • Neither request is cached.

  • The first request is cached but the second request is not cached

  • The first request is not cached, but the second request is cached

  • Both requests are cached


Question 9

The OSGi configuration of com.day.cq.dam.core impl.mimeTypeAssetUploadRestrictionHelper is as shown; A developer uploads a PDF document a JPEG image and an SVG We to the DAM, What is the result?

Select an option, then click Submit answer.

  • All three assets upload

  • Only the JPEG and SVG files upload. The PDF tile is restricted

  • All three assets upload but the PDF document does NOT have a generated thumbnail

  • Only the JPEG file uploads. The PDF and SVG files are restricted