LiveCycleProcess Java API(SOAP) Quick Start

The Java API(SOAP) Quick Start is available for processes. A process instance is an occurrence of a specific process that was started by an invocation method such as the Invocation API or from within Workspace.

Quick Start (SOAP mode): Searching for Process Instances using the Java API

Quick Start (SOAP mode): Suspending process instances using the Java API

Quick Start (SOAP Mode): Starting suspended process instances using the Java API

Quick Start (SOAP mode): Terminating process instances using the Java API

Quick Start (SOAP mode): Purging process data using the Java API

Quick Start (SOAP Mode): Retrieving the status of a job using the Java API

AEM Forms operations can be performed using the AEM Forms strongly-typed API and the connection mode should be set to SOAP.

Note: Quick starts located in Programming with AEM Forms are based on the Forms 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