Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
I have a requirement.
We have 4 different legacy systems with assets(images,videos,documents). We want to import those assets into AEM.
Looking for some suggestions.
¡Resuelto! Ir a solución.
Vistas
Respuestas
Total de me gusta
If you are using ACS Commons. There are two solutions available for importing assets into AEM. I am not sure your exact use case.
If you are importing from directory, you can use CSV Asset Importer. It need a csv file with asset and other information. Please check this below.
https://adobe-consulting-services.github.io/acs-aem-tools/features/csv-asset-importer/index.html
If you need to import using http, use this. You have to provide assets information .xlsx file. Please check which can be used for your use case. Please check compatibility of these utilities for AEM as a cloud.
https://adobe-consulting-services.github.io/acs-aem-commons/features/mcp-tools/asset-ingestion/url-a...
Vistas
Respuestas
Total de me gusta
If you are using ACS Commons. There are two solutions available for importing assets into AEM. I am not sure your exact use case.
If you are importing from directory, you can use CSV Asset Importer. It need a csv file with asset and other information. Please check this below.
https://adobe-consulting-services.github.io/acs-aem-tools/features/csv-asset-importer/index.html
If you need to import using http, use this. You have to provide assets information .xlsx file. Please check which can be used for your use case. Please check compatibility of these utilities for AEM as a cloud.
https://adobe-consulting-services.github.io/acs-aem-commons/features/mcp-tools/asset-ingestion/url-a...
Vistas
Respuestas
Total de me gusta
Thanks @sunil_kumar_ ,
I have AEM standalone not cloud. We will be getting assets from different applications. I can use http to get assets. How can i get xlsx file for assets.
Vistas
Respuestas
Total de me gusta
@gdeshwal You have create this file as per your need. Please check the documentation link I shared. You have to add source and destination path and other metadata needed. Different system has different security layers. Not sure if you can get directly from source application. Check your source application. Or you can mount assets to any drive and then take from mounted drive. You have prepared xlsx accordingly.
Vistas
Respuestas
Total de me gusta
Hi @gdeshwal : This depends on from what all sources you are trying to migrate. There is also S3 asset ingestor tool where you would have to first migrate asests to S3 from all legacy source. https://adobe-consulting-services.github.io/acs-aem-commons/features/mcp-tools/asset-ingestion/s3-as... . You still need to account for metadata mapping manually additionally in all cases.
Vistas
Respuestas
Total de me gusta
@sunil_kumar_, Can I Trigger URL Asset Import with some api or job ?
Vistas
Respuestas
Total de me gusta
@gdeshwal If the assets volume is huge then you can try the oak migration tool, as explained here: https://experienceleague.adobe.com/docs/experience-manager-65/deploying/upgrading/using-crx2oak.html...
Vistas
Respuestas
Total de me gusta
@diksha_mishra This only works from AEM to AEM , not from any other non AEM source or legacy systems.
Vistas
Respuestas
Total de me gusta
Agree to @digarg31 ,
I successfully used URL Asset Import for 3000K assets from mounted drive over http.
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas