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

KishCq5
KishCq5
Offline

Badges

Badges
13

Accepted Solutions

Accepted Solutions
2

Likes Received

Likes Received
2

Posts

Posts
39

Discussions

Discussions
9

Questions

Questions
30

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by KishCq5
Customize the badges you want to showcase on your profile
OSGI is not invoking implemented code - Adobe Experience Manager 15-10-2015
HI All,I have created an new OSGI service XCreateCatalogCommand which implements PIM (cq-commerce-pim) com.day.cq.wcm.api.commands.WCMCommand interace. I have given top ranking for the service . Eventhough the API code is getting invoked instead of newly implemented service when i tried to do an rollout.To test this i tried disabling the OSGI component com.adobe.cq.commerce.pim.impl.cataloggenerator.CreateCatalogCommand and my newly implement code got invoked when i did an rollout.i am not sure ...

Views

1.9K

Likes

0

Replies

2
Re: How to Fetch OSGI configurations in Javascript to display in Dialog Filed Value - Adobe Experience Manager 15-10-2015
Hi All,my issue is the default hybris importer(/etc/importers/hybris.html) widget(hybrisimporter.js) which is of xtype hybrisimporter has to be customized. On load the fields base store, catalog, dam path etc should be disabled and prepopulated with OSGI configurations of the same.....my question is how to read the configuration values in javascript? Is there any API which is used to directly call OSGI config node under config.author and read the property and value of it..,please suggest differe...

Views

2.5K

Likes

0

Replies

0
How to Fetch OSGI configurations in Javascript to display in Dialog Filed Value - Adobe Experience Manager 15-10-2015
Hi All,There is an requirement where dialog should display the value of OSGI configuration. How to do that? This is an custom widget and how to call an OSGI Service / fetch OSGI config value in javascriptif there is any way or API please suggest.

Views

4.8K

Likes

0

Replies

7
Re: Issue Hybris Importer - "Sling:resourceType" prop not getting generated - Adobe Experience Manager 15-10-2015
can anyone respond on this?

Views

1.8K

Likes

0

Replies

0
Issue Hybris Importer - "Sling:resourceType" prop not getting generated - Adobe Experience Manager 15-10-2015
Hi All,While importing the product content from Hybris(http://localhost:4502/etc/importers/hybris.html) all the properties are generating properly except property “sling:resourceType” . It is happening for Product node and Variant Node. The image node is able to add “sling:resourceType” property. Is there any know issue on this? if so, what would be the solution. This is the custom Hybris Importer implementation we are developing for our project.For the Code below I am able to generate propertie...

Views

2.3K

Likes

0

Replies

2
Re: AEM 5.6.1 Portlets - Adobe Experience Manager 15-10-2015
Hi Viren,I am also stuck at this point. I am not able to move further can you let me know the steps if you are succesfull? thanks in advance

Views

1.5K

Likes

0

Replies

0
Re: select/combo widget issue in Multifield dialog - Adobe Experience Manager 15-10-2015
Hi, I have attached the screenshot in previous reply. Please have a look and let me know the possible fix.

Views

1.8K

Likes

0

Replies

0
Re: select/combo widget issue in Multifield dialog - Adobe Experience Manager 15-10-2015
Hi smacdonald2008,Sorry i am not able to respond you fast. Please find the attached screenshot.I am not able to find a solution to fix this. The three dropdowns in multi field got squeezed (this happens only in the scenario explained above) .Please let me know.

Views

1.8K

Likes

0

Replies

0
select/combo widget issue in Multifield dialog - Adobe Experience Manager 15-10-2015
Hi All,I am using CQ5.5 and created an dialog with two tabs (first and Second) . First tab is developed with xType multifield. inside the fieldConfig i have added combobox and where as Second tab consists of two textFields . Everything works fine expect in one scenario.The scenario where combobox is squeezing (basically only arrow of drop down is displaying not with textField before arrow ) isopen the dialog (default first Tab will be displayed) enter some value in multified and click on save.Ag...

Views

3.3K

Likes

0

Replies

5
Sorting in CQ5 Dialog SelectBox Dropdown - Adobe Experience Manager 15-10-2015
Hi All,We are displaying list of IDs for example 3111111,3333333,3222222,21111111... etc in an dropdown of CQ5 dialog where author choose one and enter content so that the content will be persisted with ID in the jcr content.The issues is how to sort the numbers and display them in ASC/Desc order. I tried with sortDir property of Xtype select and it not sorting the above string values.when i research i found the property will be used to sort only characters.how to sort the above kind of values. ...

Views

1.6K

Likes

0

Replies

1
Likes from