<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Servizi Core > Jamio Document > UpdateWorkingCopyFile |
Service
Method
UpdateWorkingCopyFile
Description
Updates the file stream of File Component working copy. This method doesn't update the file name and extension. If you want to update the file name and extension, first use the UpdateWorkingCopyFile method for update stream and then the UpdateWorkingCopyFileComponent method for update the file name.
Input |
|||
Name |
Description |
Type |
Optional |
serverAddress |
Server address for an external Domain (Null or Empty for the current Domain). |
String |
Y |
token |
The session token (for the current session in the current Domain may be null or empty). |
String |
Y |
fileComponentReference |
The file component reference. |
Reference |
|
file |
The new file stream (reference of process attachment) |
Reference |
|