github taers232c/GAMADV-XTD3 v5.12.02
GAM 5.12.02

latest releases: v6.77.03, v6.77.02, v6.77.01...
3 years ago

Latest updates

Updated processing of scalar schema fields in gam create|update user to allow suppression
of empty values; these fields show up as Undefined in the Contacts directory.
It is already the case that empty values can be suppressed for multivalued fields.

<UserBasicAttribute> ::=
        (<SchemaName>.<FieldName> [scalarnonempty|
                                   [multivalued|multivalue|value|multinonempty [type home|other|work|(custom <String>)]]]
                                  <String>)

An empty scalar field will be defined.

gam update user user@domain.com SchemaName.FieldName ""

An empty scalar field will be suppressed.

gam update user user@domain.com SchemaName.FieldName scalarnonempty ""

Installation

If you are a first time Gam user:

If you are upgrading from standard Gam

If you are upgrading from GAMADV-X or GAMADV-XTD

Don't miss a new GAMADV-XTD3 release

NewReleases is sending notifications on new releases.