System Administrator

The system administrator manages the entire system.

A system administrator user belongs to the System_Admins group. The system administrator initiates the token system and creates and manages accounts. The system administrator can navigate to see and manage all organizations (banks) and all users in the system. Comprehensive details about the network and about users who are logged in are displayed, as well as filterable transaction history.

In the Accounts Management pane, all banks are displayed. You can navigate to each bank to suspend or activate user accounts, add or update roles, and edit user account details.

The Transaction History pane shows a list of filterable transactions. You can click any transaction to open the Transaction Details window.

The following tasks are typical ones that a system administrator completes.

Initialize Token

Initializing the token is the first task that the system administrator must complete.

  1. Click Initialize Token. The Initialize Token window opens.
  2. Select the token from the Currency list, and then optionally enter a Purpose. Separate multiple purposes with commas (,). These purposes can be selected as options during token transfers. The Currency Description field automatically populates based on the selected token, and cannot be edited.
  3. Click Initialize Token to complete the process.

Create Bank Account

Complete the following steps to create bank accounts and add roles to accounts.

  1. Click Create Bank Account. The Create Bank Account window opens.
  2. Enter the account information, as described in the following table.
    Field Type Description
    Token ID text, read-only The ID of the token that was initialized for the system.
    Bank Name list A list of all banks in the network.
    Blockchain Network Member ID text, read-only The organization ID of the bank, which is determined by the selected Bank Name.
    Bank User ID text A user ID for the account.
    Role list A list of supported roles. The default is NO.
    Group list A list of application groups.
    Daily Maximum Amount number The maximum amount of tokens that can be transacted per day.
    Daily Maximum Transactions number The maximum number of transactions allowed per day.
    Bank Account ID (Confidential Mode Only) alphanumeric (default 14 characters) A unique random identifier for accounts when using confidential mode. The bank account ID replaces the user ID throughout the application. You can use the bankAccountIdDataLength method to configure the ID length.
  3. Click Create Account. The account details are displayed.

For central bank users, an enrollment is also created from the user ID during account creation. The enrollment ID can include only alphanumeric characters, hyphens (-), and underscores (_). All other characters are replaced by underscores.

Update Enrollments

  1. Click Update Enrollment. The Update Enrollment window opens and all enrollments associated with a particular organization are displayed.
  2. Select an enrollment ID and then click Get User IDs. All users that are associated with the enrollment ID are displayed.
  3. To add a user to an enrollment, click Add User.
  4. To delete a user from an enrollment, click Delete for that user.