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

trench999
trench999
Offline

Badges

Badges
18

Accepted Solutions

Accepted Solutions
4

Likes Received

Likes Received
6

Posts

Posts
79

Discussions

Discussions
3

Questions

Questions
76

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by trench999
Customize the badges you want to showcase on your profile
Triggering asset rendition updates - Adobe Experience Manager 15-10-2015
We have run into an issue with one of our major integrations that runs every two hours. The system updates nodes with new images when needed. Unfortunately, the renditions get out of sync as this update does not trigger rendition updates. What is the best way to modify this method to trigger the renditions to update? private Node uploadImageToDam(Session session, String imageUrl, Node node, String imagePath) throws URISyntaxException, IOException, RepositoryException { Node imageNode = getNode(s...

Views

145

Likes

0

Replies

3
Re: How to cancel a scheduled activation? - Adobe Experience Manager 15-10-2015
We were able to solve this by running a targeted purge through https://localhost/system/console/jmx/com.adobe.granite.workflow%3Atype%3DMaintenance

Views

581

Likes

0

Replies

0
Re: How to cancel a scheduled activation? - Adobe Experience Manager 15-10-2015
So, I am not seeing the workflows for a cq:Page scheduled activation. What should I be seeing? I need to delete a few scheduled activations.

Views

507

Likes

0

Replies

0
Re: Content finder partial string search - Adobe Experience Manager 15-10-2015
Thanks.  I've created a DayCare ticket.

Views

103

Likes

0

Replies

0
Content finder partial string search - Adobe Experience Manager 15-10-2015
We seem to not get partial matches in our content finder image search. This seems odd and I hope there is a quick fix. If an image has a filename or title such as: Sample_Image123. Entering "Samp" or "Sampl" or any substring as the search query does not return the asset. This is driving our authors nuts.Version: AEM 5.6.1 latest SP

Views

136

Likes

0

Replies

2
Re: Setting ClientContext for newsletter template. - Adobe Experience Manager 15-10-2015
kalyanar wrote... Which version of AEM are you using?  5.6.1

Views

84

Likes

0

Replies

0
Re: Setting ClientContext for newsletter template. - Adobe Experience Manager 15-10-2015
I believe the way to do this in the JCR directly is to add a clientcontext node to the the jcr:content node of the template design (/etc/design/[path-to-template]. In that node we can specific the configuration path, etc. I copied what I saw in a Geometrixx test with a web page. The question still remains though: can the clientcontext edit config be visible in the email editor?

Views

84

Likes

0

Replies

0
Setting ClientContext for newsletter template. - Adobe Experience Manager 15-10-2015
We have followed the directions for creating a custom ClientContext and have attempted to apply the the new context in the design mode of the email newsletter template we created. We included in the template, but there is no way in the edit UI to open up the clientcontext design dialog and thus apply the right configuration. In essence, we can't do step 2 in this tutorial: https://helpx.adobe.com/experience-manager/kb/turn-off-geolocation.html. Can we simply set a property or can we get this UI...

Views

182

Likes

0

Replies

3
Re: Getting form contents in the email workflow task - Adobe Experience Manager 15-10-2015
Can we get this added to OOTB? Adding form variable to an email is a very basic need.

Views

136

Likes

0

Replies

0
Re: Embed CSS in Email JSP template - Adobe Experience Manager 15-10-2015
We are using clientLibs extensively of course, but emails need "inline" styles in the element tags and in the head and not linked libs.

Views

145

Likes

0

Replies

0
Likes given to