Hello Team, I am exploring Diconium CIF Hybris integration.https://github.com/diconium/commerce-cif-graphql-integration-hybris cc: @mhaack @archana25 @MukeshYadav_ @AMANATH_ULLAH Could you please help me with kick start this project. I wanted to check the flow of this project in my local. Thanks...
We're trying to migrate our Smart Content Service for on-premise AEM 6.5.21 from using JWT credentials (deprecated) to OAuth Server-to-Server credentials. When we try to validate the new configuration, we get the following error message:
Hi Everyone,We noticed in our AEM environment that the number of archive workflows are over 2 million and then we have configured Adobe Granite Workflow Purge Configuration to purge Completed/Aborted/Failed workflows of a certain model but it does not seem to purge, we notice that there is a query t...
hey everyone,i need some help on below issue, can you suggestWe have dynamic-modules clientlib and it doesnt load on first hit in the browser, 2nd load onwards, it works fine and keeps working for few hoursdo you have some pointertried, webpack chunking, code exclusion, dumplibs, nothing is of helpp...
Hi all, When we remove the changes in workflow migration tools such as /var/workflow/models in filter.xml and delete the /var/workflow/models from the repo & deploy to cloud - the workflow models are no longer visible. Getting the below error in logs - 13.08.2024 16:05:02.080 *ERROR* [[0:0:0:0:0:0:0...
I'm working on a project where I need to create a masonry grid component that can dynamically add rows, with each row displaying different types of components. For example, if an editor adds a row and selects two components, the grid should generate two side-by-side containers, and each container sh...
Hi All, I have an use case where a 3rd party system make a post call to AEM author and post a payload (this is webhook scenario).Based on the timestamp of the request, I should ignore older requests.For this I’m thinking to store under /content to verify timestamp like below,/content/abc/en ...
I'd like to only allow lowercase letters to this field. Is there a way add this or change the validation regular expression?The field has some validation, but I can't find where this is set. The field checks on spaces and wierd characters, but not uppercase letters.