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

Asutosh_Jena_
Asutosh_Jena_
Online

Badges

Badges
44

Accepted Solutions

Accepted Solutions
341

Likes Received

Likes Received
1183

Posts

Posts
1139

Discussions

Discussions
182

Questions

Questions
957

Ideas

Ideas
1

Blog Posts

Blog Posts
0
Top badges earned by Asutosh_Jena_
Customize the badges you want to showcase on your profile
Re: Rewrite url not working for html extension in source... - Adobe Experience Manager 07-02-2021
Hi lucian_nicolaescu, i agree with you order of rewrite rules matter, but in this case the rewrite urls were working with same order. Recently in past we have done migration of our dispatcher setup to newer one 4.1.9 after this it seems to have issue.

Views

256

Likes

0

Replies

0
Re: RTE Link Plugin - Overlay not opening for selecting L... - Adobe Experience Manager 18-01-2021
Unfortunatly, this is for version 6.5.5 and the node at /libs/cq/gui/content/linkpathfield/picker is present. Sorry, wrong thread.

Views

182

Likes

0

Replies

0
Re: Content Distribution from Production(Author)--> Stage... - Adobe Experience Manager 24-12-2020
@sumanthaem 1. Prod Author to Prod Publish can be done with Forward Distribution agent.2. Prod Author to lower environment author: There's no author to author distribution agent and it would require communication to be allowed between prod and lower environments.https://github.com/apache/sling-old-svn-mirror/blob/trunk/contrib/extensions/distribution/README.md#sync-distribution3. There's a content transfer tool for transferring content from on-prem or AMS instance to aem cloud instance and you c...

Views

556

Like

1

Replies

0
Re: Workflow get resourceResolver from Session - Adobe Experience Manager 24-12-2020
As mentioned by Ashutosh, you can get resource resolver from workflow session. Another way of good practice is to get serivce resource resolver, and you can write this reusable mention in one utils class and call it in your workflow Example:public static ResourceResolver getServiceResolver() throws LoginException {Map param = new HashMap<>();param.put(ResourceResolverFactory.SUBSERVICE, "my-custom-service");BundleContext bundleContext = FrameworkUtil.getBundle(MyUtils.class).getBundleContext();S...

Views

708

Like

1

Replies

0
Re: Get Absolute content path from short URL - Adobe Experience Manager 22-12-2020
what are your configuration the etc mappings?

Views

1.4K

Likes

0

Replies

0
Inherited Paragraph System not working after AEM 6.5.6.0 Upgrade - Adobe Experience Manager 13-09-2020
Hi All, Just wanted to keep everyone looped in here for a product issue with AEM 6.5.6.0 with iparsys. Noticed after upgrading to AEM 6.5.6.0 the iparsys is not working on the child pages and it still inherits the content from the parent page even after disabling the inheritance.Adobe also confirmed the issue and they acknowledged the issue. Here is the comment from Adobe Team:"I have tested it on both 6.5.5 & 6.5.6 and it appears to be a bug in 6.5.6. I will log a case with the engineering team...

Views

508

Like

1

Replies

0
Re: IntelliVault - NullPointerException while Importing/E... - Adobe Experience Manager 16-08-2020
@Asutosh_Jena_ Process to set it up Code setup with IntellijI have used some specific version of vault and IntelliJ to make it work.Happy Coding!!

Views

901

Likes

0

Replies

0
Re: Sling Dynamic Include with Cloudfront - Adobe Experience Manager 18-07-2020
@kishore_polsani if HTML caching is disabled on Cloud front then it should not be an issue. SDI will work on Cloud front as well.

Views

411

Like

1

Replies

0
Re: Activate child page on rollout - Adobe Experience Manager 18-07-2020
We do not want to activate language masters/publish as it is source. We want to only activate pages of specific country the master is rolled out to

Views

929

Like

1

Replies

0
Re: External Redirect to AEM is returning 403 - Adobe Experience Manager 17-07-2020
@Sachindey11 Are you trying to post something while redirecting or it's just a 301/302 redirect to a static page in AEM?

Views

1.7K

Like

1

Replies

0