Render Form Guide & Submit Form Guide

Hai all,
Could anyone tell me where can I find the properties or explanation for the Render Form Guide & Submit Form Guide services of Samples-Forms category, in Workbench ES?
Thanks,
Aswani.

Thanks a lot Scott..
Your explanation was really helpful..
I just want to tell you the reason, why I raised such a question.
When I first started to work on the rendering of forms using Livecycle Workbench & Workspace ES, I got to read two different pdf.s..
both named "fggettingstarted"..
which explains clearly the steps, right from creating a form, till rendering the same in workspace..
In the first link mentioned below, it is said to use "Render Form Guide" service & in the second link, "Render Form Guide ES Update 1" service..
Thats where, I got the doubt which one to use?
Please check out with the below links..
Under the topic "Creating an xfaForm variable" in the Chapter "Using a Form Guide in Workspace ES".
http://help.adobe.com/en_US/livecycle/es/fggettingstarted.pdf
http://help.adobe.com/en_US/livecycle/8.2/fggettingstarted.pdf
Thanks!
Aswani.

Similar Messages

  • The ominous Form Server Submit Form QPAC

    I've seen here at least one more discussion thread regarding the ominous
    Form Server Submit Form QPAC. I think many of the user got confused since this isn't a self-explanatory QPAC, espacially the name!
    I've also studied the appropriate documention
    "Using LiveCycle Forms QPACs". The documentation shows how to use the input and output variables of the QPAC. But it doesn't explain actually the intended use (in my opinion).
    The bad thing on this is that I think the QPAC could even help me, if I would understand it.
    Easy & short question:
    Can I use this QPAC to convert a pdf document (stored in a document variable) into a form variable?
    Any Feedback is welcome...
    Nico

    Hi Nico
    Some background. When Adobe first launched LiveCycle, the first capabilities they needed to expose was encapsulated as Forms Server, and it provided:
    1. Rendering a form. This would take a PDF or XDP file, plus some xml data, merge them together, and produce a PDF file.
    2. Handling a form submission. This would take the data from an http request coming from a Submit button on a form, process it, and extract the XML data.
    The Forms "Submit" QPAC is basically the submission API encapsulated as a QPAC. If you want to know exactly what it does, the best place to look is the LiveCycle Forms documentation.
    So, to your question:
    If a document variable contains a PDF form, you can use the Form Submit QPAC to extract the XML data.
    A form variable is really just the XML data for a form, plus a reference to the PDF or XDP file that should be used for displaying the data - so if you assign the extracted XML to the appropriate node in the form variable, it should work.
    I hope this long ramble is helpful.
    Howard
    http://www.avoka.com

  • Form Server Submit Form QPAC - Not pulling data

    Hello everyone,
    I wanted to see if anyone has encountered problems using the above QPAC.
    My situation is as follows
    1) User sends PDF back. PDF is sent back to workflow as a PDF (not XDP)
    2) Form Server Submit Form is setup to extract the data from the form and put it in a document variable
    However, that is not happening. I do know that the document is not broken when it is received from the Email Receiver QPAC (I've used the Avoka Document Extract QPAC to test the form itself) however for whatever reason, the variable is still empty after it is processed.
    Any thoughts are appreciated!
    Thanks,
    Rob

    Hi Nico
    Some background. When Adobe first launched LiveCycle, the first capabilities they needed to expose was encapsulated as Forms Server, and it provided:
    1. Rendering a form. This would take a PDF or XDP file, plus some xml data, merge them together, and produce a PDF file.
    2. Handling a form submission. This would take the data from an http request coming from a Submit button on a form, process it, and extract the XML data.
    The Forms "Submit" QPAC is basically the submission API encapsulated as a QPAC. If you want to know exactly what it does, the best place to look is the LiveCycle Forms documentation.
    So, to your question:
    If a document variable contains a PDF form, you can use the Form Submit QPAC to extract the XML data.
    A form variable is really just the XML data for a form, plus a reference to the PDF or XDP file that should be used for displaying the data - so if you assign the extracted XML to the appropriate node in the form variable, it should work.
    I hope this long ramble is helpful.
    Howard
    http://www.avoka.com

  • Field validation using distributed form's "Submit Form" built-in function

    Hello,
    I am hoping someone can help me out with a small problem I'm having. I have a hidden field on a form which is the total of other numeric values on the form with code in place so that if the number doesn't equal what it should, the alert box is displayed. The problem is that it's a distributed form and even though the message is displayed, if you hit submit (Built-in Submit Form) button form on a second attempt, it submits anyway. So the question is, how do I change the built-in API submit button code to catch the error? Because it's a distributed form, am I dealing with global variables vs. form level? I've tried using the "event.rc = false" at the form level to no avail. I can't seem to locate the built-in "submit form" code so that I can change that to make this APP work. Or is there a better way to do this. My validation code is below and I would greatly appreciate anyone's help.
    Thanks,
    Tom
    // JScript source code if (this.getField("RankGame1").value > 0 &&     this.getField("RankGame2").value > 0 &&     this.getField("RankGame3").value > 0 &&     this.getField("RankGame4").value > 0 &&     this.getField("RankGame5").value > 0 &&     this.getField("RankGame6").value > 0 &&     this.getField("RankGame7").value > 0 &&     this.getField("RankGame8").value > 0 &&     this.getField("RankGame9").value > 0 &&     this.getField("RankGame10").value > 0 &&     this.getField("RankGame11").value > 0 &&     this.getField("RankGame12").value > 0 &&     this.getField("RankGame13").value > 0 &&     this.getField("RankGame14").value > 0 &&     this.getField("RankGame15").value > 0 &&     this.getField("RankGame16").value > 0)     {       if (this.getField("RankGameTotal").value == 136) {         } else {         event.rc = false;         app.alert("Please check your confidence points. They should add up to 136, but are adding up to " + this.getFiel         ("RankGameTotal").value + ".");        }     } else { }

    try67,
    Thanks for your reply. When you say to "remove the Submit action, and submit the form yourself inside your code" are you refering to the
    distributed forms "Submit Form" button displayed on the purple tool bar of the distributed form? And if so, could you please let me know how I can do that? I've
    looked into that and haven't found an answer. Doing that would solve my problem of having my own submit code acting correctly and the
    distributed forms "Submit form" code not having any idea about my forms desired field value.
    Thanks again,
    Tom

  • Restrictions on PDF Form and Submit Form to email

    I have two questions:
    After creating my pdf form and sending it to the client, once they have filled this in is there a way to restrict the document from being edited again?
    How do a add a submit button to the end of my form so that it automatically gets sent in an email?
    First time user

    Read documentation on CF8 : "Although forms created in
    LiveCycle Designer allow several types of submission, including XDP
    and XML, ColdFusion 8 can extract data from HTTP post and PDF
    submissions only".

  • Form: button - submit form - not working "Internet Email"

    I'm trying to create a form with a "Email" button. It works if i have a desktop client, it puts the attachment directly into a email client (entourage). In testing, I tried to Select Internet Mail as an option.. it came up with a "Save PDF Data as", and i saved it.. clicked ok... it didn't activate my gmail.
    I switched my system default mail client to be Gmail notifier... why doesn't this work?

    I figured it out... i had "Don't show again" checked.. i tried it from another mac. it explained.

  • How to add multiple records in table thru form via Submit button

    Hi all
    i have small requirement as follows.
    i have a view in which i have 3 UI elements one is webdynpro form,Table UI element and third one is submit button.
    now at runtime when i will enter the details in the form and click on the submit button then those record details has been stored in Table. then next time again when i submit the form with details then the table contains all records of current and existing ...so table has to maintain mutile records thru form via submit form..
    i need sample code on the same.
    points are always rewardable
    Thanks
    Sunil

    Hi,
    Create one context attribute and map it to the Inputfiled and one submit button, create a node with a valueattribute map it to a Table and in onActionsubmit write this code
    public void onActionsubmit(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
        //@@begin onActionsubmit(ServerEvent)
        String str=wdContext.currentContextElement().getInputfiledattribute();
        IPrivateTableformView.ITablenodeNode node=wdContext.nodeTablenode();
       IPrivateTableformView.ITablenodeElement ele=node.createTablenodeElement();
       ele.setNodeattribute(str);
       node.addElement(ele);
        //@@end
    thanx,
    ramani.p

  • FORM within a FORM

    Trying to display listings of a search for a bookstore, and then either display a review of the book OR select the item and put it in the shopping cart. I have a large FORM which puts the selected items into the shopping cart and I would like to post a FORM for each item in the table which would query the database for reviews of the book in question. The problem is that when I hit the external FORM's click it only passes the first line in the table of HIDDENs, even if I have many lines. It also passes the value of the internal forms even though, technically, it shouldn't even look at the values in the internal FORMs. What is going on that the servlet not only grabs from the internal FORM when the External FORM is submitted, but it also stops grabbing after the first Internal FORM???
    CODE:
    "<P/>"+
    "<FORM name='bigone' method='GET' action='http://localhost:8080/servlet/ToCart'>"+
    "<TABLE border='2' cellpadding='2'>"+
    "<TR>"+
    "<TD ID='big'>Title</TD><TD ID='H'>Author</TD><TD ID='H'>ISBN</TD>""<TD ID='H'>Price</TD><TD ID='H'>In Stock</TD><TD ID='H'>Shopping Cart</TD>"+
    "<TD ID='H'>Reviews</TD>"+
    "</TR>");
    while (rs.next()) {
    count++;
    String tit=rs.getString(1);
    String aut=rs.getString(2);
    String izzy=rs.getString(3);
    out.println ("<TR>");
    out.println ("<TD>" + rs.getString(1) + "<INPUT type='hidden' name='title"+count+"' value='"+tit+"'></TD>");
    out.println ("<TD>" + rs.getString(2) + "<INPUT type='hidden' name='author"+count+"' value='"+aut+"'></TD>");
    out.println ("<TD>" + rs.getString(3) + "<INPUT type='hidden' name='isbn"+count+"' value='"+izzy+"'></TD>");
    Double rsCost =new Double(rs.getString(4));
    out.println ("<TD>$" + df.format(rsCost) + "<INPUT type='hidden' name='price"+count+"' value='"+rsCost+"'></TD>");
    if (rs.getInt (5) > 0)
         out.println ("<TD>Yes</TD>");
    else
         out.println ("<TD>No</TD>");
    out.println ("<TD><INPUT type='text' name='quan"+count+"' size='3' value=''></TD>");
    out.println ("<TD><FORM name='form"+count+"' method='GET' action='http://localhost:8080/servlet/Reviews'>"+
    "<INPUT type='hidden' name='isbn' value='"+izzy+"'>"+
    "<INPUT style='color: black; font-size=12;' type='button' value='Reviews' onclick='document.form"+count+".submit();'>"+
    "</FORM></TD></TR>");
    "<INPUT type='hidden' name='dropnot' value='add'>"+
    <INPUT type="hidden" name="looper" value="'+count+'">+
    "</TD>"+
    "<TD>"+
    "<INPUT style='color: black; font-size=12;' type='button' value='I want this.' onclick='document.bigone.submit();'>"+
    "</TD></TR>"+
    "</TABLE>"+
    "</FORM>"+

    When a form is submitted, it sends all the input parameters inside <FORM></FORM> tag. Now if you have nested forms, its going to cause problem. You need to make sure that a FORM ends with /FORM before you start second FORM.

  • Can I submit form using app.launchURL

    I want to submit a pdf form without replacing my page. I need it open in new tab.
    The script below is work, but it replaces my old page
    this.submitForm({
    cURL:
    "http://localhost:8080/project/TestServlet",
    cSubmitAs:
    "PDF",
    cCharset:
    "utf-8"
    This script is open a new tab but I have no idea how can I submit a form using this
    app.launchURL("http://localhost:8080/project/TestServlet", true);
    Can anyone guide me how to submit form with open new tab on the web browser?
    Thanks.

    No, you can't submit the form like that. You could submit some form data as
    a URL parameter, though.

  • Submit form through hyperlink

    Hello,
    Problem is....... i need to submit form through hyperlink.
    the following is my code. when i executed it i am getting the same value for all the input buttons in the for loop. So, when i click any hyperlink i am getting only one output.
    can u guide me in this issue.....its urgent...........
    <form name='myform' action="items.jsp" method=post>
    <%
    while(rs.next())
         String s=rs.getString(1);
    %>
         <input type=hidden value=<%= s %> name=nnnn >
         <%= s %>
         <br>
    <SCRIPT language="JavaScript">
    function submitform()
    document.myform.submit();
    </SCRIPT>
    <%
    out.println("</form>");
    Thanks in Advance
    Sri

    i'm not sure but i think you want something like this...
    function submitForm(selectedValue) {
    document.myForm.myInput.value = selectedValue;
    document.myForm.submit();
    and put one of these in your code
    <input type="hidden" name="myInput">
    and in each of you links do
    <a href="javascript:submitForm('<%= whatever %>')">link</a>
    get it?

  • Unable to submit form on web page using Invoke-WebRequest

    Looking to automate the Web search on HP's website by serial number to get the warranty data.  I am able to successfully get back the web page, and I can populate the fields in the form. However, when I submit the POST, I don't seem to get back any
    data.
    Please look at the below script and tell me what I'm doing wrong. I am following the FACEBOOK "Example 2" from the Get-Help in PowerShell 3.0.
    $Serial = "CND1076GST"
    $Url = "http://h20566.www2.hp.com/portal/site/hpsc/public/wc/home/"
    $r = Invoke-WebRequest -Uri $Url -SessionVariable HP
    If ($r.StatusDescription -eq "OK" ) {
    Write-Host $r.StatusDescription
    $HP
    $form = $r.Forms.Item("wcFormDataItem")
    $form.Fields["serialNumber0"] = $Serial
    $r2 = Invoke-WebRequest -Uri ($Url + $form.Action) -WebSession $HP -Method POST -Body $form.Fields
    $r2.Content | Out-File c:\temp\test.htm -Force
    Write-Host $r2.StatusDescription
    } Else {
    Write-Host $r.StatusDescription
    Levi Stevens | Technical Consultant Dell Services

    This is how easy it is to lookup the same data from Dell.
    $GUID = "cac8daa8-6699-466b-a3d3-f07e571fba1f"
    $AppName = "Dell Warranty"
    $ServiceTag = "5LCQSY1"
    $WebProxy=New-WebServiceProxy -Uri http://xserv.dell.com/services/assetservice.asmx
    $WarrantyInformation=$WebProxy.GetAssetInformation($GUID,"Dell Warranty",$ServiceTag)
    $WarrantyInformation | Select-Object -ExpandProperty Entitlements
    Levi Stevens | Technical Consultant Dell Services

  • Unable Submit Form Value to Action when running struts-portlet in OracleAS

    Hi,I have develop a portlet using struts & pdk, after that deploy it by OC4J and register the
    provider at Oracle Application Server 10g 10.1.2.2.
    However the formbean value is unable passing to action after clicking submit button,this problem
    doesn't comeout when i run my code as stand alone application.
    here is my application code:
    1. Action Class:
    public class ZoneAction
      extends DispatchAction
      public ActionForward display(ActionMapping mapping, ActionForm form,
                                   HttpServletRequest request,
                                   HttpServletResponse response)
        throws IOException, ServletException
        ZoneHibernate zh = new ZoneHibernate();
        List list = zh.retrieveAllZone();
        ZoneForms zf = new ZoneForms();
        ZoneForm blankForm = new ZoneForm();
        list.add(blankForm);
        zf.setZoneForms(list);
        request.setAttribute("zoneForms", zf);
        return mapping.findForward("success");
    2.Provider.xml:
    <provider class="oracle.portal.provider.v2.DefaultProviderDefinition">
       <session>true</session>
       <passAllUrlParams>true</passAllUrlParams>
       <portlet class="oracle.portal.provider.v2.DefaultPortletDefinition">
          <id>1</id>
          <name>irmsPortlet</name>
          <title>iRMS Portlet</title>
          <description></description>
          <timeout>40</timeout>
          <showEditToPublic>false</showEditToPublic>
          <hasAbout>false</hasAbout>
          <showEdit>false</showEdit>
          <hasHelp>false</hasHelp>
          <showEditDefault>false</showEditDefault>
          <showDetails>false</showDetails>
          <renderer class="oracle.portal.provider.v2.render.RenderManager">
             <renderContainer>true</renderContainer>
             <renderCustomize>true</renderCustomize>
             <autoRedirect>true</autoRedirect>
             <contentType>text/html</contentType>
             <showPage class="oracle.portal.provider.v2.render.http.StrutsRenderer">
             <defaultAction>/jsp/zone_maintenance.jsp</defaultAction>
             </showPage>
          </renderer>
       </portlet>
    </provider>
    3. Action Mapping in struts-cofig.xml:
      <action-mappings>
        <action path="/ZoneMaintenance"
                type="my.com.irms.action.ZoneAction"
                name="zoneForms"
                scope="request"
                parameter="action"
                input="/jsp/zone_maintenance.jsp">
          <forward name="success" path="/jsp/zone_maintenance.jsp"/>
        </action>
      </action-mappings>
    4.jsp:
    <pdk-html:form action="/ZoneMaintenance.do">
    -div id="action"-<pdk-html:hidden name="zoneForms" property="action"/>-/div-
    <logic:notEmpty name="zoneForms" property="zoneForms">
    <table border="1">
    <thead>
                <tr>
                    <th><bean:message key="zone.zone"/></th>
                    <th><bean:message key="zone.disc"/></th>
               </tr>
    </thead>
    <tbody>
    <logic:iterate id="zone" name="zoneForms" property="zoneForms" indexId="i">
                <tr id="tr${i}">   
                    <td>
                      <pdk-html:hidden name="zoneForms"
                                      property="zoneForms[${i}].rowStatus" value=""/>
                      <pdk-html:hidden name="zoneForms" property="zoneForms[${i}].id"/>
                      <input type="checkbox" onclick="update()">
                    </td>
                    <td><pdk-html:text name="zoneForms"
                                           property="zoneForms[${i}].zone" size="10"       
                                           onchange="rowDataChanged('tb1',${i})"/></td>
                    <td><pdk-html:text name="zoneForms"
                                           property="zoneForms[${i}].disc" size="30" 
                                           onchange="rowDataChanged('tb1',${i})"/></td>
                </tr>
    </logic:iterate>
    </tbody>
    </table>
    <input type="button" value="Submit" onclick="submitForm('save')"/>
    </logic:notEmpty>
    <input type="button" value="Display" onclick="submitForm('display')"/>
    </pdk-html:form>
    5.javascript for submitForm():
      function submitForm(param)
            document.getElementById("action")
           .getElementsByTagName("input")[0].value = param;
            document.forms[0].submit();
    6.web.xml
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <web-app>
      <description>Empty web.xml file for Web Application</description>
      <servlet>
        <servlet-name>action</servlet-name>
        <servlet-class>
              org.apache.struts.action.ActionServlet
        </servlet-class>
        <init-param>
          <param-name>config</param-name>
          <param-value>
               /WEB-INF/struts-config.xml
          </param-value>
        </init-param>
        <load-on-startup>1</load-on-startup>
      </servlet>
      <servlet>
        <description>Extended Portal
                     SOAP  Server</description>
        <servlet-name>SOAPServlet</servlet-name>
        <servlet-class>
               oracle.webdb.provider.v2.adapter.SOAPServlet
        </servlet-class>
        <init-param>
          <param-name>resourceServletMapping</param-name>
          <param-value>/pdkresource</param-value>
        </init-param>
      </servlet>
      <servlet>
        <description>Image resource server</description>
        <servlet-name>ResourceServlet</servlet-name>
        <servlet-class>
             oracle.webdb.provider.v2.adapter.ResourceServlet
        </servlet-class>
      </servlet>
      <servlet-mapping>
        <servlet-name>action</servlet-name>
        <url-pattern>*.do</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>SOAPServlet</servlet-name>
        <url-pattern>/providers</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>SOAPServlet</servlet-name>
        <url-pattern>/providers/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>ResourceServlet</servlet-name>
        <url-pattern>/pdkresource/*</url-pattern>
      </servlet-mapping>
      <session-config>
        <session-timeout>35</session-timeout>
      </session-config>
      <mime-mapping>
        <extension>html</extension>
        <mime-type>text/html</mime-type>
      </mime-mapping>
      <mime-mapping>
        <extension>txt</extension>
        <mime-type>text/plain</mime-type>
      </mime-mapping>
    </web-app>
    Can anyone help me? thanks.

    It is probably easier to do with with a standard tag than the <html:button> tag, as it means you can nest the
    <input type="button" name="more" value="more" onclick="setID(<bean:write name="bloodbankList" property="id"/>)"/>or maybe like this:
    <bean:define id="bbId" name="bloodbankList" property="id"/>
    <html:button property="More" value="More" style="color: #00007D; text-transform: uppercase; letter-spacing: 2pt; background-color: #6B719C; border: 2 solid #00007D"   onclick="<%= "setID(" + id + ");" %>" />Cheers,
    evnafets

  • Submit form in ES server

    I have render the PDF form.After render the form the user fill the form and submit the form.
    When the user submit the form , how to retrieve the form data in servlet using ES API?after retrieve the data how to intiate the with form data.

    Please look at this article from the online documentation.
    http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/sdkHelp/wwhelp/wwhimpl/js/html/w whelp.htm?&accessible=true
    Go under Developing Applications Using APIs/Rendering Forms/Handling Submitted Forms
    There is a java example in the "Quick Start" at the end of the section Handling submitted forms using Java API
    Jasmin

  • Upgrade from 8.2 to 9.0 - buttons missing to submit form

    Hello everyone,
    We have upgraded to LiveCycle ES2 from LiveCycle ES.
    When we open the tasks via Workspace ES2, the buttons are missing to submit form. Buttons which should be there because "User must select a route to complete this task" option is selected; and it was working fine in version 8.2. There is only a submit button which appears on the form.
    Could you advice about the case please?
    Thanks in advance
    Sedat,

    Hi Sedat,
    which version of Adobe Acrobat/Reader are you using? Seems that you're using Version 8.x, right?
    Nico

  • E-mail submit, form sending to wrong address

    My e-mail submit button is part of a fragment. It has been working fine on all other forms. The forms are distribute by my default main e-mail account and the "form submit" button is set to a gmail account so that another location and I can share account. The e-mail address in the fragement is the g-mail account but it comes back to my e-mail. I can't figure out why this not working anymore. Form is attached. Any ideas would be appreciated.

    Just tried it here and it seems to be working fine. I fill out the form and submit it, then the email address that is coded
    in the email submit is used to send the data file to that named user. Are you using the distribute form functionality or are you using the emailsubmit button to send the form around?
    Paul

Maybe you are looking for

  • Ipod 40 GB clicking, wirring and now empty with strange message!

    Hi, Following an update, ipod clicks, wirls, is now empty following restore which didn't solve problem and I get the following message on screen - YOU HAVE INSERTED A DISK CONTAINING NO VOLUMES THAT MAC OSX CAN READ. TO CONTINUE WITH THE DISK INSERTE

  • Photoshop CS reinstallation issues

    How do I get Adobe Systems to provide me with the activation code necessary to complete the reinstalling of my Photoshop CS on my new hard drive?

  • How to delete users from Dev and Testing once it is deleted in Production

    Sap Gurus, Is there any automated way to delete the users from development and testing once it is has been deleted from production. i.e. when the administrator deletes the user from production after logging in then it should automatically delete the

  • Profiles on BB Bold

    Is it possible to make a profile change from what is the default, so that on my combined message list, I can visually differentiate between texts and emails received? Thanks.

  • Changing DPI settings [Solved]

    I tried editing my xorg and adding "DisplaySize     338 270" so that my DPI would be 96x96 (on a 1280x1024 resolution) but my dpi doesn't seem to change after ctrl-alt-del or reboot. "xdpyinfo | grep resolution" still tells me Im running at 85x86 dot