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

sami_mambri
sami_mambri
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
4

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by sami_mambri
Customize the badges you want to showcase on your profile
Re: Connection to CQ via JCR API - Adobe Experience Manager 15-10-2015
Hi Scott, thank you for your reply.I, and my colleagues, already used the resource you have just suggest.Infact I have develop a custom component that connect to a CRX inside Livecycle ES3/ES4, but this is not our requirement any more - because now we want to connect directly to the CRX of an external CQ (or any jackRabbit implementations)Here we have continued to inspecting the code, also because it's strange that inside Eclipse work while in the Livecycle context it doesn't.During mine test an...

Views

182

Likes

0

Replies

0
Re: Connection to CQ via JCR API - Adobe Experience Manager 15-10-2015
Thank a lot for your response / contribution Thanks for your workaround, I will put on this solution in the next few hours. (i'm writing from Italy) The need to use the JCR API remain, because we use the CRX to handle a fair amount of data (load up to 5000 nodes and we associate to each of these nodes a jcr: content [xml file]) and the use of REST calls may have an impact on performance. So I hope to find a solution to this type of implementation (via JCR API) Speaking with a colleague, he told ...

Views

185

Likes

0

Replies

0
Connection to CQ via JCR API - Adobe Experience Manager 15-10-2015
Hi to everybody,I'm new to CQ and I'm tryng to connect to CRX's CQ from a custom component in LiveCycle.First of all, i made a project in Eclipse in which do all the operation required (retrieve a node, store node, etc..), and testing the methods inside Eclipse it worksMy problem starts when importing and executing the custom component inside LiveCycle, because cannot connect to CRX (while testing it in Eclipse, calling the same method, everything works)The error:javax.jcr.RepositoryException: U...

Views

394

Likes

0

Replies

8
Which event to populate xml during server side Pdf creation? - Adobe LiveCycle 21-10-2013
Hi to everybody,i have a question about a Workbench process who generate a Pdf merging a template Form and an xml with the data (so an usual binding)What i need to do is to populate a particular node of the xml during the generation of the pdf.So i write a little script to populate this node and put it during the event initialize.This works when i open the pdf using Acrobat or the Reader but it doesn't work while executing the component RenderPdf. Indeed, during the process, when exporting the x...

Views

356

Likes

0

Replies

0