Kinjal P DarjiBuilding a React App with AEM Integration using GraphQLHere, I’ll be demonstrating how a simple react app can be created that users AEM GraphQL to show the blog posts.Apr 51Apr 51
Kinjal P DarjiSimple AEM Integration with OpenAI For Sentiment Analysis Of Given TextHere I’ll demonstrate how AEM can be integrated with OpenAI using AEM servlet and services to produce Sentiment Analysis of a text input…Mar 21Mar 21
Kinjal P DarjiMicro FrontendMicro frontend is an architectural and organizational style. It brings the micro service architecture to the frontend. It is a collection…Feb 3, 2023Feb 3, 2023
Kinjal P DarjiResolving “Self Signed Certificate in Certificate Chain” Error while working in VM/VDeskMostly in VM/VDesk there are multiple layers certificates installed in the browsers and it is common to encounter issue like below.May 11, 2023May 11, 2023
Kinjal P DarjiCookie SecurityCross-site scripting, man-in-the-middle attack, cross site request forgery are the types of attacks involve cookies and the malicious…Jan 17, 20231Jan 17, 20231
Kinjal P DarjiContent Security PolicyContent Security Policy abbreviated as CSP, is an added layer of security to HTML that helps in protecting against XSS and data injection…Oct 29, 2022Oct 29, 2022
Kinjal P DarjiAEM : Advancing workflow after exception in a custom process stepRequirement : There’s an exception while a step is executing and instead of terminating the workflow, we want to advance the workflow to…Apr 30, 2022Apr 30, 2022
Kinjal P DarjiGraphQL in AEMGraphQL is a query language for APIs. It is popular for headless usecases. Client applications like mobile, devices can make a query using…May 4, 2022May 4, 2022
Kinjal P DarjiAEM Components with third party contentsCustomer Requirement : Pull content from a content management system(CMS) using restful API’s to build a site in AEM 6.5. The contents of…May 6, 2022May 6, 2022
Kinjal P DarjiExtending QueryBuilder (Custom Predicate Evaluator)It is useful sometimes to simplify the queries in QueryBuilder by implementing a custom predicate evaluator that hides complexity and…Jun 1, 2022Jun 1, 2022