PeopleSoft Campus Solution 9.2 Installation
PeopleSoft Campus Solution 9.2 Installation
PeopleSoft Campus Solution 9.2 Installation
2
Installation
December 2015
Contents
Preface
About This Documentation ................................................................................................................................... 7
Understanding This Documentation ........................................................................................................................ 7
Audience .................................................................................................................................................................. 7
Typographical Conventions ..................................................................................................................................... 8
Products .................................................................................................................................................................... 9
Related Information ............................................................................................................................................... 10
Comments and Suggestions ................................................................................................................................... 10
Contents
Activating PeopleSoft Student Administration Integration Pack Service Operations and Handlers ................ 36
Activating PeopleSoft Student Administration Integration Pack Service Routings ......................................... 47
Activating PeopleSoft Student Administration Integration Pack Queues ........................................................ 51
Audience
Typographical Conventions
Products
Related Information
Audience
This documentation is written for the individuals responsible for installing and administering the PeopleSoft
environment. This documentation assumes that you have a basic understanding of the PeopleSoft system. One of
the most important components in the installation and maintenance of your PeopleSoft system is your on-site
expertise.
You should be familiar with your operating environment and RDBMS and have the necessary skills to support
that environment. You should also have a working knowledge of:
Microsoft Windows.
Preface
Oracle recommends that you complete training, particularly the PeopleSoft Server Administration and Installation
course, before performing an installation.
See Oracle Universityhttp://education.oracle.com.
Typographical Conventions
To help you locate and understand information easily, the following conventions are used in this documentation:
Convention
Description
Monospace
Italics
Initial Caps
lower case
Menu, Page
Cross-references
(line-continuation arrow)
Preface
Convention
Description
Products
This documentation may refer to these products and product families:
Oracle Tuxedo
Preface
Related Information
Oracle provides reference information about PeopleSoft PeopleTools and your particular PeopleSoft application.
The following documentation is available on My Oracle Support:
Product documentation for PeopleTools: Getting Started with PeopleTools for your release. This
documentation provides a high-level introduction to PeopleSoft PeopleTools technology and usage.
Product documentation for PeopleSoft Application Fundamentals for your PeopleSoft application and release.
This documentation provides essential information about the setup, design, and implementation of your
PeopleSoft application.
To access documentation on My Oracle Support, go to https://support.oracle.com.
To access PeopleSoft Online Help (PeopleBooks), go to the Oracle PeopleSoft Online Help site:
www.peoplesoftonlinehelp.com
To install additional component software products for use with PeopleSoft products, including those products that
are packaged with your PeopleSoft products, you should refer to the documentation provided with those products,
as well as this documentation.
10
Transferring and Compiling Additional Component COBOL for PeopleSoft Campus Solutions
11
Oracle ANSI
17 GB
Oracle Unicode
17 GB
DB2/UNIX ANSI
29 GB
DB2/UNIX Unicode
48.5 GB
4.7 GB
6.6 GB
12
20132014: yy = 13
20142015: yy = 14
20152016: yy = 15
Copy Books
Programs
FEDyy.CBL
FMCALCyy.CBL
FEDEXTyy.CBL
FMRJCTyy.CBL
FEDORIyy.CBL
FMSNTyy.CBL
FEDWRKyy.CBL
FMTWEKyy.CBL
FMCNSTyy.CBL
IMCALCyy.CBL
FUNCWAyy.CBL
IMMAPIyy.CBL
GLOBALyy.CBL
IMMAPOyy.CBL
IMCNSTyy.CBL
IMMSGEyy.CBL
INARyy.CBL
IMPLUSyy.CBL
PROWRKyy.CBL
INFUNCyy.CBL
TAXPRMyy.CBL
ININARyy.CBL
IWKGLByy.CBL
INLCLyy.CBL
IMRyy.CBL
INMIGRyy.CBL
IMREXTyy.CBL
INTAXyy.CBL
13
Copy Books
Programs
FMRyy.CBL
NA
FMREXTyy.CBL
NA
In a Unicode environment the twelve COBOLs in the following list fail to compile during the "Compiling
COBOL" section of the PeopleTools installation guide. The errors occur because required COBOL sources are
not copied to the temporary compile directory by cblbld.bat or pscbl.mak while the build runs.
FAPINAS1
FAPINAS2
FAPINAS3
FAPINAS4
FAPINAS5
FAPINAS6
IMPLUS10
IMPLUS11
IMPLUS12
IMPLUS13
IMPLUS14
IMPLUS15
See PeopleSoft PeopleTools Installation guide for your database platform and for your current PeopleTools
release, available on My Oracle Support.
On UNIX, the errors can be ignored because pscbl.mak copies all of the COBOLs that successfully compile to
PS_HOME/cblbin directory. Also, the errors should go away after compiling additional component COBOL on
UNIX. So, subsequent recompiles should be clean.
See "Compiling Additional Component COBOL on UNIX," to know how to successfully compile the remaining
files so that all sources are built.
On Microsoft Windows, cblbld.bat stops after the twelve errors occur and does not copy the compiled COBOL
files to the PS_HOME\CBLBINU directory. Because of this, the compiled *.exe's., *.gnt's, and *.int's should be
manually copied from the compile directory to the PS_HOME\cblbinu directory after cblbld.bat stops.
See Compiling Additional Component COBOL on Microsoft Windows.
In an ANSI environment on Microsoft Windows, the COBOL compiling process described in the PeopleTools
8.54 Installation Guide removes all compiled COBOLs from PS_HOME\cblbina before copying the new files in.
This also removes the INAS COBOLs that are created in this task. As a result, you need to repeat the task
'Compiling Additional Component COBOL on Microsoft Windows' after a PeopleSoft COBOL recompile using
cblbld.bat so that the INAS objects are replaced.
14
Purpose
PS_HOME
PeopleSoft home directory- that is, the drive letter and highlevel PeopleSoft directory where you installed PeopleTools
and the PeopleSoft Campus Solutions 9.2 application.
PS_APP_HOME
PS_CUST_HOME
COBROOT
For example, in a PS_HOME setup, you could enter the following at the DOS command prompt:
setPS_HOME=C:\CS920
setCOBROOT="C:\ProgramFiles\MicroFocus\NetExpress5.1\base"
For a PS_APP_HOME setup, you could enter the following at the DOS command prompt:
setPS_HOME=C:\PTcompile
setPS_APP_HOME=C:\CScompile
setCOBROOT="C:\ProgramFiles\MicroFocus\NetExpress5.1\base"
For a PS_CUST_HOME setup, you could enter the following at the DOS command prompt:
setPS_HOME=C:\PTcompile
setPS_APP_HOME=C:\CScompile
15
setPS_CUST_HOME=C:\CUSTcompile
setCOBROOT="C:\ProgramFiles\MicroFocus\NetExpress5.1\base"
Note. If you choose the Unicode option while running the PeopleSoft Installer, the file UNICODE.CFG is created
in the <PS_HOME>\setup directory. UNICODE.CFG automatically triggers the batch file CSCBL2UNI.BAT
when you run CSCBLBLD.BAT. Another batch file, CSCBLRTCPY.BAT, copies four DLLs (CBLINTS.DLL,
CBLRTSS.DLL, CBLVIOS.DLL, COB32API.DLL) from the Micro Focus compiler directory (identified by
%COBROOT% setting) into the appropriate CBLBIN directory (CBLBINA or CBLBINU) when you run
CSCBLBLD. These files are needed for COBOL to run; they can reside anywhere as long as they are in the path.
Ensure to check whether you need to apply any late-breaking patches.
See My Oracle Support, Patches & Updates.
<compile drive>- Enter the drive letter for the drive containing the directory where the compile takes
place.
<compile directory>- Enter the directory where the compile takes place. CSCBLBLD.BAT will create the
compile directory for you if it does not already exist.
Note. Ensure that there is a space between the <compile drive> and <compile directory> parameters; they
are treated as two different parameters within the CSCBLBLD.BAT batch program. In addition, the first
character in the <compile directory > parameter should be a back-slash (\). You should also ensure that
you have write permission to <compile drive> and <compile directory> as the compile process will take
place there.
For example, the following command will take the COBOL source from PS_HOME\src\cbl and do the
compile process under c:\temp\compile:
cscblbldc:\temp\compilePS_HOME
Make note of the information that is displayed on the screen while the process is running; it provides the
locations of important files that you will need to examine.
3. After you have successfully compiled your source code, all of the executables should have been placed in
your <PS_HOME>\CBLBIN<X> directory (this directory will be named CBLBINA or CBLBINU,
depending on whether you are using ANSI or Unicode). Make sure that all of the files were copied correctly
to this directory.
4. If the files were copied correctly, you can delete the entire temporary compile directory to free space on your
disk drive.
16
Note. You may want to keep the files in the compile directory for testing purposes. Make sure that you have
enough space on the drive where <compile directory> is located. Estimate about three times the amount in the
<PS_HOME>\CBLBIN<X> directory.
<compile drive>- Enter the drive letter for the drive containing the directory where the compile takes
place.
<compile directory>- Enter the directory where the compile takes place. CSCBLBLD.BAT will create the
compile directory for you if it does not already exist.
Note. Ensure that there is a space between the <compile drive> and <compile directory> parameters; they
are treated as two different parameters within the CSCBLBLD.BAT batch program. In addition, the first
character in the <compile directory > parameter should be a back-slash (\). You should also ensure that
you have write permission to <compile drive> and <compile directory> as the compile process will take
place there.
For example, the following command will take the COBOL source from PS_APP_HOME\src\cbl and do
the compile process under c:\temp\compile:
cscblbldc:\temp\compilePS_APP_HOME
3. After you have successfully compiled your source code, all of the executables should have been placed in
your <PS_APP_HOME>\CBLBIN<X> directory (this directory will be named CBLBINA or CBLBINU,
depending on whether you are using ANSI or Unicode). Make sure that all of the files were copied correctly
to this directory.
4. If the files were copied correctly, you can delete the entire temporary compile directory to free space on your
disk drive.
Note. You may want to keep the files in the compile directory for testing purposes. Make sure that you have
enough space on the drive where <compile directory> is located. Estimate about three times the amount in the
<PS_APP_HOME>\CBLBIN<X> directory.
17
<compile drive>- Enter the drive letter for the drive containing the directory where the compile takes
place.
<compile directory>- Enter the directory where the compile takes place. CSCBLBLD.BAT will create the
compile directory for you if it does not already exist.
Note. Ensure that there is a space between the <compile drive> and <compile directory> parameters; they
are treated as two different parameters within the CSCBLBLD.BAT batch program. In addition, the first
character in the <compile directory > parameter should be a back-slash (\). You should also ensure that
you have write permission to <compile drive> and <compile directory> as the compile process will take
place there.
For example, the following command will take the COBOL source from PS_CUST_HOME\src\cbl and do
the compile process under c:\temp\compile:
cscblbldc:\temp\compilePS_CUST_HOME
3. Delivered (that is, non-customized) PeopleSoft PeopleTools and PeopleSoft Application COBOL compiled
executables will be placed under the <PS_HOME>\CBLBIN<X> directory. Customized PeopleSoft
Application or PeopleSoft PeopleTools COBOL compiled executables will be placed under the
<PS_CUST_HOME>\CBLBIN<X> directory (this directory will be named CBLBINA or CBLBINU,
depending on whether you are using ANSI or Unicode).
4. If the files were copied correctly, you can delete the entire temporary compile directory to free space on your
disk drive.
Note. You may want to keep the files in the compile directory for testing purposes. Make sure that you have
enough space on the drive where <compile directory> is located. Estimate about three times the amount in the
<PS_CUST_HOME>\CBLBIN<X> directory.
18
19
To compile:
1. Change to the PS_HOME/setup directory by using the following command:
cd$PS_HOME/setup
2. Use either one of the following compile command as per your requirement:
To compile the entire Campus Solutions 9.2 COBOL codeline, including INAS, use the following
command:
./pscblcs.makPS_HOME
The dynamic compile creates INT, LST, and GNT files, which are copied to the following locations:
File
Location
INT
PS_HOME/src/cbl/int
LST
PS_HOME/src/cbl/lst
GNT
PS_HOME/cblbin
To recompile any one, or all, of the active Aid Year's additional component COBOL, that is, INAS, you
can run any one or all of the following commands:
./inasbl13.makPS_HOME
./inasbl14.makPS_HOME
./inasbl15.makPS_HOME
Warning! The proposed ISO 2000 COBOL features are enabled. Please refer to PeopleTools documentation for
details, and do not rely on these features from Micro Focus COBOL due to changes in the proposed COBOL
standard.
Note. For Micro Focus Server Express COBOL, PeopleSoft sets the COBOL directive INTLEVEL to 4. Setting
the directive to this value enables you to raise the significant digits of numeric fields from 18 to 31. This is in
accordance with the ISO 2000 COBOL standard. During the compilation of each program, the vendor of Server
Express will display a warning. This should not be considered as compilation error.
To compile the entire Campus Solutions 9.2 COBOL codeline, including INAS, use the following
command:
./pscblcs.makPS_APP_HOME
To recompile any one, or all, of the active Aid Year's additional component COBOL, that is, INAS, you
can run any one or all of the following commands:
./inasbl13.makPS_APP_HOME
./inasbl14.makPS_APP_HOME
./inasbl15.makPS_APP_HOME
PeopleSoft Application compiled COBOL programs will be placed under the PS_APP_HOME\cblbin directory.
To compile the entire Campus Solutions 9.2 COBOL codeline, including INAS, under PS_CUST_HOME,
use the command:
./pscblcs.makPS_CUST_HOME
To recompile any one, or all, of the active Aid Year's additional component COBOL, that is, INAS, you
can run any one or all of the following commands:
./inasbl13.makPS_CUST_HOME
./inasbl14.makPS_CUST_HOME
./inasbl15.makPS_CUST_HOME
PeopleSoft Application compiled COBOL programs will be placed under the PS_CUST_HOME\cblbin directory.
21
PS_HOME Setup
If you installed the PeopleSoft Application software to a PS_APP_HOME location that is the same as the
PS_HOME location where you installed the PeopleSoft PeopleTools software, follow the instructions in the
section Compiling COBOL on AIX with a PS_HOME Setup.
PS_APP_HOME Setup
If you installed the PeopleSoft Application software to a PS_APP_HOME location that is different from the
PS_HOME location where you installed the PeopleSoft PeopleTools software, follow the instructions in the
section Compiling COBOL on AIX with a PS_APP_HOME Setup.
PS_CUST_HOME Setup
For PeopleSoft PeopleTools 8.53 and later, you have the option to place customized COBOL baseline sources
into a location referenced by the environment variable PS_CUST_HOME.
The PS_CUST_HOME directory structure must replicate that of PS_HOME or PS_APP_HOME; that is, any
COBOL source file that is customized should be placed in the same relative path as was present in the original
location. If you set up a PS_CUST_HOME directory for your customized COBOL source files, follow the
instructions in the section Compiling COBOL on AIX with a PS_CUST_HOME Setup.
22
To compile the entire Campus Solutions 9.2 COBOL codeline, including INAS, use the following
command:
./pscblibmcs.makapps
The optional parameter apps determines the location of the work area where the compilation takes place.
The allowed values and compilation location for PeopleSoft product lines are listed in this table:
Product Line
Apps Parameter
Location
PeopleSoft PeopleTools
pt
PS_HOME/sdk/cobol/pscblpt/src
Campus Solutions
cs (default=blank)
PS_HOME/sdk/cobol/pscblcs/src
To recompile any one, or all, of the active Aid Year's additional component COBOL, that is, INAS, you
can run any one or all of the following commands:
./pscblibmin13.mak
./pscblibmin14.mak
./pscblibmin15.mak
23
This section is only required for those who need to compile the COBOL sources, not for those who only need to
run the compiled COBOL.
To compile:
1. Ensure that the directory sdk/cobol/pscbl<apps> is present under the PS_APP_HOME directory for the
application you are trying to compile.
For example, for the PeopleSoft Campus Solutions Application (apps= blank or cs), then the following
directory structure should be present and the user must have write access to it:
sdk/cobol/pscblcs
2. Set the environment variable for PS_HOME, the directory where you installed the PeopleSoft software; for
example:
PS_HOME=~/PTcompile;exportPS_HOME
3. Set the environment variable for PS_APP_HOME, the directory where you installed the PeopleSoft
Application software; for example:
PS_APP_HOME=~/CScompile;exportPS_APP_HOME
4. Change the directory to PS_APP_HOME/setup; for example:
cd$PS_APP_HOME/setup
5. Use either one of the following compile command as per your requirement:
To compile the entire Campus Solutions 9.2 COBOL codeline, including INAS, use the following
command:
./pscblibmcs.makapps
The optional parameter apps determines the location of the work area where the compilation takes place.
The allowed values and compilation locations are listed in this table:
Product Line
Apps Parameter
Location
PeopleSoft PeopleTools
pt
PS_HOME/sdk/cobol/pscblpt/src
Campus Solutions
cs (default=blank)
PS_APP_HOME/
sdk/cobol/pscblcs/src
To recompile any one, or all, of the active Aid Year's additional component COBOL, that is, INAS, you
can run any one or all of the following commands:
./pscblibmin13.mak
./pscblibmin14.mak
./pscblibmin15.mak
24
1. Ensure that the directory sdk/cobol/pscbl<apps> is present under the PS_APP_HOME directory for the
application you are trying to compile.
For example, if the installed PeopleSoft Application is Campus Solutions ( apps= blank or cs), then the
following directory structure should be present and the user must have write access to it:
sdk/cobol/pscblcs
2. Set the environment variable for PS_HOME, the directory where you installed the PeopleSoft PeopleTools
software; for example:
PS_HOME=~/PTcompile;exportPS_HOME
3. If PS_APP_HOME is different from PS_HOME, set the environment variable for PS_APP_HOME, the
directory where you installed the PeopleSoft Application software; for example:
PS_APP_HOME=~/CScompile;exportPS_APP_HOME
4. Set the environment variable for PS_CUST_HOME, the directory where you installed the PeopleSoft
Application software; for example:
PS_CUST_HOME=~/CUSTCScompile;exportPS_CUST_HOME
5. Change the directory to PS_APP_HOME/setup; for example:
cd$PS_APP_HOME/setup
6. Use either one of the following compile command as per your requirement:
To compile the entire Campus Solutions 9.2 COBOL codeline, including INAS, use the following
command:
./pscblibmcs.makcust
To recompile any one, or all, of the active Aid Year's additional component COBOL, that is, INAS, you
can run any one or all of the following commands:
./pscblibmin13.mak
./pscblibmin14.mak
./pscblibmin15.mak
25
Trigger File
ACAD_DEGR
SSR_DB2_ACAD_DEGR_TR.SQL
ACAD_DEGR_HONS
SSR_DB2_ACAD_DEGR_HONS_TR.SQL
ACAD_DEGR_PLAN
SSR_DB2_ACAD_DEGR_PLAN_TR.SQL
ACAD_DEGR_SPLN
SSR_DB2_ACAD_DEGR_SPLN_TR.SQL
ES_SECURITY_TBL
SSR_DB2_ES_SEC_TBL_TR.SQL
ES_SECURITY_DTL
SSR_DB2_ES_SEC_DTL_TR.SQL
STDNT_ENRL
SSR_DB2_GRADE_TR.SQL
26
Trigger File
ACAD_DEGR
SSR_MSS_ACAD_DEGR_TR.SQL
ACAD_DEGR_HONS
SSR_MSS_ACAD_DEGR_HONS_TR.SQL
ACAD_DEGR_PLAN
SSR_MSS_ACAD_DEGR_PLAN_TR.SQL
ACAD_DEGR_SPLN
SSR_MSS_ACAD_DEGR_SPLN_TR.SQL
ES_SECURITY_TBL
SSR_MSS_ES_SEC_TBL_TR.SQL
ES_SECURITY_DTL
SSR_MSS_ES_SEC_DTL_TR.SQL
STDNT_ENRL
SSR_MSS_GRADE_TR.SQL
Trigger File
ACAD_DEGR
SSR_ORA_ACAD_DEGR_TR.SQL
ACAD_DEGR_HONS
SSR_ORA_ACAD_DEGR_HONS_TR.SQL
ACAD_DEGR_PLAN
SSR_ORA_ACAD_DEGR_PLAN_TR.SQL
ACAD_DEGR_SPLN
SSR_ORA_ACAD_DEGR_SPLN_TR.SQL
ES_SECURITY_TBL
SSR_ORA_ES_SEC_TBL_TR.SQL
ES_SECURITY_DTL
SSR_ORA_ES_SEC_DTL_TR.SQL
STDNT_ENRL
SSR_ORA_GRADE_TR.SQL
27
Note. This task is only necessary when using the CommonLine 4 features. This is not necessary to implement if
your institution uses Direct Lending or Common Record CommonLine processing.
In the following procedure, you use PeopleTools EDI Manager to run a process that updates the base
ECOUTMAP.SQC file with the Financial Aid EDI Outbound map definitions. Make sure that the new file
replaces the original file of the same name.
To update the ECOUTMAP.SQC file with Financial Aid EDI Outbound map definitions:
1. Select PeopleTools, EDI Manager on your target database.
2. Select Monitor EDI Processing, Prepare Outbound Driver.
3. Enter a Run Control ID of FA800. (Add it if you don't have it).
4. Enter the directory path for ECOUTMAP.SQC file, typically <PS_HOME>\SQR.
5. Select the Transaction IDs that your institution uses by checking the appropriate "Select" box.
Important! Additional Transaction IDs may appear. It is important that only the files processed by your
Financial Aid office are selected. Consult with your Financial Aid Office staff for the required EDI
transactions.
Financial Aid EDI Outbound Map Definitions are:
Transaction ID
Map ID
A004P
CL_ORIG_V4
C004P
CL_CHNG_V4
6. Click Save.
7. Click Run.
8. Select your server name, and click OK.
9. Monitor the execution of the SQR using the Process Monitor.
28
1. Open the ECIN0001.SQR file using a text editor and find this section:
29
30
Use the User Profile Clean Up Processes page to delete the temporary tables associated with
the USERPROFILE processes. You also use this page to delete the result table, which holds
user ID and non-encrypted password information.
Object Name
MAINT_USRPROF_DATA
Page Name
Navigation
Set Up SACR, Security, Secure Student Administration, Process, User Profiles Mgmt - Clean
Up.
The section Delete temp tables created by the following processes includes the following options:
Create User Profiles
Select this check box to delete the temporary table PS_USRPRF_NWID_TMP, which is
created by the Create User Profiles process when you run USERPROFILE.
Select this check box to delete the temporary table PS_USRPRF_DEL_TMP, which is created
by the Delete Roles in User Profile process when you run USERPROFILE.
Assign Role
Select this check box to delete the temporary table PS_USRPRF_ASG_TMP, which is created
by the Assign Role process when you run USERPROFILE.
Select this check box to delete the temporary table PS_ASSN_SETVAL_TMP, which is
created by the Assign User Preferences process when you run USERPROFILE.
Note. The clean up process does not delete information from the error log record (PS_ERR_LOG_USRPRF). Use
your defined SQL tool to delete information from error log record as needed.
Reviewing the section Delete result table (includes non-encrypted passwords):
Copyright 2015, Oracle and/or its affiliates. All Rights Reserved.
31
The fields in the Delete Result Table section of the application page allow you to delete rows of data from the
temporary result table (PS_USRPRF_LTR_COMM) that is created if you selected the Create Result Table check
box on the User Profile Mass Creation page. This is the only place where the non-encrypted passwords are stored.
It is your responsibility to frequently run the cleanup process.
The temporary result table includes a column called Ready To Delete (READY_TO_DEL) that is a Y (yes) or N
(no) flag for each user ID. When the User Profiles Management process runs and the Create Result Table option
is selected in the setup page (Setup SACR, Security, Secure Campus Solutions, Setup, User Profiles Mass
Creation), the User Profiles Management process determines if the flag should be a Y or a N based on the Event
ID you selected.
The User Profiles Management process sets the flag to N (meaning not ready to be deleted) when the Assign 3C
check box is checked on the User Profile Mass Creation setup page and the Event ID specified includes a letter
code set up with the Name SQC equal to CCLTRWOL. This SQC is used by the Letter Generation process to
extract the user ID and the password and make the information available to add on a communication. Do not
delete rows in this table if the Letter Generation process has not been run yet. After the Letter Generation process
is run, the flag changes to Y to indicate that the user ID row is now ready to be deleted.
Note. Only the Letter Generation process can change the Ready to Delete flag.
The section Delete result table (includes non-encrypted passwords) includes the following options:
Delete rows including
Select this check box if you want to delete only selected rows in the result table. If you select
this check box, select a criterion and value to be used.
Criteria
Select a criterion to be used to delete specific rows in the result table. You can select only one
of the following criteria.
ID: Select to delete the row for a particular person with the employee ID that you select in
the Value field.
Event 3C IDs: Select to delete all rows associated with the event ID that you select in the
Value field.
Rolename: Select to delete all rows associated with the role that you select in the Value
field.
User ID: Select to delete the row for a particular person with the user ID that you select in
the Value field.
Value
Select the value you want to be used for the criterion that you selected.
Ready to Delete
Select this option if you want to delete only those rows where the READY_TO_DEL field in
the temporary result table is set to Yes. This option prevents you from deleting the rows where
the Letter Generation process has not yet been run.
Select this option to delete rows in the temporary result table where the READY_TO_DEL
field is set to Yes or No.
Warning! If you select this option, you may delete rows for which the Letter
Generation process has not run, and you delete the user ID and password information.
There is no way to recover this information unless you reset all the passwords
manually.
32
Select this check box if you want to delete rows in the temporary result table without
specifying any criteria. As previously described, you can also select to delete the rows marked
as Ready to delete or Delete all.
Warning! If you select Delete All, you may delete rows for which the Letter
Generation process has not run, and you delete the user ID and password information.
There is no way to recover this information unless you reset all the passwords
manually.
Explain
Use these links to see the explanation for the selected check box.
Click the Delete button to delete the selected temp tables and the selected rows in the result table. When you click
Delete, you receive a warning message letting you know that you are about to delete data from the system and
asking if you want to continue.
Note. The Ready to Delete and Delete all options work in conjunction with the Delete rows including and Delete
All check boxes. For example, if you elect to delete certain rows based on a selected criterion and you select the
Delete all option, only the rows selected by the criteria are deleted. Similarly, if you select the Delete All check
box and select the Ready to Delete option, only the rows where the READY_TO_DEL field is set to Yes are
deleted.
The fields in this area of the application page allow you to delete rows of data from the temporary result table
(PS_USRPRF_LTR_COMM) that is created if you selected the Create Result Table check box on the User Profile
Mass Creation page. This is the only place where the non-encrypted passwords are stored. It is your responsibility
to frequently run the cleanup process.
The temporary result table includes a column called Ready To Delete (READY_TO_DEL) that is a Y (yes) or N
(no) flag for each user ID. When the User Profiles Management process runs and the Create Result Table option
is selected in the setup page (Setup SACR, Security, Secure Campus Solutions, Setup, User Profiles Mass
Creation), the User Profiles Management process determines if the flag should be a Y or a N based on the Event
ID you selected.
The User Profiles Management process sets the flag to N (meaning not ready to be deleted) when the Assign 3C
check box is checked on the User Profile Mass Creation setup page and the Event ID specified includes a letter
code set up with the Name SQC equal to CCLTRWOL. This SQC is used by the Letter Generation process to
extract the user ID and the password and make the information available to add on a communication. Do not
delete rows in this table if the Letter Generation process has not been run yet. Once the Letter Generation process
is run, it changes the flag to Y to indicate the user ID row is now ready to be deleted.
Activating PeopleSoft Student Administration Integration Pack Service Operations and Handlers
33
3. If you wish to activate any one or all of the remaining licensed products, repeat step 2. The remaining licensed
products are:
34
Contributor Relations
Gradebook
SA Integration Pack
General Ledger
4. Click Save.
After making changes to the Installation table, you will receive the following informational message:
Informational message
5. Log off all clients, shut down and restart all application servers, and then log back on to PeopleSoft Campus
Solutions for this change to take effect.
See PeopleSoft PeopleTools, Integration Broker for your database platform and for your current PeopleTools
release.
Important! The succeeding instructions, from "Running Conversion Programs Using PeopleSoft Application
Engine" through "Activating PeopleSoft Student Administration Integration Pack Queues," are applicable only if
you have selected the product SA Integration Pack as per the instructions in this section.
Description
SAE_CMBN_EXT
35
Description
SAE_CSEC_EXT
SAE_CTLG_EXT
SAE_MBRS_EXT
SAE_OFFR_EXT
SAE_TERM_EXT
SAE_SESS_EXT
See PeopleSoft PeopleTools: Integration Broker for your database platform and for your current PeopleTools
release.
36
Here are the Service Operations and Handlers for the service SCC_INTEGRATION_SERVICE:
Service Operation
Handler
PUBLISHACADORG
NOTIFYHNDLR
PUBLISHACADORGTOTARGET
NOTIFYHNDLR
PUBLISHCLASSSECTION
NOTIFYHNDLR
PUBLISHCOMBINEDSECTION
NOTIFYHNDLR
PUBLISHCOURSETEMPLATE
NOTIFYHNDLR
PUBLISHINSTITUTION
NOTIFYHNDLR
PUBLISHINSTITUTIONTOTARGET
NOTIFYHNDLR
PUBLISHPERSON
NOTIFYHNDLR
PUBLISHSTDNTCAREERTERM
NOTIFYHNDLR
PUBLISHSTUDENTENROLLMENT
NOTIFYHNDLR
PUBLISHTERM
NOTIFYHNDLR
Here are the Service Operation and Handler for the service SCC_URL_ADDRESSES:
Service Operation
Handler
SCC_URL_ADDRESSES_CHANGE_EVENT
SCC_URL_ADDRESSES_CHANGE_EVENT
37
Here are the Service Operations and Handlers for the service SAIP_INTEGRATION_SERVICE (Event):
Service Operation
Handler
NOTIFYGROUP
NOTIFYHNDLR
NOTIFYPERSON
NOTIFYHNDLR
NOTIFYMEMBERSHIP
NOTIFYHNDLR
NOTIFYCLASSSECTION
NOTIFYHNDLR
NOTIFYCOURSEOFFERING
NOTIFYHNDLR
NOTIFYCOURSETEMPLATE
NOTIFYHNDLR
NOTIFYSECTIONASSOCIATION
NOTIFYHNDLR
Here are the Service Operation and Handler for the service SAIP_INTEGRATION_SERVICE (Snapshot):
Service Operation
Handler
NOTIFYSNAPSHOTRESPONSE
NotifyHandler
Here are the Service Operation and Handler for the service OUTCOMESERVICE:
Service Operation
Handler
READOUTCOMES
None
38
Here are the Service Operations and Handlers for the service GROUPMANAGEMENTSERVICE:
Service Operation
Handler
CREATEGROUP
None
DELETEGROUP
None
UPDATEGROUP
None
Here are the Service Operations and Handlers for the service PERSONMANAGEMENTSERVICE:
Service Operation
Handler
CREATEPERSON
None
REPLACEPERSON
None
Here are the Service Operations and Handlers for the service COURSEMANAGEMENTSERVICE:
Service Operation
Handler
CREATEBATCHCOURSESECTION
None
CREATECOURSEOFFERING
None
CREATECOURSESECTION
None
CREATECOURSETEMPLATE
None
CREATESECTIONASSOCIATION
None
DELETECOURSEOFFERING
None
DELETECOURSESECTION
None
DELETECOURSETEMPLATE
None
DELETESECTIONASSOCIATION
None
UPDATECOURSEOFFERING
None
UPDATECOURSESECTION
None
UPDATECOURSETEMPLATE
None
UPDATESECTIONASSOCIATION
None
Here are the Service Operations and Handlers for the service MEMBERSHIPMANAGEMENTSERVICE:
Service Operation
Handler
CREATEMEMBERSHIP
None
CREATEMEMBERSHIPS
None
DELETEMEMBERSHIP
None
Here are the Service Operation and Handler for the service PERSON_BASIC_SYNC:
Service Operation
Handler
PERSON_BASIC_SYNC
SCC_PERSON
39
40
Here are the Service Operations and Handlers for the service GROUPMANAGEMENTSERVICE (Supported
Services):
Service Operation
Handler
READGROUPSMGMT
REQUESTHDLR
READGROUPSFROMSAVEPOINT
REQUESTHDLR
Here are the Service Operations and Handlers for the service GROUPMANAGEMENTSERVICE
(Unsupported Services):
Service Operation
Handler
ADDGROUPRELATIONSHIP_SYNC
REQUESTHDLR
CHANGEGROUPIDENTIFIER_SYNC
REQUESTHDLR
CREATEBYPROXYGROUP_SYNC
REQUESTHDLR
CREATEGROUP_SYNC
REQUESTHDLR
DELETEGROUP_SYNC
REQUESTHDLR
DISCOVERGROUPIDS_SYNC
REQUESTHDLR
READALLGROUPIDS_SYNC
REQUESTHDLR
READGROUPIDSFORPERSON_SYNC
REQUESTHDLR
READGROUPIDSFROMSAVEPOINT_SYNC
REQUESTHDLR
READGROUP_SYNC
REQUESTHDLR
REMOVEGROUPRELATIONSHIP_SYNC
REQUESTHDLR
REPLACEGROUP_SYNC
REQUESTHDLR
UPDATEGROUP_SYNC
REQUESTHDLR
Here are the Service Operations and Handlers for the service PERSONMANAGEMENTSERVICE
(Supported Services):
Service Operation
Handler
READPERSONS
REQUESTHDLR
READPERSONSFROMSAVEPOINT
REQUESTHDLR
Here are the Service Operations and Handlers for the service PERSONMANAGEMENTSERVICE
(Unsupported Services):
Service Operation
Handler
CHANGEPERSONIDENTIFIER_SYNC
REQUESTHDLR
CREATEBYPROXYPERSON_SYNC
REQUESTHDLR
CREATEPERSON_SYNC
REQUESTHDLR
DELETEPERSON_SYNC
REQUESTHDLR
DISCOVERPERSONIDS_SYNC
REQUESTHDLR
READALLPERSONIDS_SYNC
REQUESTHDLR
READPERSONCORE_SYNC
REQUESTHDLR
READPERSONIDSFROMSAVPOINT_SYNC
REQUESTHDLR
READPERSON_SYNC
REQUESTHDLR
REPLACEPERSON_SYNC
REQUESTHDLR
UPDATEPERSON_SYNC
REQUESTHDLR
Here are the Service Operations and Handlers for the service COURSEMANAGEMENTSERVICE
(Supported Services):
Service Operations
Handlers
READCOURSEOFFERINGS
REQUESTHDLR
READCOURSEOFFERINGSFRSAVEPT
REQUESTHDLR
READCOURSESECTIONS
REQUESTHDLR
READCOURSESECTIONSFROMSP
REQUESTHDLR
READCOURSETEMPLATES
REQUESTHDLR
READCOURSETEMPLATESFRSAVEPT
REQUESTHDLR
READSECTIONASSOCIATIONS
REQUESTHDLR
READSECTIONASSOCIATIONSFRSVPT
REQUESTHDLR
41
42
Here are the Service Operations and Handlers for the service COURSEMANAGEMENTSERVICE
(Unsupported Services):
Service Operations
Handlers
ADDCOURSESECTIONID_SYNC
REQUESTHDLR
CHANGECOURSESECIDENTIFIER_SYNC
REQUESTHDLR
CHANGECRSEOFFERIDENTIFIER_SYNC
REQUESTHDLR
CHANGECRSETEMPIDENTIFIER_SYNC
REQUESTHDLR
CHANGESECASSOCIDENTIFIER_SYNC
REQUESTHDLR
CREATEBYPROXYCOURSESEC_SYNC
REQUESTHDLR
CREATEBYPROXYCRSEOFFERING_SYNC
REQUESTHDLR
CREATEBYPROXYCRSETEMPLATE_SYNC
REQUESTHDLR
CREATEBYPROXYSECASSOC_SYNC
REQUESTHDLR
CREATECOURSEOFFERING_SYNC
REQUESTHDLR
CREATECOURSESECFCS_SYNC
REQUESTHDLR
CREATECOURSESECTION_SYNC
REQUESTHDLR
CREATECOURSETEMPLATE_SYNC
REQUESTHDLR
CREATEOFFERFROMCRSEOFFER_SYNC
REQUESTHDLR
CREATESECTIONASSOCIATION_SYNC
REQUESTHDLR
DELETECOURSEOFFERING_SYNC
REQUESTHDLR
DELETECOURSESECTION_SYNC
REQUESTHDLR
DELETECOURSETEMPLATE_SYNC
REQUESTHDLR
DELETESECTIONASSOCIATION_SYNC
REQUESTHDLR
DISCOVERCOURSEOFFERINGIDS_SYNC
REQUESTHDLR
DISCOVERCOURSESECTIONIDS_SYNC
REQUESTHDLR
DISCOVERCOURSETEMPLATEIDS_SYNC
REQUESTHDLR
DISCOVERSECTIONASSOCIDS_SYNC
REQUESTHDLR
Service Operations
Handlers
READALACTOFFRIDSFORACDSES_SYNC
REQUESTHDLR
READALLCOURSEOFFERINGIDS_SYNC
REQUESTHDLR
READALLCOURSESECTIONIDS_SYNC
REQUESTHDLR
READALLCOURSETEMPLATEIDS_SYNC
REQUESTHDLR
READALLSECTIONASSOCIDS_SYNC
REQUESTHDLR
READCOURSEOFFERINGIDSFSP_SYNC
REQUESTHDLR
READCOURSESECTION_SYNC
REQUESTHDLR
READCOURSETEMPLATEIDSFSP_SYNC
REQUESTHDLR
READCOURSEOFFERING_SYNC
REQUESTHDLR
READCOURSESECTIONIDSFSP_SYNC
REQUESTHDLR
READCOURSETEMPLATE_SYNC
REQUESTHDLR
READCRSEOFFERIDSFORTEMP_SYNC
REQUESTHDLR
READCRSESECIDSFOROFFER_SYNC
REQUESTHDLR
READSECTIONASSOCIATION_SYNC
REQUESTHDLR
READSECTIONASSOCIDSFSP_SYNC
REQUESTHDLR
REMOVECOURSESECTIONID_SYNC
REQUESTHDLR
REPLACECOURSEOFFERING_SYNC
REQUESTHDLR
REPLACECOURSESECTION_SYNC
REQUESTHDLR
REPLACECOURSETEMPLATE_SYNC
REQUESTHDLR
REPLACESECTIONASSOCIATION_SYNC
REQUESTHDLR
UPDATECOURSEOFFERING_SYNC
REQUESTHDLR
UPDATECOURSESECTIONSTATUS_SYNC
REQUESTHDLR
UPDATECOURSESECTION_SYNC
REQUESTHDLR
UPDATECOURSETEMPLATE_SYNC
REQUESTHDLR
43
44
Service Operations
Handlers
UPDATECRSEOFFERINGSTATUS_SYNC
REQUESTHDLR
UPDATESECTIONASSOCIATION_SYNC
REQUESTHDLR
Here are the Service Operations and Handlers for the service MEMBERSHIPMANAGEMENTSERVICE
(Supported Services):
Service Operation
Handler
READMEMBERSHIPS
REQUESTHDLR
READMEMBERSHIPSFROMSAVEPOINT
REQUESTHDLR
Here are the Service Operations and Handlers for the service MEMBERSHIPMANAGEMENTSERVICE
(Unsupported Services):
Service Operation
Handler
CHANGEMEMBERIDENTIFIER_SYNC
REQUESTHDLR
CREATEBYPROXYMEMBERSHIP_SYNC
REQUESTHDLR
CREATEMEMBERSHIP_SYNC
REQUESTHDLR
DELETEMEMBERSHIP_SYNC
REQUESTHDLR
DISCOVERMEMBERSHIPIDS_SYNC
REQUESTHDLR
READALLMEMBERSHIPIDS_SYNC
REQUESTHDLR
READMEMBERSHIPIDSFORCOLL_SYNC
REQUESTHDLR
READMEMBERSHIPIDSFORPWR_SYNC
REQUESTHDLR
READMEMBERSHIPIDSFSP_SYNC
REQUESTHDLR
READMEMBERSHIPIDSPERSON_SYNC
REQUESTHDLR
READMEMBERSHIP_SYNC
REQUESTHDLR
REPLACEMEMBERSHIP_SYNC
REQUESTHDLR
UPDATEMEMBERSHIP_SYNC
REQUESTHDLR
Here are the Service Operation and Handler for the service BULKDATAEXCHANGEMGMTSERVICE
(Supported Service):
Service Operation
Handler
ANNOUNCEBULKDATAEXCHANGE
None
Here are the Service Operations and Handlers for the service SAIP_INTEGRATION_SERVICE (Snapshot):
Service Operation
Handler
NOTIFYANNOUNCEBULKDATAEXCHANGE
NOTIFYHNDLR
NOTIFYANNOUNCEFAILUREBULKDATA
NOTIFYHNDLR
Here are the Service Operations and Handlers for the service OUTCOMESERVICE:
Service Operation
Handler
SAE_READRESULTIDS
None
SAE_READRESULTS
None
SAE_REPLACE_LINE_ITEM
REQUESTHDLR
SAE_REPLACE_RESULTS
REQUESTHDLR
Here are the Service Operations and Handlers for the service GROUPMANAGEMENTSERVICE:
Service Operation
Handler
REPLACEGROUP
None
DELETEGROUP
None
Here are the Service Operation and Handler for the service PERSONMANAGEMENTSERVICE:
Service Operation
Handler
REPLACEPERSON
None
45
Here are the Service Operations and Handlers for the service COURSEOFFERINGSERVICE:
Service Operation
Handler
REPLACECOURSEOFFERING
None
DELETECOURSEOFFERING
None
Here are the Service Operations and Handlers for the service COURSESECTIONSERVICE:
Service Operation
Handler
REPLACECOURSESECTION
None
DELETECOURSESECTION
None
Here are the Service Operations and Handlers for the service COURSETEMPLATESERVICE:
Service Operation
Handler
REPLACECOURSETEMPLATE
None
DELETECOURSETEMPLATE
None
Here are the Service Operations and Handlers for the service SECTIONASSOCIATIONSERVICE:
Service Operation
Handler
REPLACESECTIONASSOCIATION
None
DELETEASSOCIATION
None
Here are the Service Operations and Handlers for the service MEMBERSHIPMANAGEMENTSERVICE:
Service Operation
Handler
REPLACEMEMBERSHIP
None
DELETEMEMBERSHIP
None
Handler
ANNOUNCEBULKDATAEXCHANGE_V2
None
ANNOUNCEFAILBULKDATAEXCHANGE
None
46
Service Operation
Handler
CANCELBULKDATAEXCHANGE
REQUESTHDLR
IGNOREBULKDATAEXCHANGE
REQUESTHDLR
REPORTBULKDATAEXCHANGE
REQUESTHDLR
REQUESTBULKDATAEXCHANGE
REQUESTHDLR
Note. The IMS Learning Information Services 2.0 specification defines a broad range of service operations. The
SAIP delivers many of these operations in an unsupported fashion; those operations are not used within the SAIP,
but in compliance with the LIS 2.0 specification will return an "Unsupported" response message if invoked from
an external system.
ANNOUNCEBULKDATAEXCHANGE
CHANGEMEMBERIDENTIFIER_SYNC
CREATEBYPROXYMEMBERSHIP_SYNC
CREATEMEMBERSHIP_SYNC
DELETEMEMBERSHIP_SYNC
DISCOVERMEMBERSHIPIDS_SYNC
NOTIFYANNOUNCEBULKDATAEXCHANGE
NOTIFYCLASSSECTION
NOTIFYCOURSEOFFERING
NOTIFYCOURSETEMPLATE
NOTIFYGROUP
NOTIFYMEMBERSHIP
NOTIFYPERSON
NOTIFYSECTIONASSOCIATION
47
NOTIFYSNAPSHOTRESPONSE
PUBLISHACADORG
PUBLISHACADORGTOTARGET
PUBLISHCLASSSECTION
PUBLISHCOMBINEDSECTION
PUBLISHCOURSETEMPLATE
PUBLISHINSTITUTION
PUBLISHINSTITUTIONTOTARGET
PUBLISHPERSON
PUBLISHSTDNTCAREERTERM
PUBLISHSTUDENTENROLLMENT
PUBLISHTERM
READALLMEMBERSHIPIDS_SYNC
READMEMBERSHIP_SYNC
READMEMBERSHIPIDSFORCOLL_SYNC
READMEMBERSHIPIDSFORPWR_SYNC
READMEMBERSHIPIDSFSP_SYNC
READMEMBERSHIPIDSPERSON_SYNC
REPLACEMEMBERSHIP_SYNC
SAE_ADDCOURSESECTIONID_SYNC
SAE_ADDGROUPRELATIONSHIP_SYNC
SAE_CANCELBULKDATAEXCHANGE
SAE_CHANGECOURSESECIDENTIFIER
SAE_CHANGECRSETEMPIDENT_SYNC
SAE_CHANGEGROUPIDENTIFIER_SYNC
SAE_CHANGEOFFERIDENTIFIER_SYNC
SAE_CHANGEPERSONIDENTIFIER_SYN
SAE_CHANGESECASSOCIDENT_SYNC
SAE_COURSEOFFERINGS_INC_SNAP
SAE_COURSETEMPLATE_INC_SNAP
SAE_CREATEBYPROXYCOURSESEC_SYN
SAE_CREATEBYPROXYCRSETEMP_SYNC
SAE_CREATEBYPROXYGROUP_SYNC
SAE_CREATEBYPROXYPERSON_SYNC
SAE_CREATEBYPROXYSECASSOC_SYNC
SAE_CREATEBYPRXYCRSEOFFER_SYNC
SAE_CREATECOURSESECFCS_SYNC
SAE_CREATECOURSEOFFERING_SYNC
48
SAE_CREATECOURSESECTION_SYNC
SAE_CREATECOURSETEMPLATE_SYNC
SAE_CREATEGROUP_SYNC
SAE_CREATEOFFERFROMOFFER_SYNC
SAE_CREATEPERSON_SYNC
SAE_CREATESECTIONASSOC_SYNC
SAE_DELETECOURSEOFFERING_SYNC
SAE_DELETECOURSESECTION_SYNC
SAE_DELETECOURSETEMPLATE_SYNC
SAE_DELETEGROUP_SYNC
SAE_DELETEPERSON_SYNC
SAE_DELETESECTIONASSOC_SYNC
SAE_DISCCRSETEMPLATEIDS_SYNC
SAE_DISCOVERCOURSESECIDS_SYNC
SAE_DISCOVERCRSEOFFERIDS_SYNC
SAE_DISCOVERGROUPIDS_SYNC
SAE_DISCOVERPERSONIDS_SYNC
SAE_DISCOVERSECASSOCIDS_SYNC
SAE_IGNOREBULKDATAEXCHANGE
SAE_LMS_BAT_CRSE_SEC_CREATE
SAE_NOTIFYANNOUNCEFAILUREBULK
SAE_PERSONIDSFROMSAVPOINT_SYNC
SAE_READALACTOFFRIDSACD_SYNC
SAE_READALLCOURSESECIDS_SYNC
SAE_READALLCRSEOFFERIDS_SYNC
SAE_READALLCRSETEMPIDS_SYNC
SAE_READALLGROUPIDS_SYNC
SAE_READALLPERSONIDS_SYNC
SAE_READALLSECASSOCIDS_SYNC
SAE_READCOURSEOFFERING_SYNC
SAE_READCOURSEOFFERINGS_SNAP
SAE_READCOURSESECIDSFSP_SYNC
SAE_READCOURSESECTION_SYNC
SAE_READCOURSESECTIONS_SNAP
SAE_READCOURSESECTIONSFROMSP
SAE_READCOURSETEMPLATE_SYNC
SAE_READCOURSETEMPLATES_SNAP
SAE_READCRSEOFFERIDSFSP_SYNC
49
SAE_READCRSETEMPIDSFSP_SYNC
SAE_READGROUP_SYNC
SAE_READGROUPIDSFORPERSON_SYNC
SAE_READGROUPIDSFSP_SYNC
SAE_READGROUPS_SNAP
SAE_READGROUPSFROMSAVEPOINT
SAE_READMEMBERSHIPS_INC_SNAP
SAE_READMEMBERSHIPS_SNAP
SAE_READOFFERIDSFORTEMP_SYNC
SAE_READPERSON_SYNC
SAE_READPERSONCORE_SYNC
SAE_READPERSONS_INC_SNAP
SAE_READPERSONS_SNAP
SAE_READSECASSOCIATIONS_SNAP
SAE_READSECASSOCIDSFSP_SYNC
SAE_READSECIDSFOROFFER_SYNC
SAE_READSECTIONASSOC_SYNC
SAE_REMOVECOURSESECTIONID_SYNC
SAE_REMOVEGROUPRELATIONSHIP
SAE_REPLACE_LINE_ITEM
SAE_REPLACE_RESULTS
SAE_REPLACECOURSEOFFERING_SYNC
SAE_REPLACECOURSESECTION_SYNC
SAE_REPLACECOURSETEMPLATE_SYNC
SAE_REPLACEGROUP_SYNC
SAE_REPLACEPERSON_SYNC
SAE_REPLACESECTIONASSOC_SYNC
SAE_REPORTBULKDATAEXCHANGE
SAE_REQUESTBULKDATAEXCHANGE
SAE_SECTIONASSOCIATIONS_INC_SP
SAE_UPDATECOURSEOFFERING_SYNC
SAE_UPDATECOURSESECTION_SYNC
SAE_UPDATECOURSESECTIONSTATUS
SAE_UPDATECOURSETEMPLATE_SYNC
SAE_UPDATECRSEOFFERSTATUS_SYNC
SAE_UPDATEGROUP_SYNC
SAE_UPDATEPERSON_SYNC
SAE_UPDATESECTIONASSOC_SYNC
50
SCC_URL_ADDRESSES_LOCAL
UPDATEMEMBERSHIP_SYNC
Status
Description
SCC_QUEUE
RUN
SAE_QUEUE
RUN
SAE_SNAPSHOT_QUEUE
RUN
SCC_URL_ADDRESSES
RUN
PERSON_DATA
RUN
51