Take a survey

Developing Applications Using APIs > Managing Processes and Tasks > Starting Suspended Process Instances > Starting suspended process instances using the web service API

Starting suspended process instances using the web service API
To start a suspended process instance by using the web service API, perform the following steps:
1.
2.
Using the Microsoft .NET client assembly, create a ProcessManagerService object by invoking its default constructor.
Set the ProcessManagerService object’s Credentials data member with a System.Net.NetworkCredential value.
3.
Start a suspended process instance by invoking the ProcessManager object’s unSuspendProcess method and passing a string value that specifies the process invocation identifier value. This value can be obtained when invoking a process by using the Invocation API.
View Quick Start

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/sdkHelp/startingSuspendedProcesses.133.4.html