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

adeivasigamani
adeivasigamani
Offline

Badges

Badges
18

Accepted Solutions

Accepted Solutions
3

Likes Received

Likes Received
5

Posts & Comments

Posts & Comments
79

Discussions

Discussions
0

Questions

Questions
32

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by adeivasigamani
Customize the badges you want to showcase on your profile
Regarding Terms and Conditions Field - Adobe Experience Manager Forms 15-10-2015
Hi Folks,The Terms and Conditions Field available out off the box, has a dialog element bindref in the dialog panel named "script".But the Terms and Conditions Field has two fields (a text field for capturing the terms and conditions and a check box field for capturing the acceptance of the terms and conditions by the user) My doubt is which field gets binded to the schema or xfa form model, is it the check box or the text field. Regards -Ashok D

Views

773

Likes

0

Replies

1
Re: AME forms in Livecycle Assign Task Activity - Adobe Experience Manager Forms 15-10-2015
No, The value for the drop downs are assigned via xpath in the process that is added to the action profile. if you see in the workspace start point, we have action profile and when editing the action profile, one can edit the render and submit process and also add a process to prefill form with datas, this prefill process can be designed in such a way that it talks to the back end system or file system to get data as xml and can be assigned to the xdp data nodes via xpath. This assignment of val...

Views

861

Likes

0

Replies

0
Re: AME forms in Livecycle Assign Task Activity - Adobe Experience Manager Forms 15-10-2015
I am not able to share the POC that I am trying at office as it might be a violation to share assets created in office to share in public forum, ill try to get the document some how to share you where I am facing the issue. In my case when rendering the form(xdp) as PDF the prefill logic to add a list of countries to the drop down works fine but the same does not work when I render the form as HTML 5. The prefill to add items to the drop down is carried on the action profiles prefill logic, not ...

Views

759

Likes

0

Replies

0
AME forms in Livecycle Assign Task Activity - Adobe Experience Manager Forms 15-10-2015
In Adobe Livecycle the Assign Task and Asign Multiple task activity, we can provide the asset (XFA forms) for rendering as PDF or HTML by changing the action profile. In the existing ES4, we know that if the action profile if set to render the form as HTML, we do not get the pre-fill process output binded to the rendered HTML forms. Now that AEM 6.0 has the forms feature, is it possible to prefill form fields such as drop downs and list boxes with dynamic data from a database?

Views

1.4K

Likes

0

Replies

4
Re: Submit to Forms workflow submit action - Adobe Experience Manager Forms 15-10-2015
My organization is investing in AEM 6.0 to render XFA forms as HTML 5 forms. We earlier had a Livecycle ES 4 instance with Forms Manager Pro, Now that we have a stand alone AEM 6.0, is it possible to render the XDP forms developed in Designer as HTML 5 forms in the new AEM 6.0 instance. What are the OSGi bundles required to do the same?The only package available in AEM 6.0 with respect to XFA forms is adobe-lc-forms-runtime-pkg-3.7.26.zip . what other packages are what configurations needs to be...

Views

975

Likes

0

Replies

0
Re: AME Forms in Liveycle? - Adobe Experience Manager Forms 15-10-2015
Thanks for letting me know, I current project that I am working in has a requirement to give the richness of ADAPTIVE Forms to the end user to submit the form, guess I have to create a Template and Theme in AEM 6.0 for a defined Schema and also develop the XDP for approvers to view the filled form by the end user with a less richness or use the XSD developed in Designer on AEM as well as Assign Task in livecycle with both having no big richness. Also I have one more question, in case Assembler s...

Views

733

Likes

0

Replies

0
AME Forms in Liveycle? - Adobe Experience Manager Forms 15-10-2015
The xfa form developed in desiger can be provided as asset to Assign Task activity in livecycle, so that users in workspace can get the PDF/HTML rendered when a task is assigned to them and user actions defined can be captured as TASK RESULT in the output of the assign task activity. Now if the form is submitted from AEM to a long lived livecycle process and assigned to a user, is it possible to get the same look and feel of AEM form when the form is opened by the user in workspace (i.e., is it ...

Views

1.1K

Likes

0

Replies

3
Re: Submit to Livecycle Endpoint from AEM - Adobe Experience Manager Forms 15-10-2015
Thats right Deepak,I do not want to submit the form, rather I want to generate a PDF form with user filled data from AEM Form, so that that author can fill it offline and submit it later on.So I have to stay on the form, but just build a PDF in back end and prompt the user to download the file.

Views

885

Likes

0

Replies

0
Re: Submit to Livecycle Endpoint from AEM - Adobe Experience Manager Forms 15-10-2015
Deepak,I found the following info while reading through the net, 1) Ajax handles only text as response (which explains why my call to the livecycle process though invokes the service, gets to the error function as my returned data is a binary file)2) Now that Ajax call is out of the equation, I have to stick with the AEM Livecycle connector to get my job done.Now that I know which direction to go, I have a few things to be understood before I take the leap.The call on submit action on AEM forms ...

Views

766

Likes

0

Replies

0
Re: Submit to Livecycle Endpoint from AEM - Adobe Experience Manager Forms 15-10-2015
The AEM and Livecycle instance are right now running on the same instance. And I lately found out that the service invocation does happen and the payload is passed to the livecycle process. but the issue is, the call is always handled by the error function of my ajax callback. Also my livecycle process is a short lived process. The service returns a PDF and I got to handle it in my invocation to download the returned READER EXTENDED PDF to the users desktop. Is there any reason why my ajax call,...

Views

766

Likes

0

Replies

0
Likes from