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

supersoftr30476
supersoftr30476
Offline

Badges

Badges
11

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
3

Posts

Posts
26

Discussions

Discussions
10

Questions

Questions
16

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by supersoftr30476
Customize the badges you want to showcase on your profile
AEM 6.1 projects.html appearing empty - Adobe Experience Manager 23-05-2016
On one of my AEM instance, I'm seeing no details on projects.html.All my account access on libs folder are having read permission, please let me know if I'm missing something here.Also, I got one error saying:*ERROR* [10.208.103.244 [1464073394798] GET /projects.html HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught SlingExceptionorg.apache.sling.scripting.jsp.jasper.JasperException: /libs/cq/gui/components/endor/badge/badge.jsp(31,2) /libs/cq/workflow/global.jsp...

Views

634

Likes

0

Replies

2
AEM 6.1 facing issue while starting bundle. - Adobe Experience Manager 22-05-2016
In my AEM 6.1, I'm facing multiple issues with installing bundles:1. *ERROR* [0:0:0:0:0:0:0:1 [1463944522439] GET /editor.html/content/test/index.html HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught SlingExceptionjava.lang.NoClassDefFoundError: com/adobe/cq/contentinsight/ProviderSettingsManager at org.apache.jsp.libs.cq.gui.components.authoring.pagestatus.pagestatus_jsp._jspService(pagestatus_jsp.java:313) at org.apache.sling.scripting.jsp.jasper.runtime.HttpJ...

Views

897

Likes

0

Replies

3
TEam, anyone worked on sightly with react ? - Adobe Experience Manager 20-05-2016
TEam, anyone worked on sightly with react ? Need to know that how much feasible is it and what could be pros n cron for this?Please share any working example or any reference for the same.

Views

542

Likes

0

Replies

2
Cannot find my components in touch ui sideline. - Adobe Experience Manager 06-05-2016
I've created a component group with some components and created one page template with a parsys which should display all components in side line.For this I created a basePage template and created /etc/designs/myproject/jcr:content/basePage with a parsys inside it as shown in diagram,I added all required component groups in that parsys node as property "components". This way I was able to see all my component groups in sidekick of classic UI but in case of touch UI I was unable to see anything in...

Views

3.1K

Likes

0

Replies

4
Re: extraCLientlibs not working as expected - Adobe Experience Manager 20-04-2016
This example is focusing on single component, how we can manage multiple components and their multiple listeners?In clasic dialog, we were having option to declare listeners at field level of dialogs but in touch UI case we've cq.author.dialog clietlibs defined under specific component. But the problem here is in each component wherever this clientlib will be used, all respective js files will be called, can't we've a simpler way to declare js which should focus only on specific component.

Views

599

Likes

0

Replies

1
extraCLientlibs not working as expected - Adobe Experience Manager 20-04-2016
I referred to https://seminars.adobeconnect.com/_a227210/p43ucnv6655/?launcher=false&fcsContent=true&pbMode=normal and tried to created a touch UI component with clientlib named as "test123" , I used same name in my dialog's extraCLientLibs.But still it's not operating, when I changed the clientlib name to cq.authoring.dialog it worked perfectly fine. This looks bit weird from what stated in video.Please provide a full fledged working example for creating custom clientlib for my touchUI componen...

Views

860

Likes

0

Replies

3
Re: On form submission getting the following error: javax.jcr.nodetype.ConstraintViolationException: No matching property definition: txn_type = PP - Adobe Experience Manager 15-10-2015
Thanks Scott,I have already did that and it worked very smoothly that way, but don't we have any simpler way to submit forms to a jsp file in CQ?E.g. Suppose if my form is like then this won't work in case of adobe CQ, I just want to post all data of my form to second page and if I use servlets, then it would be bit lengthier to get the data first and then arrange it in proper format and send back to second page.

Views

650

Likes

0

Replies

0
On form submission getting the following error: javax.jcr.nodetype.ConstraintViolationException: No matching property definition: txn_type = PP - Adobe Experience Manager 15-10-2015
Hi,I've my form as something like this:t1.jsp:<%@include file="/libs/foundation/global.jsp"%><%@page session="false" %><%@ page language="java" %> Enter your name POST.jsp:<%@include file="/libs/foundation/global.jsp"%><%@ page session="false"%><%String transaction_type = request.getParameter("namex");log.info("teststttttt"+transaction_type);%> I'm getting error:*ERROR* [127.0.0.1 [1437981615101] POST /content/abc/en/t1.html HTTP/1.1] org.apache.sling.servlets.post.impl.operations.ModifyOperatio...

Views

1.1K

Likes

0

Replies

3
Where commerce.addcartentry.html (commerce components) points to? - Adobe Experience Manager 15-10-2015
Hi Guys, I just want to understand the addcart working in AEM, basically the code written in product.jsp initiates the process of adding items to cart but I'm confused at this code: If you can see the action here, it points to your_page..commerce.addcartentry.html , but I couldn't find any page which resembles to such URL?Could you please let me know after submitting this form how the control flow happens and where the compiler is pointing when it says .commerce.addcartentry.html?

Views

273

Likes

0

Replies

2
Re: Commerce Component issue - Adobe Experience Manager 15-10-2015
That would be great, I'm waiting for it & will try to contribute as much as I can do from my end.

Views

432

Likes

0

Replies

0