RBB_BPELTST_DFN

(SQL Table)
Index Back

BPEL Test Definition

Primary record for storing data about a specific BPEL test

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 RBB_CODE Character(10) VARCHAR2(10) NOT NULL Simple code field
2 RBB_LABEL Character(40) VARCHAR2(40) NOT NULL Display label for setup
3 RBB_LONG_DESCR Character(254) VARCHAR2(254) NOT NULL Application Mapping Long Description
4 RBB_ENABLE Character(1) VARCHAR2(1) NOT NULL Enable / Disable flag

Y/N Table Edit

Default Value: Y

5 RBB_CORE_FLAG Character(1) VARCHAR2(1) NOT NULL Flag indicating part of infrastructure

Y/N Table Edit

Default Value: N

6 RBB_EUM_FLAG Character(1) VARCHAR2(1) NOT NULL Flag indicating part of End User Monitor Suite

Y/N Table Edit

Default Value: N

7 RBB_WL_FLAG Character(1) VARCHAR2(1) NOT NULL Flag indicating part of worklist suite

Y/N Table Edit

Default Value: N

8 RBB_PERFORM_FLAG Character(1) VARCHAR2(1) NOT NULL Flag indicating part of performance suite

Y/N Table Edit

Default Value: N

9 RBB_AUTOEXEC Character(1) VARCHAR2(1) NOT NULL Flag to indicate automatic execution

Y/N Table Edit

Default Value: N

10 RBB_START_PROC Character(1) VARCHAR2(1) NOT NULL Flag indicating whether a process is invoked

Y/N Table Edit

Default Value: N

11 RBB_USE_AAF Character(1) VARCHAR2(1) NOT NULL Flag to indicate whether AAF should be used

Y/N Table Edit

Default Value: N

12 RBB_SERV_OPR_ID Character(100) VARCHAR2(100) NOT NULL Service Operation ID

Prompt Table: RBB_SERVOPR_VW

13 RBB_INPUT_TYPE Character(1) VARCHAR2(1) NOT NULL Input type selection
N=None
T=Simple Text
U=XML URL
V=Name / Value Pairs
Z=Custom

Default Value: N

14 RBB_OUTPUT_TYPE Character(1) VARCHAR2(1) NOT NULL Input type selection
N=None
P=Popup Text
T=Simple Text
V=Name / Value Pairs
Z=Custom

Default Value: N

15 RBB_INPUT_TEXT Long Character CLOB Input text value
16 RBB_ESCAPE Character(1) VARCHAR2(1) NOT NULL Flag to indicate whether values should be escaped

Y/N Table Edit

Default Value: N

17 RBB_APPCLASS_PATH Character(167) VARCHAR2(167) NOT NULL Application Class Full Path

Prompt Table: RBB_APPPATH_VW

18 RBB_APPCLASSID Character(30) VARCHAR2(30) NOT NULL Application Class ID

Prompt Table: RBB_APPCLASS_VW

19 RBB_ROWADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
20 RBB_ROWADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
21 RBB_ROWUPD_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
22 RBB_ROWUPD_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
23 SYNCID Number(10,0) DECIMAL(10) NOT NULL The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle.
24 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time