Expand my Community achievements bar.

Join expert-led, customer-led sessions on Adobe Experience Manager Assets on August 20th at our Skill Exchange.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    I have recently started working with CQ5.6.1 - hot fix 1.I have been creating a slideshow component for a customer:- The slides for the customers slideshow must is composed of images.- The source for the slideshow is a pdf. We have set up a 2 process step workflow - The workflow is used on a pdf in ...

    Views

    589

    Likes

    0

    Replies

    2
  • 10/15/15
    This post is an extension of Bernard's post here:http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__zngv-hello_id_liketo.htmlHe marked his post 'solved', when in fact his VLT question wasn't solved - he just found a workaround with...

    Views

    435

    Likes

    0

    Replies

    1
  • 10/15/15
    I have two questions:1) When I apply settings via the felix console, they get saved as nodes of nt:file with a jcr:content node underneath. I see everywhere else to use osgiconfig nodes instead. Which one of the two is preferred when setting these configurations using curl2) I have issues creating n...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 10/15/15
    I'm trying to add a custom button to the sidekick that simply launches a dialog. I'm having a weird issue where the JS to add the button doesn't work (no JS errors in the console) unless I remove the content finder by removing /cf#/ from the URL. Obviously, I'm talking about author mode.There are a ...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi Everyone,I'm a facing the build error when i i type below command Microsoft Windows [Version 6.1.7601]Copyright (c) 2009 Microsoft Corporation.  All rights reserved.G:\cq\maven_4>mvn archetype:generate -DarchetypeGroupId=com.day.jcr.vault -DarchetypeArtifactId=multimodule-content-package-archetyp...

    Views

    1.9K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi,I tried to access repository by using repo.loginadminstratuive(null); When i want to save something means by using session.save(), i am getting the below error in my logs can anybody help on this..15.10.2013 05:38:55.870 *ERROR* [27.251.211.42 [1381833528920] GET /bin/siteaction.html HTTP/1.1] co...

    Views

    900

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I wondered if there is a plug-in type technology (similar to InDesign Plug-Ins) available with AEM / CQ5 that enables another database to have a dynamic link developed that integrates the CQ5 dynamic web page editor with that other database?Or, do these dev tools provide what's required: Adobe Ex...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 10/15/15
    We have a requirement where an author calls a custom workflow that assigns a page to a reviewer who can either activate it immediately or schedule it for activation at a later time (like using Activate Later from the Site Admin toolbar).  We have a step for the assignment and a custom process step a...

    Views

    3.1K

    Likes

    0

    Replies

    6
  • 10/15/15
    HiI am working on CQ+Hybris integration. I installed all the below packages but i am unable to connect hybris server. I get an "unable to connect" page when i try to access the hMC using the url https://localhost:9002/hmc/hybris orhttps://localhost:9001/hmc/hybrisa.cq-commerce-content-5.5.4b.cq-hybr...

    Views

    1.4K

    Likes

    0

    Replies

    5
  • 10/15/15
    I'm running a query in the CQ5.5 query tool and trying to return a just 20 results.My query is like this:SELECT * FROM [nt:base] AS s WHERE ISDESCENDANTNODE([/content/clientdomain/en]) and ( contains('jcr:description', 'lorem') or contains('jcr:title', 'lorem') ) LIMIT 10But I keep on getting the fo...

    Views

    11.0K

    Like

    1

    Replies

    2