Commands available to include in a bulk import file
When you update the template for a bulk import, you must use the correct commands for creating users, disabling users, assigning roles, and removing roles.
To learn more about working with the template, see Guidelines for updating the bulk import file.
The following command are available for you to apply updates using a bulk import file.
Task | Command name | Command to use in a text file |
---|---|---|
Create an Oracle Life Sciences single sign-on (SSO) |
create |
|
Assign a role to a user |
authorize |
|
Remove a role from a user |
deauthorize |
|
Disable a user's Oracle Life Sciences SSO |
disable |
|
Command variables
Value | Description |
---|---|
<email id> |
Enter the user's email address. |
<first name> |
Enter the user's first name. |
<last name> |
Enter the user's surname or family name. |
<middle name> |
(Optional) Enter the user's
middle name. If the user doesn't have a middle
name:
|
<organization id> |
Enter your company's ShortOrgId. |
<role name> |
Enter the role you are granting or
removing, including the
ShortOrgId as a prefix. For
example:
|
<user login> |
Enter the user's email address. |
Examples
Example 3-1 Commands added to a bulk import file using a text editor
create,Oracle,john.smith@example.com,john.smith@example.com,,john.smith
authorize,Oracle,john.smith@example.com,ClinicalOne_Production
deauthorize,Oracle,john.smith@example.com,ClinicalOne_Production
disable,Oracle,john.smith@example.com
Example 3-2 Same commands added to a bulk import file using a spreadsheet tool
You use the same commands in the same order when using a spreadsheet tool (such as Microsoft Excel), but each value must be in its own cell, as shown in the following example.
Related Topics
- Download a bulk import sample file
- Guidelines for updating the bulk import file
- Update the bulk import file
- Import a file for bulk updates
- Download a file from a previous bulk import
- Create an Oracle Life Sciences Single Sign-On (SSO)
- Roles in Oracle Life Sciences IAMS for all applications
- Manage Oracle Life Sciences Single Sign-On (SSO) accounts