This page (revision-50) was last changed on 26-Nov-2021 10:22 by kparrott

This page was created on 26-Nov-2021 10:22 by JEscott

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
50 26-Nov-2021 10:22 1 KB kparrott to previous HOW_DO_I_ADD_A_HEADER_OR_FOOTER_TO_A_SCREEN ==> HOW TO ADD A HEADER OR FOOTER TO A SCREEN
49 26-Nov-2021 10:22 1 KB jmyers to previous | to last
48 26-Nov-2021 10:22 3 KB jmyers to previous | to last
47 26-Nov-2021 10:22 4 KB jmyers to previous | to last
46 26-Nov-2021 10:22 5 KB jmyers to previous | to last
45 26-Nov-2021 10:22 5 KB jmyers to previous | to last
44 26-Nov-2021 10:22 6 KB jmyers to previous | to last
43 26-Nov-2021 10:22 7 KB jmyers to previous | to last
42 26-Nov-2021 10:22 9 KB jmyers to previous | to last
41 26-Nov-2021 10:22 10 KB jmyers to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 169 changed 2 lines
# Access the Assign Roles to Users form through the Web Site Administrator main menu, or through the Navigation tree.
You will be presented with a list of users.
# Access the Assign Roles to Users form through the Web Site Administrator main menu, or through the Navigation tree. You will be presented with a list of users.
At line 177 added 32 lines
!Q:HOW DO I CHANGE A MESSAGE TO THE USER?
A:
# Access P2K.
# Go to System Messages ([IMMS]).
# Click F7 - Enter Query; You will notice the fields turn black.
# In the Help Text field enter in a key word or two from the message. In our example,%administration%.
# Click F8 - Execute Query; You will no longer be in Query mode.
# Select the message you wish to change.
# In the Help Text field make the changes.
# Save the file.
!Q:HOW DO I ATTACH ASSESSMENTS TO THE NEW CANDIDATE PROCEDURE?
A:
# Create the assessment in Professional.
# Create an ‘html’ file with the following information:
** <HTML> \\ <li><a href="..\Assessment.jsp?ASSESSMENT_CODE=GENERAL& \\ASSESSMENT_EVENT=NEW" TARGET=_blank>\\ Click here to take the General Survey\\</a></li>\\</HTML> \\where ‘GENERAL’ is the assessment code.
# Save the file in the "docs" folder under selfService on your 9ias server.
# Access the Maintain Function form through the Web Site Administrator main menu, or through the Navigation tree. You will be presented with a list of functions.
# Click the Add icon found at the bottom of this list. A blank row will now appear in the list;
# Ensure your cursor is on this row. Directly beneath the list are fields that allow you to define the function you wish to enter.
# Enter data into these fields as indicated below.
**Field Data
**Product RE
**Function Name GENERAL
**Description General Candidate Survey Assessment
**Function Usage User Defined
**Function Type Manual
**Web Address docs/GeneralSurvey.html
# Set the execution rights allowed to ‘Yes’ for Retrieve Allowed and Update Allowed
# In the Execution Rights tab, assign the function to [P2K_MASTER] and [WWW_CANDIDATE] with Retrieve and Update set to ‘Yes’
# Once you are satisfied with the data you have provided, Save the file. The new function may now be added to the NEW CANDIDATE procedure.