Hi All,I have a json object and I want to create an API in AEM using content fragment. In content fragment I want to put complete JSON object and expose the JSON object and JSON properties using parameterized API. Could someone share some idea how we can achieve this and make a content fragment as a...
Hello All, we have pretty strong dispatcher and CDN blockers restricting only required URL's. What we noticed that once we identify a valid content path for a site, its pretty much easy to by pass CDN and dispatcher eventually increasing the CPU Utilization. If its a planned dynamic IP flood of HTTP...
While configuring Paste behaviour as 'Paste Text using the browser's default paste implementation ("defaultPasteMode" : "browser")' in RichText Editor. It retains the Pasted styles copied from web in Mozilla Firefox but removes styles in Chrome browser. Please let me know if somebody observed this b...
I have a 2 publisher - 2 dispatcher setup (one-to-one mapping). I have implemented a JWT Based Oauth on my publishers. I generated individual Oauth Clients on both the publishers and therefore both have different client id & client secret. Thus the JWT tokens generated for both are different and so ...
AEM(Adobe Experience Manager) Headless Implementation— Workflow by Albinsblog Abstract My earlier post explained the steps to enable headless content sharing through GraphQL. Refer to https://medium.com/tech-learnings/how-to-deliver-headless-content-through-graphql-api-and-content-fragments-da2b2d2...
Guidance For Choosing the Best Adobe Experience Manager Solution Partner by Bounteous Abstract Your organization has recently made the strategic decision to invest in Adobe Experience Manager (AEM). It wasn't an easy journey to get here - all the internal discussions, stakeholder negotiations, and ...
AEM as a Cloud Service Tutorials - Create an Access Token by Adobe Docs Abstract Exchange JWT for Access Token The JWT created in the previous step is exchanged with Adobe IMS APIs for an Access Token, which can then be used to access AEM as a Cloud Service. To request an Access Token send a POST r...
AEM as a Cloud Service Tutorials - Merge data with the XDP template by Adobe Docs Abstract Make the POST call The next step is to make an HTTP POST call to the endpoint with the necessary parameters. The template and the datafiles are provided as resource files. Properties of the generated pdf are ...
AEM as a Cloud Service Tutorials - Installing IntelliJ community edition by Adobe Docs Abstract Installing IntelliJ Install IntelliJ community edition. You can accept the default settings while suggested during the installation. Import the AEM Project Launch IntelliJ Import the AEM project you cre...
AEM as a Cloud Service Tutorials - Updating cloud service project with latest archetype by Adobe Docs Abstract Migrating from old aem archetype To update your existing AEM Forms project with the latest maven archetype, you will have to manually copy your code/configurations etc., from the old proje...