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

rahul_kumar11
rahul_kumar11
Offline

Badges

Badges
12

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
3

Posts

Posts
36

Discussions

Discussions
6

Questions

Questions
30

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by rahul_kumar11
Customize the badges you want to showcase on your profile
Re: The File Chosen to upload should be retrieved to that Particular Page. - Adobe Experience Manager 15-10-2015
HiAs Iam able to upload the file In this component I am having edit functionality when i click on edit button the uploaded file needs to be retrieved as well as the page data should be retrieved.Thanks,Kumar

Views

501

Likes

0

Replies

0
The File Chosen to upload should be retrieved to that Particular Page. - Adobe Experience Manager 15-10-2015
HiAs Iam Working on to retrieve the page properties and its values on the page.Its a Basic form page.The page contains labels,texts,and textareas and file chosen to upload option.When the file that i had chosen is getting uploaded.In the similar way Iam able retrieve the text and textarea values on the page but not able to retrieve the file which i had chosen.Can some one please let me know what is the appropriate way to retrieve the file which i had selected.Thanks,Kumar

Views

517

Likes

0

Replies

2
carousel component - Adobe Experience Manager 15-10-2015
Hello freinds,How to add different components like videos,images,graph etc to a carousel component. Thanks,kumar.

Views

2.2K

Likes

0

Replies

7
Am getting 500 error after installing all bundles - Adobe Experience Manager 15-10-2015
Hi , Am getting this error even after all necessary bundles are installed and tried to build bundle,but still am getting this error.Thanks,Rahul.

Views

321

Likes

0

Replies

1
Convert ppt to images - Adobe Experience Manager 15-10-2015
Hello,I got requirement is to convert ppt/pptx file to images am able to convert jpg which i have attached, after converting am able to store in nodes if i click on particular jpg file it is showing empty page.Is there any other process to change ppt to jpg.I have used import org.apache.poi.hslf.exceptions.HSLFException;import org.apache.poi.hslf.*;import org.apache.poi.hslf.model.Slide;import org.apache.poi.hslf.usermodel.SlideShow; packages.Appreciate if any one can suggest answer. It will be ...

Views

352

Likes

0

Replies

0
junit error in system/console. - Adobe Experience Manager 15-10-2015
Hello Am getting error in system/console like junit.framework -- Cannot be resolvedjunit.textui -- Cannot be resolvedI have added supporting dependencies also stil am getting this error .That would be great for your reply. Thanks,Rahul

Views

283

Likes

0

Replies

0
How to store child node to the existing nodes - Adobe Experience Manager 15-10-2015
Hi ,we are using AEM5.6.1 i created a component and i am able to store them in the jcr:nodes and able to retrieve them on the page.In the first component page i added an add button to redirect to that particular page and created new component in the redirected page and when i click on submit those values should be stored as child nodes to the previous component existing nodes.Any Help/Suggestions in this really appreciated. Thanksrahul

Views

256

Likes

0

Replies

0
Unable to login cq instance - Adobe Experience Manager 15-10-2015
I have requirement to change password implimentation on our project.took password fields with new component after entering password fields and after submition am sending these values through ajax to servlet. the below code i have used .try { Session session = repository.loginAdministrative(null); String name = request.getParameter("userID"); String passwordOld = request.getParameter("password"); String passwordNew = request.getParameter("Changepassword"); User user; UserManager userManager = Acc...

Views

543

Likes

0

Replies

1
Re: How to change CQ5.6.1 dam path to local file path like c:\\x\y\z to dam path - - Adobe Experience Manager 15-10-2015
Thanks samI got solution with your reply.

Views

552

Likes

0

Replies

0
How to change CQ5.6.1 dam path to local file path like c:\\x\y\z to dam path - - Adobe Experience Manager 15-10-2015
Hello, My requirement is to convert pdf to jpg format i have used PDFBOX api i have used file input stream and .am able to convert pdf to image by giving static path but if i tried with dynamically providing the dam pdf file path to this api; it is showing me error in this line.PDDocument doc=PDDocument.load(new FileInputStream(s));Where s is the path of the file in DAM . I am getting exception like :-The system cannot find the path specified The possible error I can think of is that fileinputst...

Views

931

Likes

0

Replies

3
Likes from