Data import for users of forms created with Livecycle Designer

Hello,
I have seen several posts regarding data import for forms created by Livecycle Designer but nothing that helps with something I am trying to accomplish.  I can create a data connection and import information in a form but what I would like to do is import data, then send the pdf for completion to a user.  There are a few data elements that I have available and the rest of the information comes from from the user.  The problem I run into is once I create a data connection, the pdf is ALWAYS looking for the source file for that data.  I simply want to prepopulate some fields and send to the various users for completion.  Any help would be greatly appreciated.
Thanks!

Which type of Data Connection are you trying to create?
XML Schema, Sample Data File or WSDL?
Creating any one of first two types(mentioned above) will only create schema and will never import any data into PDF.
If you create the WSDL connection, you can surely import data (i.e. prepopulate data) into your PDF and forward it for users review/fill.
If I misunderstood your question, please get me clarified.
Nith

Similar Messages

  • Form created with Livecycle Designer with a SQL database - do you need LiveCycle Forms installed?

    Hello,
    I'm REALLY hoping someone here can help me, I have spent over four hours on the phone to Adobe in the last 3 days and I'm getting no where what-so-ever. I can't even find out where /how to complain about it! (but thats another story)
    Here's my situtation:
    I work for a company with approx 140 staff. On one computer, we have Adobe Livecycle Designer ES installed, and we have used that program to create a form which has a link to a SQL database.
    The link in this form doesn't work on the other computers which has the basic (free) Adobe Reader. From doing research within these forums
     , I have found that the form will not work on other computers unless they have Adobe Livecycle forms installed on their machines. 
    What I need to know (and what they cannot seem to tell me when I call), is two things:
    Is it correct that in order to use a form created in Livecycle Designer which has a link to a SQL database, that the machine must have LiveCycle forms installed?
    How much does Adobe LiveCycle Forms costs?
    PLEASE, if you can answer this question, I would REALLY appriciate it....
    Thank you!

    I presume you are asking if you need Livecycle Forms ES? Forms ES is a component of the livecycle software suite intended as a document service which will be installed on a server within the organisation. A couple of things this document service can do is to render XDP into multiple formats (PDF, html, etc.), execute script server side (for example the database connection) on behalf of the client (reader, etc.), integrate with backend components, etc. So no you do not install this on each client.
    For database connections to work, you either have a server with Forms ES installed which can connect on each clients behalf (ie. Client->Forms ES Server->Database), or you have a reader-extended PDF to allow connections to be use in the free basic Reader (i.e. direct calls to the database or using web service calls to your own database components). However, reader-extended pdf would probably require Reader Extensions ES component installed on a server (you once off extend your developed pdf through this and then hand it out to each of the end users). Not sure if the Acrobat Reader extensions will cover this functionality since I have not tried that. I dont think it does. Otherwise you would need full acrobat on each client.
    How much database integration is your form actually doing at the moment? read only? Full access? And how many clients do you expect to hit your database? Depending on what you need the form to do, there is always the option to try and build the integration yourself. Do simple http submits from the browser (hosting reader as a plugin) to some component somewhere which in turn hits your database. Wouldnt require additional licensing but alot more development work.
    As for cost for the various components, thats a question only Adobe can answer for you since they all sit squarely in the enterprise space and licensing for that is not as simple as off the shelf products.
    Maybe someone else has a view on it or has an alternative.

  • How to give reader extensions to a form created with LiveCycle designer

    Hello,
    I make forms with "Adobe LiveCycle Designer ES 8.1" and then I give them somes rights.
    I use the link http://172.16.1.35:8080/ReaderExtensions/index to give my forms rights, like (Basic form filling, Import and export form data, Submit outside web browser, Digital Signatures)
    Since 2 weeks, this link doesn't work. I called Adobe Belgium and give them my licence key and they couldn't help me becasue they sayed that it's an old application.
    Can someone help me please, it's an emergency.
    Thanks a lot.

    Hi,
    Why do you need to change the connection string? What are you calling "connection string for a form"???
    The only connection string I now about is the one used to connect to the UI API... and this one is fixed for all apps in debug mode and given as parameter when your addon is registered in B1.
    The connection string is filled in the code of your generated addon.
    Please go to the main class of your addon, in the main method you have the following code where the connection string is filled either with the command line parameters (release mode) or with the fixed value given by SAP. This code doesn't need to be changed...
            public static void Main()
                int retCode = 0;
                string connStr = "";
                bool diRequired = true;
                // CHANGE ADDON IDENTIFIER BEFORE RELEASING TO CUSTOMER (Solution Identifier)
                string addOnIdentifierStr = "";
                if ((System.Environment.GetCommandLineArgs().Length == 1)) {
                    connStr = B1Connections.connStr;
                else {
                    connStr = System.Environment.GetCommandLineArgs().GetValue(1).ToString();
                try {
                    // INIT CONNECTIONS
                    retCode = B1Connections.Init(connStr, addOnIdentifierStr, diRequired);
    Regards
    Trinidad.

  • Form created with LiveCycle is not saving the data of a fillable form.

    I had posted this in another forum, which got moved over to this forum.  Forgive the double post, I wasn't sure if it was assumed that it was resolved.
    This document:  http://www.southark.edu/employment/application-v5.pdf  was created a couple of years ago in Acrobat and LiveCycle.
    I wanted visitors to have the ability to fill in the document and save their data.
    So, I opened it in Adobe Acrobat X and saved it using the Save As > Reader Extended PDF > Enable Additional Features.
    However, after filling in the document and saving, no data is saved.
    I was informed that since it was an XFA form created in LiveCycle Designer, that they have special considerations that don't apply to forms created in Acrobat.
    Still needing help in giving my visitors the ability to save their form data.
    Thanks,
    Charley

    Thanks so much for your reply.
    Employing your solution our website visitors can save the data using Acrobat Pro.
    They cannot save their data using Reader (most of them don't have Acrobat Pro).  See image below.
    Any other thoughts?
    Thanks very much for your time and interest. 
    Charley

  • Can I combine a form created in Livecycle Designer with a standard pdf to create a new document?

    I have a fillable form that I created with Livecycle Designer along with two standard pdf files.  When I try to combine in Acrobat Pro 10 it identifies the form with XML data and will not allow me to complete the process.  Thanks in advance for any help with this.

    No you cannot... this is one of the things my organization struggles with.  I love livecycle becuase of its dynamic form capabilities, but we have so many other pre-built pdfs in adobe pro that can not be merged with these forms.  It is truly frustrating!!!  wish i had a better answer for you.  Also from the book 'Creating Dynamic Forms with Adobe LiveCycle Designer' page 6... "The PDF files that Designer creates are structurally different than other PDF files...... LiveCycle Designer can edit a PDF form created in Acrobat, but Acrobat can not edit a PDF form created in Designer."  Likewise... XML pdfs do not merge with other pdfs. JoBeth

  • I am unable to edit a form created with LiveCycle version 8.5 with LiveCycle Version ES1.

    I am trying to edit a form created with LiveCycle version 8.08.2073 (installed with Adobe Pro 8).  I am using LiveCycle version ES (installed with Adobe Pro 9).  I can open the fhe form, but the tools are greyed out.  It apears the file is locked for editing, but I cannot determine where/how to unlock it.

    You should try to start in safe mode which runs a file check. You hold the shift key down during a start up till there is a progress bar towards thr bottom of the screen. This start will take a longer time than normal. In safe mode try the functioins you are having problems with to see if there is an improvement. Some links below to read.
    http://support.apple.com/kb/ht1564
    http://support.apple.com/kb/ht1455

  • Reader 11.0.07 does not display content of PDFs created with LiveCycle Designer ES 8.1

    We use some PDFs created with LiveCycle Designer ES 8.1 which do not show any content when opened with Reader 11.0.07, only a blank display area or erratic copies of the screen behind it. Documents look fine in print preview though and also print correctly. Tried to change various security or display settings, no effect. Tried other machines, different hardware, different OS versions (Win7, Win8), same effect on every single device with 11.0.07 installed.
    Any ideas, anyone?!?

    Hi,
    Not sure why you are resolving the node (??), also I would not be inclined to include a period in the object name (.), maybe this is why you are resolving the node.
    Also I don't see in the script where you are calling the instanceManager, in order to use the addInstance method.
    Having said that the problem may be in the File > Form Properties > Defaults tab:
    Check that Preserve script changes is set to Automatic.
    Lastly is the form Reader Enabled? It would need to be for users with Reader to save the changes, including new instances of a repeating element.
    Niall

  • Is possible in acrobat reader fill in and save interactive PDF created with LiveCycle Designer?

    is possible in acrobat reader fill in and save interactive PDF created with LiveCycle Designer?

    Hi,
    Only if the form has been Reader Enabled before it is sent out to the user with Reader.
    There are two ways of Reader Enabling the form. One using Acrobat Standard v9 or Acrobat Professional v8 (both have license restrictions). The other is to use LC Reader Extensions ES2, which is a server product (additional costs).
    Some info here:
    http://www.assuredynamics.com/index.php/2010/11/using-livecycle-forms-in-acrobat-and-reade r/
    A search of the forums for "Reader Extensions" or "Reader Enable" will give more information.
    Hope that helps,
    Niall
    Assure Dynamics

  • Cannot fill forms created by LiveCycle Designer

    Dear all,
         By using Adboe Reader for iPad, I can fill the forms created by Adobe Pro, but cannot view pdf and fill the forms created by LiveCycle Designer. Any idea?
    Thanks,
    Jackson

    Thanks for the reply. Right now I can create froms in Adobe Pro, but I need to create an "image file" which is only avialble in LiveCycle designer. Did the Acroforms you mention supports Image field? I tried to create a form with image fields in LiveCycle Designer, and then save as static form. It will work for PC but doesn't work for iPad.
    Thanks

  • Form created by Livecycle Designer

    Dear All,
    I've created few formed by LC Designer. The form I fill with Adobe Reader for iPad will NOT be able to be seen in Acrobat Reader for PC. It can be seen in Adobe Reader for iPad. Any idea?
    Thanks,
    Jackson

    The iOS Adobe Reader does not properly fill in XFA forms created in LiveCycle designer. Thus, the PC and other readers cannot view the form properly. Others have requested the ability to fill static XFA forms from LC Designer as well, so we'll note your request as another "vote", however we have not decided whether or not we'll be able to implement this in the Mobile Reader. As an alternative to LC designer, you can use the Acroform forms creation tool within the Acrobat product to create the form.
    I hope this helps and I apologize for the inconvenience.
    Pat

  • Uploading pdf files created with LiveCycle Designer ES4

    I uploaded some pdf files to my server that were designed with LiveCycle Designer ES4.  I can open them directly from the server using my SmartFTP program, however when I
    try to download using the URL, I get the following message:
    Please wait. . .
    If this message is not eventually replaced by the proper contenst of teh document, your PDF viewer may not be able to display this type of document.
    You can upgrade to the latest version of Adobe Reader for Windows . . . .
    I have both the latest version of Adobe Reader and Acrobat Pro XI installed on the computer.
    Any thoughts??

    Hi,
    Only if the form has been Reader Enabled before it is sent out to the user with Reader.
    There are two ways of Reader Enabling the form. One using Acrobat Standard v9 or Acrobat Professional v8 (both have license restrictions). The other is to use LC Reader Extensions ES2, which is a server product (additional costs).
    Some info here:
    http://www.assuredynamics.com/index.php/2010/11/using-livecycle-forms-in-acrobat-and-reade r/
    A search of the forums for "Reader Extensions" or "Reader Enable" will give more information.
    Hope that helps,
    Niall
    Assure Dynamics

  • Problem When Try to add Master data record for User define form

    Hi,
    I have made one user define form. And assign UDO and fields proerly in form.
    But when I try to add the record from the form it will give me error
    Invalid Code [Operation Master  -Code] [Message 173-36]
    I have already bind the code field of the table to one field in the screen painter.
    Please give me the reply.
    Regards,
    Gunjan Shukla.

    Dear Shukla
    Can you please try to do the binding in the code (after loading the from).
    Doing that, do you still have the problem?
    Best regards,
    Miki

  • Is it too much to ask that a Mac user can just OPEN and USE a PDF form created by LiveCycle Designer PC software?!?

    My problem is just that- I have created all my forms using LiveCycle Designer because it is easier to make the forms accessible to individuals with disabilities.  Apparently it doesn't make Mac users have access to the forms.  I've received complaints from Mac users that cannot complete or submit the forms that I created.  I'm not asking how to recreate using another software, I know how to do that.  I'm asking is there a work around to allow a Mac user to open a PDF form or even XML (bedded within an HTML page) on a Mac computer WITHOUT having to use bootcamp, parallels, etc. and be able to complete the form and submit, print or email it?????  I've exhausted all my knowledge on this thus far and I'm hoping to find something that will help.  So far all forums talk about how Mac users need to have a PC side to their computer.  Isn't there another way?
    I've attached an example form that we are no longer using (though still created exactly the same as the others)
    Thanks!

    Hi, as far as I can infer, that term means it's not loading any resources until needed, opposite of this...
    -bind_at_load
                     Sets a bit in the mach header of the resulting binary which tells dyld to bind all symbols                when the binary is loaded, rather than lazily.
    https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/ man1/ld.1.html
    Load resources lazily.
    You should never load a resource file until it is actually needed. Prefetching resource files may seem like a way to save time, but this practice actually slows down your app right away. In addition, if you end up not using the resource, loading it wastes memory for no good purpose.
    http://developer.apple.com/library/ios/#documentation/iphone/conceptual/iphoneos programmingguide/PerformanceTuning/PerformanceTuning.html
    And, higher OS versionsare even worse with Bonjour/mDNSResponder, but might see this...
    http://support.apple.com/kb/ht3789

  • Is it possible to save a copy of a PDF form created in Livecycle Designer ES3?

    Hey,
    I've created a form using the trial version of Livecycle ES3 however when I view the form I get this message:
    "you cannot save data typed into this form. Please print your completed form if you would like to keep a copy for your records."
    Is there a way around this/ is this just with the trial version? If I download the full version will the forms then be saveable?
    I don't want to send out the form to people unless they are able to save a copy as I think that this could cause issues.
    Answers much appreciated!

    If you use the File > Distribute Form this does allow recipients to save data entered into the form.  However, beware of the following points:
    1.  File > Distribute Form will take you through a process to gather information about your preferences for distribution including destination email addresses.  Once you have gone through this process, subsequently there is no option to change or reset any of the original inputs.  For example, if you wish to change the destination email address, you need to open the PDF in Acrobat Pro and go to Edit > Preferences and select the identity category.  The email address can be changed there.
    2.The File > Distribute Form, seems to make other changes to the PDF too, because it uses the email address entered when Distribute Form is first used, to submit the PDF by email.  If you have an email submit button in your form, like I did, this does not work any longer in Adobe Reader.  Clicking it now simply prompts to save a local copy of the PDF. The submit does work in Acrobat Pro, but this is useless for a distributed form.
    Paul

  • Font Issue in Form created in LiveCycle Designer ES2

    I have a PDF form that was created originally from Word's Acrobat conversion tool. Now I need to add functionality thru LiveCycle ES2 and have imported the form into LiveCycle.
    There is a set of text running down the side which indicates it is Times New Roman (In LiveCycle). I have made the changes but have not touched this text at all.  The form is saved as a Static PDF.
    When opened in Full Acrobat or Reader, the text running down the side is no longer in Times New Roman, but Myriad Pro.  I don't understand why LiveCycle is changing the font on text that I did
    not edit at all. 
    My Livecycle Form Properties are set to Embed Fonts.
    Trying to understand what is going on with this font and any help would be appreciated as I've racked my brain all afternoon on this trying different things.
    (As part of my troubleshooting process, I reviewed the original Acrobat form and in Acrobat that same text indicates the original font used for that text was Times New Roman PSMT and if you wanted to edit it, Acrobat would substitute Times New Roman. Not sure if this helps but thought I'd mention this....)
    4/18/14 UPDATE - ISSUE FIXED FOR NOW
    My original process above was to import the PDF into LiveCycle to Dynamic XML. The text would appear as Times New Roman but after adding functionality and saving, Livecycle continued to convert the text from Times New Roman to Myriad Pro. Embedding fonts and checking substitution list did not resolve.
    After spending the day trying to get LiveCycle to save the PDF and keep the problem text in Times New Roman, I finally reimported the original Acrobat PDF form into Livecycle all over again but this time as a Fixed Page Layout, where the document gets imported as artwork and cannot be edited. I then added functionality in Livecycle and resaved. 
    Message was edited by: LBarton

    Does anyone have any tips on how to resolve this?  My LiveCycle form is a dynamic form.  It seems like livecycle Designer ES2 has corrupted it or designer ES2 has a bug that makes reader and acrobat print engine not recognize the pages.
    Any help would be great.
    Thanks,
    Josh

Maybe you are looking for

  • Create an Image in JDialog

    Hi, I am using Eclipse to create a GUI application. My problem is this... When I run it in Eclipse it finds the images just fine and they show up perfectly... But when I export to a JAR file, the image files either are distorted or don't show up at a

  • Chinese in put problem

    There is a very vired problem about Chinese in put in my Macbook Pro Retina. When I want to in put "的", which should be "de", but when I type "d", the first charactor in the list is "王", which should be "wang". This is really wired because it should

  • Problem using JSTL

    Hi i am stupid in jstl . I want use JSTL . i am using tomcat 5.0 & jdk 1.3 i kept jstl.jar and standard.jar in /WEB-INF/lib and using core tags in jsp but when i run jsp it show me error like .i have not written anything in web.xml what should i do?

  • Centro media problems

    I had a Palm Zire and have recently purchased a Centro (verizon). I have successfully loaded the software and have transferred all of my contacts and calendar info using the import/export function.  I still have my Zire info on the software - I just

  • Importing database in server

    hi,I want to know that how do we import database in the server xMII 12.0