Please enable JavaScript to view this site.

Error itgendoc001X

xMsg javascript has not been loaded.

Visma Severa API Data Model

Navigation: » No topics above this level «

AddNewUser: Visma Severa Add New User

Contents Previous Home Next More

Catalog: Severa

Schema: API

Label: Add New User

This is a read-only table function. The Visma Severa API may not support changing the data or the Invantive SQL driver for Visma Severa does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Visma Severa API.

Action: http://soap.severa.com/IUser/AddNewUser

Topic: AddNewUser

Base XPath: /s:Envelope/s:Body/tns:AddNewUserResponse/tns:AddNewUserResult

Filters on API Server: userInfo_Addressline- userInfo_BankAccountNumber- userInfo_BusinessUnitCode- userInfo_BusinessUnitGUID- userInfo_BusinessUnitName- userInfo_Code- userInfo_CountryCode- userInfo_CountryGUID- userInfo_CountryRegionGUID- userInfo_CountryRegionName- userInfo_Culture- userInfo_DefaultActivityTypeGUID- userInfo_Email- userInfo_FirstName- userInfo_GUID- userInfo_IsActive- userInfo_LanguageCode- userInfo_LanguageGUID- userInfo_LastName- userInfo_LicenseType- userInfo_Notes- userInfo_OrganizationGUID- userInfo_Phone- userInfo_PhotoFileGUID- userInfo_PostOffice- userInfo_PostalCode- userInfo_ProfileGUID- userInfo_Salutation- userInfo_SendDailyMail- userInfo_SendWeeklyMail- userInfo_SocialSecurityNumber- userInfo_SuperiorUserGUID- userInfo_TimezoneGUID- userInfo_Title- userInfo_WorktypeGUID- sendWelcomeEmail

Table Function Parameters

The following parameters can be used to control the behaviour of the table function AddNewUser. A value must be provided at all times for required parameters, but optional parameters in general do not need to have a value and the execution will default to a pre-defined behaviour. Values can be specified by position and by name. In both cases, all parameters not specified will be treated using their default values.

Value specification by position is done by listing all values from the first to the last needed value. For example with `select * from table(value1, value2, value3)` on a table with four parameters will use the default value for the fourth parameter and the specified values for the first three.

Value specification by name is done by listing all values that require a value. For example with `select * from table(name1 => value1, name3 => value3)` on the same table will use the default values for the second and fourth parameters and the specified values for the first and third.

Name

Data Type

Required

Default Value

Documentation

sendWelcomeEmail

boolean

 

 

userInfo_Addressline

string

 

 

userInfo_BankAccountNumber

string

 

 

userInfo_BusinessUnitCode

string

 

 

userInfo_BusinessUnitGUID

string

 

 

userInfo_BusinessUnitName

string

 

 

userInfo_Code

string

 

 

userInfo_CountryCode

string

 

 

userInfo_CountryGUID

string

 

 

userInfo_CountryRegionGUID

string

 

 

userInfo_CountryRegionName

string

 

 

userInfo_Culture

string

 

 

userInfo_DefaultActivityTypeGUID

string

 

 

userInfo_Email

string

 

 

userInfo_FirstName

string

 

 

userInfo_GUID

string

 

 

userInfo_IsActive

boolean

 

 

userInfo_LanguageCode

string

 

 

userInfo_LanguageGUID

string

 

 

userInfo_LastName

string

 

 

userInfo_LicenseType

string

 

 

userInfo_Notes

string

 

 

userInfo_OrganizationGUID

string

 

 

userInfo_Phone

string

 

 

userInfo_PhotoFileGUID

string

 

 

userInfo_PostalCode

string

 

 

userInfo_PostOffice

string

 

 

userInfo_ProfileGUID

string

 

 

userInfo_Salutation

string

 

 

userInfo_SendDailyMail

boolean

 

 

userInfo_SendWeeklyMail

boolean

 

 

userInfo_SocialSecurityNumber

string

 

 

userInfo_SuperiorUserGUID

string

 

 

userInfo_TimezoneGUID

string

 

 

userInfo_Title

string

 

 

userInfo_WorktypeGUID

string

 

 

 

Table Function Columns

The columns of the table function AddNewUser are shown below. Each column has an SQL data type.

Name

Data Type

Label

Required

Documentation

ADDRESSLINE

string

Addressline

 

 

BANKACCOUNTNUMBER

string

Bank Account Number

 

 

BUSINESSUNITCODE

string

Business Unit Code

 

 

BUSINESSUNITGUID

string

Business Unit GUID

 

 

BUSINESSUNITNAME

string

Business Unit Name

 

 

CODE

string

Code

 

 

COUNTRYCODE

string

Country Code

 

 

COUNTRYGUID

string

Country GUID

 

 

COUNTRYREGIONGUID

string

Country Region GUID

 

 

COUNTRYREGIONNAME

string

Country Region Name

 

 

CULTURE

string

Culture

 

 

DEFAULTACTIVITYTYPEGUID

string

Default Activity Type GUID

 

 

EMAIL

string

Email

 

 

FIRSTNAME

string

First Name

 

 

GUID

string

GUID

 

 

ISACTIVE

boolean

Is Active

 

 

LANGUAGECODE

string

Language Code

 

 

LANGUAGEGUID

string

Language GUID

 

 

LASTNAME

string

Last Name

 

 

LICENSETYPE

string

 

 

 

NOTES

string

Notes

 

 

ORGANIZATIONGUID

string

Organization GUID

 

 

PHONE

string

Phone

 

 

PHOTOFILEGUID

string

Photo File GUID

 

 

POSTALCODE

string

Postal Code

 

 

POSTOFFICE

string

Post Office

 

 

PROFILEGUID

string

Profile GUID

 

 

SALUTATION

string

Salutation

 

 

SENDDAILYMAIL

boolean

Send Daily Mail

 

 

SENDWEEKLYMAIL

boolean

Send Weekly Mail

 

 

SOCIALSECURITYNUMBER

string

Social Security Number

 

 

SUPERIORUSERGUID

string

Superior User GUID

 

 

TIMEZONEGUID

string

Timezone GUID

 

 

TITLE

string

Title

 

 

WORKTYPEGUID

string

Work Type GUID

 

 

 

06-04-2021 14:32 Version 20.1.393-BETA+3152