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

BigT168
BigT168
Offline

Badges

Badges
26

Accepted Solutions

Accepted Solutions
3

Likes Received

Likes Received
29

Posts

Posts
155

Discussions

Discussions
31

Questions

Questions
124

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by BigT168
Customize the badges you want to showcase on your profile
CQ5.5 integrate with exactTarget, bundle can't be started, throws com.exacttarget.fuelsdk -- Cannot be resolved - Adobe Experience Manager 11-04-2016
We use CQ5.5, need to integrate with saleforce java fuelsdk. The new service is registered in the OSGI but can't be started. Here is the error: com.exacttarget.fuelsdk -- Cannot be resolved. in the OSGI console.Here is the definition in the pom.xml com.exacttarget fuelsdk 1.1.0 Just wonder if CQ5.5 needs any additional libraries? or CQ5.5 can't integrate with exacttarget.Thanks.

Views

581

Likes

0

Replies

2
Service vs. POJO - Adobe Experience Manager 11-02-2016
I have to retrieve the value from a component dialog with some business rules. Since the logic is quite complicated, I write a java code. The question is should I make it as a service or just pure POJO? what's the rules and/or criteria to determine it. Thanks.

Views

418

Likes

0

Replies

2
Re: Author, Review, Approve and Publish Workflow - Adobe Experience Manager 09-02-2016
Check the libs box under the permissions for this user group.Take a look the below document and look at the permission for each group, you might get an idea.https://docs.adobe.com/docs/en/cq/5-6-1/administering/security.html

Views

3.6K

Like

1

Replies

0
Re: Author, Review, Approve and Publish Workflow - Adobe Experience Manager 26-01-2016
Just google "AEM workflow example". 

Views

2.7K

Like

1

Replies

0
Re: How to get value from selected optionsTextField - Adobe Experience Manager 26-01-2016
Thank you, Kunal23 and Edubey. 

Views

874

Likes

0

Replies

0
How to get value from selected optionsTextField - Adobe Experience Manager 25-01-2016
I have a dialog with xtype=selection field, the dropdown has the text field with the value: test1, test2 and test3; value field has the value as 1, 2, 3. When I open the dialog, I will see the test1, test2 and test3 in the dropdown list. If a user select test2, for example, the number 2 is stored as a property in CQ. I can use properties.get("fieldname") to get value 2. The question is how to get field text as I see in the drop down. In this case, the value should be test2. Thanks.

Views

1.3K

Likes

0

Replies

5
How to get the search result in such order that the words matched most are in the beginning the list. - Dynamic Tag Management 03-12-2015
If I have a page A tagging with multiple tag values, I want to use the tag values in Page A as search criteria and find out which other pages have one or more than one tag values, I would like the search result returning as the order such, the page should be the first in the list if all tag values are matched, second page in the list should be the one matching (tag values -1), and in this order. Can I use jcr:score for that?Please help. Thanks.

Views

410

Likes

0

Replies

1
Scene7 buttons (play/pause, video volumn on the controlbar) only work for the last video if I have more than one video in a page - Adobe Experience Manager 16-11-2015
When there are multiple Scene7 players authored on a page the pause/play buttons do not work. Only the last player authored on the page will work as expected. Does anyone know what's the issue?

Views

559

Likes

0

Replies

1
Re: Deleteing a Tag/Tag hierarchy via TagAdmin Screen does not remove the Tag hierarchy path value from cq:tags property for respective tagged pages (AEM 5.6.1) - Adobe Experience Manager 20-10-2015
Is the hotfix NPR-3631 available for CQ5.5? We have the same issue in CQ5.5 Thanks.

Views

418

Likes

0

Replies

0