doEvent

Start a iProcess event step in a procedure.

Input

Parameter

Description

procName

Procedure name that contains the event step.

caseNum

Case number you want to start the event step for.

stepName

Event step name.

packData

Refer to the packData description in doDelayedRelease for more information.

packMemo

Defines memos to send in the request. They are treated as strings and are passed just like any other packData. For example:

!MEMO!abcdefghijklmnopqrstuvwxyz!

The same delimiters are used as for packData.

Output

doEventResponse

Request a response back from the doEvent operation.

Parameter

Description

result

Indicates the result of the doEvent operation.

Valid values:

A positive integer
-1 (if an error occurs)