Hi, is there any osgi config that you can use to automate a process of uploading assets from a local machine to AEM dam
Thank you
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @hr-empd ,
There is not OOTB feature that enables to automate the asset upload from your local to AEM DAM. There are difference ways to do it manually, for automation you will have to come up with some scripts. WebDav is one of the best tool to upload assets to your dam. It is a software that creates a file system of your AEM instance on your local. Refer to this link for webdav - https://experienceleague.adobe.com/docs/experience-manager-64/administering/contentmanagement/webdav...
Moreover below table defines other ways to upload assets:
Assets Console user interface | Occasional upload, ease of press and drag, finder upload. Do not use to upload a large number of assets. | All users |
Upload API | For dynamic decisions during upload. | Developer |
Experience Manager desktop app | Low volume asset ingestion, but not for migration. | Administrator, Marketer |
Adobe Asset Link | Useful when creatives and marketers work on assets from within the supported Creative Cloud desktop apps. | Creative, Marketer |
Asset bulk ingestor | Recommended for large-scale migrations and occasional bulk ingestions. Only for supported datastores. | Administrator, Developer |
Hi @hr-empd ,
There is not OOTB feature that enables to automate the asset upload from your local to AEM DAM. There are difference ways to do it manually, for automation you will have to come up with some scripts. WebDav is one of the best tool to upload assets to your dam. It is a software that creates a file system of your AEM instance on your local. Refer to this link for webdav - https://experienceleague.adobe.com/docs/experience-manager-64/administering/contentmanagement/webdav...
Moreover below table defines other ways to upload assets:
Assets Console user interface | Occasional upload, ease of press and drag, finder upload. Do not use to upload a large number of assets. | All users |
Upload API | For dynamic decisions during upload. | Developer |
Experience Manager desktop app | Low volume asset ingestion, but not for migration. | Administrator, Marketer |
Adobe Asset Link | Useful when creatives and marketers work on assets from within the supported Creative Cloud desktop apps. | Creative, Marketer |
Asset bulk ingestor | Recommended for large-scale migrations and occasional bulk ingestions. Only for supported datastores. | Administrator, Developer |
Views
Likes
Replies
Views
Likes
Replies