Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Nandheswara
Nandheswara
Online

Badges

Badges
14

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
10

Posts

Posts
13

Discussions

Discussions
5

Questions

Questions
9

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Nandheswara
Customize the badges you want to showcase on your profile
Re: AEM Mockito junit testing for multifield - Adobe Experience Manager 03-08-2022
Hi, I have an example here but the implementation may be different for multifield Mainhttps://github.com/arunpatidar02/com.aemlab.junitapp/blob/master/core/src/main/java/com/aemlab/junit/core/models/ModelHelper.java Test https://github.com/arunpatidar02/com.aemlab.junitapp/blob/master/core/src/test/java/com/aemlab/junit/core/models/ModelHelperTest.java Json - https://github.com/arunpatidar02/com.aemlab.junitapp/blob/master/core/src/test/resources/com/aemlab/junit/core/models/ModelHelperTest.json

Views

57

Like

1

Replies

0
Re: Touch UI Advance-cq:dialog - Adobe Experience Manager 19-07-2022
Hi,You can have look to https://aemlab.blogspot.com/2019/05/aem-touch-ui-component-dialog-field.html

Views

75

Likes

2

Replies

0
Re: When i try to run the Junit test i got the error in ui-content - Adobe Experience Manager 01-07-2022
By Default Having this what i need to change can tell please org.apache.jackrabbit filevault-package-maven-plugin none com.genc.core genc-aem-training.ui.content content merge /conf,/content,/content/experience-fragments,/content/dam com.genc.core genc-aem-training.ui.apps ${project.version}

Views

44

Likes

2

Replies

0
Re: Workflow for content Fragments - Adobe Experience Manager 20-06-2022
@Nandheswara The workflow model can be created as followsand for the getting the metadata for checking the approval status you either create the java process step and then route or,you can create the ecma script for checking it as follows And for starting the workflow on creating of the variation you can write the launcher for it. Reference: https://experienceleague.adobe.com/docs/experience-manager-64/administering/operations/workflows-starting.html?lang=en#:~:text=The%20Workflow%20Launcher%20m...

Views

69

Like

1

Replies

0
Re: How to export a json feed of a whole page using servlets - Adobe Experience Manager 17-06-2022
Hi @Nandheswara ,Did you tried with one of the OOTB functionality? eg. http://localhost:4502/editor.html/content/we-retail/language-masters/en/men.model.tidy.jsonReference: Obtaining Page Information in JSON FormatIf that doesn't suits your requirement , I would suggest to use Sling Model Exporter rather than servlet.Exporting page content as JSON using Sling Model Exporter you can get below advantagesNo need to write servlet to export data as JSON formatYou can use same code which is written us...

Views

79

Likes

0

Replies

0
Re: RSS feed creation for AEM website - Adobe Experience Manager 16-06-2022
@Nandheswara I gave you two solution for both scnerios. You can try to use second one. Write a servlet and create your custom content and export in xml format as I explained in demo code.

Views

95

Like

1

Replies

0
Re: RSS News Feed - Adobe Experience Manager 15-06-2022
I Have same requirement can you say how to achieve this  

Views

96

Likes

0

Replies

0
Re: Creating a workflow model for specific content fragments - Adobe Experience Manager 14-06-2022
Hi @Nandheswara ,Create workflow model with two branches. Assign user to workflow. Create Launcher to trigger on modification. Use participant chooser step as per need. Approver can decide which branch he wants to move after review. If review reject, Take action. May be assign back to initiator(Do as per your use case)If review Approve, If don't this you need anything. But if you need some custom behaviour. Write a process. Create a launcher for CF modification under your path. Adding screenshot...

Views

74

Like

1

Replies

0
Re: Error in plugin while running Junit 5 testing in VSCode - Adobe Experience Manager 01-06-2022
Hi @Nandheswara, As this is only seen in VS code can you raise the issue here: https://github.com/microsoft/vscode/issues Hope this helps! Thanks,Kiran Vedantam.

Views

95

Likes

2

Replies

0
Likes given to
Likes from