COEUS 12 STEP PROGRAM
(or what to do after installation)
After Coeus has been installed and the database has been created and populated from the installation scripts, there are still a few steps you need to complete in order to start using Coeus. There are also a few things that you should NOT do.
Step 1 – Units and Unit Hierarchy
Step 3 – Set up the Job code and the Appointment tables
Step 5 – Set up Activity Types
Step 6 – Set up Budget categories
Step 8 – Set up Rate types and classes, and set the rates
Step 9 – Map cost elements into all the rate class/rate types
Step 10 – Set up the Organization
Step 11 – Set up routing rules and maps specific to your institutution
Add your institution’s units and remove
MIT’s units. You can add your units using the application in the Unit
Hierarchy Maintenance window. You can move the MIT units to some unused “node”
within the hierarchy. (You cannot delete units in the application – so if
you want to delete MIT’s units you have to do this through the database).
A note about unit
numbers. The database allows you to use 8 characters for the unit
number. You can do this – but don’t change the top level from ‘000001’ to
‘00000001’.
The OSP$PERSON table has sample MIT people in it. You need to populate it with your institution’s people. (We have a nightly download from our warehouse that populates OSP$PERSON. It’s up to you to decide how you are going to populate it.) To get started, you should at a minimum load the person_id, first_name, last_name, full_name (‘last_name, first_name’) and location. In Coeus 3.8 you can do this through the application (in Person Mainentance window), but in earlier versions you have to do this in Oracle.
You should populate OSP$JOB_CODE table with your institution’s job codes. Then you can populate OSP$APPOINTMENTS. We have a nightly download from our warehouse that populates this table.
A Note about loading TBAs - In the proposal budget, when you want to create a salary line item and you are not sure about the person who needs to be assigned to the line item, you can assign a TBA to this line item. In order to be able to choose a TBA, TBAs should be loaded into OSP$PERSON table and corresponding appointments should be inserted to OSP$APPOINTMENTS table. If you decide not to load the TBAs make sure that you have at leaset one TBA with person ID 999999999. This TBA is required for THE print budget summary function.
Refer to the directions on http://web.mit.edu/osp/www/help_pages/add-users.html
One note about adding users...If you follow the steps in the web directions to get to the User Maintenance window (Departmental -> Users), you will be adding users for your top level unit (OSP). This is probably what you want to do right now. But if you want to add users for other units, you first open the unit hierarchy, select the unit, and then go to Action->User Maintenance. This will allow you to establish users in the selected unit.
Institute rates are based on the Activity Type, as well as fiscal year and on/off campus flag. The installation scripts preload our Activity types. You should change these to match your institution’s activity types if necessary. You can do this in the application using the Code Table Maintenance screen.
Budget categories can be edited in the Code Table Maintenance window. You can add/modify/delete categories, but you should be aware that this could affect the printed budget forms (and EDI file). The Coeus budget categories are mapped to printing/EDI categories, and these category codes are hard coded in stored procedures. This means that if you change the Coeus budget categories, you should make sure that you have mapped them correctly to the printing/EDI categories. You have to do this in Oracle – the table involved is OSP$BUDGET_CATEGORY_MAPPING.
Use the Cost Element maintenance screen to add your institution’s cost elements. First you will have to delete the MIT cost elements from OSP$COST_ELEMENTS. This has to be done in Oracle. First you should delete rows from OSP$VALID_CE_RATE_TYPES and OSP$VALID_CE_JOB_CODES.
Note: There is a parameter in OSP$PARAMETER for default_budget_cost_element. Make sure you create a cost element for this parameter. It is used in the award budget window.
Set up rate classes and rate
types, and then set the rates – all through the Rates Maintenance window
Make a rolodex entry for the contact address for your Sponsored Programs office.
In Organization Maintenance window, change MIT institution information to your institution information – name, contact address. Leave the organization id set to ‘000001’.
There are no maps or routing rules in the base product. Follow the directions in http://web.mit.edu/osp/www/help_pages/maps.html and http://web.mit.edu/osp/www/help_pages/bus-rules.html.
See separate document describing
parameters