Expand my Community achievements bar.

askdctm
askdctm
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • 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 give...

    Type

    Questions

    Views

    3.3K

    Likes

    0

    Replies

    0
  • 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="acti...

    Type

    Questions

    Views

    3.3K

    Likes

    0

    Replies

    0
  • 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.

    Type

    Questions

    Views

    3.3K

    Likes

    0

    Replies

    0
  • Hi All,I was trying to understand what exactly are these curl commands. Tried searching but could not get exact information I wanted.Found one link http://www.wemblog.com/2012/03/how-to-do-user-management-using-post.html.Doubts as below :- In AEM 5.6.1 OOTB instance, where should I run this(any curl...

    Type

    Questions

    Views

    4.0K

    Likes

    0

    Replies

    10
  • Hi Sham,Thanks a lot for your reply. The reference links were helpful.

    Type

    Questions

    Views

    995

    Likes

    0

    Replies

    0
  • Hi All,In the link http://www.slideshare.net/mmarth/aem-hub-oak-02-full, I have some doubts related to slide nos. 7,8,91] What exactly is Node store. 2] Also, is it something like in AEM6, Node store can be either of the below Micro-kernelsa]Tar MKb]MongoMK.3] In 5.6.1, does this location  crx-quick...

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    3
  • Hi Jorg & Sham,Thanks a lot for your reply.@Jorg - I was getting Long cannot be converted to integer exception.I now have  ObjectName replication1 = new ObjectName("com.adobe.granite.replication:type=agent,id=\"flush\""); Object staleWorkflowCount = server.getAttribute(workflowMBean, "QueueNumEntrie...

    Type

    Questions

    Views

    777

    Likes

    0

    Replies

    0
  • I get the count of stale workflows in the system by doing the below.   private int checkStaleItems() {        try {            MBeanServer server = ManagementFactory.getPlatformMBeanServer();            ObjectName workflowMBean = getWorkflowMBean(server);            Object staleWorkflowCount = serve...

    Type

    Questions

    Views

    883

    Likes

    0

    Replies

    3
  • Hi Ove,The points you have put down are very true and correct.I visit the forum on a regular basis to keep myself updated/ask queries. I always follow most of the points you have mentioned. Nevertheless there is always scope for further improvization.But you will have to excuse me on this one "Use y...

    Type

    Discussions

    Views

    10.3K

    Likes

    2

    Replies

    0
  • Hi Orotas,Thanks a lot for the reference link you provided. It helped.

    Type

    Questions

    Views

    688

    Likes

    0

    Replies

    0