Take a survey

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

Suspending process instances using the web service API
To suspend process instances 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.
Suspend the process instance by invoking the ProcessManagerService object’s suspendProcess 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/suspendingProcesses.132.4.html