ExternalClientFactTableGroups
Contains any data warehouse fact table groups required for an external client application. These fact table groups will be used to create a set of views in the data warehouse that the application can access.
| Column Name | Type | Description |
|---|---|---|
| CommunityLogicalOwnerIdentification | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| FactGroupLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| ExternalClientIdentifier | NUMERIC | The unique identifier (.1 item) for the client record. |
| IntraconnectPhysicalOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| AuthorizedFactTableGroups | VARCHAR | Stores names of data warehouse fact table groupers that the client is authorized for. These groups are used in the data warehouse to create a set of views that the client can access. |