Process_GetInfo - 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

Returns information about the process.

Syntax

Process_GetInfo(string sessionId,string processId, string infoType,string options, out string xmlResult)
Parameter Description
sessionId Valid session identifier (SessionId)
processId ID of the process, for which the information is to be returned.
infoType Comma separated string containing the information to be retrieved. This information is, firstly, the predefined types: PROCESSINFO POOLVARS and, secondly, MWS process dependent and as such is loaded and evaluated by the OnGetInfo script.
options Is not currently supported.
xmlResult ProcessInfo XML, if OK

Return Value

Value Description
0 OK
<>0

Error

See Error Codes.