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

Sridhar
Sridhar
Offline

Badges

Badges
17

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
9

Posts

Posts
67

Discussions

Discussions
1

Questions

Questions
66

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Sridhar
Customize the badges you want to showcase on your profile
Re: How to convert DITA XML to CQ Supported XML ? - Adobe Experience Manager 15-10-2015
Thanks.Can u post any sample XSLT which done XML to CQ XML?

Views

553

Likes

0

Replies

0
Re: How to convert DITA XML to CQ Supported XML ? - Adobe Experience Manager 15-10-2015
smacdonald2008 wrote... See this link: http://helpx.adobe.com/experience-manager/using/migrating-data-cq.html Thanks .Can u provide the sample xslt which done XML to CQ XML conversion.

Views

551

Likes

0

Replies

0
How to convert DITA XML to CQ Supported XML ? - Adobe Experience Manager 15-10-2015
Hi friends, Since last month am working in CQ5.I have used content loader in cq5.4 to upload the xml as node structure in JCR repository.When doing this i came to know that the content loader supports only CQ Support XMLs not DITA XML.So i want to know the procedure to convert the XML to CQ XML.Please provide me a solution. Thanks in advance

Views

1.1K

Likes

2

Replies

5
Re: Form action "create and update request" not working - Adobe Experience Manager 15-10-2015
Thanks man..But the existing "Create and Update account" is not working for me .For that there is no necessary to write any code like u mentioned above.

Views

480

Likes

0

Replies

0
Form action "create and update request" not working - Adobe Experience Manager 15-10-2015
Hi friends, I have few questions in CQ5.Please look at the listed below and suggest me the solutions. 1.Default "Create and Update request" action is not working in my newly created site,but in Geometrixx is working fine.I have implemented this action as they did in geometrixx.I dont know what is the problem am not getting the created user in users list.I think may be the problem is with access privileges or not??? .For "Store content" action its working good user informations are saved as node ...

Views

513

Likes

0

Replies

2
Re: Which one is best to query the jcr ? Is SQL or JCRSQL2 or JQOM ? - Adobe Experience Manager 15-10-2015
Yes i tried that it worked.But which query language is recommended to do ?Thanks

Views

642

Likes

0

Replies

0
Which one is best to query the jcr ? Is SQL or JCRSQL2 or JQOM ? - Adobe Experience Manager 15-10-2015
Hi, SQL - select * from nt:base where cq:lastModified > TIMESTAMP '2014-04-08T23:59:59.000+05:30' is works fine .But for JCR-SQL2 what will be the query I tried thisSELECT * FROM [nt:base] AS s WHERE cq:lastModified > TIMESTAMP '2014-04-08T23:59:59.000+05:30'But no luck.Thanks in advance

Views

1.2K

Likes

0

Replies

3
How to enable/disable observation mechanism for CQ5 Repository? - Adobe Experience Manager 15-10-2015
Hi, I have been working with observation for few days and came to know that repository has supports observation via this lines of code Repository.OPTION_OBSERVATION_SUPPORTED.But what am excepting to know that is "where the observation configuration done in jcr repository"?Is there any possible ways to enable/disable the observation mechanism .If it is where and how it can be achieve through coding?Any suggestions would be appreciated here. Thanks in advance

Views

340

Likes

0

Replies

0
Re: How to get the nodes from JCR after specified date ? - Adobe Experience Manager 15-10-2015
Thanks man got the solution .

Views

5.8K

Likes

0

Replies

0
How to get the nodes from JCR after specified date ? - Adobe Experience Manager 15-10-2015
Hi, How to get the nodes from JCR after specified date ? Please post me the sample query.I tried but no luck.Thanks in advance

Views

7.9K

Like

1

Replies

5
Likes given to