RC_BP_WF_AET

(SQL Table)
Index Back

Business Process State Record

This record is used to store all the run control values into memory while the Business Process routing App Engine is in process.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
2 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
3 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID
4 RULE_NAME Character(30) VARCHAR2(30) NOT NULL This field is a text field of 30 character long.
5 SCHED_PRCS_NBR Number(15,0) DECIMAL(15) NOT NULL Schedule Process Number..............................................

Default Value: 1999999999

6 BUS_PROC_INSTANCE Number(18,0) DECIMAL(18) NOT NULL Business Project Instance. This is the Business Project instance of a business project.
7 SOURCE_PHASE Character(15) VARCHAR2(15) NOT NULL Source Phase
8 ACTIVITY_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Activity Instance
9 RC_TASK_ID Character(15) VARCHAR2(15) NOT NULL Task ID used for Business Process tracking.
10 BP_NOTIFY_TYPE Character(2) VARCHAR2(2) NOT NULL business projects notification type code
01=Phs - All Complete
02=Phs - All Complete/Any Fail
03=Phs - All Complete/All Success
04=Transition - Any
05=Transition - Non-Default
06=Phs - Exceeds Stan Time
07=Phs - Exceeds Max Time
08=Phs - Exceeds Stan Calc Time
09=Phs - Exceeds Max Calc Time
10=Task - Exceeds Max Time
11=Task - Exceeds Stan Time
12=BP - Exceeds Stan Time
13=BP - Exceeds Max Time
14=BP - Exceeds Stan Calc Time
15=BP - Exceeds Max Calc Time
16=Phs - Begins
17=Phs - Completes
18=BP - Begins
19=BP - Completes
11 TASK_NOTIFY_TYPE Character(2) VARCHAR2(2) NOT NULL type of task in business projects application
01=Beginning of Task
02=Completion of Task
03=Failure of Task
04=Maximum Time Exceeded
05=Standard Time Exceeded
06=Success of Task
07=Reassignment of Task
12 DELAY_MINUTES Number(10,0) DECIMAL(10) NOT NULL Delay Minutes.....................................
13 BP_STATUS_URL Long Character CLOB Business Project Status URL. This field is used to store the URL to get in to a specific Business Project Instance.
14 TSK_STATUS_URL Character(254) VARCHAR2(254) NOT NULL Task Status URL