Our users were running into an issue where the default "future deactivation" workflow was not running at the set time. However, i tested it and it seemed to be working fine. The only difference is that some of the pending workflows that the users had created had a different payload that was a url to...
Hi, I have a requirement to have the following information in the email notification that is sent on a Workflow Step (Eg. Email sent by "Review/Validate Step" if the "notify using email" checked)a) Page's Title (Page is the payload in the workflow)b) Page's custom property which is in jcr:content no...
Hi, I need to exclude from the package some resources with a specific prefix (test). In the pom.xml I tried with: <filters> <filter> /etc/workflow/launcher/config/test* </filter></filters> but it was wrong.What's the way?Thanks
Hi, I have a page which has a number of node components underneath it. The problem I have is when the page gets activated one of these component nodes refuses to be activated. I have looked at logs but cannot find anything obvious.Any help is appreciated.Chris
Trying to install a package using the crx/packmgr/index.jsp interface I am getting:com.day.jcr.vault.packaging.PackageException: java.lang.NullPointerException This package installation has worked before and there were 0 changes made to it!This is happening to every package we try to install now.Ful...
<div class="text" > <cq:include path="bodytext" resourceType="foundation/components/text"/> </div> I am embedding foundation components in a page component (see the following) and need to set some default content. How do I go about this?
Hi,I am not sure if this is the correct place to ask. I am using CA siteminder for authentication. So after successful login I am supposed to get logged in user name from siteminder header. So if the target url is a Jboss application the in HttpServletRequest object request.getHeader("sm_user") retu...
Hi,is it possible to disable a component inside OSGI via an xml file similiar to the OSGIconfig. I want to disable com.adobe.granite.comments.internal.CommentReplicationContentFilterFactory.ThanksChris