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

Deletes an open process and frees its server resources.

Syntax

Process_Delete(string sessionId,string processId, out string xmlResult)
Parameter Description
sessionId Valid session identifier (SessionId)
processId ID of the process to be deleted.
xmlResult Empty when OK, otherwise MwsError

Return Value

Value Description
0 OK
<>0

Error

See Error Codes.