Archive for the 'LiveCycle' Category

First Experiences with the Adobe Data Model – HelloWorld

Keep Reading ...

In the last post about the new Adobe Data Model codename Fiber First Experiences with the Adobe Data Model – Setup, I looked at the setup and installation process. This one will be a short post about how to run a first HelloWorld example, so let’s take a look if we can do a some [...]

First Experiences with the Adobe Data Model – Setup

Keep Reading ...

A week ago or so, Adobe has put LiveCycle DataServices 3 on labs (http://labs.adobe.com/technologies/livecycle_dataservices3/), and one of the new things is the Adobe Data Model and the Modeler plugin code name Fiber. In this post I want to take a look at the setup of Fibre. It’s not a complete tutorial, I’m just taking notes [...]

First Experiences with the Adobe Data Model

Keep Reading ...

Over the past days I found the time to look at the Adobe LiveCycle Data Services 3 beta and in particular the new Adobe Data Model, and I thought I could make a small post series about my first experiences while I’m exploring the new possibilities.

Spring BlazeDS and LCDS integration

Keep Reading ...

Maybe you already heard it, yesterday Adobe announced that they work with SpringSource to provide an open source integration solution between Spring and the Adobe Flex/JEE integration servers BlazeDS and Adobe LiveCycle Data Services. Together with the available IoC concepts we already use in Flex, I’m sure this will bring Flex and JEE folks again [...]

WatchedFolders and multiple documents

Keep Reading ...

This post is about how to start a LC process with multiple documents as input using a WatchedFolder endpoint.
Just configure a WatchedFolder in the AdminUI. For the input-parameter declare a Map-variable in Workbench.
Now to invoke your process drop a folder containing the files in the WatchedFolder. LC automatically places all the files in the Map-inputvariable [...]

Sharing queues in Workspace

Keep Reading ...

In the Preferences of LC ES Workspace, there is an option to Manage Queues and to share a queue.You can search for a user to share your que with.
In order to use this queue sharing it is necessary to enable the option ‘Add ACL for shared queue’ in  Workbench for this process. The option can [...]