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

askdctm
askdctm
Offline

Badges

Badges
35

Accepted Solutions

Accepted Solutions
7

Likes Received

Likes Received
49

Posts

Posts
476

Discussions

Discussions
57

Questions

Questions
419

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by askdctm
Customize the badges you want to showcase on your profile
Re: Getting Jar from AEM instance - Adobe Experience Manager 15-10-2015
Hi Jorg,I have used the settings.xml file[in attachment] mentioned many number of times and the programs where I have used that works fine.As you mentioned I changed the attached file[settings.xml] present in the path C:\Users\username\.m2\ , as mentioned in http://helpx.adobe.com/experience-manager/kb/SetUpTheAdobeMavenRepository.htmlbut still my eclipse shows that the various imports used in this program cannot be resolved. Can you please let me know how to go about this.

Views

424

Likes

0

Replies

0
Re: Getting Jar from AEM instance - Adobe Experience Manager 15-10-2015
Hi Jorg,Thanks a lot for your reply. Will try this out and post back my results.

Views

424

Likes

0

Replies

0
Re: Getting Jar from AEM instance - Adobe Experience Manager 15-10-2015
Hi All,Thanks a lot for your replies.Kishan@@ - Got to know what exactly is the purpose of webdav. But I will not be able to use it , due to some constraints here.Orotas - I did go through the package creation documents in adobe site, but I was not quite clear as to what I should do. If you can point me to any good documentation, it would be helpful.Jorg - http://experience-aem.blogspot.in/2013/09/aem-56-bundle-intellij-idea-12-sample-auto-tag.html was the link I was referring to.

Views

424

Likes

0

Replies

0
Getting Jar from AEM instance - Adobe Experience Manager 15-10-2015
Hi All,I was trying a program on tags and document says "If the jar is not available, get it from CRX (/libs/cq/tagging/install/cq-tagging-5.6.2.jar) and place it in the location".I tried various ways to export it out of AEM , but could not. Can you please let me know how can I do this.

Views

1.3K

Likes

0

Replies

10
Re: Documentum connector for CRX - Adobe Experience Manager 15-10-2015
Hi mariadepiano,I am not quite sure on the query you have asked.Just a thought. Probably Adobe might provide this.I had few doubts on your question as below:- What exactly does this connector library help in.Any thoughts will be helpful.

Views

113

Likes

0

Replies

0
Re: Curl command usage - Adobe Experience Manager 15-10-2015
Hi Jk Kendall,Any thoughts on this will be helpful.

Views

514

Likes

0

Replies

0
Re: Curl command usage - Adobe Experience Manager 15-10-2015
Hi Jk Kendall,Thanks a lot for your reply.Replies on your questions as below:1] Yes, correct.2] No. I would like to activate (also known as publish or replicate) using cURL, so that a user, ON AN AUTHOR INSTANCE, can give the path of a page that is ON AN AUTHOR INSTANCE, to be activated and say Go.

Views

495

Likes

0

Replies

0
Re: Curl command usage - Adobe Experience Manager 15-10-2015
Hi Jk Kendall,Thanks a lot for your reply.The context is as below:1] I can activate a page by selecting the page and clicking on activate button in OOTB 5.6.1.2]Instead of that I would like to activate any page, by means of curl command. Probably to have a very simple page in CQ, where the user gives in the path of the page to be activated and say Go.3] From what I understood from the previous post was that, it is not possible. Is that correct?4] Also, in OOTB 5.6.1 instance, if I hit on activat...

Views

495

Likes

0

Replies

0
Re: Curl command usage - Adobe Experience Manager 15-10-2015
Hi Jk Kendall,Thanks a lot for your reply.I used the below command to activate a page in OOTB AEM instance and it worked perfectly. Initially was struggling a bit, but later got this to work.curl -u admin:admin -X POST -F path="/content/geometrixx-outdoors/en/women/coats/calgary-winter" -F cmd="activate" http://localhost:4502/bin/replicate.json.However, one query I have is as follows.- If I have to create a very simple page in CQ with a text box which will take the path name[/content/geometrixx-...

Views

495

Likes

0

Replies

0
Re: Curl command usage - Adobe Experience Manager 15-10-2015
Hi Jk Kendall,Thank you for your reply.I had doubts (mentioned earlier) as below:- In AEM 5.6.1 OOTB instance, where should I run this(any curl command)- Is there any separate tool/utility I need to make use of to run the curl commands.

Views

495

Likes

0

Replies

0