Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sets or updates a server context property.

The PersonName property defines the person logged on the EDMserver with actual SessionToken.
The PersonName may consist of a string with several fields. Example: "John Smith, CEO, EPMT"
The PersonName property will be used in the various logging function in EDMserver & EDMappServer. 
This property is only valid when the actual server context has a SessionToken defined.

Arguments

...

TypeNameComment
SdaiServerContextserverContextIdContext identification, from edmiDefineServerContext
SdaiInteger

serverContextProperty

/* Available serverContextProperty in the edmiDefineServerContextProperty() functions: */
#define SERV_CONTEXT_SESSION_TOKEN             01
#define SERV_CONTEXT_PERSON_NAME               02
#define SERV_CONTEXT_USER_NAME                 04
#define SERV_CONTEXT_PASSWORD                 010
/* setting the actual select struct element type = sdaiINDETERMINATE will unset the actual server context property */
SdaiSelectserverContextPropertyValueNew property value

...

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "modelauthentication" and parent = "6062220"