Configuring initial data
After you successfully install and configure Control Desk components, you must complete several data configuration tasks before you use Control Desk.
Before you begin
- Create security groups and add users to the security groups.
- If you are using a directory server as part of your deployment, ensure that the user names are created in your LDAP repository.
- To ensure that you have the accounting information that you need, consult the financial department of your organization.
Procedure
- Log in to Control Desk by entering the user name maxadmin and the password that you specified during the installation.
- If you didn't set the SMTP server by using the Configuration
tool, configure the SMTP server to send users email notifications
of system events. To learn about the range of system properties
in Control Desk, see the System properties information.
- From the Go To menu, select System Configuration > Platform Configuration > System Properties.
- In the Global Properties table window, use the filter feature to search for and expand the mail.smtp.host property.
- In the Global Value field, specify the SMTP host name.
- Select the mail.smtp.host check box.
- From the Common Actions menu, click Live Refresh.
- In the Live Refresh window, click OK.
- In the Global Properties table window, use the filter feature to search for the mxe.adminEmail property.
- Expand the mxe.adminEmail property and in the Global Value field, specify your email address.
- Select the mxe.adminEmail record check box.
- From the Common Actions menu, click Live Refresh.
- In the Live Refresh window, click OK.
- Define a currency code.
- From the Go To menu, select Financial > Currency Codes
- Click New Row and specify a currency code and a description. For example, enter USD for United States of America Dollar.
- Click Save Currency.
- Define item sets and company sets.
- From the Go To menu, select Administration > Sets.
- Click New Row.
- Specify an item set name. For example, enter IT Items.
- In the Type field, specify ITEM.
- Click New Row.
- Specify a company set name. For example, enter IT Comps.
- In the Type field, specify COMPANY.
- Click Save Sets.
- Create an organization.
- From the Go To menu, select Administration > Organizations.
- From the toolbar, click New Organization.
- Specify an organization name. For example, enter EAGLENA, and enter a long description.
- Specify the base currency that you defined in step 3.
- Specify the item set and the company set that you defined in step 4.
- In the Default Item Status field, set the status to PENDING.
- Click the Sites tab and select New Row under the Sites table window.
- Specify a site name. For example, enter Factory01 and enter a long description.
- Click Save Organization.
- Create a general ledger account component.
- From the Go To menu, select System Configuration > Platform Configuration > Database Configuration.
- From the More Actions menu, select GL Account Configuration.
- Click New Row.
- Specify a component name. For example, enter MYCOMPONENT.
- Specify a length for the component. For example, enter 5.
- Specify a type for the component. For example, select Alphanumeric.
- Click OK.
- Apply changes to the database.
- From the More Actions menu, select Manage Admin Mode.
- Select Turn Admin Mode ON and click OK. This task takes several minutes to complete. You can click Refresh Status to view the progress.
- From the More Actions menu, select Apply Configuration Changes. Ensure that the status To Be Changed does not appear in the status column of the listed objects.
- From the More Actions menu, select Manage Admin Mode.
- Select Turn Admin Mode OFF and click OK. If you do not turn off Admin Mode, cron tasks fail.
- Create a general ledger account.
- From the Go To menu, select Financial > Chart of Accounts.
- In the Organizations table window, select your organization.
- From the More Actions menu, select GL Component Maintenance.
- In the Components table window, select the component that you entered in step 6 and click New Row.
- Specify a GL Component value and a description, and then click OK.
- In the GL Accounts table window, click New Row.
- Specify a General Ledger Account and click Save GL Account.
- From the Go To menu, select Administration > Organizations.
- Find your organization and select the record.
- In the Clearing Account field, specify the general ledger account that you created.
- Select Active.
- Click Save Organization.
- Authorize a security group to modify a general ledger component
type.
- From the Go To menu, select Security > Security Groups.
- Select the group that provides authorization. For example, select FINANCE.
- Click the GL Components tab.
- For each GL Component that is listed, select the Authorized check box. As a shortcut, you can select Authorize Group to Change All GL Component Types.
- Click Save Group.
- Update the company-related accounts.
- From the Go To menu, select Financials > Chart of Accounts.
- Select your organization and from the More Actions menu, select Company-Related Accounts.
- Click New Row and specify the company type Courier.
- Enter an account number in the RBNI Account, AP Suspense Account, and AP Control Account fields. You can specify the same account number in each field.
- Click OK.
- From the More Actions menu, select Update Database and click OK.
- Create a default insert site.
- From the Go To menu, select Security > Users.
- Find maxadmin and select the record.
- In the Default Insert Site field, specify the site name that you created in step 5.
- In the Storeroom Site for Self-Service Requisitions field, specify the same site name.
- Click Save User.
- Define work types. Work types denote the importance of
the work task.
- From the Go To menu, select Administration > Organizations.
- Find your organization and select the record.
- From the More Actions menu, select Work Order Options > Work Type.
- Click New Row.
- In the Work Order Class field, select WORKORDER.
- Specify a Work Type. For example, enter MAJOR.
- Set the Start Status to In Progress.
- Set the Complete Status to Completed.
- Click New Row and repeat steps f-i to create another work order class with a different work type. For example, enter MINOR.
- Click New Row and repeat steps f-i to create a CHANGE work order class with a different work type. For example, enter SIG to represent a significant change.
- Click OK and click Save Organization.
Parent topic: Post-installation tasks