RB_AAF_WRKFLOW(SQL Table) |
Index Back |
---|---|
Workflow Action cfgRecord to store AAF workflow configuration |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EOCF_ACTION_ID | Number(31,0) | DECIMAL(31) NOT NULL | Active Analytics Framework Action ID field |
2 | EOCF_ACTION_NAME | Character(80) | VARCHAR2(80) NOT NULL | user-defined name to identify the characteristics of a particular action |
3 | EOCF_CONTEXT_ID | Number(31,0) | DECIMAL(31) NOT NULL | the ID value for a configured context |
4 | EOCF_CTX_NAME | Character(50) | VARCHAR2(50) NOT NULL | context name |
5 | WF_PURPOSE | Character(4) | VARCHAR2(4) NOT NULL |
Purpose of the Notification
0=FYI APPR=Approval Required ASSN=Assignment ESCA=Escalation FOLL=Follow-Up Requested HOLD=Hold Notification SLA=SLA Warning SLAX=SLA Exception STAT=Status Change TASG=Task Assignment UPD=Update Notification |
6 | RC_ES_ITEM_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
RC_ES_ITEM_TYPE
0=Notify Immediately 1=Delay Notification Default Value: 0 |
7 | DELAY_MINUTES | Number(10,0) | DECIMAL(10) NOT NULL | Delay Minutes..................................... |
8 | REPEAT_TIMES | Number(3,0) | SMALLINT NOT NULL | Repeat the Action for specified number of times |
9 | RB_PACKAGE_ID | Number(10,0) | DECIMAL(10) NOT NULL | Package |
10 | RB_PACKAGE_NAME | Character(30) | VARCHAR2(30) NOT NULL |
Package Name
Prompt Table: RB_PACKAGE_VW |
11 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
12 | SEND_URL | Character(1) | VARCHAR2(1) NOT NULL |
SEND_URL
Y/N Table Edit Default Value: Y |
13 | RUNCNTL_RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Run Control Record
Prompt Table: RBC_SQLTBL_VW |
14 | BCNAME | Character(30) | VARCHAR2(30) NOT NULL |
Business Component Name (see PSBCDEFN).
Prompt Table: PSBCDEFN |
15 | RB_DELV_CHANNEL3 | Character(1) | VARCHAR2(1) NOT NULL |
Delivery Channel
0=Email 1=Worklist Default Value: 0 |
16 | ROLENAME | Character(30) | VARCHAR2(30) NOT NULL |
The name of a Role in the Role Definition Table (see PSROLEDEFN).
Prompt Table: PSROLEDEFN |
17 | BUSPROCNAME | Character(30) | VARCHAR2(30) NOT NULL |
Business Process Name (see PSBUSPROCDEFN).
Prompt Table: RB_AAF_BPROC_VW |
18 | ACTIVITYNAME | Character(30) | VARCHAR2(30) NOT NULL |
Name of a Business Process Activity (see PSACTIVITYDEFN).
Prompt Table: RB_AAF_ACTV_VW |
19 | EVENTNAME | Character(30) | VARCHAR2(30) NOT NULL |
Defines a routing event for PS Workflow
Prompt Table: RB_VLD_EVNT_VW |
20 | RUN_TIME_DELAY | Character(1) | VARCHAR2(1) NOT NULL |
Flag to indicate to get the Delay at Run Time instead of specifying at design time
Y/N Table Edit |
21 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: RB_BNDRECDFN_VW |
22 | FIELDNAME | Character(18) | VARCHAR2(18) NOT NULL |
Field Name (see PSDBFIELD).
Prompt Table: RECFIELD_VW |
23 | SLA | Character(1) | VARCHAR2(1) NOT NULL |
Service Level Agreement. SLA management.
Y/N Table Edit |
24 | EOCF_PHRASE_ID | Number(31,0) | DECIMAL(31) NOT NULL | the unique identifier for a phrase definition (ignoring versioning) |
25 | RECEPIENT_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Recipient Type for notification
G=Provider Group P=Person ID Default Value: G |
26 | WL_PRIORITY | Character(1) | VARCHAR2(1) NOT NULL |
Priority
1=1-High 2=2-Medium 3=3-Low Default Value: 3 |
27 | EOCF_LIB_TERM_ID | Number(31,0) | DECIMAL(31) NOT NULL |
a library element that can be evaluated.
NOTE: this primary key value is actually a foreign key to the library element portion of a term. Terms are sub-types of elements.
Default Value: 0 Prompt Table: RB_AAF_TERM_VW |
28 | EOCF_LIB_TERM_NAME | Character(80) | VARCHAR2(80) NOT NULL | the name of the Term in the library |
29 | DELAY_OPTION | Character(1) | VARCHAR2(1) NOT NULL |
Used for Delay Options in AFF Workflow Action setup.
R=Record/Field T=Term Default Value: R |
30 | EOCF_CONFIG_ID | Number(31,0) | DECIMAL(31) NOT NULL |
the unique identifier for a phrase definition (ignoring versioning)
Default Value: 0 |
31 | MESSAGE_SET_NBR | Number(5,0) | INTEGER NOT NULL |
Message Set Number. This field refers to the Message Set Number in the Message Catalog.
Prompt Table: PSMSGSETDEFN |
32 | MESSAGE_NBR | Number(5,0) | INTEGER NOT NULL |
Message Number. This field refers to the Message Number in the Message Catalog.
Prompt Table: PSMSGCATDEFN |