edmiRemoteGetServerFile
EdmiError edmiRemoteGetServerFile (SdaiServerContext serverContextId, SdaiOptions options, SdaiString remoteFileName, SdaiString password, /* optional argument */ SdaiString localFileName, SdaiInvocationId *edmiInvocationId);
New functionality to read special EDMserver files or any files that is accessible from the EDMserver, i.e., any files in the
This function is restricted to EDMuser "superuser" or to all EDMusers that can provide the password of "superuser".
file system used by the actual EDMserver.
Arguments
1 | Type | Name | Comment |
2 | SdaiServerContext | serverContextId | Comment |
3 | SdaiOptions | options | Â |
4 | SdaiString | remoteFileName | Â |
5 | SdaiString | password | optional argument |
6 | SdaiString | localFileName | Â |
7 | SdaiInvocationId | edmiInvocationId | Not yet used. When the edmiInvocationId is specified unequal NULL, the actual operation will be asynchronous and a handle (identifier) of the call will be returned in the edmiInvocationId argument. This handle can be used in later operations for requesting the status (waiting, running, finished ..) and the result of the actual operation. Â |
Return Value
Â
Â
Options
Â
Option | Comment |
REPORT_FILE | Â |
USERS_LOGGEDON_LOG | Â |
SERVER_MESSAGES_LOG | Not yet implemented |
ORDINARY_FILE | Â |
TAB_SEPARATED_STRINGS | Â |
QUERY_RESULT_TABLE_FORMAT | Not yet implemented |
Example
Â
Â
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â