<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>LiveCycle Doc team</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/livecycledocs/" />
    <link rel="self" type="application/atom+xml" href="http://blogs.adobe.com/livecycledocs/atom.xml" />
   <id>tag:blogs.adobe.com,2009:/livecycledocs//217</id>
    <link rel="service.post" type="application/atom+xml" href="http://blogs.adobe.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=217" title="LiveCycle Doc team" />
    <updated>2009-06-29T19:04:55Z</updated>
    <subtitle>Updates, new content, and other helpful information from the LiveCycle Documentation Team</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 3.38</generator>
 
<entry>
    <title>LiveCycle ES Processes Do Not Support Collections of Collections</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/livecycledocs/2009/06/livecycle_es_processes_do_not.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.adobe.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=217/entry_id=11253" title="LiveCycle ES Processes Do Not Support Collections of Collections" />
    <id>tag:blogs.adobe.com,2009:/livecycledocs//217.11253</id>
    
    <published>2009-06-29T18:51:49Z</published>
    <updated>2009-06-29T19:04:55Z</updated>
    
    <summary>If you try to add a list to a list in a process, you’ll get unexpected behavior — because it’s not supported. Nor can you add a list to a map, a map to a list, or (you guessed it)...</summary>
    <author>
        <name>Scott Brodersen</name>
        
    </author>
            <category term="Workbench ES" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/livecycledocs/">
        <![CDATA[<p>If you try to add a list to a list in a process, you’ll get unexpected behavior — because it’s not supported. Nor can you add a list to a map,  a map to a list, or (you guessed it) a map to a map. If you try to add a collection to another collection, each item in the first collection is added to the second, not the collection itself.</p>]]>
        <![CDATA[<p>Let's say my process has a list variable called listVar. I use the Set Value service to add some values to it: </p>

<p>/process_data/listVar[1] = "abc"<br />
/process_data/listVar[2] = "xyz"</p>

<p>I then try to add this list to another list, uberListVar:<br />
/process_data/uberListVar[1]  = listVar</p>

<p>The first item in uberListVar is “abc”, and the second item is “xyz”. </p>]]>
    </content>
</entry>
<entry>
    <title>What&apos;s to come in LiveCycle ES documentation</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/livecycledocs/2009/06/whats_to_come_in_livecycle_es.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.adobe.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=217/entry_id=11255" title="What's to come in LiveCycle ES documentation" />
    <id>tag:blogs.adobe.com,2009:/livecycledocs//217.11255</id>
    
    <published>2009-06-26T20:22:16Z</published>
    <updated>2009-06-26T20:36:48Z</updated>
    
    <summary>Since we released LiveCycle ES last year, we have continued to update and improve the documentation. We hear what you are telling us and are working with the various teams here at Adobe provide you, the customer, with the best...</summary>
    <author>
        <name>Laurie Cotten</name>
        
    </author>
            <category term="General" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/livecycledocs/">
        <![CDATA[<p>Since we released LiveCycle ES last year, we have continued to update and improve the documentation. We hear what you are telling us and are working with the various teams here at Adobe provide you, the customer, with the best quality of information.</p>

<p>What we have provided you so far:</p>

<p>- Updated the installation and configuration documentation for each of the Service Packs to address reported issues<br />
- Provided new documents such as “<a href="http://www.adobe.com/go/learn_lc_configworkspaceapps_82">Techniques for Configuring Applications for LiveCycle Workspace ES</a>”<br />
- Responded to LiveDoc comments  requesting more clarification or information on certain topics, and updated the online documentation with these responses. (Please keep the comments coming!)<br />
- Posted new articles on the LiveCycle Developer Center such as  “<a href="http://www.adobe.com/devnet/livecycle/articles/populating_flexcontrols.html">Displaying LiveCycle ES process data in Flex graphs</a>” or “<a href="http://www.adobe.com/devnet/livecycle/articles/java_servlets.html">Using Java servlets to invoke LiveCycle ES processes</a>”.<br />
- Posted new technical notes on the <a href="http://www.adobe.com/support/livecycle/">LiveCycle Knowledge Base</a> to clarify technical issues encountered by you. We continue to roll these type of notes into our documentation for the next release.<br />
- And last, but not least, all of the posts on this new LiveCycle documentation blog. </p>

<p>What are we working on for you for a future release:</p>

<p>- Improving the discoverability of the documentation. This includes redesigning our documentation web page and investigating ways to improve the usability of the documentation and your search experience.<br />
- Providing more “getting started” content for the new LiveCycle user and using new media such as video tutorials.<br />
- Integrating our content with the content on the Developer Center  and community contributors.<br />
- Providing more samples and quick starts and making them easier to find and use.</p>

<p>Please continue to send us your feedback on the documentation. This blog is the perfect way to contact us.</p>

<p>And, don’t forget to check out <a href="http://www.adobe.com/devnet/livecycle/cafe/">LiveCycle Café</a> and  the <a href="http://www.adobe.com/devnet/livecycle/tourdelivecycle">Tour de LiveCycle</a>. Both of these applications have an abundance of information to help you develop your application or troubleshoot a problem you may have encountered. </p>]]>
        
    </content>
</entry>
<entry>
    <title>Are you ready for Adobe LiveCycle Data Services 3 (beta)?</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/livecycledocs/2009/06/are_you_ready_for_adobe_livecy.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.adobe.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=217/entry_id=11194" title="Are you ready for Adobe LiveCycle Data Services 3 (beta)?" />
    <id>tag:blogs.adobe.com,2009:/livecycledocs//217.11194</id>
    
    <published>2009-06-22T21:30:00Z</published>
    <updated>2009-06-22T21:43:21Z</updated>
    
    <summary>Adobe LiveCycle Data Services allows Rich Internet Applications (RIAs), developed using the Adobe Flex SDK, to communicate seamlessly with LiveCycle ES. Flash Builder 4 (beta), as previously discussed, is available on Adobe Labs. Both Flash Builder and LiveCycle Data Services...</summary>
    <author>
        <name>Gilbert Yu</name>
        <uri>http://blogs.adobe.com/livecycledocs/</uri>
    </author>
            <category term="LiveCycle Remoting" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/livecycledocs/">
        <![CDATA[<p>Adobe LiveCycle Data Services allows Rich Internet Applications (RIAs), developed using the Adobe Flex SDK, to communicate seamlessly with LiveCycle ES.  Flash Builder 4 (beta), as previously discussed, is available on <a href=" http://blogs.adobe.com/livecycledocs/2009/06/adobe_flash_builder_4_beta_get.html#more">Adobe Labs</a>. <br />
Both Flash Builder and LiveCycle Data Services are important parts of the LiveCycle ES ecosystem because they allow you to rapidly develop RIAs to leverage LiveCycle ES services.</p>]]>
        <![CDATA[<p>So, get the exciting scoop on<a href="http://labs.adobe.com/technologies/livecycle_dataservices3"> LiveCycle Data Services 3</a> at  Adobe Labs. You will find that the tooling aspects of using Data Services have greatly improved, and there is a more simplified application development workflow. In several  cases, you can develop new, fully functional  applications with no server code in under 10 minutes!  These <a href="http://labs.adobe.com/technologies/livecycle_dataservices3/videos/">videos</a> are available to help you get started if the new version of LiveCycle Data Services piques your interest. Have fun, and please continue to provide feedback!</p>]]>
    </content>
</entry>
<entry>
    <title>Tour de LiveCycle</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/livecycledocs/2009/06/tour_de_livecycle.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.adobe.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=217/entry_id=11127" title="Tour de LiveCycle" />
    <id>tag:blogs.adobe.com,2009:/livecycledocs//217.11127</id>
    
    <published>2009-06-18T18:17:14Z</published>
    <updated>2009-06-18T18:19:09Z</updated>
    
    <summary>LiveCycle ES is a large software solution to get your mind around. You know it, and we know it. That’s why we’re always looking for ways to make it easier for you to delve in and learn all about it....</summary>
    <author>
        <name>Tasmina Patel</name>
        
    </author>
            <category term="General" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/livecycledocs/">
        <![CDATA[<p>LiveCycle ES is a large software solution to get your mind around. You know it, and we know it. That’s why we’re always looking for ways to make it easier for you to delve in and learn all about it. <br />
 <br />
A more recent addition is the Tour de LiveCycle desktop application provided by our Adobe Evangelist team. This application is designed to both help you get familiar with LiveCycle ES and refer to as an extensive reference tool. <br />
 <br />
To download and install Tour de LiveCycle or to read more about it, go to <a href="http://www.adobe.com/devnet/livecycle/tourdelivecycle/">http://www.adobe.com/devnet/livecycle/tourdelivecycle/</a>. <br />
</p>]]>
        
    </content>
</entry>
<entry>
    <title>What is an Adobe LiveCycle ES Application</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/livecycledocs/2009/06/what_is_an_adobe_livecycle_es.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.adobe.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=217/entry_id=11066" title="What is an Adobe LiveCycle ES Application" />
    <id>tag:blogs.adobe.com,2009:/livecycledocs//217.11066</id>
    
    <published>2009-06-12T20:41:04Z</published>
    <updated>2009-06-12T20:47:02Z</updated>
    
    <summary>As an Adobe LiveCycle ES user, you have encountered the term LiveCycle ES application; and if you have not, you will. Well, what exactly is a LiveCycle ES application? Is it a process developed in Adobe LiveCycle Workbench ES that...</summary>
    <author>
        <name>Scott MacDonald</name>
        
    </author>
            <category term="General" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/livecycledocs/">
        <![CDATA[<p>As an Adobe LiveCycle ES user, you have encountered the term LiveCycle ES application; and if you have not, you will. Well, what exactly is a LiveCycle ES application? Is it a process developed in Adobe LiveCycle Workbench ES that uses some forms and form data and allows users to interact with it using Adobe LiveCycle Workspace ES? Is it watched folder solution that enables users to place PDF documents in a folder where they are encrypted by a process created in Workbench ES. Or is it a client application written is Java, web services, or Adobe Flex that invokes LiveCycle ES. Well, the answer may surprise you. The answer is all of the above and much more.</p>

<p>LiveCycle ES is a development platform that lets you develop enterprise solutions to automate business processes. Some companies spend time and effort to process information the old fashion way; that is, by using paper-based forms only. And by doing so, information is lost or a lot of cost is involved processing the paper-based forms. As a LiveCycle ES user, you can use its functionality to develop a LiveCycle ES application to automate business processes. You can use Workbench ES, the LiveCycle ES SDK, or a combination of both. The LiveCycle ES SDK is provided to enable you to create client applications that can invoke LiveCycle ES services. </p>

<p>One type of use case is using both the Workbench ES and the LiveCycle ES SDK. That is, you use Workbench ES to create a process that automates your business processes. Then you can use the LiveCycle ES SDK to create a client application written in Flex, Java, or a development environment that supports web services. The client application is used to invoke the process created in Workbench ES.</p>

<p>For example, if you belong to a company that develops in Java, you can invoke a process from a Java client application. It does not matter if the Java application is an EJB bean, a Java Swing application, a Java servlet, or a console application. </p>

<p>When using the LiveCycle ES SDK, you do not have to create a process using Workbench ES. For example, you can develop a web application that directly invokes a service, such as the Forms service. In this situation, the web application is able to render interactive forms to users in a web browser. To develop this type of data capture application, you use the Forms service Java API. This LiveCycle ES application is created without using Workbench ES. Most LiveCycle ES services have a Java API that enables you to directly invoke the service. </p>

<p>On the other hand, you do not have to develop a client application using the LiveCycle ES SDK either. Instead, you can develop a process by using Workbench ES and then have users interact with the process using Workspace ES. This approach enables a LiveCycle ES application to be developed without any programming involved. </p>

<p>As you can see, when creating LiveCycle ES applications, you have many choices. This is what makes LiveCycle ES a very powerful development platform. Before you start developing an application, it is important to plan your application and have a clear understanding of what you want it to do and how you want users to interact with it. </p>

<p>So in conclusion - the next time you encounter the term LiveCycle ES application, know that it can mean many different types of solutions. This is just a tip that hopefully makes your experience with LiveCycle ES a positive one.<br />
</p>]]>
        
    </content>
</entry>
<entry>
    <title>The Blueprint Eclipse plug-in is live on Adobe Labs (for Flex Builder 3 and Flash Builder 4)</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/livecycledocs/2009/06/the_blueprint_eclipse_plugin_i.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.adobe.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=217/entry_id=11064" title="The Blueprint Eclipse plug-in is live on Adobe Labs (for Flex Builder 3 and Flash Builder 4)" />
    <id>tag:blogs.adobe.com,2009:/livecycledocs//217.11064</id>
    
    <published>2009-06-12T18:32:27Z</published>
    <updated>2009-06-12T18:36:01Z</updated>
    
    <summary>Our friends on the Flex Doc team have an exciting announcement on their blog regarding Blueprint. Blueprint is an innovative code-centric search application for Flex Builder 3 and Flash Builder 4....</summary>
    <author>
        <name>Melanie Jackson</name>
        
    </author>
            <category term="General" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/livecycledocs/">
        <![CDATA[<p>Our friends on the Flex Doc team have an <a href="http://blogs.adobe.com/flexdoc/2009/06/the_blueprint_eclipse_plugin_i.html">exciting announcement</a> on their blog regarding Blueprint. Blueprint is an innovative code-centric search application for Flex Builder 3 and Flash Builder 4. </p>]]>
        
    </content>
</entry>
<entry>
    <title>Adobe Flash Builder 4 Beta: Get it while it’s hot!</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/livecycledocs/2009/06/adobe_flash_builder_4_beta_get.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.adobe.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=217/entry_id=10977" title="Adobe Flash Builder 4 Beta: Get it while it’s hot!" />
    <id>tag:blogs.adobe.com,2009:/livecycledocs//217.10977</id>
    
    <published>2009-06-05T15:28:40Z</published>
    <updated>2009-06-05T16:10:38Z</updated>
    
    <summary>Earlier this week, Adobe launched the Adobe Flash Builder 4 beta program. Flash Builder 4, which is the next evolution of Adobe Flex Builder, includes a long list of feature improvements, new data-centric development features, and a new design-develop workflow...</summary>
    <author>
        <name>Alex Mitchell</name>
        
    </author>
            <category term="Form Guides" />
            <category term="General" />
            <category term="LiveCycle SDK" />
            <category term="Workspace ES" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/livecycledocs/">
        <![CDATA[<p>Earlier this week, Adobe launched the Adobe Flash Builder 4 beta program. Flash Builder 4, which is the next evolution of Adobe Flex Builder, includes a long list of feature improvements, new data-centric development features, and a new design-develop workflow with the new Adobe Flash Catalyst.</p>]]>
        <![CDATA[<p>Flash Catalyst, also now available in a public beta, is a new interaction design tool for rapidly building application user interfaces without coding. Both Flash Builder and Flash Catalyst are based on the updated Flex 4 framework, also available for a beta download.</p>

<p>You can check out all of these beta programs at the <a href="http://labs.adobe.com/technologies/flash/">Adobe Labs</a> website.</p>

<p>“Hold on”, you’re thinking, “isn’t this a LiveCycle blog? Why are you telling me about Flash Builder?” Sure it’s a LiveCycle blog, but did you know that Flash Builder is a critical part of the LiveCycle ecosystem? You can use Flash Builder to create custom form guide components (see <a href="http://www.adobe.com/go/learn_lc_fgCustomizing">Customizing Form Guides Using Flex Builder</a>), create customized Workspace ES instances (see <a href="http://www.adobe.com/go/learn_lc_customizeWorkspace_82">Customizing the LiveCycle Workspace ES User Interface</a>), create applications that call LiveCycle ES services via Remoting (see <a href="http://www.adobe.com/go/learn_lc_programming_82">Programming with LiveCycle ES</a>), and more.</p>

<p>I’ll vouch for these new beta applications; they are fun to use. And if you are someone who uses LiveCycle, I’ve just given you enough information to fend off your boss’ dirty looks if they come around and see you enjoying these beta applications on company time. And if you aren’t a LiveCycle user, well, you should be. </p>

<p>So go on, treat yourself. Everyone else is doing it.</p>

<p>Have a great day</p>]]>
    </content>
</entry>
<entry>
    <title>Customizing form guides using CSS: Missing in action</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/livecycledocs/2009/05/customizing_form_guides_using.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.adobe.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=217/entry_id=10875" title="Customizing form guides using CSS: Missing in action" />
    <id>tag:blogs.adobe.com,2009:/livecycledocs//217.10875</id>
    
    <published>2009-05-29T17:17:16Z</published>
    <updated>2009-05-29T18:29:24Z</updated>
    
    <summary>Everyone is apologizing these days. Automakers in the US, financial institutions around the world, that guy who bumped into me in the lobby this morning. I figured it was my turn....</summary>
    <author>
        <name>Alex Mitchell</name>
        
    </author>
            <category term="Form Guides" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/livecycledocs/">
        <![CDATA[<p>Everyone is apologizing these days. Automakers in the US, financial institutions around the world, that guy who bumped into me in the lobby this morning. I figured it was my turn.</p>]]>
        <![CDATA[<p>Allow me to explain, you see during the last full LiveCycle ES release (version 8.2), we had a dilemma in terms of our documentation for form guides. We weren’t sure how to handle the information related to customizing form guides using CSS. It seemed like customizing form guides using a CSS was something customers would like to do, but we didn’t have any concrete data to back that up. We didn’t know if customizing form guides using a CSS was a typical use-case. So, due to time constraints, we opted to drop the CSS material from the documentation in favor of beefing up the <a href="http://www.adobe.com/go/learn_lc_fgCustomizing_82">Customizing Form Guides Using Flex Builder</a> document.</p>

<p>I’m sorry.</p>

<p>We still haven’t had any feedback that customizing using CSS is a very common situation, but it seems like it should be. I thought maybe people would find it simpler if I posted the default CSS files for each of the stock form guide layouts that come with Guide Builder (the form guide creation tool included with LiveCycle Designer ES). That way, if you want to create simple CSS customizations, you can just modify one of the CSS files in your favorite CSS editor, and then import it into Guide Builder. Voila!</p>

<p>We have some instructions on how to do the importing here: <a href="http://livedocs.adobe.com/livecycle/8.2/wb_designer/wwhelp/wwhimpl/js/html/wwhelp.htm?href=001069.html" target="_blank">LiveCycle Designer ES Help</a>. I’ve added some basic comments in the CSS files themselves indicating what aspect of the form guide the different CSS classes control.</p>

<p><strong>Download files:</strong></p>

<p><a href="http://blogs.adobe.com/livecycledocs/examples/CobaltBar.css">CobaltBar.css</a><br />
<a href="http://blogs.adobe.com/livecycledocs/examples/CobaltStandard.css">CobaltStandard.css</a><br />
<a href="http://blogs.adobe.com/livecycledocs/examples/CobaltTree.css">CobaltTree.css</a><br />
<a href="http://blogs.adobe.com/livecycledocs/examples/ButtonBar.css">ButtonBar.css</a><br />
<a href="http://blogs.adobe.com/livecycledocs/examples/LeftAccordion.css">LeftAccordion.css</a><br />
<a href="http://blogs.adobe.com/livecycledocs/examples/LeftMultilevel.css">LeftMultilevel.css</a><br />
<a href="http://blogs.adobe.com/livecycledocs/examples/Workspace.css">Workspace.css</a></p>

<p>I hope you find this useful.</p>

<p>Have a good day.</p>]]>
    </content>
</entry>
<entry>
    <title>Forms IVS – A Form-tastic  Development and Testing Tool</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/livecycledocs/2009/05/forms_ivs_a_formtastic_develop.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.adobe.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=217/entry_id=10729" title="Forms IVS – A Form-tastic  Development and Testing Tool" />
    <id>tag:blogs.adobe.com,2009:/livecycledocs//217.10729</id>
    
    <published>2009-05-21T17:23:09Z</published>
    <updated>2009-05-29T17:47:25Z</updated>
    
    <summary>Adobe LiveCycle ES provides a sample web application called Forms Installation Verification Sample (IVS). This sample is a web-based application that interacts with the Forms ES service to generate interactive PDF forms, HTML forms, and form guides that users can...</summary>
    <author>
        <name>Gilbert Yu</name>
        <uri>http://blogs.adobe.com/livecycledocs/</uri>
    </author>
            <category term="Designer ES" />
            <category term="Tips and Tricks" />
            <category term="Workbench ES" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/livecycledocs/">
        <![CDATA[<p>Adobe LiveCycle ES provides a sample web application called Forms Installation Verification Sample (IVS). This sample is a web-based application that interacts with the Forms ES service to generate interactive PDF forms, HTML forms, and form guides that users can fill and submit. After you deploy the Forms IVS, you can use a web browser to render form designs created in LiveCycle Designer ES for testing purposes. Another use for the Forms IVS application is for debugging the forms in isolation from the rest of your LiveCycle ES application that was created in LiveCycle Workbench ES.</p>]]>
        <![CDATA[<p>In the Forms IVS application, you can configure various parameters that are used from Forms service operations. You can choose the output that is rendered, such as XHTML files or PDF forms, and test various transformation options.  If you are interested in customizing the appearance of HTML output, you can also generate a CSS file that you can customize and use in your application. As a convenience for testing the Forms service, the Forms IVS application is configured with sample form designs.</p>

<h2>Try it</h2>

<p>To get started, you need to deploy the application to the application server. The application is installed with Forms ES on the LiveCycle ES server:</p>

<p><em>[install location]</em>/LiveCycle8.2/deploy/adobe-forms-ivs-<em>[application server]</em>.ear.</p>

<p>For example, after installing LiveCycle ES on Windows for a JBoss application server, the file is C:\Adobe\ LiveCycle8.2\deploy\adobe-forms-ivs-jboss.ear. To deploy on JBoss, simply copy the file to the [Jboss home]/server/all/deploy directory (JBoss can be running when you copy the file).</p>

<p>Now, open a web browser, open the application, and configure authentication  for the Forms service:<ol><br />
<li>Go to the address http://server-name:port/FormsIVS.  For Jboss, the default port number is 8080 and it is case-sensitive! </li><br />
<li>Click the <strong>Check/Change Your Preferences</strong> link. You can modify the following fields to point to custom form designs and data:<br />
<ul><li>Content Root URI: This is the location where the form designs are stored.</li><br />
<li>Data URI: The location of the data files to merge with your form design.</li><br />
</ul><br />
<li>In the Preferences web page, scroll to the bottom of the page and locate the Administrator User ID and Administrator Password fields, and type a user ID and password. The user ID and password you provide is used for executing the Forms service. </li><br />
<li>Click <strong>Save</strong>.</li><br />
</ol></p>

<p>After clicking Save, the web page that renders the form design is loaded. Try testing a form design by configuring the following parameters:</p>

<p><li>Data files: PurchaseOrder_StaticInteractive_data.xml</li><br />
<li>Form designs: PurchaseOrder_StaticInteractive.xdp</li><br />
<li>Output format: XHTML</li><br />
</ul></p>

<p>After you click Use EJB to send the request, rendered form appears in your web browser. If you select PDFForm or PDFMerge, the PDF form is opened in your browser when you have Adobe Reader or Adobe Acrobat installed.</p>

<p>You can see these steps described in a <a href="http://blogs.adobe.com/livecycledocs/SWF/smFormsIVS.swf" target="_blank">video </a> (no sound). </p>

<h2>For More Information About How To Use Forms IVS</h2>

<p>After you open the application in your web browser, click <strong>Help</strong>, which is located in the upper-right corner of the web page. All the information that you need for working with your own form designs and experimenting with transformations is there.</p>

<p><br />
</p>]]>
    </content>
</entry>
<entry>
    <title>Troubleshooting the LiveCycle ES Configuration Manager</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/livecycledocs/2009/05/troubleshooting_the_livecycle.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.adobe.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=217/entry_id=10557" title="Troubleshooting the LiveCycle ES Configuration Manager" />
    <id>tag:blogs.adobe.com,2009:/livecycledocs//217.10557</id>
    
    <published>2009-05-14T18:29:51Z</published>
    <updated>2009-05-14T19:54:46Z</updated>
    
    <summary>After running the standalone (non-Turnkey) JBoss LiveCycle ES Installer, you select the “Start LiveCycle Configuration Manager” option, but nothing happens. You then try to browse to the directory where you installed LiveCycle ES (e.g. D:\Adobe\LiveCycle8.2\configurationManager\bin), double-click the ConfigurationManager.bat file, and...</summary>
    <author>
        <name>Tyler Rushton </name>
        
    </author>
            <category term="Tips and Tricks" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/livecycledocs/">
        <![CDATA[<p>After running the standalone (non-Turnkey) JBoss LiveCycle ES Installer, you select the “Start LiveCycle Configuration Manager” option, but nothing happens. You then try to browse to the directory where you  installed LiveCycle ES (e.g. D:\Adobe\LiveCycle8.2\configurationManager\bin), double-click the ConfigurationManager.bat file, and a Command Prompt window appears and closes in seconds. The LiveCycle Configuration Manager does not start. You check the log file (ConfigurationManager.000), but there are no log messages indicating the error.</p>]]>
        <![CDATA[<p>Not sure what to do? Neither did I when I first encountered this situation. But, here is what you do:<br />
 <br />
1. Open a Command Prompt window and navigate to the LiveCycle Installation directory. For example, here is what I typed: cd D:\Adobe\LiveCycle8.2\configurationManager\bin</p>

<p>2. Next, type: ConfigurationManager.bat</p>

<p>You now see the error message that flashed in front of you before. It turned out that in my case I did not properly define the JAVA_HOME and PATH environment variables. For instructions on setting these variables, refer to the Installing <a href="http://www.adobe.com/support/documentation/en/livecycle/#InstallingUpgrading">LiveCycle ES documentation</a>.<br />
 <br />
The reason the ConfigurationManager.000 log file is empty is because the LiveCycle Configuration Manager needs the JAVA_HOME variable defined before it will even start. If it cannot start, it cannot write to the log file. <br />
</p>]]>
    </content>
</entry>
<entry>
    <title>Thinking About Form Design</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/livecycledocs/2009/05/thinking_about_form_design.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.adobe.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=217/entry_id=10553" title="Thinking About Form Design" />
    <id>tag:blogs.adobe.com,2009:/livecycledocs//217.10553</id>
    
    <published>2009-05-14T15:27:58Z</published>
    <updated>2009-05-14T15:34:16Z</updated>
    
    <summary>This is not an official Adobe endorsement. There, I said it. Now that we have that out of the way, I thought I’d share a reference that I’ve come to respect over the last year or so. http://formulate.com.au I had...</summary>
    <author>
        <name>Alex Mitchell</name>
        
    </author>
            <category term="Designer ES" />
            <category term="Form Guides" />
            <category term="General" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/livecycledocs/">
        <![CDATA[<p>This is not an official Adobe endorsement. </p>

<p>There, I said it. Now that we have that out of the way, I thought I’d share a reference that I’ve come to respect over the last year or so.</p>

<p><a href="http://formulate.com.au">http://formulate.com.au</a></p>

<p>I had the good fortune to meet Ms. Enders at the Business Forms Management Association (BFMA) symposium in Las Vegas last year. I was impressed by her presentation on form design techniques, not the least of which because it seemed like a topic that a lot of form design professionals at the symposium were eager to learn more about. In particular, check out Ms. Ender’s articles section (<a href="http://formulate.com.au/articles/">http://formulate.com.au/articles/</a>). There’s a lot of good information in there that I think is worthwhile reading, for experienced form design professionals and newcomers alike. </p>

<p>Design, and design thinking, is really becoming integrated into all facets of business these days, and it only makes sense that it plays a large role in terms of how organizations implement form solutions. How best to capture user data, I learned at the symposium, is not something that is always well understood. Contemporary research into user behaviors and more effective design is often overlooked by form solutions, which really means that the poor individual who must fill out the form -- sometimes called a “customer” -- is left to suffer. Then, of course, it’s the organization that suffers through additional costs and inefficiencies associated with data entry errors.</p>

<p>Ms. Enders is just one of a number of people out there who are bringing some formal design principles and research to the form design space. If you have links to other sources that you have found useful, please comment directly to this blog and share. We’re always curious to know who our readers are reading, and I’m sure other readers would be interested to know as well.</p>

<p>Have a good day.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Comparing Alfresco Enterprise Edition and Adobe LiveCycle Contentspace ES</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/livecycledocs/2009/05/comparing_alfresco_enterprise_1.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.adobe.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=217/entry_id=10459" title="Comparing Alfresco Enterprise Edition and Adobe LiveCycle Contentspace ES" />
    <id>tag:blogs.adobe.com,2009:/livecycledocs//217.10459</id>
    
    <published>2009-05-08T16:49:18Z</published>
    <updated>2009-05-08T17:17:53Z</updated>
    
    <summary>People sometimes ask what the difference is between Alfresco and Adobe LiveCycle Contentspace ES, so we thought posting a quick overview on the subject would be helpful. LiveCycle ContentSpace ES is based on Alfresco 2.1 and offers full Alfresco functionality*,...</summary>
    <author>
        <name>Drew Brazil</name>
        
    </author>
            <category term="LiveCycle Contentspace ES" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/livecycledocs/">
        <![CDATA[<p>People sometimes ask what the difference is between Alfresco and Adobe LiveCycle Contentspace ES, so we thought posting a quick overview on the subject would be helpful. </p>

<p>LiveCycle ContentSpace ES is based on Alfresco 2.1 and offers full Alfresco functionality*, plus LiveCycle Content Services ES. Adobe added more service capabilities by extensively customizing the Alfresco user interface and by integrating various LiveCycle Content Services ES solution components. </p>

<p>Technically speaking, these are the key differences between Alfresco Enterprise Edition and LiveCycle Content Services ES: <br />
- Web Content Management is not embedded or distributed. <br />
- Replaced jBPM with LiveCycle Process Management ES. <br />
- Replaced PDF libraries.<br />
- Enhanced security to enable single sign-on (SSO) with other LiveCycle components such as Workspace and integration with Adobe User Management. <br />
- Added support for the full LiveCycle ES 54 platform matrix including clustering/failover. <br />
- Integrated LiveCycle ES solution components such as LiveCycle Workspace ES, LiveCycle Rights Management ES, and LiveCycle PDF Generator ES. </p>

<p>The key architecture of Alfresco in terms of Java APIs, ACPs, customized content models, actions, and so forth, are the same. </p>

<p>Using LiveCycle Contentspace ES, end users can manage the content through library services such as versioning, check-in/checkout, rights protecting, and archiving according to policies. Developers can also implement processes to enable end users to interact with content and automate procedures like document transformation and PDF generation, rights management, as well as workflows like data capture, and document review and approval. </p>

<p>Along with the Alfresco content management system capabilities, LiveCycle Content Services ES provides the following functionality.</p>

<p><strong>Process automation</strong></p>

<p>Content Services ES can leverage LiveCycle ES for business events by running processes based on content events, such as adding new documents to the repository. A process can also wait for content events to occur, such as a completed document review.  </p>

<p>Users can perform the following tasks:<br />
- Attach files, such as reports to a form, and submit the form. After the form is submitted, both the data and the attachments are saved, and can be opened and viewed in the same form layout.<br />
- Access different form applications or content types in the same portal.<br />
- Search and browse by association between processes and documents, and by process and document attributes.</p>

<p><strong>Process initiation</strong></p>

<p>Developers can run processes from LiveCycle Contentspace ES and leverage LiveCycle Workspace ES to review and approve content.</p>

<p><strong>Form rendering</strong></p>

<p>Developers can set up the following form rendering tasks:<br />
- Pre-populate forms by using content or metadata.<br />
- Render forms with attachments from Content Services ES.<br />
- Update forms with a new version of assets referenced during run-time.<br />
- Keep form template versions consistent during the life cycle of the process.</p>

<p><strong>Information protection</strong></p>

<p>Content Services ES can leverage LiveCycle Rights Management ES to automatically apply policies to content that is stored in the repository. Using Rights Management ES, organizations can protect PDF documents. The policies are applied transparently to content when users retrieve content from the repository and save it on the local file system, send content by email to someone who is external to the organization, or place content on devices such as USB keys. </p>

<p><strong>Document output</strong></p>

<p>Content Services ES has pre-built actions that developers can use to automatically convert documents to other formats (for example, from MS Word to PDF). Also, developers can configure actions to start short-lived processes for assembling a set of documents within a shared space into a package, generating PDF files from three-dimensional content, or converting content to PDF/A format for archiving.</p>

<p>* LiveCycle Contentspace ES does not utilize the Web-based Distributed Authoring and Versioning (WebDAV) file server configuration capabilities of Alfresco.<br />
</p>]]>
        
    </content>
</entry>
<entry>
    <title>Latest Tech Notes</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/livecycledocs/2009/05/latest_tech_notes.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.adobe.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=217/entry_id=10359" title="Latest Tech Notes" />
    <id>tag:blogs.adobe.com,2009:/livecycledocs//217.10359</id>
    
    <published>2009-05-01T18:14:49Z</published>
    <updated>2009-05-01T18:22:39Z</updated>
    
    <summary>Here’s the list of Knowledge Base tech notes that the LiveCycle ES documentation team has published in the past month: • Form guides containing custom components cannot preview in Guide Builder or render by using LiveCycle ES (8.2) • Adobe...</summary>
    <author>
        <name>Tasmina Patel</name>
        
    </author>
            <category term="General" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/livecycledocs/">
        <![CDATA[<p>Here’s the list of Knowledge Base tech notes that the LiveCycle ES documentation team has published in the past month:<br />
 <br />
• <a href="http://www.adobe.com/go/kb409045"> Form guides containing custom components cannot preview in Guide Builder or render by using LiveCycle ES (8.2)</a> <br />
• <a href="http://www.adobe.com/go/kb409046">Adobe LiveCycle Designer ES (8.2) included with Adobe Acrobat 9.0 does not include the flex-sdk-description.xml file</a> <br />
• <a href="http://www.adobe.com/go/kb409094">JacORB modifications</a> <br />
• <a href="http://www.adobe.com/go/kb409095">OmniORB modifications</a> <br />
• <a href="http://www.adobe.com/go/kb409026">Updated information for upgrading client applications in LiveCycle ES from 7.x for WebLogic</a> </p>

<p>Other LiveCycle ES teams (like Adobe Support) also publish tech notes. You can search the <a href="http://kb.adobe.com/selfservice/microsites/microsite.do?msid=MS_Customer">Knowledge Base</a> for a complete list of tech notes that were published within the last few months.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Output IVS – A Useful Output ES Development Tool</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/livecycledocs/2009/04/output_ivs_a_useful_output_es.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.adobe.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=217/entry_id=10310" title="Output IVS – A Useful Output ES Development Tool" />
    <id>tag:blogs.adobe.com,2009:/livecycledocs//217.10310</id>
    
    <published>2009-04-29T14:36:52Z</published>
    <updated>2009-04-29T14:47:51Z</updated>
    
    <summary>LiveCycle ES provides a sample application called Output Installation Verification Sample (IVS). The sample is a web application that interacts with the Output ES service to generate PDF or printed output. After you deploy the application, you can browse to...</summary>
    <author>
        <name>Scott Brodersen</name>
        
    </author>
            <category term="General" />
            <category term="Tips and Tricks" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/livecycledocs/">
        <![CDATA[<p>LiveCycle ES provides a sample application called Output Installation Verification Sample (IVS). The sample is a web application that interacts with the Output ES service to generate PDF or printed output. After you deploy the application, you can browse to the web page it provides and render form designs for testing purposes. So, the Output IVS application enables you to debug the Output ES part of your solution in isolation from the rest of your LiveCycle ES application. </p>]]>
        <![CDATA[<p>The Output IVS web pages provide a UI for configuring the parameters of the Output service operations. You can select the format of the output to generate (file or printer), the form design, data files, XDC files, and any other files that are needed to execute the operation. Output IVS looks in a specific location for the form designs and test collateral that it runs on.  As a convenience for testing your installation, Output IVS is configured to point to some sample form designs and data files that are installed with the application. </p>

<p>For development purposes, you will create your own directories on the LiveCycle ES server file system to store your form designs and test collateral, and then configure the Output IVS preferences to point to them.  For example, if you created a directory called OutputTest\Forms in the C: drive of the LiveCycle ES server, you would configure the Content Root URI property to be C:\OutputTest\FormDesigns. Any form designs that you place in that directory are then available to select in the Output IVS web pages. </p>

<h2>Try it</h2>

<p>To get started, you need to deploy the application to the application server. The application is installed with Output ES on the LiveCycle ES server:<br />
<em>[install location]</em>/LiveCycle8.2/deploy/adobe-output-ivs-<em>[application server]</em>.ear</p>

<p>For example, after installing LiveCycle ES on Windows for a JBoss application server, the file is C:\Adobe\ LiveCycle8.2\deploy\adobe-output-ivs-jboss.ear. To deploy on JBoss, simply copy the file to the<em> [JBoss home]</em>/server/all/deploy directory (JBoss can be running when you copy the file).</p>

<p>Next, create a directory where Output IVS will store output files, for example C:\results.</p>

<p>Now, open a web browser, open the application, and configure the authentication properties:<br />
<ol><li>Go to the address http://<em>[server-name]</em>:<em>[port]</em>/OutputIVS.  For JBoss, the default port number is 8080. <br />
<li>Click the Check/Change Your Preferences link. <br />
<li>Scroll to the bottom and enter a user ID and password to use for executing the Output ES service. <br />
<li>Click Save. <br />
</ol></p>

<p>After you click Save, the page that you use to render a form design is automatically loaded. Try rendering a sample form using the following configuration:<br />
<blockquote><br />
<strong>Form Designs:</strong> PurchaseOrder.xdp<br />
<strong>Data Files:</strong> PurchaseOrder_2_pages.xml<br />
<strong>Server File:</strong> C:\results\output.pdf<br />
</blockquote></p>

<p>Use default values for all other parameters. Click Use EJB to send the request. The PDF is written to the C:\results directory, and (if you have Adobe Reader or Adobe Acrobat installed) the PDF is opened automatically.</p>

<h2>More information about Output IVS</h2>

<p>After you open the application in your web browser, click the Help button. All the information that you need for configuring global run-time properties and Output job options is there.</p>]]>
    </content>
</entry>
<entry>
    <title>Generating a PDF from any application that supports printing</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/livecycledocs/2009/04/generating_a_pdf_from_any_appl_1.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.adobe.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=217/entry_id=10085" title="Generating a PDF from any application that supports printing" />
    <id>tag:blogs.adobe.com,2009:/livecycledocs//217.10085</id>
    
    <published>2009-04-16T14:20:47Z</published>
    <updated>2009-04-15T12:15:22Z</updated>
    
    <summary>Adobe LiveCycle PDF Generator ES Update 1 (8.2) introduced a new feature called the PDF Generator ES IPP Client, which allows you to generate a PDF from any application that supports printing. The feature is essentially a print driver that...</summary>
    <author>
        <name>Melanie Jackson</name>
        
    </author>
            <category term="PDFG Generator" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/livecycledocs/">
        <![CDATA[<p>Adobe LiveCycle PDF Generator ES Update 1 (8.2) introduced a new feature called the PDF Generator ES IPP Client, which allows you to generate a PDF from any application that supports printing. The feature is essentially a print driver that prints to PDF Generator ES.  After the print driver is installed on a user’s computer, "Adobe LiveCycle PDF Generator ES" appears in the user’s list of available printers. Printing to that printer from any application sends the document (in PostScript format) PDF Generator ES. LiveCycle PDF Generator ES then converts the PostScript file to PDF and sends the PDF file to the user as an attachment to an email message. </p>

<p><strong>Note: </strong>The PDF Generator ES IPP Client is only supported on 32-bit versions of Windows XP, Windows 2000, Windows Server 2003, Windows Vista.</p>

<p>Here are the steps required to get this feature working:<br />
1. Install and configure LiveCycle PDG Generator ES.<br />
2. Log into LiveCycle Administration Console, click Services > Applications and Services > Service Management, and find provider.email_sendmail_service. Click the service name and ensure that the Configuration tab is filled correctly. This is where you specify the information that LiveCycle uses to send the email messages.<br />
3. Ensure that your users are configured with a valid email address in the LiveCycle database and assign the PDFGUserPermission to each user. (See <a href="http://www.adobe.com/go/learn_lc_adminUM_82?context=UM&topic=um_users_groups">Managing Users and Groups</a> and <a href="http://www.adobe.com/go/learn_lc_adminUM_82?context=UM&topic=um_role_manager">Managing Roles</a> in the LiveCycle User Management Help.) <br />
4. Install and configure the print driver on your users’ computers. For instructions on installing the print driver, see “Installing the IPP client” in your LiveCycle Installing and Deploying guide (such as <a href="http://www.adobe.com/go/learn_lc_installJBoss_82">Installing and Deploying LiveCycle ES for JBoss</a>).</p>]]>
        
    </content>
</entry>

</feed> 

