Versions Compared

Key

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

...

Set / update a server context property.

Available server context property names in the edmiUpdateServerContextPropertyBN() functions are:
SessionToken, PersonName, UserName, and Password.
The server context property names are case insensitive

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.

...