Skip to main content
Skip table of contents

IDPServiceParam (ver7.0.0)

Defines the parameter values used to communicate with the IDP mapped in IDPServiceMap.

Column Name

Initial Version

Data Type

Description

DefaultValue

7.0.0

Varchar2(256)

Default behavior for the parameter. Typically associated to use of the browser. Required for ParamType of default.

Description

7.0.0

Varchar2(100)

Not used.

ID

7.0.0

Number(10,0)

Unique sequential number generated by the application. Required.

ParamName

7.0.0

Varchar2(30)

Name uniquely defining the parameter. Required.

ParamType

7.0.0

Varchar2(30)

Valid values: Default, derived. Required.

RelatedEntity

7.0.0

Varchar2(30)

Internal java class name related to the parameter, such as student.

RelatedField

7.0.0

Varchar2(250)

Internal method name for the RelatedEntity.

WhenCreated

7.0.0

Timestamp(6)

Date and time the record was created. Defaults to system date. Required.

WhenModified

7.0.0

Timestamp(6)

Date and time the record was modified. Defaults to system date. Required.

WhoCreated

7.0.0

Varchar2(100)

The user login that created the record. Defaults to database user. Required.

WhoModified

7.0.0

Varchar2(100)

The user login that modified the record. Defaults to database user. Required.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.