LiveCycle Hub is a sample AIR application (with source code!) that connects to your LiveCycle server to create PDFs and Packages, although you could make it call any LiveCycle Service if you wanted. Download: LiveCycle Hub
I just configured it to point to my LiveCycle in the Cloud and it works great.
Archive for the ‘Uncategorized’ Category
Trying out LiveCycle Hub
Posted in Uncategorized on May 13, 2009 | Leave a Comment »
How many ways can you call a Web Service?
Posted in Uncategorized on April 23, 2008 | 4 Comments »
One of the simplest yet most useful aspects of the LC ES Service model is that all Services have a WSDL; be they Services that we provide out of the box, Services that you write using custom component development or even processes that you author using Workbench. One problem is that there are so many [...]