- Created by Shelley PeraltaLeyva on Aug 09, 2023
-
Request approval
You are viewing an old version of this content. View the current version.
Compare with Current View Version History
Version 1 Next »
Last Modified:
Overview
This process was created for the Change of Grade Request Mod in Peoplesoft. The 3Cs Communication is used to notify the student and the faculty member of the the requests that have been processed. This implementation consisted of two different set ups, one for the student and another for the faculty member. You will need access in PeopleSoft to get to the set-up pages. The role name is SJ_CC_3C_ENGINE_ADMIN. You will also need to install the BI_Publisher Add-on for Microsoft Word.
I have documented the process of creating a Communications Generation using the Office of the Registrar’s Change of Grade Request Process as an example.
The navigation to the set up pages: Menu > Campus Community > Communications Setup
Comm Gen Page Set-up
Create a Standard Letter Code
The student communication used the STRM Administration Function.
The variable Data is EMPLID, STRM, CAREER and INSTITUTION
You can find the variable data for the Administrative Function you are using at Set up SACR > Common Definitions > Administrative Function Table
The faculty communication used the GEN Administration Function.
The variable data is EMPLID for the GEN Administration Function.
Create an entry in the Communication Context Table
The Letter Code is linked to the Communication Context, therefore, 2 COMM Contexts were created.
Create an entry in the Communication Category table
Grant 3C Access to the Administrative Function for the Category
Grant the unit (ADM, REG, etc.) you are building this process for access to the Communications Category.
Set up the Communication Speed Keys (to run 3Cs)
Add a row to the Communication Speed Keys for the Administrative Function you are using.
Create a Data Source
Menu > Campus Community > Communications > Set up Communication > Communication Data Source
Check off the Active checkbox.
Add your Administrative Function.
Select Person, not Organization.
The Generic Process Data rows are automatically populated. Leave the Critical Data checkboxes empty, unless you want to use the generic data. (1)
When the 3Cs process is run, the variable data is made available for use, so it is not necessary to include this data in the datasource query.
You can find the variable data for the Administrative Function you are using at Set up SACR > Common Definitions > Administrative Function Table > Search for the Admin Function > Click Variable Data.
In the snapshot below, ‘Name for extra use’ is checked as Critical Data. This data includes the Preferred and Primary Names.
Attach the query that you created as your data source. (2) (See Creating a query for the Data Source)
Set Max Nbr – this is the max amount of rows in one communication. In this instance, there should only be one per student, but in other reports there could be 50. (3)
Register Data Source! (4)
View/Download Sample Data File (5) This will be used when creating the RTF document.
Snapshot of Student Change of Grade Communication Datasource
Snapshot of the Faculty Student Change of Grade Communication Datasource
Creating a query for a the Data Source
Create a query to extract any additional data you might need to pull the correct population for your process.
The Administrative Function variable data is available by default. You DO NOT have to create a query if additional information is not required.
The query should be a population of people that you will be using to select your recipients. This should be a broad set of data that you can use for more than just this communication. For example, your data source could be all Enrolled Students, all First Time Freshman, or all Probationary students. You will be able to refine your population later in your 3C’s query.
The student data source query for the Change of Grade Request process consists of all students with a “Processed” Change of Grade request. The value is S.
After the query is created, attach the query to the Data Source. See Snapshot under Create a Data Source (2).
TIPS to Remember:
The data source query must include prompts for all required Variable Data Fields. This is how the data loops through the report/document. You can find the variable data for the Administrative Function you are using at Set up SACR > Common Definitions > Administrative Function Table
Snapshots of the Change of Grade Request query for Students are below.
Snapshots of the Change of Grade Request query for Faculty are below.
BI Publisher Install
Before being able to connect the communication template to PeopleSoft, you must first install the MS WORD Plug-in.
Select MS Office 64-bit
Click Download Now
Open MS WORD, you should now see a BI Publisher tab.
RTF Creation
Create RTF file/report in Word.
Build the RTF Template with standard paragraphs with no variable fields. (You will plug those in later, you can insert placeholders where the variable fields will be.)
Save the template as an RTF (Rich Text Format) file on your computer or a shared drive.
Since your report/document is created, you now need to upload the XML sample data.
In WORD, go to the BI Publisher tab.
Click on the Sample XML button. (You will be prompted to select a file.)
Select the file that you downloaded after registering your data source.
You should see a message “Data loaded successfully” once the upload is complete.
Once the sample data is imported, you can begin to insert parameters from the data source query results or the default data.
Select the Field that is needed in the report/letter and Select Insert.
Once all parameters are inserted, Save as an .rtf file.
Report Definition
Add a Value.
Name the Report Definition.
Specify Data Source Type as XMLDoc Object (See Snapshot below)
You must have Admin access to create a new Report Definition. (This access gives you the ability to select a Data Source of XMLDoc Object.)
Note: When requesting access, request this role too: XMLP Report Developer
Use the Data Source ID you created in a previous step.
Once the Report Definition is created, another window will open.
Definition Tab: Complete all data fields, except Retention Days.
Template Tab: This is where you will connect the RTF file.
The Channel for the Change of Grade request is Email. (This could be different based on how you are communicating.
Be sure to update the Status to “Active”
Click on the Upload button and select your rtf file.
Output Tab: This is where you will designate what type of communication you are setting up (Format).
The Properties, Security and Bursting tabs don’t need any changes.
Connecting the Report to the Letter Code
Go to Menu > Campus Community > Communications > Set up Communication > Standard Letter Table CS
Search for the Letter Code that was created during Set-up
Click on Define Comm Gen Parameters.
Click Report Name
Select the report from the pick list.
SAVE
Set-up for 3C Engine
The 3C Engine is the first step in generating communications. This process creates the record in Communication Management. If this step is not done, the Communication Generation will not work.
Create an Event Definition.
- No labels