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
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. 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]
After executing this code, the developer receives the following exception: javax.jcr.PathNotFoundException
What caused this issue?
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]