Update AEM Asset Metadata via Fusion
Hi all ,
I am using 'Make a Basic Auth' fusion module to update metadata properties (calling PUT) in AEM after uploading Asset to AEM using 'upload an Asset' module. This works perfectly fine.
Later when changes are made in Workfront, I want to update AEM asset Metadata Properties, in this case my 'Make a Basic Auth' with PUT is failing with 404 error even though I using same path in both cases.
May I know where I am going wrong? If you have any examples, can you please share?