registry.oslc table

This table is used to configure and manage registrations of OSLC service providers to IBM® JazzSM service registries.

Table 1. OSLC service provider registration table registry.oslcsp.
Column Type Description
Name VARCHAR(64) A user-defined name for the registration table entry.
RegistryURI VARCHAR(1024) The OSLC service provider services record of the registry service. RegistryURI is the primary key of the table.
RegistryUsername VARCHAR(64) The user that is used to authenticate with the JazzSM service provider registry.
RegistryPassword VARCHAR(64) The password that is used to authenticate with the JazzSM service provider registry.
Registered integer Indicates whether the entry has a registration record with the JazzSM registry service. Possible values are as follows:
  • 0: The entry does not have a registration.
  • 1: The entry has a registration.
RegistrationURI VARCHAR(1024) The URI of the registration record in the JazzSM service provider registry for this ObjectServer.
LastRegistered time The date and time of the last successful registration to the JazzSM service provider registry.