Document toolboxDocument toolbox

sp245_id_configuration

This table simply provides a large text column, configuration, keyed by a text ID.


 

Table Definition

Field
Type
Default
Nullable
idvarchar2(50)n/a(error)
configurationCLOB<empty string>(error)

Keys

primary key (id)

Primary Key Referenced From

Column Descriptions

FieldDescription
idThe keyed value of the Server ID name, referenced by the value of System Parameters postcode_tm_server and postcode_tm_server.
configurationThe body of the Server request

 

Details

The table is currently only used by SP083_SYSTEM_PARAMETERS for storing the configurations for servers for P2P (postcode_tm_server) and RTT (postcode_rtt_server).

If other tables use it then the ID will need to be carefully devised to be kept unique.