@georhe6 Please check this Adobe's solution on offloading the WF run for bulk upload
https://helpx.adobe.com/experience-manager/kb/comon-aem-assets-ingestion-issues.html
Either you can switch off the WFs and import and then you have to run the WF for those imported assets. Or you can import into an...
@Keerthi0555 You can also check Coveo , search solution. I have used Coveo before, they are awesome with latest features with NLP , ML and their interface.
https://www.coveo.com/blog/what-is-natural-language-search/
@HanL What do you mean by rule? Is that a workflow process runs when you publish and set the broken link with home page url for those links? We need to understand how the rule is applied to activation of page before you think about removing it.
If you want to attach a feature related to activation...
@dgshf98678 Your GraphQL query matches with the sample query given in Adobe examples below. Could you try for _match like the example below?
https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/headless/graphql-api/sample-queries#sample-companies-employee-smith
Samp...
@aanchal-sikka It depends on what you are exporting/importing and correctness of it. If i am importing say product data into AEM with nodes and properties, i know through the code which node is missing any specific metadata and collate the nodes/prop and print it out or create an output for referenc...
@georhe6 From Adobe doc
AEM Guides. AEM Guides may only be added to an AEM Deployment where an AEM Assets Base Package has been licensed. A User license (i.e., for AEM Assets) or Guides User license is required in order to review or read any Guides Content. AEM Guides was formerly branded as “XML ...
@arun1234 One suggestion would be showcase it in the Rockstar event in Adobe summit, if it gets selected Adobe will take a serious look at the app you built. What i see in exchange is list of partner companies[1] provides the app to integrate within AEM which would be beneficial for the customers. I...
@cxasha You have option to unpublish the assets from dynamic media from AEM "Manage Publication". Also you have the DM classic app tool where you can login to your DM repo and delete it too and clear the CDN cache. But it is a manual work of finding the mime type.
Even if you can query the mime typ...
@saibul2 What do you mean by dynamic pages? If a page is created inside AEM , they can use the same out of the box SAML config done already. You can read the user attributes from custom SAML post processor , please see the link below
https://hashimkhan.in/aem-adobecq5-code-templates/post-processor...