Skip to content

Outcome

This entity holds information about Outcomes that are configured in the Business Configuration application of the system. Every time a new or updated Outcome is encountered in an inserted Visit, a new entry is generated.

BranchOriginId

The origin id for the Branch.

Type: Edm.Int64

ClientKey

The id of an entry in the table dim_client which holds the license.

Type: Edm.Int64

DeliveredServices

Type: DataConnect.DeliveredService

EndDate

Time stamp (Year, quarter, month and date) for when this entity was deleted or updated in Orchestra. If this value is NULL, it means that it is the active instance of this entity.

Type: Edm.DateTimeOffset

Id

The Outcome identifier.

Type: Edm.Int32

OriginId

The unique identifier of the Outcome, used to keep track of changes. This value is never changed.

Type: Edm.Int64

Outcome

The name of the Outcome.

Type: Edm.String

StartDate

The date that the Outcome was created.

Type: Edm.DateTimeOffset

VisitTransactions

Type: DataConnect.VisitTransaction