Hi All, While working on the AEM + Commerce website we are facing the intermittent issue which fetching the products and other details from the garphql. In logs observed the below error -*ERROR* [157.20.250.156 [1768277997819] GET /content/project/us/en/products.html HTTP/1.1]1. com.adobe.cq.commerc...
We have IMS group IMS-AEM-PROD-Access where it will provide Authentication Capability on the Environment.So if user wants access to dam folder (/content/dam/test), we have assign two groups1. IMS-AEM-PROD-Access2. IMS-AEM-test-Access (permission group to access to test folder - for that group i have...
We are facing an issue in our production environment with our custom workflow step CustomCreateVersionProcess, which is responsible for creating a version for a page based on provided arguments. The exception we see is: com.adobe.granite.workflow.WorkflowException: Process implementation not found: ...
Hi everyone and Happy New Year!The AEM Midwest Chapter is ramping up for a busy year, as we’ve already got some great sessions on the calendar including a co-hosted deep dive into the Content Supply Chain (with the Workfront UG) and a technical session in February (in-person): "What You Missed While...
Hi, does anybody know why my Content Fragments–only translation job fails, but when I translate pages that contain Content Fragments, the translation job does not fail and completes successfully? Any insights would be greatly appreciated. Thank you.
I have setup a federated login with IMS for AEM 6.5 (AMS). But when the user completes the login after entering the company credentials, the user is getting redirected to the AEM login page again. And then when the user again clicks sign in with Adobe, then it takes the user to the AEM start page....
Hi Team,AEM6.5 assets I have a scenario where I need to customize the timeline view to perform bulk operations on assets. Case: I have a workflow where a user can upload an asset, update its metadata, and submit it for approval by triggering the workflow on the asset.Now that the asset will move to ...
Hi,I have a requirement to improve the index performance. There's already a custom index created using the OOTB oak:index (damAssetLucene-13-custom-1). I need a full text search for assets in particular folder (I mean to show results when the content of the asset is searched). Ex: When I author "...
Hi,We have created a fully custom index for fulltext search which in targeting particular folder for search. Somehow this is interfering with the assetcount in dam. To show the asset count in dam folder it should use OOTB custom index (damAssetLucene-13-custom-1) and for full text search in the home...