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

chandran8596539
chandran8596539
Offline

Badges

Badges
12

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
1

Posts

Posts
39

Discussions

Discussions
16

Questions

Questions
23

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by chandran8596539
Customize the badges you want to showcase on your profile
Re: SSL Exception consuming the REST Service - Dynamic Tag Management 13-12-2016
No problem I just wanted to ensure your question had the best visibility. Since you've already posted in the AEM forums, I'll just resolve this question here rather than move it. Thanks for stopping by the Activation community.

Views

793

Likes

0

Replies

0
Re: OSGI Proxy Configuration - Adobe Experience Manager 08-11-2016
Its like a service confiiguration. You need to read the configuration parameters and pass as the params for HttpClient to create the client.Refer below links and hope it helpshttps://docs.adobe.com/docs/en/aem/6-2/deploy/configuring/osgi-configuration-settings.htmlhttps://helpx.adobe.com/experience-manager/using/HttpClient_AEM.htmlYou can also explore the bundle by downloading from herehttps://repo.adobe.com/nexus/content/groups/public/com/day/commons/osgi/wrapper/com.day.commons.osgi.wrapper.co...

Views

901

Likes

0

Replies

0
Re: HttpClient is not passing through proxy - Adobe Experience Manager 10-01-2019
This is R6+ example. Just borrow the dependencies and relevant pom.xml entries acs-aem-commons/HttpClientFactoryImpl.java at master · Adobe-Consulting-Services/acs-aem-commons · GitHub

Views

1.7K

Likes

0

Replies

0
Re: Calling Javascript USE API outside of sightly? - Adobe Experience Manager 20-06-2016
HiAs mentioned, the best practice is to modify anything at JCR level, create a service/Component.The Sightly JavaScript Use-API enables a Sightly file to access helper code written in JavaScript. This allows all complex business logic to be encapsulated in the JavaScript code, while the Sightly code deals only with direct markup production.Reference good article to read is :- http://blogs.adobe.com/experiencedelivers/experience-management/sightly-intro-part-4/I hope this would be helpful to you....

Views

571

Likes

0

Replies

0
Re: Replication status of a page - Adobe Experience Manager 26-05-2016
Are you using out of the box replucation agents or custom replication agent?

Views

550

Likes

0

Replies

0
Re: Sightly Call to Java Component - Adobe Experience Manager 28-04-2016
Hristo Gatev wrote... I have the same problem but i am trying to call the java class from the local folder. -apps (folder) -mywebsite (folder) -components (folder) -contentpage (cq:Component) -partials (folder) -navbar.html -Menu.java -navbar.js This is my apps structure. I am trying to call Menu.java from navbar.html but i can`t, when i am trying to call navbar.js is working correctly. What i am doing wrong ? navbar.html (using navbar.js) ${navbar.info.title} ${item.page.title} nav...

Views

1.7K

Likes

0

Replies

0
Re: Throwing 404 when opening a page from inbox - Adobe Experience Manager 15-08-2016
Has this issue been resolved ?? I am facing the same issueThanks,Mahesh

Views

1.9K

Likes

0

Replies

0
Re: Programmatically finding out if workflow has completed - Adobe Experience Manager 02-03-2016
Will - our Workflow Eng stated: "Always better to use API. It’s only an implementation detail that it’s stored in the repo."

Views

533

Likes

0

Replies

0
Re: Does same code package is allowed in different bundles? - Adobe Experience Manager 18-02-2016
I would strongly recommend that you use different Java packages in different bundles. FRom personal experience - I have found that different Java Packages in different bundles work much better.

Views

148

Likes

0

Replies

0
Re: 407 Proxy Authentication required - Adobe Experience Manager 16-02-2016
Also, add your proxy settings in Apache HTTP Components Proxy Configuration instead of Day Commons HTTP Client 3.1.

Views

777

Likes

0

Replies

0
Likes given to
Likes from