edmiRemoteGetUnavailableMessage
EdmiError edmiRemoteGetUnavailableMessage(SdaiServerContext serverContextId, SdaiString *unavailableMessage, SdaiInvocationId *edmiInvocationId);
When trying to connect from a thick EDMclient to a remote EDMserver, one may experience that the connection is refused due to ongoing mainteneance on the server. An EDMserver may be set unavailable by the system administrator with a call to the function edmiRemoteSetUnavailable. The unavailable-message is given as an input argument to this call.
Arguments
Type | Name | Comment |
SdaiServerContext | serverContextId | Context identification, from edmiDefineServerContext |
SdaiString | unavailableMessage | If the system administrator has set the remote EDMserver unavailable with a call to the function edmiRemoteSetUnavailable, this variable will receive the message given to explain why. |
SdaiInvocationId | edmiInvocationId | Currently not used. |
Return Value
Â
Options
 Â
Â
Example
Â
 <missing code>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â