Use this task to manage the ServiceNow custom user's table column in Account Lifecycle
and Account Sync.
About this task
You can use an application profile to add attributes that are specific to your company that are
set when you add application accounts for your users.
ServiceNow refers to custom attributes as user table's column name.
Procedure
-
Create an application profile attribute for mapping the User table's column
name on ServiceNow.
- Specify the data type of the profile attribute. See Supported data types for ServiceNow custom attributes.
-
Create an application profile.
-
When you create the profile, add the profile attribute that you created and specify the
corresponding User table's column name on ServiceNow.
For example,
u_customattributename
- Create the application.
- During the application creation process on the Account lifecycle
tab, enable Provision accounts.
- Select the profile that you created
- Under Attribute mapping add the User table's column name and map it
to the appropriate Verify attributes.
- Complete the remaining steps in Create an
application.