...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
UserDisplayName | String (30) | On Insert: Yes On Update: One of UserDisplayName, UserReferenceSystemId or UserUID is Required | The user's display name is a unique identifier for a user. | Jane Jones | |
UserID | Int32 | No | The user id is a unique identifier for a user. For internal use only. | ||
UserReferenceSystemId | String (20) | See UserDisplayName | The user's reference system id is a unique identifier for a user. | NU001 | |
UserUid | Int64 | See UserDisplayName | A unique and immutable Id for a user. | ||
EmailAddress | String (100) | On Insert: Yes On Update: No | The user's email address. | janejones@revcorp.bb | |
FirstName | String (20) | On Insert: Yes On Update: No | The user's first name. | Jane | |
LastName | String (20) | On Insert: Yes On Update: No | The user's last name. | Jones | |
MiddleName | String (20) | No | The user's middle name. | ||
ClientIdentity | No | If the user is a client user, this is the client it is associated with. | |||
PrimaryUserTypeCostCenter | Yes | The user's primary user type. | |||
AdditionalUserTypes | No | This user's additional user types. | |||
AdvancedAnalyticsPermissionSetting | String | No | set by user types | The advanced analytics permission setting: N – None (no access to advanced analytics) V – View (can view advanced analytics dashboards, etc) A – Administration (can administer advanced analytics dashboards) Note: The associated override flag, "OverrideAdvancedAnalyticsPermissionSettingFlag" must be set to true in order to specify this setting. | N |
AllowBookOwnTimeFlag | Boolean | No | If set to 'true', the user is allowed to request their own time on projects Note: The associated override flag, "OverrideAllowBookOwnTimeFlag" must be set to true in order to specify this setting. | false | |
AllowRequestOwnTimeFlag | Boolean | No | If set to 'true', the user will be allowed to request their own time on projects Note: The associated override flag, "OverrideAllowRequestOwnTimeFlag" must be set to true in order to specify this setting. | false | |
CultureIdentity | No | The user's culture. | |||
DefaultTabGroupIdentity | No | set by primary user type | The user's default tab group. Note: The associated override flag, "OverrideDefaultPublicTabGroupFlag" must be set to true in order to specify this setting. | ||
EnableManagementPortalFlag | Boolean | No | set by user types | If set to 'true', the user has permission to access the Management Portal. Note: The associated override flag, "OverrideEnableManagementPortalFlag" must be set to true in order to specify this setting. | true |
EndDate | DateTime | No | The StartDate and EndDate have to do with the users active/inactive status. In order to support scheduled inactivation or activation of users, an EndDate can be set to a date in the future (the user will remain as of this moment, active, but as of the specified date the user will automatically become inactive), or StartDate can be set to a date in the future (the user will be inactive as of this moment, but will become active on the specified date). The activation/deactivation is sensitive to the installation’s time zone (i.e. the user will become active or inactive on midnight of the specified date in the installation time zone). A user cannot have both a start date and an end date, they can only have one or neither. Please clear the unused date using EndDateClearFlag or StartDateClearFlag in PwsSaveUser. | ||
LimitedAccessFlag | Boolean | No | set by user types | If set to 'true', the user will be a limited access user. Click here for more information. Note: The associated override flag, "OverrideLimitedAccessFlag" must be set to true in order to specify this setting. | false |
LoginName | String | Yes | The log in name is an alternative to an email address for authentication purposes. | ||
MobilePhone | String | No | The user's mobile phone number. | 555-555-1111 | |
OfficePhone | String | No | The user's office phone number. | 555-555-2222 | |
OtherContactInformation | String | No | Any other contact information associated with this user (i.e. email addresses, mailing addresses, etc...). | janejones@revcorp.bbsupport | |
OverrideAdvancedAnalyticsPermissionSettingFlag | Boolean | false | If set to 'true', the override flag for the Advanced Analytics permission is set to 'true'. | false | |
OverrideAllowBookOwnTimeFlag | Boolean | false | If set to 'true', the override flag for the "Allow resource to book their own time" setting is set to 'true'. | true | |
OverrideAllowRequestOwnTimeFlag | Boolean | false | If set to 'true', the override flag for the "Allow resource to request their own time" setting is set to 'true'. | true | |
OverrideDefaultPublicTabGroupFlag | Boolean | false | If set to 'true', the override flag for the "Use default tab group" setting is set to 'true'. | true | |
OverrideEnableManagementPortalFlag | Boolean | false | If set to 'true', the override flag for the "Allow access to Management Portal" setting is set to 'true'. | true | |
OverrideLimitedAccessFlag | Boolean | false | If set to 'true', the override flag for the "Limit access to projects in time entry, expense entry, and project workspaces" setting is set to 'true'. | true | |
OverrideProjectManagerFlag | Boolean | false | If set to 'true', the override flag for the Include in Project Manager List setting is set to 'true'. | true | |
OverrideRequestTimeOffPermissionSettingFlag | Boolean | false | If set to 'true', the override flag for the request time off permission is set to 'true'. | true | |
OverrideSkillPermissionSettingFlag | Boolean | false | If set to 'true', the override flag for the skills permission is set to 'true'. | true | |
OverrideSsoSettingFlag | Boolean | false | If set to 'true', the override flag for the single sign on permission is set to 'true'. | false | |
OverrideTimeZoneFlag | Boolean | false | If set to 'true', the "Override Time Zone" setting is set to 'true'. | true | |
OverrideUseDelegatedAuthenticationFlag | Boolean | false | If set to 'true', the override flag for the "Use delegated authentication" setting is set to 'true', | true | |
ProjectManagerFlag | Boolean | No | set by user types | If set to 'true', this user is included in the list of potential project managers wherever Projector requires entry of the name of a project manager. Note: The user must be associated with a resource that is in the engagement's cost center or in a child of the engagement cost center in order to be a project manager candidate for a given engagement. Note: The associated override flag, "OverrideProjectManagerFlag" must be set to true in order to specify this setting. | true |
RequestTimeOffPermissionSetting | String | No | set by user types | The request time off permission setting: N – Cannot Request (no ability to request time off) A – Request Pending Approval (can request time off but it needs to be approved) U – Update (can submit time off with no need for approval) Note: The associated override flag, "OverrideRequestTimeOffPermissionSettingFlag" must be set to true in order to specify this setting. | N |
SkillPermissionSetting | String | No | set by user types | The skill permission setting: N – None (no ability to view or maintain skills) V – View (can view skills but cannot maintain them) A – Update Pending Approval (can update skills, but changes need to be approved) U – Update (can update skills with no need for approval) Note: The associated override flag, "OverrideSkillPermissionSettingFlag" must be set to true in order to specify this setting. | N |
SsoSetting | String | No | set by user types | The single sign on setting: N – SSO Not Enabled A – SSO Enabled (user has option to sign in via SSO) R – SSO Required (user must sign in via SSO) Note: The associated override flag, "OverrideSsoSettingFlag" must be set to true in order to specify this setting. | N |
StartDate | DateTime | Yes | See EndDate. | 2018-12-01T00:00:00.000Z | |
TimeZoneIdentity | No | set by account setting | The time zone associated with this user. Note: The associated override flag, "OverrideTimeZoneFlag" must be set to true in order to specify this setting. | Eastern Standard Time | |
UseDelegatedAuthenticationFlag | Boolean | No | set by user types | If set to 'true', this user authenticates to Projector via delegated authentication. Delegated authentication allows a user to login to Projector using their company's own authentication servers. The account must be configured for delegated authentication to enable the user to be set up for it. Note: The associated override flag, "OverrideUseDelegatedAuthenticationFlag" must be set to true in order to specify this setting. | false |
...