HCC needs to be fixed in paradocs to be separated into MS and PHD for Shannon Keegan.
Overview of technical steps
Student Information System Make sure the program is setup in HP/
SIS (contact Cheri Putro of OIT); test with
SIS test acct 950354247
ParaDocs Setup, implement, and test new program in paradocs
CollegeNet Setup the program to be listed, have the right acronyms, have the right tracks, etc in Collegenet
Website & Documents Make sure that various webpages are updated, and that the I: drive word file is updated.
Databases Update database references to programs; Faculty DB,
-
ParaDocs
Groups
Add new groups ex: ‘HCC’ and ‘HCC_Admin’
Make sure to have at least one user in the group be an Admin of the group; otherwise, you will not see the group listed in the tree config below
Users
Security

Set DocType Security

Set Tree Configuration
add new program to ‘Graduate Admissions’ root folder
Log out of paradocs and log back in for new program to display in drop down
go to new group/program
delete auto-made item/folder
add new Top-Level Folder called ‘Graduate Admissions’
add new folder below that, named after the new program / group acronym
see other tree groups for example
to add and delete folders / items, you RIGHT CLICK on them

Do above for each group Ex: ‘HCC’ and ‘HCC_Admin’
Workflow You get to many of the workflow screens by clicking on the ‘Restore Workflow Frame’ icon at the upper right corner of paradocs. When you do this, a menu drops down with a choice for workflow wizard

Create Auto-Start queries

Workflow Wizard
You may need to look at examples of past workflows before this
Identifier Name should be “SSN”
task order to be overidden: No (unless a department intentionally needs to pass it around, hodge-podge)
add tasks / steps; As few as needed by department; usually 2-4
add auto-start queries (use field3; it is the SSN field)
add auto-email action on new applications; this sends an email to departments when they receive new applications
TEST
Train

Train all employees that will use the new program

Because it is a new program (which might work differently than in the past), you should retrain employees that have already used ParaDocs in the past

Graduate Program S

‘s (GPS’s) and Graduate Program Directors (GPD’s)
Test Code
INSERT INTO t_import VALUES ('95035****', 'TESTING', 'JUST', '', '200709', 'MAGS', 'MA', 'Y', '', '', '', '', 'MALE', 'CAUCASIAN', 'U.S. Citizen (USCIT)', 'BS', '005835', '2.56', '122004', '', 'UNIV MARYLAND BALTIMORE CO', '', 'US', '05/15/1979', '', '', '', '', '', '', 'P');
SELECT * FROM t_import WHERE ssn='95035****';
DELETE FROM t_import WHERE ssn='95035****';
CollegeNet
Website & Documents