Application Manager Client API Quick Starts

The following Quick Starts are available for the Application Manager Client.

Description

Java API (EJB)

Java API (SOAP)

Web service API (Base64)

Web service API (Java SwaRef)

Creating Application Version

Quick Start (EJB mode): Creating LiveCycle Application Version using the Java API

Quick Start (SOAP mode): Creating LiveCycle Application Version using the Java API

Not Available

Not Available

Exporting Application

Quick Start (EJB mode): Exporting LiveCycle Applications using the Java API

Quick Start (SOAP mode): Exporting LiveCycle Applications using the Java API

Not Available

Not Available

Importing Application

Quick Start (EJB mode): Importing LiveCycle Applications using the Java API

Quick Start (SOAP mode): Importing LiveCycle Applications using the Java API

Not Available

Not Available

Getting Application

Quick Start (EJB mode): Getting a LiveCycle Application using the Java API

Quick Start (SOAP mode): Getting a LiveCycle Application using the Java API

Not Available

Not Available

Getting Applications

Quick Start (EJB mode):Getting the LiveCycle Applications using the Java API

Quick Start (SOAP mode): Getting the LiveCycle Applications using the Java API

Not Available

Not Available

Getting Status

Quick Start (EJB mode): Getting status of LiveCycle Applications using Java API

Quick Start (SOAP mode): Getting status of LiveCycle Applications using Java API

Not Available

Not Available

Previewing LCA

Quick Start (EJB mode):Previewing the Livecycle ES2 and later application archive using the Java API

Quick Start (SOAP mode):Previewing the Livecycle ES2 and later application archive using the Java API

Not Available

Not Available

Deleting application

Quick Start (EJB mode):Deleting the LiveCycle application archive using the Java API

Quick Start (SOAP mode):Deleting the LiveCycle application archive using the Java API

Not Available

Not Available

LiveCycle operations are organized into the following Quick Start categories:

  • Java API (EJB) - Demonstrates using the LiveCycle strongly typed API and the connection mode is set to EJB. (See Setting connection properties.)

  • Java API (SOAP) - Uses the LiveCycle strongly typed API and the connection mode is set to SOAP.

  • Web service API (Base64) - Demonstrates using a .NET client proxy and Base64. (See Invoking LiveCycle using Base64 encoding.)

  • Web service API (SwaRef) - Demonstrates using Java proxy classes and SwaRef. These Java proxy classes are separate from the LiveCycle strongly typed API. (See Invoking LiveCycle using SwaRef.)

    Note: Quick starts located in Programming with LiveCycle are based on the LiveCycle Server being deployed on JBoss and the Windows operating system. However, if you are using another operating system, such as Unix, replace windows-specific paths with paths supported by the applicable operating system. Likewise, if you are using another J2EE application server, then ensure that you specify valid connection properties. (See Setting connection properties.)

// Ethnio survey code removed