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

Nupur_Jain
Nupur_Jain
Offline

Badges

Badges
24

Accepted Solutions

Accepted Solutions
76

Likes Received

Likes Received
175

Posts

Posts
186

Discussions

Discussions
36

Questions

Questions
149

Ideas

Ideas
0

Blog Posts

Blog Posts
2
Top badges earned by Nupur_Jain
Customize the badges you want to showcase on your profile
Re: [New] Welcome to AEM Community! Please Introduce Yourself - Adobe Experience Manager 27-07-2022
Good Morning Everyone, Thank you for giving me this opportunity to be part of your community. My name is Patrick Yee and I am a software engineer that loves using .NET, C#, C++, HTML, CSS, and JavaScript. I love to learn about technology. I also enjoy reading and writing, and playing video games. I am inspired to a game software developer, but in the meantime I want to be more knowledgeable person with a lot of skills.

Views

108

Like

1
Re: Dispatcher Root Mapping - Adobe Experience Manager 27-07-2022
Hi Nupur, # custom rewrites #Redirect Root page request to home pageRewriteCond %{REQUEST_URI} ^/$RewriteRule (.*) /content/abc/us/en/home-page.html [PT,L] I wrote the above rule in my vhost file but get the below error log in dispatcher 172.17.0.1 "domainname:8080" - [27/Jul/2022:11:40:29 +0000] "GET / HTTP/1.1" 404 5615 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0"[27/Jul/2022:11:40:29 +0000] "GET /content/abc/us/en/errors/404.html HTTP/1.1" - hit [publ...

Views

71

Likes

0

Replies

0
Re: Multi value checkbox populed from datasource - Adobe Experience Manager 08-07-2022
Hi @Nupur_Jain ,Thanks for this helpful article.In this checkboxgroup.jsp, how can we include the field label and description to be inserted in the touch UI dialog field. Thanks.

Views

76

Like

1

Replies

0
Re: AEM- How to make href to accept custom tel: tags ? - Adobe Experience Manager 28-06-2022
By any chance did you get a fix forthis ?? Thanks in advance, kiran

Views

192

Likes

0

Replies

0
Re: Update Translation - Change to page properties are no... - Adobe Experience Manager 26-06-2022
Hi @Itsmevink I raised a Support Ticket and the response I got was to update the "promoteRolloutConfigs" in the /libs folder itself i.e. /libs/msm/launches/rolloutconfigs/launchHere's the JIRA ticket raised for the same: https://jira.corp.adobe.com/browse/CQ-4338174If you decide to upgrade to a future version you should revert the change in /libs and proceed with the upgrade. However, was informed Engineering is working on the fix for overlays to work for this scenario. I believe they fixed for ...

Views

126

Likes

0

Replies

0
Re: How to get the list of child pages? - Adobe Experience Manager Assets 11-05-2022
looks perfect answer..!!

Views

475

Like

1

Replies

0
Re: List Core Component exclude child pages based on a property - Adobe Experience Manager 20-04-2022
Our company had a similar scenario to this one.We handled this as a new selection in the List Component dialog itself. (I was actually wanting to suggest this be included as an enhancement in the Adobe Core List Component. Would I ask about this as... a separate request?) As an author, I can create a list of items matching my criteria (i.e., show me a list of all nodes below /parent tagged with ) And, there is a separate path selector where I can determine items to exclude from that list even if...

Views

106

Like

1

Replies

0
Re: Using OSGI R7 Annotation In AEM - Adobe Experience Manager 23-03-2022
Hi team,Above link is not working. Could you please share another link.Thanks in advance.Regards,Pavan

Views

540

Likes

0

Replies

0
Re: Cloud Manager - dispatcher config deploy for differen... - Adobe Experience Manager 22-02-2022
How would you use environment variables to let's say disable cache for your dev environment. Does this apply to AEM as a cloud service or only AMS. @Nupur_Jain @arunpatidar cc: @michellebouxsei

Views

244

Likes

0

Replies

0
Re: How to update asset programatically in AEM Assets? - Adobe Experience Manager 23-12-2021
Can I use the Asset HTTP API to link "Related" assets? More details on Related Asset:https://experienceleague.adobe.com/docs/experience-manager-65/assets/managing/related-assets.html?lang=en Technically, Related assets Admin UI, creates node "related" next to "metadata" when you link using asset admin UI. I tried sending following JSON with Update Asset Metadata API Call, I'm getting 403 status code.{"class":"asset","properties":{"metadata":{"cq:tags":["keywords:Cambridge"]},"related":{"others":...

Views

1.5K

Likes

0

Replies

0