Hi @test1234567
Do you have the ACS Commons package installed in your production environment? If so, I recommend trying the MCP tool it provides. This tool includes a bulk property update feature using an XLS file, which should assist you in achieving the specified requirement.
Data Importer (adobe...
Hi @Som_ChaithanyaGo - See below
Reindexing: Set the reindex property to true on the index node if it’s not active. <reindex>true</reindex> Error Logs: Inspect the error.log for indexing-related messages to identify issues.
@margaritageg
Have you checked this -
${request.requestURL.toString}
Or
<sly data-sly-test.scheme="${request.scheme}"/>
<sly data-sly-test.servername="${request.serverName}"/>
<sly data-sly-test.serverport="${request.serverPort}"/>
<sly data-sly-test.val="${request.requestURI}"/>
${scheme}://${ser...
Hi @user02128
Check the Opt-Out service configuration in the /config folder to ensure it is correct.
Verify that the Opt-Out service is active and running by checking the OSGi console in AEM. Look for the Opt-Out service and confirm that it is running.
Hi @Mario248
You may want to consider using the Adobe SharePoint Connector.
SharePoint Connector | Adobe Experience Manager
I would also suggest taking a look at the related discussion thread for more information and clarification.
Solved: Migrate Assets form Onedrive, Sharepoint to AEM DA... - Ad...
Hi @bveeranji Could you please provide more details about your requirements? It would be helpful to understand what you are trying to achieve and how it relates to the given ask.
Hi @P_V_Nair Before replying, I had tried the given solution and it did not work for me either. Before implementing, you should review the following references -
https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/assets-cloud-changes.html?lang=en
if you still w...