Upload Asset and link to Content Fragment in Bulk
I have a scenario where we need to upload assets , then create content fragment and set link of uploaded assets in content fragments , is there any efficient way to do this ?
We are using AEM 6.5
I have a scenario where we need to upload assets , then create content fragment and set link of uploaded assets in content fragments , is there any efficient way to do this ?
We are using AEM 6.5
Hello @adivj95
1. For Bulk import of assets, we can use the following option:
2. For Content Fragment Creation, we can write our own script. It would also allow us to create relevant folders and name convention.
3. For associating asset with CF, please check if OOTB metadata import/export helps.
Also, you can combine 2 & 3 in a single script. Then you would be able to define proper associations based on naming conventions easily.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.