Page 1 of 1

A developer writes the following code to programmatically copy an existing asset to another folder in the DAM: After ex

Posted: Thu Jul 21, 2022 9:09 pm
by answerhappygod
A developer writes the following code to programmatically copy an existing asset to another folder in the DAM:

After executing this code, the developer receives the following exception: javax.jcr.PathNotFoundException
What caused this issue?
A Developer Wri 1
A Developer Wri 1 (33.69 KiB) Viewed 45 times
A. The user lacks CREATE permission to the path /content/dam/projectB
B. The path /content/dam/projectB does not exist
C. The user lacks READ permission to the asset in /content/dam/projectA [1]