Adobe Livecycle Submit Problems

I am using Adobe Livecycle ES.  Putting a button on a page to submit the form.   However although it appears to save the settings it sends the form to a  different address and in a different format.  I can even start a blank form set  it to email address NEW and submit as XML and when submitting it sends to email  address OLD and as a PDF. 
Where is it picking these settings up from ?  ? ?

Hi All-
  I have an extremely frustrating problem.  I have designed a form in LiveCycle ES 8.2.1 for users to fill out and submit via xml.  I would like to use Acrobat Pro 9.1.0 to track and collect responses from this form.  When I test the original form, the submit button works perfectly and it opens my email client (Groupwise) attaches the xml and populates the To, Subject, and Body fields perfectly.
The problem comes when I try to use Acrobat to distribute and track the forms.  It creates a filed called 'form_distributed' that adds a bunch of code that completely screws up my form submission.  When the form_distributed is filled out, and the user clicks the submit button, Groupwise 6.5.7 is invoked, but I get a 'Check Names' dialog box that states
"Windows Messaging does not recognize "1. Double-click the attachment".
After I click cancel on that dialog box, the JavaScript Debugger shows:
Exception in line 63 of function top_level, script XFA:form1[0]:p1[0]:Button1[0]:click
RaiseError: One of the specified recipients is not resolvable.
Doc.submitForm:63:XFA:form1[0]:p1[0]:Button1[0]:click
===> One of the specified recipients is not resolvable.
The distributed version has this extra code inserted
< script contentType="application/x-javascript">//@@SUBMITURL "mailto:[email protected]?subject=Submitting Completed Form&amp;body=Instructions to add this form to a responses file:\n1. Double-click the attachment.\n2. Acrobat will prompt you to select a responses file.&amp;ui=false"&#xD;
and further down....
// submit the form&#xD;
if (bContinue) {&#xD;
    var rawURL = "[email protected]?subject=Submitting Completed Form&amp;body=Instructions to add this form to a responses file:\n1. Double-click the attachment.\n2. Acrobat will prompt you to select a responses file.&amp;ui=false";&#xD;
    var submitURL;&#xD;
    if (app.viewerVersion &lt; 9.0)&#xD;
        submitURL = "mailto:" + rawURL;&#xD;
    else&#xD;
        submitURL = "mailto:" + escape(rawURL);&#xD;
    currentDoc.submitForm({&#xD;
        cURL: submitURL,&#xD;
        cSubmitAs: "PDF"&#xD;
    });&#xD;
}&#xD;
Are these lines of code always inserted when the form is distributed?
How can I distribute and track these responses?
Does this tie in to Acrobat.com, and is that required to gather responses in this method?
It seems to be reading
"[email protected]?subject=Submitting Completed Form&amp;body=Instructions to add this form to a responses file:\n"
as the first email address and then getting hung up on the body and interpreting it as an incomplete email address.
Any help would be greatly appreciated.

Similar Messages

  • ADOBE LiveCycle Designer 8 - EMAIL SUBMIT BUTTON DOES NOT WORK

    I created a new form in Adobe LiveCycle Designer 8, but the email submit button, nor a regular button assigned with a 'submit' function will do anything. It should initiate a new Outlook email but it does not. My default programs are set correctly (default email program and the default "mailto" program are set to Outlook). This document was created not only with ALC8, but on a Windows Vista PC with MS Office 2007. I ran a test to see if it would work on a WinXP SP2 machine with Office 2003 and it still did not work.
    Can anyone help?

    Alan
    Though not an expert, I've created a few forms with the Submit by Email button. If you've already done this then sorry for asking, but did you go through the Acrobat Distribution (Forms>Distribute Forms)process after creating the form in LC8? As far as I can tell the email submit button doesn't work without this stage.
    This confirms the email submission address, then sets up a dataset to be saved in a location of your choice.
    filename_dataset_0001.pdf
    then a file type that can be edited, saved and submitted by Reader users:
    filename_pub_0001.pdf
    You can save this to your intranet server or email direct to the recipient.
    When the submit button is then used you receive a copy of the whole form which on opening will prompt you to add it to the dataset. Receiving and adding multiple forms to the data set is straightforward. You will see them all listed in the viewer above the form itself. From here you can also then select and export the data to Excel via xml or as a csv file.
    Note that any changes you make to the form should be to the original document and the distribution process repeated, otherwise the functionality of the form will be affected.
    That's about the limit of my knowledge I'm afraid, therefore if you have already tried this and are still having problems then hopefully someone else can help out.
    Regards

  • Preview Problem: PDF file:Adobe livecycle designer ES 10.0

    Hallo.
    How do I fix  preview problem of a .pdf file that was created with Adobe livecycle designer es 10.0.  version 1.7 ( show on the properties of the file). The file opens normally. No preview in explorer preview pane and change to printing problem too. Need to preview the file before uploading it onto the internet. All updates done: Windows 7, Explorer 11, Java (Javascript enable) Adobe reader XI. and Adobe Reader XI Pro.(Trail version). When in Explorer and using open with:Default program: select software already in stalled on computer: Browse Adobe reader XI (Acrord32.exe: properties show version 11.0.06.70) This will show as Adobe reader 9.4 on the list of programs.

    If you purchased a prior license of Acrobat and have purchased an upgrade to Acrobat XI Pro then you are eligible for free LiveCycle Designer upgrade.
    See more information on: http://www.adobe.com/products/acrobatpro/faq.edu.html
    Visit the http://www.adobe.com/go/learn_acr_livecycle_upgrade_en to request an upgrade.

  • Problem with adobe livecycle rights management es2 extension for microsoft office

    occurs several times an error message in Microsoft Office Excel that says it has experienced a problem with the complement of adobe livecycle rights management es2 extension for microsoft office if the message has appeared several times should disable the add and check for an update.
    will refer to this error? as it has sought to upgrade and there is no error and remains not only to excel but also for word.
    thanks in advance

    Currently, the Rights Management ES Extensions for Microsoft Office plugin is only supported on English, French, Geman and Japanese versions of Office.
    http://help.adobe.com/en_US/livecycle/8.2/lcrmext_releasenotes.htm#DocumentationSet
    Steve

  • Problem with expanding textfield in Adobe LiveCycle Designer

    I've got an urgent problem with Adobe LiveCycle Designer and I really could use some help. The problem is that I'm trying to get my textfield expandable, but whatever I try, it's not working. What I'm trying to get done is that you can fill in a textfield, and when there is more text than the size of the field, the textfield expands to make the text fit in the field.
    I tried a whole lot of things:
    placing the textfield in a subform
    expand to fit (height)
    allow multiple lines
    allow page breaks
    flowed/positioned
    etc.
    The strange thing is, that no matter what I try to adjust, I can't change anything in the pagination tab. Maybe that is the problem, but I don't know what to do, to change that.
    In the examples of Adobe itself (Purchase Form) is an example of a textfield that sort of behaves as I want it to, BUT the problem is that that textfield in the subform has to be triggered to appear by a button (add comments) and that is what I don't want. I want the textfield to be visible from the beginning. But in that example you CAN see the pagination tab and make changes in it.
    I searched a lot in the Adobe Helpfiles of Designer, and I even bought and read/studied the book 'Creating Dynamic Forms with Adobe LiveCycle Designer', but still I'm not able to get this done.
    Is there anyone who can help me?
    Thanks in advance,
    Sterre

    I am creating my first .pdf with no training. I first converted a word doc of our form into a .pdf. Modified everything and thought I was the "bomb" for figuring it out. Then I tried to use the form and where I had "allowed multiple lines" I realized that it would allow that but not display it or print it except for what was showing.
    In researching for a solution, this site said to use "expand to fit". After much frustration I realized that this feature is only available if you created the form from scratch in adobe.
    I have figured out, somewhat, how to create the form and get the field to move with the text but I need the entire form to adjust to the input. Can't have one specific field expand into the rest of the form.
    I did some more research on this site, and it looks like the solution has something to do with 'subforms'. No idea what to do.
    If anyone knows if there is a way to do this with a converted doc (since I already have that completed) I would GREATLY appreciate it. If it isn't possible, could someone walk me through how to do it or provide a reference for a "barney style" walk through?
    Appreciate ANY assistance you can provide. THANKS! Guess I need to sign up for an Adobe Pro class. BTW I'm working on LiveCyle 8.0

  • Memory Leak Problem at Adobe LiveCycle Server 9.0

    Hi All,
    We want to upgrade our system to 9.0. During the performance test we have found memory Leak problem at ALS 9.0. I explain the detailed problematic issue below. Is there any body who has any suggest?
    We have Adobe Livecycle ES2 9.0 SP2 installed on WAS 6.1. But also WAS on Windows Server 2008 R2. We call java web services from .Net Web service for generating PDFs.
    On Java side “com/adobe/internal/pdftoolkit/services/javascript/GibsonMemoryTracking” class is causing Memory Leak problem at server.
    Our .Net Codes. I copied below. First we generate PDF then we convert this pdf to static pdf.
    First We call the GeneratePDF function.
    public static bool GeneratePdf(Document document, byte[] pdfTemplate)
            try
                //Create a FormDataIntegrationService object and set authentication values
                FormDataIntegrationService formDataIntegrationClient = new FormDataIntegrationService();
                formDataIntegrationClient.Credentials = new System.Net.NetworkCredential(Settings.ALCUserName, Settings.ALCPassword);
                //Import XDP XML data into an XFA PDF document
                ALCFormDataIntegrationService.BLOB inXMLData = new ALCFormDataIntegrationService.BLOB();
                //Populate the BLOB object
                inXMLData.binaryData = System.Text.Encoding.UTF8.GetBytes(document.XmlData);
                //Create a BLOB that represents the input PDF form
                ALCFormDataIntegrationService.BLOB inPDFForm = new ALCFormDataIntegrationService.BLOB();
                inPDFForm.binaryData = pdfTemplate;
                //Import data into the PDF form
                ALCFormDataIntegrationService.BLOB results = formDataIntegrationClient.importData(inPDFForm, inXMLData);
                document.PdfData = results.binaryData;
                Utility.Log("GeneratePdf", "Pdf generated successfully.", LogLevel.Info);
                return true;
            catch (Exception ex)
                document.ReturnCode = "22";
                document.ReturnMsg = "Exception on generating the pdf";
                Utility.Log("GeneratePdf", "Exception: " + ex.Message, LogLevel.Error);
                return false;
    Then We call the ConvertPDF function.
    public static bool ConvertPdf(Document document)
            try
                //Create a OutputServiceService object
                OutputServiceService outputClient = new OutputServiceService();
                outputClient.Credentials = new System.Net.NetworkCredential(Settings.ALCUserName, Settings.ALCPassword);
                //Create a BLOB object
                ALCOutputService.BLOB inData = new ALCOutputService.BLOB();
                //Populate the BLOB object
                inData.binaryData = document.PdfData;
                //Set rendering run-time options
                RenderOptionsSpec renderOptions = new RenderOptionsSpec();
                renderOptions.cacheEnabled = true;
                //Create a non-interactive PDF document
                ALCOutputService.BLOB results = outputClient.transformPDF(inData, TransformationFormat.PDF, PDFARevisionNumber.Revision_1, false, null, PDFAConformance.B, false);
                document.PdfData = results.binaryData;         
                Utility.Log("ConvertPdf", "Pdf converted successfully.", LogLevel.Info);
                return true;
            catch (Exception ex)
                document.ReturnCode = "22";
                document.ReturnMsg = "Exception on converting dynamic pdf to static pdf";
                Utility.Log("ConvertPdf", "Exception: " + ex.Message, LogLevel.Error);
                return false;
    Our System Configuration:
    Expiry date: Never Version: 9.0.0.0,
    GM Patch Version: SP2
    Service Pack Version: unknown
    ADOBE® LIVECYCLE® PDF Generator ES2
    9.0.0.0
    SP2
    ADOBE® LIVECYCLE® Reader Extensions ES2
    9.0.0.0
    SP2
    ADOBE® LIVECYCLE® Output ES2
    9.0.0.0
    SP2
    We changed some configuration which is suggested by Adobe. But this change does not solve our problem.
    Changed Configurations via ADMINUI
    Memory Leak Problem which is viewed via wily tool:

    Hi Mahir,
    Can you attach the results of this performance test where we can see how GibsonMemoryTracking class is causing the memory leak issue.
    Also do you see any stackTrace in the LiveCycle server logs related to memory / heap when you run this performance test ?
    Thanks,
    Simer

  • Problem to integrate Adobe LiveCycle Web Service to BizFlow

      I have problem in integrating BizFlow with Adobe LiveCycle Web Service. We use LiveCycle Output Service module, it has Web Service, EJB, Remoting and REST for external application to call. Then I try to create a Web Service Application in BizFlow to call that LiveCycle Web Service.
       The LiveCycle project is input an XML parameter from Web Service then fill in the LiveCycle form to generate PDF then send it to an email address.
       The problem is BizFlow can only accommodate with RPC Web Service and does not work with other web service, and in default LiveCycle only present Document style Web service to external. We have problem in integration.
      Anyone could give some information on how to integrate BizFlow and LiveCycle service? Like can LiveCycle present RPC protocol Web Service?
    The help is highly appreciated
    Daniel

    I did fine a solution to this, which was to use the distiller Web service for PostScript files.
    -Kelly

  • Problem when open external link (Adobe LiveCycle ES2 workspace) with iView

    Dear all,
    I would like to know what EP doing when I use the iView to open a external application link.
    We setup the link to open in a new windows, but we find that the application behaviour is difference compare to input the link into the brower directly.
    The application is Adobe LiveCycle ES2 workspace
    Any idea?
    Regards
    Bill

    Hi all,
    It is because my iView also contained in a page, and that page affected the result.
    Problem fixed by link the iView to the role directly.
    Regards
    Bill

  • How do I redirect to a URL with JavaScript on submit in Adobe LiveCycle

    How do I redirect to a specific URL with JavaScript upon submit in Adobe LiveCycle?
    I already have the code in place where the submit event is handled, and just need the specific code to do the redirect.
    Standard asp.net-style redirects such as
    windows.location.replace(http://myURL.com);
    do not work.
    Any help would be appreciated.

    To be able to redirect a website with a submit button, you must have a custom submit button and insert the following line:
    app.launchURL("www.url.com");

  • Adobe Livecycle Express login problem.

    I registered for the prerelease program, got the confirmation e-mail, clicked the link to Activate my account.
    I can log in and follow the link for LiveCycle ES2.5 Prerelease, but I get an Authentication Failed error when I try to log into Adobe LiveCycle Express. https://livecycle.express.adobe.com/
    Has anybody else been able to log in here?

    Hi,
    If you haven't used LiveCycle Express before it takes about a day to activate that account.  Can you send me your adobe ID (the one you use for Acrobat.com) and I'll see if I can accelerate it.
    Also - if you have questions pertaining to LC ES2.5 prerelease questions, I encourage you to post them to the prerelease forums (after login to prerelease.adobe.com).
    Take care,
    Dan

  • Problems previewing in HTML in Adobe LiveCycle ES4 Designer

    I have downloaded and installed the trial version of Adobe LiveCycle ES4 Designer. After creating a very simple XFA form, I cannot preview it in HTML. Clicking on Preview HTML tab does something funny with the UI and then just returns to the "Design View" tab. Manually trying to contact the localhost server e.g. localhost:8080/lc/content/xfaforms/profiles/default.html returns ERR_CONNECTION_REFUSED. Any ideas?

    Do you have LiveCycle ES4 Server installed? HTML forms are designed in Designer but rendered with server components.

  • Problem with Adobe LiveCycle Designer

    Hi,
    I am working with ADOBE Interactive form.while clicking  Edit option on the Interactive Form UI Element I am getting the Following error.
    I have registered WDAdobeControl.dll also.
    Error:
    Install SAP InteractiveForms - Adobe LiveCycle Designer.
    Regards,
    Ramesh.

    Did you install the Adobe document services on a Java stack and configure them properly? It sounds like that's missing. The ADS is teh runtime component you need to generate the PDFs.
    For more information, check http://service.sap.com/adobe > Media Library > Documentation
    Best regards,
    Markus

  • Adobe LiveCycle Reader Extensions ES Version 8 - res problem

    We have been using Adobe LiveCycle Reader Extensions ES Version 8 to create forms that are used internally within the business, but also externally for customers to complete and email back to us.
    We haven't created new forms for a while, but now when we log into the LiveCycle Reader Extensions Server User Interface and try to res a form, it just times out.
    It gets to the process status, and then just stalls and says that it's downloading, but nothing actually happens. Any ideas on a fix?

  • Adobe LiveCycle Designer and send XML

    Dear all,
    I have developped a PDF with Adobe LiveCycle Designer  that send an XML file to BW using a button Submit. But this PDF works when executed from the Adobe LiveCycle Designer software (tabpstrip PDF preview) but does not work when it is executed standalone (no logon asked.. )
    Do you have some ideas to solve this problem ?
    Regards,
    Vince

    Hi Nitesh,
    I have installed ADL standalone on my pc.
    When I execute my PDF from ADL it works : I click on a button and a logon screen on a SAP system is shown (like access on web report), I fill it and the XML file is sent and shown through RSA3 transaction.
    But when I launch the PDF alone, I get an error message when I clik on the same button : 'HTTP 401 - Unauthorized'.
    Do you have another clue ?
    Regards,
    Vince

  • Adobe LiveCycle ES4 - NullPointerException in UpdateLicenseAction

    Operating System:  Windows 2008 R2
    Database:  Oracle 11g
    App Server:  JBoss EAP 5.2 (delivered with LiveCycle)
    I've installed LiveCycle ES4 (the intial release and Service Pack 1) - partial turnkey install. After install, LiveCycle appears to start fine, but when I go to the Admin UI (using http://localhost/adminui), I can log in, but I can't update the license (or do anything else).  When I try to update the license, I get this error:
    java.lang.NullPointerException
    at java.util.Hashtable.put(...)
    at com.adobe.licenseManager.action.UpdateLicenseAction.updateLicense(updateLicenseAction.jav a:162)
    at com.adobe.licenseManager.action.UpdateLicenseAction.execute(UpdateLicenseAction.java:99).
    Furthermore, anytime I try to navigate to another screen (such as user management or the Generate PDF Service) I am logged out.
    Obviously, the error above is because UpdateLicenseAction is trying to read something that is not present.  But I'm not sure where it's trying to read from.
    When I installed Adobe Acrobat Pro XI, I entered my license key and registered it.  I was not prompted for any license key running the LiveCycle install.  Should I be?
    I tried reinstalling 3 times - each time running the uninstall then removing all database tables, views and sequences before reinstalling.  Every time I've ended up with the same error.
    I've installed LiveCycle on two other servers with no problems.  This is the first "problem child" I've run across.  Any assistance is appreciated.

    yes with ES4 you should be able to do all of that. it depends on how you plan to distribute the forms to the audience.
    via email, through a hosted link, or through the Adobe livecycle mobile app.
    For such a simple use case, you would most likely not require the forms manager.
    you will need mobile forms, which means essentially the capability to render HTML5 form.
    this form should have a submit button, which could send you back just the data XML (containing the fields data).
    Such a form, when submitted through mobile or desktop devices, should be able to submit XML data to your webservice, or LC process, which can then merge the data again with your form design and render to save the complete doc as a PDF.

Maybe you are looking for