<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Servizi Core > Jamio Document > ReadFile |
Service
Method
ReadFile
Description
Reads the file stream associated to a File Component and return it in a process attachment reference.
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 |
|
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
A reference to the process attachment created from the requested file. |
Reference |
|