Migrate from Oracle WebCenter Sites (WCS) to Adobe Experience Manager (AEM)
I want to move only the assets to AEM how can we connect to these APIs any different API which can be used to download the assets and push to S3.
I want to move only the assets to AEM how can we connect to these APIs any different API which can be used to download the assets and push to S3.
Hello @rohankalra, As mentioned in one of the above comment, there is no OOTB connector available. If the requirement is to retrieve assets from OWC's system to AEM DAM, you could write the code to connect OWC's API's which you may use to download the assets and then based on AEM version's you could use Assets API (AEM 6.4/6.5 on-premises or AMS) or HTTP API (for AEM as cloud services) to upload the assets.
Assets API for AEM 6.4/6.5
Http API for AEM as cloud service:
Thanks,
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.