As promised here is a list of the discussed topics and where you can find more information on those.
1. Flex and Livecycle ES integration :
- Invoking a LC ES process from a Flex appliction. This link will get you into the SDK help and provides you a full chapter on this topic. To get a view of the content of the chapter look in the tree on the left side of the screen.
- Create a Flex application that integrates into workspace. You can also find an example project in the Livecycle ES SDK which is being installed with the product. You can find the sample here : "\LiveCycle_ES_SDK\samples\LiveCycleES\SimpleMortgageLoan-Flex"
- Air application that invokes PDF/G by dragging a file into the AIR app : It's build by Michael Chaize and he promised me he will post it the next days on his blog. I'll add the link when the application is available.
2. How to prefill a workspace form using data coming from a database or an ldap system. You can find a basic sample of this in the SDK (\LiveCycle_ES_SDK\samples\Forms\PrePopulateLDAPQuery). But we are working on a more complete technical paper we will post on the developer website. I will add the link from the moment it is available.
3. Building custom components. You can find a chapter on this in the SDK documentation. We are also working on a more compact technical paper that will be published on the developer website. You can find the component that uploads a file to Adobe Share here.
4. We also had a question on how you can influence print behaviour of the PFD on the client. You can configure a number of things in Adobe Designer for this. I link to a page in the Designer help explaining this.
5. We talked about how to assign a task to the manager of the form iniator. This would be done using the LDAP service. The LDAP service contains the "LDAP Query" operation that allows you to search for the manager attribute of the person who iniated the process (creator_id variable). A more complete tech paper will follow on developer website.
6. There was a question on where to find LC ES Java API code samples. You can find a full list of examples in the SDK Help in the API quick start section.
This is the list of what we can provide at the moment, we will post on the blog if other subjects become available. Don't hesitate to comment this article with extra resources or topics you might be missing.
