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

tc94524330
tc94524330
Offline

Badges

Badges
17

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
10

Posts

Posts
60

Discussions

Discussions
19

Questions

Questions
41

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by tc94524330
Customize the badges you want to showcase on your profile
Sorting of images on page - querybuilder - Adobe Experience Manager 29-09-2016
Hi all,I have a component where you have to give the DAM path in dialog and it fills the page with all the images from the DAM. I used query builder to filter only images if author selects only images in the dialog box. While it presents all the images on the page, it does not follow order of images in DAM or any alphabetical order. It randomly pulls the images on to the page. Does anyone know how querybuilder filters the results, it looks like it is not following any order now. Is there a way i...

Views

435

Likes

0

Replies

1
Re: Abrupt shut down of system-AEM authorinstance will not work - Adobe Experience Manager 14-09-2016
Hi,We are facing similar situation right now. Did you got any solution for this. Looks like it's been 4 months you asked this question. Are you able to resolve this error?

Views

1.4K

Likes

0

Replies

0
Re: How to activate Collections in AEM 6.1 SP1 - Adobe Experience Manager 06-09-2016
Hi,Thanks for the reply. That is not the ideal way because we have tens of authors working on content and we cannot possibly track every time they create a collection and want to be in publisher. Was hoping there will be a way inside AEM to activate the collection.Is adobe ticket worth it?

Views

862

Likes

0

Replies

0
How to activate Collections in AEM 6.1 SP1 - Adobe Experience Manager 06-09-2016
Hi all,We have collections inside AEM author instance for images. We want them on publishers too but i don't see any options to activate collections in author. The path of collections is /content/dam/collectionsOther than manually activating in crxde by going through each node or by packaging it up and replicating the package. I don't see any other ways to replicate.Any suggestions?

Views

934

Likes

0

Replies

2
Checkbox inside Multifield Touch UI - Adobe Experience Manager 23-08-2016
Hi,I am using AEM 6.1 SP1. I am trying to develop touch ui for the components. I am facing problem with checkbox in the multifield. The sling:resourceType for checkbox i am using is "granite/ui/components/foundation/form/checkbox", gave value = true. When i looked in to the page data in CRXDE, the field is saving like this "checkss":["true"],Always checkbox value is getting saved inside another square bracket. I am not sure how to avoid that. Because of brackets and quotes, even while trying to ...

Views

1.2K

Likes

0

Replies

3
AEM Dispatcher flush with sling mappings - Adobe Experience Manager 15-08-2016
Hi,We have sling mappings for our content like /content/sitea/xx == /xx and /content/siteb/yy ==yy. When we flush cache of any page under sitea or siteb entire cache of sitea or siteb is getting flushed instead of just one page. I read this article " https://forums.adobe.com/thread/1082213"and tried to implement different methods mentioned in this but most of them works only if you have one site. We are dealing with this situation for a while but it didn't impact us because we do not have many p...

Views

793

Likes

0

Replies

2
Re: Migration User Groups from instance to other - Adobe Experience Manager 20-07-2016
Best way to migrate users and groups from one instance to other is by using Netcentric ACL migration tool. It is a very useful tool to use it.

Views

807

Likes

0

Replies

0
Re: AuthenticationSupport service missing. Cannot authenticate request. - Adobe Experience Manager 14-07-2016
Hi,If your problem still not resolved, restart the server once and make sure all bundles are up.Check the logs while start up to see whether you have any stack traces for any bundle dependency missing or so. I have seen scenarios like these where bundle looks started but in logs there will be a Null pointer. You mentioned logs are attached but i don't see any attachment. Just a suggestion: i am not sure whether you did it on production authoring or Dev Authoring but important thing is always tak...

Views

21.1K

Like

1

Replies

0
Browser caching issues in Authoring Environment - Adobe Experience Manager 14-07-2016
Hi,Authors are facing a lot of difficulty because of the browser caching. If you open a page in editor.html and you make a change and refresh the page, it will display old page not the modified one. Until they do disable cache and load the page, it won't display the modified page. Not all authors are this technical with the browsers, we are getting tickets everyday that there changes are gone and all their modifications gone in to the wind,Does anyone faced this kind of issues? Did any of you di...

Views

987

Likes

0

Replies

2
Height and Width of the Rendition of the Image in Java - Adobe Experience Manager 12-07-2016
Hi,I am working a lot recently with Assets. I want to get dimensions of the image renditions for the image. I can get the size of the rendition using getSize() method but was not able to find any method to get dimensions or say length and width of the image. I can get the length and width of the original image from metadata tiff:ImageLength and tiff:ImageWidth but i am not seeing any information like this for renditions. Can anyone provide any suggestions on hoe to get dimensions of the renditio...

Views

3.5K

Likes

2

Replies

2