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


1TypeNameComment
2SdaiServerContextserverContextIdComment
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


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_EDMInterface'.

 

 

Options


 

OptionComment
REPORT_FILE 
USERS_LOGGEDON_LOG 
SERVER_MESSAGES_LOG

Not yet implemented

ORDINARY_FILE 
TAB_SEPARATED_STRINGS 
QUERY_RESULT_TABLE_FORMATNot yet implemented

Example


 

 

 

See also

Filter by label

There are no items with the selected labels at this time.

 

 

 



 

 

 

 

 

 

 

 

 

 

Â