Process_Forward - Web Services - Foundation 23.2 - Foundation 23.2 - Ready - Content Composer - external

Content Composer Web Services

Platform
Content Composer
Product
Web Services
Release
Foundation 23.2
License

This function forwards a process.

Syntax

Process_Forward(string sessionId,string processId, string destUser,string destUsergroup, string options,out string xmlResult)
Parameter Description
sessionId Valid session identifier (SessionId)
processId ID of the process to be forwarded.
destUser Name of the target user the process is to be forwarded to.
destUsergroup Name of the target group the process is to be forwarded to.
options Close options XML (title and description)
xmlResult Empty when okay

Return Value

Value Description
0 OK
<>0

Error

See Error Codes.