TrackingServices
TrackingServices
Columns
Name | Type | Description |
TrackingServiceId [KEY] | Long | Unique identifier for the tracking service. |
DisplayName | String | Name of the tracking service. Must be unique. |
Vendor | String | Name of the provider of the tracking service. |
State | String | State of the tracking service. Currently, only ORA_ENABLED is supported. |
Protocol | String | Text that identifies the service type. Developers should use the value TrackingServicesBridge for external systems that transfer data from fitness tracking services to Oracle HCM Cloud. |
ProtocolParams | String | Base64-encoded JSON object for parameters required to access the service. |
Finder | String | Finder of TrackingServices |