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

Mrsunilg-3z0lTX
Mrsunilg-3z0lTX
Offline

Badges

Badges
30

Accepted Solutions

Accepted Solutions
9

Likes Received

Likes Received
7

Posts & Comments

Posts & Comments
295

Discussions

Discussions
0

Questions

Questions
124

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Mrsunilg-3z0lTX
Customize the badges you want to showcase on your profile
Re: How customize Mixin List in ContentRepositoryConnector activities? - Adobe LiveCycle 24-05-2019
I got the solution. Variable "processMap" is set and pass using execute service to set the properties and it's value at the node.Here is the content snap

Views

698

Likes

0

Replies

0
How customize Mixin List in ContentRepositoryConnector activities? - Adobe LiveCycle 16-05-2019
Hi, I am trying to use storeContent activity from category : Foundation, ServiceName : ContentRepositoryConnector.I am able to create folder, Store Repository and other services BUT I am not able to use or edit or customize Mizin List.These mixin lists are predefined but I want to create or set properties for the contents. How do I customize or use custom properties to content that I store. Please help me on this.Regards

Views

729

Likes

0

Replies

1
Re: Is it possible to provide type hinting using Store Content from Content Repository Connector DSC? - Adobe LiveCycle 16-05-2019
Want to feed some more input to these problems. How I customize these two properties.

Views

299

Likes

0

Replies

0
Re: Is it possible to provide type hinting using Store Content from Content Repository Connector DSC? - Adobe LiveCycle 16-05-2019
Hello, I am using AEM 6.3 version and want to use "Store The Content In repository" activity to store content on crx repository.I am able to create the node/content on CRX repository but not able to define or set custom properties.There are some default properties defined under Mixin List and PropertiesMap which I am able to use.But I want to customize properties according to project need like price, itemName etc. How do I do.How do I use or customize properties : Mixin List and PropertiesMap

Views

300

Likes

0

Replies

0
Any guess on XLST weird functionality? - Adobe LiveCycle 22-09-2016
Hi Developers,I am facing a weird issue while exporting xml from a form.Assuming : I have installed A) Adobe LC ES4, b) Adobe Acrobat Pro but I do not have adobe Reader on my machine.I designed a Form (say eForm), Data file (Say data.xml), Data Connection using XML (say XML) and XSL at Transform outgoing Data.Good Scenario : When I preview my form in adobe LC designer with Data file (data.xml), My form gets opened in Adobe Acrobat as I do not have reader. When I save or use this form to export d...

Views

873

Like

1

Replies

2
Re: How to embed an xml initial data in adobe LC form for dropdown controls. - Adobe LiveCycle 20-09-2016
Hi ACP,Thanks for for sending me above code. That really helped me another. After learning what you did.As show in below snapshot, I uploaded Xml1.xml file for dropdowns, read it and loaded at dataset node using code..var inputStream = event.target.getDataObjectContents("Xml1.xml");var str=util.stringFromStream(inputStream);xfa.datasets.loadXML(str,false,false);TextField1.rawValue=xfa.datasets.CaseXMLExport.saveXML("pretty");Not i put xfa.form.remerge(); on click on Remerge and I see data is pap...

Views

624

Likes

0

Replies

0
Re: How to embed an xml initial data in adobe LC form for dropdown controls. - Adobe LiveCycle 19-09-2016
Hi Radzmar,Thanks for replying..I know how to create nodes and manuplate xfa.datasets.data... nodes. But will i be able to upload/import both xmls (xml1 and xml2).How do I embed XML1 in adobe LC form for forever.In other words, I want to build a functionality to import both xmls in form. Currently, when I import xml2 after xml1, my xml1 data gets overridden by xml2.plz. reply.. or let me know if my question is not clear.regardsSunil

Views

564

Likes

0

Replies

0
How to embed an xml initial data in adobe LC form for dropdown controls. - Adobe LiveCycle 19-09-2016
Hi Developer,I want to perform a POC to embed and Keep a xml data file for drop-down values. This xml is different from data xml. I have two xmls (xml1 & xml2).Xml1 : This contains drop down values or initial values for the controls like Country Drop-down, List of Items drop-down. When I import this xml, I see my forms are filled up with these initial values in drop-downs. User can select values from drop-down, user can override already populated some of the values and also user can fill out fie...

Views

1.2K

Like

1

Replies

4
How to Reader extend a PDF in AEM? - Adobe Experience Manager Forms 15-10-2015
Hi All,Can anyone tell me where and what changes I make to render my pdf form as reader extended by using below urlhttp://localhost:4502/content/xfaforms/profiles/default.html?contentRoot=crx:///content/dam/formsanddocuments/FordeForm&template=ESC101NK.xdp&dataRef=crx:///content/dam/fordeform/contractData.xml Regards

Views

678

Likes

0

Replies

1
Likes given to
Likes from