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

Uploads a file (base64 coded string) to the server.

Syntax

Doc_SetFile_Mime(string sessionId, string processId, string fileName, string doc, out string xmlResult
Parameter Description
sessionId Valid session identifier (SessionId)
processId ID of the process whose business object is to be managed.
fileName Name of the file whose content is to be written.
doc Base64 coded string, representing the content of the file.
xmlResult Empty when okay

Return Value

Value Description
0 OK
<>0

Error

See Error Codes.