You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

ECS Dimension Tables

ECSAgentLifeTypeDimension 

(Deprecated)

Column NameData TypeDescription
alt_agentLifeTypeIdsnallintPrimary key
alt_agentLifeTypeNamenvarchar(50)Agent life type name



ECSAgentStatusDimension

(Deprecated)

Column NameData TypeDescription
asd_idnumeric(15, 0)Primary key
asd_agentStatusNamenvarchar(50)Agent status name
asd_accountIdvarchar(16)Account identifier



ECSAlertTypeDimension

(Deprecated)

Column NameData TypeDescription
atd_alertTypeIdsmallintPrimary key
atd_alertTypeNamenvarchar(100)Alert type name






ECSBreakCategoryTypeDimension

Column NameData TypeDescription
bct_idnumeric(15, 0)Primary key
bct_breakCategoryTypeNamenvarchar(100)The break category type name
bct_exceedSecondsintAllowed count of exceeded seconds
bct_paid

bit

(1=true/0=false)

Is Paid
bct_accountIdvarchar(16)The account identifier
bct_parentEipIdvarchar(16)The parent account identifier



ECSBreakTypeDimension

(Deprecated)

Column NameData TypeDescription
btd_idnumeric(15, 0)Primary key
btd_breakTypeNamenvarchar(100)Break type name
btd_accountIdvarchar(16)The account identifier



ECSBusinessProcessDimension

Column NameData TypeDescription
bpd_idnumeric(15, 0)Primary key
bpd_businessProcessNamenvarchar(100)Business process name
bpd_contactCenterNamenvarchar(100)Contact center name
bpd_accountIdvarchar(16)The account identifier
bpd_parentEipIdvarchar(16)The parent account identifier



ECSCampaignDimension

Column NameData TypeDescription
ecd_idnumeric(15, 0)Primary key
ecd_campaignNamenvarchar(100)Campaign name
ecd_businessProcessIdnumeric(15, 0)Business process identifier
ecd_businessProcessNamenvarchar(100)Business process name
ecd_dialerTypeIdnumeric(15, 0)Dialer type identifier
ecd_dialerTypeNamenvarchar(100)Dialer type name
ecd_accountIdvarchar(16)The account identifier
ecd_parentEipIdvarchar(16)The parent account identifier



ECSCounterTypeDimension

(Deprecated)

Column NameData TypeDescription
ctd_idnumeric(15, 0)Primary key
ctd_counterTypeNamenvarchar(100)Counter type name
ctd_accountIdvarchar(16)The account identifier



ECSDialerTypeDimension

(Deprecated)

Column NameData TypeDescription
dtd_idnumeric(15, 0)Primary key
dtd_dialerTypeNamenvarchar(100)Dialer type name
dtd_accountIdvarchar(16)The account identifier



ECSDirectionDimension

(Deprecated)

Column NameData TypeDescription
dtd_idnumeric(15, 0)Primary key
dtd_dialerTypeNamenvarchar(100)Dialer type name
dtd_accountIdvarchar(16)The account identifier



ECSEntityTypeDimension

(Deprecated)



Column NameData TypeDescription
etd_entityTypeIdsmallintPrimary key
etd_entityTypeNamenvarchar(50)Entity type name



ECSInteractionChannelDimension

Column NameData TypeDescription
icd_idnumeric(15, 0)Primary key
icd_interactionChannelNamenvarchar(100)Interaction channel name
icd_contactCenterNamenvarchar(100)Contact center name
icd_accountIdvarchar(16)The account identifier
icd_parentEipIdvarchar(16)The parent account identifier



ECSInteractionStateDimension

Column NameData TypeDescription
isd_idnumeric(15, 0)Primary key
isd_interactionStateNamenvarchar(100)Interaction state name
isd_outboundStatusNamenvarchar(100)Outbound status name
isd_statusNamenvarchar(100)Status name
isd_accountIdvarchar(16)The account identifier
isd_parentEipIdvarchar(16)The parent account identifier



ECSInteractionCreationTypeDimension

(Deprecated)
Column NameData TypeDescription
ict_interactionCreationTypeIdsmallintPrimary key
ict_interactionCreationTypeNamenvarchar(100)Interaction creation type name



ECSInteractionMediaDimension

(Deprecated)

Column NameData TypeDescription
imd_interactionMediaIdsmallintPrimary key
imd_interactionMediaNamenvarchar(100)Interaction media name



ECSInteractionResultDimension

(Deprecated)

Column NameData TypeDescription
ird_idnumeric(15, 0)Primary key
ird_interactionResultNamenvarchar(100)Interaction result name
ird_accountIdvarchar(16)The account identifier



ECSLevelDimension

(Deprecated)

Column NameData TypeDescription
eld_levelIdsmallintPrimary key
eld_levelNamenvarchar(50)Level name



ECSOriginatedFromDimension

(Deprecated)

Column NameData TypeDescription
ofd_originatedFromIdsmallintPrimary key
ofd_originatedFromNamenvarchar(100)Originated from name



ECSSkillDimension

(Deprecated)

Column NameData TypeDescription
esd_idnumeric(15, 0)Primary key
esd_skillNamenvarchar(128)Skill name
esd_accountIdvarchar(16)The account identifier



ECSInteractionTypeDimension

Column NameData TypeDescription
itd_idnumeric(15, 0)Primary key
itd_interactionTypeNamenvarchar(100)Interaction type name
itd_directionNamenvarchar(100)Direction name
itd_mediaNamenvarchar(100)Media name
itd_purposenvarchar(100)Purpose name
itd_accountIdvarchar(16)The account identifier
itd_parentEipIdvarchar(16)The parent account identifier



ECSUserDimension 

Column NameData TypeDescription
eud_idnumeric(15, 0)Primary key
eud_ecsUserDisplayNamevarchar(100)User display name
eud_accountIdvarchar(16)The account identifier
eud_broadsoftUserIdvarchar(161)Broadsoft user identifier
eud_parentEipIdvarchar(16)The parent account identifier
eud_ecsUserGUIDuniqueidentifierGUID identifier






ECSOrganizationMapping 

Column NameData TypeDescription
eom_idintPrimary key
eom_organizationNamevarchar(150)Organization name
eom_organizationDWDBNamevarchar(150)Organization data warehouse database name
eom_organizationIduniqueidentifierOrganization GUID identifier
eom_accountIdvarchar(16)The account identifier
eom_isActivebit  (1=true/0=false)Organization is active or not



TimeZoneDimension

Column NameData TypeDescription
tzd_timeZoneIdsmallintPrimary key
tzd_offsetsmallintTime zone offset
tzd_timeZoneNamenvarchar(150)Time zone name
tzd_displayNamenvarchar(150)Time zone display name



AreaCodeDimension

Column NameData TypeDescription
acd_areaCodeIdintArea code
acd_statenvarchar(40)State



ECS Fact Tables

ECSAlertFact

Column NameTypeDescriptionReferencesCommentsIndexed
alrf_idbigintPrimary Key


alrf_alertIdintIdentifier of the alert


alrf_agentIdnumeric(15, 0)Foreign key to the agentECSUserDimension

alrf_alertTypeIdsmallintForeign key to the alert typeECSAlertTypeDimensionDeprecated field. Replaced by alrf_alertTypeName
alrf_businessProcessIdnumeric(15, 0)Foreign key to the business processECSBusinessProcessDimension

alrf_countersmallintOld field, not in use 
Deprecated field. Replaced by alrf_counterTypeName
alrf_counterTypeIdnumeric(15, 0)Identifier of the counter typeECSCounterTypeDimensionDeprecated field. Replaced by alrf_counterTypeName
alrf_endDateSliceIdintForeign key to the alert end date in UTCDateDimension



alrf_endTimedatetimeAlert end time in UTC


alrf_endTimeSliceIdintForeign key to the alert end time of day in UTCTimeOfDayDimension



alrf_eomIdintForeign key to the ECS organization ECSOrganizationMapping

alrf_startDateSliceIdintForeign key to the alert start date in UTCDateDimension



alrf_startTimedatetimeAlert start time


alrf_startTimeSliceIdintForeign key to the alert start time of day in UTCTimeOfDayDimension



alrf_updateDateTimedatetimeAlert last update datetime

Yes
alrf_valueintAlert value


alrf_eipIdvarchar(16)The account identifier


alrf_alertTypeNamenvarchar(100)Alert type name


alrf_counterTypeNamenvarchar(100)Counter type name


alrf_parentEipIdvarchar(16)The account identifier


alrf_startTimestampLocaldatetimeAlert start time in local time


alrf_endTimestampLocaldatetimeAlert end time in local time


alrf_startDateLocalintForeign key to the alert start date in local timeDateDimension

alrf_startTimeLocalintForeign key to the alert start time of day in local timeTimeOfDayDimension

alrf_endDateLocalintForeign key to the alert end date in local timeDateDimension

alrf_endTimeLocalintForeign key to the alert end time of day in local timeTimeOfDayDimension

alrf_lastUpdatedTimestampdatetimeThe record updated timestamp 


alrf_updatedbitIndicates whether the record was updated








ECSAgentLifeFact

Column NameTypeDescriptionReferencesCommentsIndexed
alif_idbigintPrimary key


alif_agentLifeIdintIdentifier of agent life


alif_agentIdnumeric(15, 0)Foreign key to the agentECSUserDimension

alif_agentLifeTypeIdsmallintIdentifier of the agent life typeECSAgentLifeTypeDimensionDeprecated field. Replaced by alif_agentLifeTypeName
alif_agentStatusIdnumeric(15, 0)Identifier of the agent statusECSAgentStatusDimensionDeprecated field. Replaced by alif_agentStatusName
alif_bpAssignedbit (1=true/0=false)Flag for a status: was assigned to BP (Business Process)


alif_breakTypeIdnumeric(15, 0)Identifier of the break typeECSBreakTypeDimensionDeprecated field. Replaced by alif_breakTypeName
alif_businessProcessIdnumeric(15, 0)Foreign key to the interaction business processECSBusinessProcessDimension

alif_categoryIdnumeric(15, 0)Foreign key to the break categoryECSBreakCategoryTypeDimension

alif_decidedToApprovebitDecision solution


alif_efficiencyfloatEfficiency


alif_endDateSliceIdintForeign key to the status end date in UTCDateDimension

alif_endTimedatetimeStatus end time in UTC


alif_endTimeSliceIdintForeign key to the status end time of day in UTCTimeOfDayDimension

alif_eomIdintForeign key to the ECS organization ECSOrganizationMapping

alif_exceededSecondsintCount of exceeded seconds


alif_interactionEndTimedatetimeInteraction end time in UTC


alif_interactionIdbigintIdentifier of the Interaction


alif_interactionStartTimedatetimeInteraction start time in UTC


alif_interactionStateIdnumeric(15, 0)Foreign key to the interaction stateECSInteractionStateDimension

alif_interactionTypeIdnumeric(15, 0)Foreign key to the interaction typeECSInteractionTypeDimension

alif_loginDateSliceIdintForeign key to the status login date in UTCDateDimension



alif_loginTimedatetimeAgent login time in UTC


alif_loginTimeSliceIdintForeign key to the status login time of day in UTCTimeOfDayDimension



alif_logoffDateSliceIdintForeign key to of the status logoff date in UTCDateDimension 



alif_logoffTimedatetimeAgent logoff time in UTC


alif_logoffTimeSliceIdintForeign key to the status logoff time of day in UTCTimeOfDayDimension



alif_paidbitFlag for a status: was paid


alif_requestTimedatetime2(7)Request time for a status


alif_shiftIdintShift number


alif_sourceKeynvarchar(50)Source Key


alif_startDateSliceIdintForeign key to the status start date in UTCDateDimension



alif_startTimedatetimeStatus start time in UTC


alif_startTimeSliceIdintForeign key to the status start time of day in UTCTimeOfDayDimension



alif_supervisorDecisionTimedatetime2(7)Supervisor decision time for a status


alif_supervisorIdnumeric(15, 0)Foreign key to the supervisorECSUserDimension

alif_updateDateTimedatetimeAgent life last status update datetime

Yes
alif_eipIdvarchar(16)The account identifier


alif_agentLifeTypeNamenvarchar(50)Agent life type name


alif_agentStatusNamenvarchar(50)Agent status name


alif_breakTypeNamenvarchar(100)Break type name


alif_parentEipIdvarchar(16)Parent account identifier


alif_loginTimestampLocaldatetimeAgent login time in local time


alif_logoffTimestampLocaldatetimeAgent logoff time in local time


alif_startTimestampLocaldatetimeStatus start time in local time


alif_endTimestampLocaldatetimeStatus end time in local time


alif_interactionStartTimestampLocaldatetimeInteraction start time in local time


alif_interactionEndTimestampLocaldatetimeInteraction end time in local time


alif_loginDateLocalintForeign key to the status login date in local timeDateDimension

alif_loginTimeLocalintForeign key to the  status login time of day in local timeTimeOfDayDimension

alif_logoffDateLocalintForeign key to the status logoff date in local timeDateDimension

alif_logoffTimeLocalintForeign key to the status logoff time of day in local timeTimeOfDayDimension

alif_startDateLocalintForeign key to the status start date in local timeDateDimension

alif_startTimeLocalintForeign key to the status start time of day in local timeTimeOfDayDimension

alif_endDateLocalintForeign key to the status end date in local timeDateDimension

alif_endTimeLocalIintForeign key to the status end time of day in local timeTimeOfDayDimension

alif_lastUpdatedTimestampdatetimeThe record updated timestamp 


alif_updatedbitIndicates whether the record was updated














ECSAttemptFact






Column NameTypeDescriptionReferencesCommentsIndexed
atmp_idbigintPrimary key


atmp_attemptIdintIdentifier of the attempt


atmp_agentIdnumeric(15, 0)Foreign key to the agentECSUserDimension

atmp_answerDateSliceIdintForeign key to the answer date in UTCDateDimension



atmp_answerTimedatetimeAnswer datetime in UTC


atmp_answerTimeSliceIdintForeign key to the answer time of day in UTCTimeOfDayDimension



atmp_attemptDateSliceIdintForeign key to the attempt date in UTCDateDimension



atmp_attemptNointAttempt number


atmp_attemptTimedatetimeAttempt datetime in UTC


atmp_attemptTimeSliceIdintForeign key to the attempt time of day in UTCTimeOfDayDimension



atmp_businessProcessIdnumeric(15, 0)Foreign key to the business process of current attempt.ECSBusinessProcessDimension

atmp_campaignEnterDateSliceIdintForeign key to the campaign enter date in UTCDateDimension



atmp_campaignEnterTimedatetimeWhen the interaction was added to campaign (loaded)


atmp_campaignEnterTimeSliceIdintForeign key to the campaign enter time of day of day in UTCTimeOfDayDimension



atmp_campaignIdnumeric(15, 0)Foreign key to the campaignECSCampaignDimension

atmp_campaignInteractionIdintCampaign Interaction Id - system Id


atmp_campaignLastAttemptDateSliceIdintForeign key to the campaign last attempt date in UTCDateDimensionDeprecated field
atmp_campaignLastAttemptTimedatetimeLast attempt datetime


atmp_campaignLastAttemptTimeSliceIdintForeign key to the campaign last attempt time of day in UTCTimeOfDayDimensionDeprecated field
atmp_destinationnvarchar(MAX)Destination


atmp_endDateSliceIdintForeign key to the end date in UTCDateDimension



atmp_endTimedatetimeAttempt end time


atmp_endTimeSliceIdintForeign key to the end time of day in UTCTimeOfDayDimension



atmp_eomIdintForeign key to the ECS organization ECSOrganizationMapping

atmp_interactionStateIdnumeric(15, 0)Foreign key to the interaction state of current attemptECSInteractionStateDimension

atmp_lastAttemptInteractionStateIdnumeric(15, 0)Foreign key to the interaction state of last attemptECSInteractionStateDimension

atmp_numberOfAttemptsintNumber of attempts


atmp_remarksnvarchar(MAX)Remarks
Deprecated field
atmp_updateDateTimedatetimeAttempt last update datetime

Yes
atmp_eipIdvarchar(16)The account identifier


atmp_parentEipIdvarchar(16)Parent account identifier


atmp_lastUpdatedTimestampdatetimeThe record updated timestamp 


atmp_updatedbitIndicates whether the record was updated








ECSInteractionFact 






Column NameTypeDescriptionReferencesCommentsIndexed
intr_idbigintPrimary key


intr_interactionIdintIdentifier of interaction


intr_interactionGUIDIDuniqueidentifierGUID identifier


intr_interactionLegintInteraction leg


intr_agentHandlingTimeintAgent handling time


intr_agentIDnumeric(15, 0)Foreign key to the ECS agentECSUserDimension

intr_answeredWithinGoalTimebit (1=true/0=false)Flag: was interaction answered within a goal time?


intr_areaCodeIdintForeign key ot the area codeAreaCodeDimension

intr_CRMContactIduniqueidentifierIdentifier to CRM contact


intr_campaignIdnumeric(15, 0)Foreign key to the campaignECSCampaignDimension

intr_closedBySystembit (1=true/0=false)Flag: was interaction closed by system?


intr_consultTimeintConsult time


intr_currentSLThresholdintCurrent Service Level Threshold


intr_customerBillingCodenvarchar(128)Customer billing code


intr_customerCallsintCustomer Calls


intr_destinationnvarchar(MAX)Destination


intr_directionIdsmallintIdentifier for the directionECSDirectionDimensionDeprecated field. Replaced by: intr_directionName.
intr_dispositionCodenvarchar(200)Disposition code


intr_dispositionCodeCategorynvarchar(128)Disposition Code Category


intr_dispositionCodeSubCategorynvarchar(128)Disposition Code Sub Category


intr_durationintLast attempt duration


intr_emailBacklogbit (1=true/0=false)Flag: was email interaction kept in a backlog?


intr_endDateSliceIdintForeign key to the interaction end date in UTC  DateDimension



intr_endTimedatetimeInteraction end time in UTC

Yes
intr_endTimeSliceIdintForeign key to the interaction end time of day in UTC  TimeOfDayDimension



intr_endedInRequestDNCbit (1=true/0=false)Ended in request "Do not call"


intr_endedInTransferbit (1=true/0=false)Flag: was interaction ended in transfer?


intr_endingStatusnvarchar(50)Ending status - is not actual


intr_enterDateSliceIdintForeign key to the interaction enter date in UTC  DateDimension



intr_enterTimedatetimeWhen the interaction was added to campaign (loaded) in UTC



intr_enterTimeSliceIdintForeign key to the interaction enter time of day in UTC  TimeOfDayDimension



intr_eomIdintForeign key to the ECS organization ECSOrganizationMapping

intr_externalTransferDIDnvarchar(128)External transfer DID


intr_hasAnotherAttemptbit (1=true/0=false)Flag: is there another attempt?


intr_holdTimeintHold time in seconds


intr_IVRTimeintIVR time


intr_interactionCreationTypeIdsmallintIdentifier of the interaction creation type
Deprecated field. Replaced by: intr_interactionCreationTypeName
intr_interactionMediaIdsmallintIdentifier of the interaction media
Deprecated field. Replaced by: intr_interactionMediaName
intr_interactionResultIdnumeric(15, 0)Identifier of the interaction result
Deprecated field. Replaced by: intr_interactionResultName
intr_interactionTypeIdnumeric(15, 0)Foreign key to the interaction typeECSInteractionTypeDimension

intr_isDeferrablebit (1=true/0=false)Flag: was the interaction deferrable?


intr_lasHandlerHandlingTimeintLast handler handling time


intr_lastAttemptAgentIdnumeric(15, 0)Foreign key of the last attempt agentECSUserDimension

intr_lastAttemptAnswerDateSliceIdintIdentifier of the answer date in UTCDateDimension

Deprecated field


intr_lastAttemptAnswerTimedatetimeLast attempt answer time in UTC



intr_lastAttemptAnswerTimeSliceIdintForeign key to the attempt answer time of day in UTCTimeOfDayDimension

Deprecated field


intr_lastAttemptDateSliceIdintForeign key to the last attempt date in UTCDateDimension

Deprecated field


intr_lastAttemptDestinationnvarchar(128)Last attempt destination


intr_lastAttemptEndDateSliceIdintIdentifier of the last attempt end date in UTCDateDimension

Deprecated field


intr_lastAttemptEndTimedatetimeLast attempt end time in UTC


intr_lastAttemptEndTimeSliceIdintForeign key to the attempt end time of day in UTCTimeOfDayDimension

Deprecated field


intr_lastAttemptInteractionStateIdnumeric(15, 0)Foreign key to the interaction state of last attemptECSInteractionStateDimension

intr_lastAttemptRemarksnvarchar(MAX)Remarks of last attempt
Deprecated field
intr_lastAttemptTimedatetimeLast Attempt time in UTC


intr_lastAttemptTimeSliceIdintIdentifier of the last attempt time of day in UTCTimeOfDayDimension

Deprecated field


intr_lastInteractionStateIdnumeric(15, 0)Foreign key to the latest interaction stateECSInteractionStateDimension

intr_lastTreatingAgentIdnumeric(15, 0)Foreign key to the agent last treated the interactionECSUserDimension

intr_lastTreatingBusinessProcessIdnumeric(15, 0)Foreign key to the business process last treated the interactionECSBusinessProcessDimension

intr_lastTreatingInteractionChannelIdnumeric(15, 0)Foreign key to the channel last treated the interactionECSInteractionChannelDimension

intr_mistreatedCodeintDNC number


intr_mistreatedDateSliceIdintForeign key to the mistreated date in UTCDateDimension

Deprecated field


intr_mistreatedTimedatetimeWhen DNC number was called in UTC


intr_mistreatedTimeSliceIdintForeign key to the mistreated time of day in UTCTimeOfDayDimension

Deprecated field


intr_numberOfAttemptsintNumber of attempts


intr_originnvarchar(128)Origin


intr_overflowbitFlag: was interaction overflow?


intr_previousAgentIdnumeric(15, 0)Foreign key to the agent if the previous handler was an agentECSUserDimension

intr_previousBusinessProcessIdnumeric(15, 0)Foreign key to the business process if the previous handler was a business process ECSBusinessProcessDimension

intr_previousHandlerHandlingTimeintHandling time of the handler before the last handler of the interaction


intr_previousInteractionChannelIdnumeric(15, 0)

Foreign key to the interaction channel if the previous handler was a channel

ECSInteractionChannelDimension

intr_queueTimeintQueue time


intr_queuedbit (1=true/0=false)Flag: was interaction queued?


intr_remarksnvarchar(MAX)Remarks
Deprecated field
intr_responseCountintCount of responses within a conversation


intr_responseTimeSumintSummarized count of seconds in responses within a conversation


intr_routingClientNamenvarchar(50)Routing Client Name


intr_routingInboundCampaignNamenvarchar(50)Routing Inbound Campaign Name


intr_routingProductNamenvarchar(50)Routing Product Name


intr_routingProductTypenvarchar(50)Routing Product Type


intr_sLExcludedbit (1=true/0=false)Flag: was interaction excluded from Service Level calculations?


intr_startDateSliceIdintForeign key to the interaction start date in UTC  DateDimension



intr_startTimedatetimeInteraction start time in UTC

Yes
intr_startTimeSliceIdintForeign key to the interaction start time of day in UTC  TimeOfDayDimension



intr_telephonyTimeExternalAgentintExternal agent telephony time


intr_telephonyTimeExternalConsultintExternal consulting telephony time


intr_telephonyTimeIncomingintIncoming telephony time


intr_telephonyTimeOutgoingintOutgoing telephony time


intr_timeZoneIdsmallintForeign key to the time zoneTimeZoneDimension

intr_updateDateTimedatetimeInteraction last update datetime in UTC

Yes
intr_voiceMailAssignedAgentIdnumeric(15, 0)Foreign key to the  to assigned agent for a voicemailECSUserDimension

intr_voiceMailLeftbit (1=true/0=false)Flag: was left a voicemail


intr_wasAbandonedbit (1=true/0=false)Flag: was interaction abandoned?


intr_wrapUpTimeintWrap-up time in seconds


intr_eipIdvarchar(16)The account identifier


intr_inboundbit (1=true/0=false)Indicates if the interaction creation type is inbound


intr_outboundbit (1=true/0=false)Indicates if the interaction creation type is outbound


intr_outgoingInternalbit (1=true/0=false)Indicates if the interaction creation type is outgoing internal


intr_callbackbit (1=true/0=false)Indicates if the interaction creation type is callback


intr_campaignbit (1=true/0=false)Indicates if the interaction creation type is campaign


intr_telephonybit (1=true/0=false)Indicates if the interaction is a telephony interaction


intr_chatbit (1=true/0=false)Indicates if the interaction is a chat interaction


intr_emailbit (1=true/0=false)Indicates if the interaction is an email interaction


intr_callbackRequestsbit (1=true/0=false)Indicates the callback was requested


intr_callbackCompletedbit (1=true/0=false)Indicates the callback has been completed


intr_transferredInbit (1=true/0=false)Indicates if the interaction is transferred in


intr_transferredOutbit (1=true/0=false)Indicates if the interaction is an external transfer


intr_abandonedbit (1=true/0=false)Indicates if the interaction was abandoned


intr_disconnectedbit (1=true/0=false)Indicates if handled interaction was closed by the system


intr_answeredbit (1=true/0=false)Indicates if the incoming interaction has been answered


intr_isTalkedbit (1=true/0=false)Indicates if the interaction talk time > 0


intr_rescheduledbit (1=true/0=false)

Indicates emails that were manually scheduled by an agent to be answered at a later time




intr_handledbit (1=true/0=false)

Indicates if an incoming email interaction was handled by an agent




intr_simplyAbandonedbit (1=true/0=false)

Indicates if an interaction was abandoned includes interactions that were excluded from Service Level calculations




intr_holdbit (1=true/0=false)Indicates if the interaction was on hold


intr_purgedbit (1=true/0=false)Indicates if the interaction has been purged


intr_consultedbit (1=true/0=false)Indicates if the interaction state is consulted


intr_missedbit (1=true/0=false)Indicates if the interaction has been missed


intr_rejectedbit (1=true/0=false)Indicates if the interaction was rejected


intr_handledInBPbit (1=true/0=false)Indicates if the interaction was first handled by a business process


intr_handledByAgentbit (1=true/0=false)Indicates if the interaction was first handled by an agent


intr_abandonedTimeintTime until interaction was abandoned 


intr_CRMFirstNamenvarchar(50)First name of the CRM contact


intr_CRMLastNamenvarchar(50)Last name of the CRM contact


intr_interactionCreationTypeNamenvarchar(100)Interaction creation type name


intr_interactionMediaNamenvarchar(100)Interaction media name


intr_interactionResultNamenvarchar(100)Interaction result name


intr_directionNamenvarchar(100)Direction name


intr_businessProcessNamenvarchar(100)Business process name


intr_oldCallbackExisteduniqueidentifierWas interaction handled after a callback requested? if yes, then GUID identifier will be defined here


intr_telephonyTimeExternalTransferintExternal Transfer telephony time


intr_businessProcessIdnumeric(15, 0)Foreign key to the business processECSBusinessProcessDimension

intr_talkTimeintTalk time in seconds


intr_parentEipIdvarchar(16)Parent account identifier


intr_startTimestampLocaldatetimeInteraction start time in local time


intr_enterTimestampLocaldatetimeWhen the interaction was added to campaign (loaded) in local time


intr_endTimestampLocaldatetimeInteraction end time in local time


intr_startDateLocalintForeign key to the interaction start date in local timeDateDimension

intr_startTimeLocalintForeign key to the interaction start time of day in local timeTimeOfDayDimension

intr_enterDateLocalintForeign key to the interaction enter date in local timeDateDimension

intr_enterTimeLocalintForeign key to the interaction enter time of day in local timeTimeOfDayDimension

intr_endDateLocalintForeign key to the interaction end date in local timeDateDimension

intr_endTimeLocalintForeign key to the interaction end time of day in local timeTimeOfDayDimension



intr_lastUpdatedTimestampdatetimeThe record updated timestamp 


intr_updatedbitIndicates whether the record was updated


intr_remotePartynvarchar(max)



intr_customerOptInbit



intr_surveybitPost call survey data


intr_postAgentTimeSecint



intr_campaignInteractionLastStateIdnumeric(15, 0)



intr_previewTimeint



intr_recordingPathvarchar(256)



intr_recordingTranscriptionvarchar(max)



intr_interactionVariablesvarchar(max)



intr_HPBXCallInfovarchar(max)HPBX call info in JSON format








ECSInteractionSegmentFact

Column NameTypeDescriptionReferencesCommentsIndexed
iseg_idbigintPrimary key


iseg_interactionSegmentIdintInteraction segment identifier


iseg_interactionLegintInteraction leg


iseg_agentHandlingTimeintAgent handling time


iseg_agentIdnumeric(15, 0)Foreign key to the agentECSUserDimension

iseg_answeredWithinGoalTimebit (1=true/0=false)Flag: was interaction answered within a goal time?


iseg_areaCodeIdintForeign key to the area codeAreaCodeDimension

iseg_businessProcessIdnumeric(15, 0)Foreign key to the business processECSBusinessProcessDimension

iseg_CRMContactIduniqueidentifierIdentifier to CRM contact


iseg_campaignIdnumeric(15, 0)Foreign key to the campaignECSCampaignDimension

iseg_closedBySystembit (1=true/0=false)Flag: was interaction closed by system?


iseg_consultTimeintConsult time


iseg_currentSLThresholdintCurrent Service Level Threshold


iseg_customerBillingCodenvarchar(128)Customer billing code


iseg_customerCallsintCustomer calls


iseg_destinationnvarchar(MAX)Destination


iseg_directionIdsmallintIdentifier of the directionECSDirectionDimensionDeprecated field. Replaced by: iseg_directionName.
iseg_dispositionCodenvarchar(256)Disposition Code 


iseg_dispositionCodeCategorynvarchar(128)Disposition Code Category


iseg_dispositionCodeSubCategorynvarchar(128)Disposition Code Sub Category


iseg_durationintLast attempt duration


iseg_emailBacklogbit (1=true/0=false)Flag: was email interaction kept in a backlog?


iseg_endDateSliceIdintForeign key to the interaction segment end date in UTCDateDimension



iseg_endTimedatetimeSegment end time in UTC

Yes
iseg_endTimeSliceIdintForeign key to the interaction segment end time of day in UTCTimeOfDayDimension



iseg_endedInRequestDNCbit (1=true/0=false)Ended in request "Do not call"


iseg_endedInTransferbit (1=true/0=false)Flag: was interaction ended in transfer?


iseg_endingStatusnvarchar(50)Ending status - currently not in use


iseg_enterDateSliceIdintForeign key to the interaction Interaction enter date in UTCDateDimension



iseg_enterTimedatetimeWhen the interaction was added to campaign (loaded)


iseg_enterTimeSliceIdintForeign key to the interaction enter time of day in UTCTimeOfDayDimension



iseg_eomIdintForeign key to  the ECS organization ECSOrganizationMapping

iseg_externalTransferDIDnvarchar(128)External transfer DID


iseg_handlerintIdentifier to handler (source key from D_Agent, D_BusinessProcess or D_InteractionChannel)


iseg_hasAnotherAttemptbit (1=true/0=false)Flag: is there another attempt?


iseg_holdTimeintHold time in seconds


iseg_IVRTimeintIVR time


iseg_interactionChannelIdnumeric(15, 0)Foreign key of the interaction channelECSInteractionChannelDimension

iseg_interactionCreationTypeIdsmallintIdentifier of the interaction creation typeECSInteractionCreationTypeDimesionDeprecated field. Replaced by iseg_creationTypeName
iseg_interactionEndDateSliceIdintForeign key to the Interaction end date in UTCDateDimension



iseg_interactionEndTimedatetimeInteraction end time in UTC


iseg_interactionEndTimeSliceIdintForeign key to the Interaction end time of day in UTCTimeOfDayDimension



iseg_interactionGUIDIDuniqueidentifierGUID identifier to interaction


iseg_interactionIdbigintIdentifier of the interaction


iseg_interactionMediaIdsmallintForeign key to the interaction mediaECSInteractionMediaDimensionDeprecated field. Replaced by: iseg_interactionMediaName
iseg_interactionResultIdnumeric(15, 0)Foreign key to the interaction resultECSInteractionResultDimensionDeprecated field. Replaced by: iseg_interactionResultName
iseg_interactionStartDateSliceIdintForeign key to the Interaction start date in UTCDateDimension



iseg_interactionStartTimedatetimeInteraction start time in UTC


iseg_interactionStartTimeSliceIdintForeign key to the Interaction start time of day in UTCTimeOfDayDimension



iseg_interactionStateIdnumeric(15, 0)Foreign key of the interaction stateECSInteractionStateDimension

iseg_interactionTypeIdnumeric(15, 0)Foreign key of the interaction typeECSInteractionTypeDimension

iseg_isDeferrablebit (1=true/0=false)Flag: was the interaction deferrable?


iseg_lasHandlerHandlingTimeintLast handler handling time


iseg_lastAttemptAgentIdnumeric(15, 0)Foreign key to the last attempt agentECSUserDimension

iseg_lastAttemptAnswerDateSliceIdintForeign key to the last attempt answer date in UTCDateDimension

Deprecated field


iseg_lastAttemptAnswerTimedatetimeLast attempt answer time in UTC


iseg_lastAttemptAnswerTimeSliceIdintForeign key to the last attempt answer time of day in UTCTimeOfDayDimension

Deprecated field


iseg_lastAttemptDateSliceIdintForeign key to the last attempt date in UTCDateDimension

Deprecated field


iseg_lastAttemptDestinationnvarchar(128)Last attempt destination


iseg_lastAttemptEndDateSliceIdintForeign key to the last attempt end date in UTCDateDimension

Deprecated field


iseg_lastAttemptEndTimedatetimeLast attempt end time in UTC


iseg_lastAttemptEndTimeSliceIdintForeign key to the last attempt end time of day in UTCTimeOfDayDimension

Deprecated field


iseg_lastAttemptInteractionStateIdnumeric(15, 0)Foreign key to the last attempt interaction stateECSInteractionStateDimension

iseg_lastAttemptRemarksnvarchar(MAX)Remarks of last attempt
Deprecated field
iseg_lastAttemptTimedatetimeLast Attempt time in UTC


iseg_lastAttemptTimeSliceIdintForeign key to the last attempt time of day in UTCTimeOfDayDimension

Deprecated field


iseg_lastInteractionStateIdnumeric(15, 0)Foreign key of the last interaction stateECSInteractionStateDimension

iseg_lastTreatingAgentIdnumeric(15, 0)Foreign key of the agent last treated the interactionECSUserDimension

iseg_lastTreatingBusinessProcessIdnumeric(15, 0)Foreign key of the business process last treated the interactionECSBusinessProcessDimension

iseg_lastTreatingInteractionChannelIdnumeric(15, 0)Foreign key of the channel last treated the interactionECSInteractionChannelDimension

iseg_mistreatedCodeintDNC number


iseg_mistreatedDateSliceIdintForeign key to the mistreated date in UTCDateDimension

Deprecated field


iseg_mistreatedTimedatetimeWhen DNC number was called in UTC


iseg_mistreatedTimeSliceIdintForeign key to the mistreated time of day in UTCTimeOfDayDimension

Deprecated field


iseg_nextInteractionStateIdnumeric(15, 0)Foreign key to the next interaction stateECSInteractionStateDimension

iseg_numberOfAttemptsintNumber of attempts


iseg_originnvarchar(128)Origin


iseg_originatedFromIdsmallintIdentifier to originated source of the interactionECSOriginatedFromDimensionDeprecated field. Replaced by iseg_originatedFromName
iseg_overflowbit (1=true/0=false)Flag: was interaction overflow?


iseg_previousAgentIdnumeric(15, 0)is not actual


iseg_previousBusinessProcessIdnumeric(15, 0)is not actual


iseg_previousHandlerHandlingTimeintis not actual


iseg_previousInteractionChannelIdnumeric(15, 0)Foreign key to the previous interaction channel


iseg_queueTimeintQueue time


iseg_queuedbit (1=true/0=false)Flag: was interaction queued?


iseg_remarksnvarchar(MAX)Remarks
Deprecated field
iseg_responseCountintCount of responses within a conversation


iseg_responseTimeSumintSummarized count of seconds in responses within a conversation


iseg_SLExcludedbit (1=true/0=false)Flag: was interaction excluded from Service Level calculations?


iseg_sequenceIdbigintSequence number within a specific interaction


iseg_startDateSliceIdintForeign key to the interaction segment start date in UTCDateDimension



iseg_startTimedatetimeSegment start time in UTC

Yes
iseg_startTimeSliceIdintForeign key to the interaction segment start time of day in UTCTimeOfDayDimension



iseg_talkTimeintTalk time in seconds


iseg_telephonyTimeExternalAgentintExternal agent telephony time


iseg_telephonyTimeExternalConsultintExternal consulting telephony time


iseg_telephonyTimeIncomingintIncoming telephony time


iseg_telephonyTimeOutgoingintOutgoing telephony time


iseg_timeZoneIdsmallintForeign key to time zoneTimeZoneDimension

iseg_updateDateTimedatetimeSegment last update date time

Yes
iseg_voiceMailAssignedAgentIdnumeric(15, 0)Foreign key to the assigned agent for a voicemailECSUserDimension

iseg_voiceMailLeftbit (1=true/0=false)Flag: was left a voicemail


iseg_wasAbandonedbit (1=true/0=false)Flag: was interaction abandoned?


iseg_wrapUpTimeintWrap Up time in seconds


iseg_eipIdvarchar(16)The account identifier


iseg_oldCallbackExisteduniqueidentifierWas interaction handled after a callback requested? if yes, then GUID identifier will be defined here


iseg_telephonyTimeExternalTransferintExternal Transfer telephony time


iseg_handlerTypeNamenvarchar(128)Handler type name


iseg_directionNamenvarchar(128)Direction name


iseg_interactionResultNamenvarchar(128)Interaction result name


iseg_interactionMediaNamenvarchar(128)Interaction media name


iseg_originatedFromNamenvarchar(128)Originated source  name of the interaction 


iseg_businessProcessNamenvarchar(128)Business process name


iseg_interactionCreationTypeNamenvarchar(128)Interaction creation type name


iseg_interactionStateNamenvarchar(128)Interaction state name


iseg_routingClientNamenvarchar(64)Routing client name


iseg_routingInboundCampaignNamenvarchar(64)Routing Inbound campaign name


iseg_routingProductNamenvarchar(64)Routing product name


iseg_routingProductTypenvarchar(64)Routing product type


iseg_CRMFirstNamenvarchar(64)First name of the CRM contact


iseg_CRMLastNamenvarchar(64)Last name of the CRM contact


iseg_segmentDurationintSegment duration


iseg_agentAnswerTimeint

This is the sum of time spent in the queue (excluding ring time / offer time)




iseg_agentDelayTimeintThe sum of time spent in the queue (excluding ring time / offer time )


iseg_selectTimedatetime



iseg_inboundbit (1=true/0=false)Indicates if the interaction creation type is inbound


iseg_outBoundbit (1=true/0=false)Indicates if the interaction creation type is outbound


iseg_callbackbit (1=true/0=false)Indicates if the interaction creation type is callback


iseg_telephonybit (1=true/0=false)Indicates if the interaction is a telephony interaction


iseg_chatbit (1=true/0=false)Indicates if the interaction is a chat interaction


iseg_emailbit (1=true/0=false)Indicates if the interaction is an email interaction


iseg_callbackRequestsbit (1=true/0=false)Indicates that a callback was requested


iseg_callbackCompletedbit (1=true/0=false)Indicates the callback has been completed


iseg_transferredInbit (1=true/0=false)Indicates if the interaction is transferred in


iseg_transferredOutbit (1=true/0=false)Indicates if the interaction is an external transfer


iseg_disconnectedbit (1=true/0=false)Indicates if handled interaction was closed by the system


iseg_answeredbit (1=true/0=false)Indicates if the incoming interaction has been answered


iseg_consultedbit (1=true/0=false)Indicates if the interaction state is consulted


iseg_talkedbit (1=true/0=false)Indicates if the interaction talk time > 0


iseg_rescheduledbit (1=true/0=false)Indicates emails that were manually scheduled by an agent to be answered at a later time


iseg_handledbit (1=true/0=false)Indicates if an incoming email interaction was handled by an agent 


iseg_missedbit (1=true/0=false)Indicates if the interaction has been missed


iseg_rejectedbit (1=true/0=false)Indicates if the interaction was rejected


iseg_handledInBPbit (1=true/0=false)Indicates if the interaction was first handled by a business process


iseg_handledByAgentbit (1=true/0=false)Indicates if the interaction was handled by an agent 


iseg_answeredAllTypesbit (1=true/0=false)Indicates if the interaction is in handling state


iseg_BPExistbit (1=true/0=false)Indicates if segment has a business process associated with it 


iseg_parentEipIdvarchar(16)The account parent identifier


iseg_interactionStartTimestampLocaldatetimeInteraction start time in local time


iseg_interactionEndTimestampLocaldatetimeInteraction end time in local time


iseg_startTimestampLocaldatetimeSegment start time in local time


iseg_endTimestampLocaldatetimeSegment end time in local time


iseg_enterTimestampLocaldatetimeWhen the interaction was added to campaign (loaded) in local time


iseg_interactionStartDateLocalintForeign key to the interaction start date in local timeDateDimension

iseg_interactionStartTimeLocalintForeign key to the interaction start time of day in local timeTimeOfDayDimension

iseg_interactionEndDateLocalintForeign key to the interaction end date in local timeDateDimension

iseg_interactionEndTimeLocalintForeign key to the interaction end time of day in local timeTimeOfDayDimension

iseg_startDateLocalintForeign key to the start date in local timeDateDimension

iseg_startTimeLocalintForeign key to the start time of day in local timeTimeOfDayDimension

iseg_endDateLocalintForeign key to the end date in local timeDateDimension

iseg_endTimeLocalintForeign key to the end time of day in local timeTimeOfDayDimension

iseg_enterDateLocalintForeign key to the enter date in local timeDateDimension

iseg_enterTimeLocalintForeign key to the enter time of day in local timeTimeOfDayDimension

iseg_lastUpdatedTimestampdatetimeThe record updated timestamp 


iseg_updatedbitIndicates whether the record was updated


iseg_previewTimeint









ECSInteractionSkillFact






Column NameTypeDescriptionReferencesCommentsIndexed
iskl_idbigintPrimary key


iskl_activebit (1=true/0=false)Flag: is active or not


iskl_dateintForeign key to the skill dateDateDimension



iskl_entityIdintIdentifier of entity


iskl_entityTypeIdsmallintIdentifier of entity type
Deprecated field. Replaced by iskl_entityTypeName
iskl_eomIdintForeign key to ECS organization ECSOrganizationMapping

iskl_interactionIduniqueidentifierIdentifier to interaction


iskl_interactionSkillIdintIdentifier of the interaction skill


iskl_levelIdsmallintIdentifier to level
Deprecated field. Replaced by iskl_levelName
iskl_skillIdnumeric(15, 0)Identifier to skill
Deprecated field. Replaced by iskl_skillName
iskl_timeintForeign key to the skill timeTimeOfDayDimension



iskl_timestampdatetime2(7)Timestamp when a skill was assigned

Yes
iskl_eipIdvarchar(16)The account identifier


iskl_entityTypeNamenvarchar(50)Entity type name


iskl_levelNamenvarchar(50)Level name


iskl_skillNamenvarchar(128)Skill name


iskl_parentEipIdvarchar(16)The parent account identifier


iskl_lastUpdatedTimestampdatetimeThe record updated timestamp 


iskl_updatedbitIndicates whether the record was updated








ECSInteractionConversationFact






Column NameTypeDescriptionReferencesCommentsIndexed
icnv_idbigintPrimary key


icnv_interactionConversationIdbigintThe interaction conversation identifier


icnv_interactionMediaNamenvarchar(100)The name to media: email / chat


icnv_interactionGUIDIDuniqueidentifierThe interaction GUID identifier


icnv_interactionIdbigintIdentifier to interaction


icnv_isCustomerbitFlag: was a message from customer?


icnv_messageTimestampdatetime2(7)The message timestamp in UTC


icnv_messageTimeintForeign key to the interaction message time in UTCTimeOfDayDimension

icnv_messageDateintForeign key to the interaction message date in UTCDateDimension

icnv_messageTimestampLocaldatetime2(7)The message timestamp in local time


icnv_messageTimeLocalintForeign key to the interaction message date in local timeTimeOfDayDimension

icnv_messageDateLocalintForeign key to the interaction message date in local timeDateDimension

icnv_messageTextnvarchar(MAX)The message text


icnv_subjectnvarchar(MAX)The email subject


icnv_fromnvarchar(MAX)The sender


icnv_tonvarchar(MAX)The recepient


icnv_ccnvarchar(MAX)Carbon copy


icnv_bccnvarchar(MAX)Blind carbon copy


icnv_sessionClosedbit



icnv_eomIdintForeign key to ECS organization ECSOrganizationMapping

icnv_eipIdvarchar(16)The account identifier


icnv_parentEipIdvarchar(16)The parent account identifier


icnv_lastUpdatedTimestampdatetime2(7)The record updated timestamp 


icnv_updatedbitIndicates whether the record was updated








ECSInteractionDelegatedFact






Column NameTypeDescriptionReferencesCommentsIndexed
eidf_idbigintPrimary key


eidf_interactionDelegatedIdintThe interaction delegated identifier


eidf_interactionGUIDIDuniqueidentifierThe interaction GUID identifier


eidf_interactionTypeIdnumeric(15, 0)Foreign key to the interaction typeECSInteractionTypeDimension

eidf_businessProcessIdnumeric(15, 0)Foreign key to the business processECSBusinessProcessDimension

eidf_businessProcessNamenvarchar(100)The business process name


eidf_detailsnvarchar(MAX)



eidf_conversernvarchar(256)



eidf_initiatorAgentIdnumeric(15, 0)Foreign key to the intiator agent


eidf_initiatorBusinessProcessIdnumeric(15, 0)Foreign key to the intiator business process


eidf_initiatorNamenvarchar(50)Intiator name


eidf_entryTimestampdatetime2(7)Entry timestamp in UTC


eidf_entryDateintForeign key to the entry date in UTCDateDimension

eidf_entryTimeintForeign key to the entry time in UTCTimeOfDayDimension

eidf_entryTimestampLocaldatetime2(7)Entry timestamp in local time


eidf_entryDateLocalintForeign key to the entry date in local timeDateDimension

eidf_entryTimeLocalintForeign key to the entry time in local timeTimeOfDayDimension

eidf_updateTimestampdatetime2(7)Update timestamp in UTC


eidf_updateDateintForeign key to the update date in UTCDateDimension

eidf_updateTimeintForeign key to the update time in UTCTimeOfDayDimension

eidf_remarksnvarchar(MAX)Remarks


eidf_delegatedStateNamenvarchar(100)The interaction delegated state name


eidf_interactionMediaNamenvarchar(100)The interaction media name


eidf_interactionStateIdnumeric(15, 0)Foreign key to the interaction stateECSInteractionStateDimension

eidf_interactionStateNamenvarchar(100)Interaction state name


eidf_callbackbit



eidf_campaignIdnumeric(15, 0)Foreign key to the campaignECSCampaignDimension

eidf_campaignNamenvarchar(100)The campaign name


eidf_customerIdnvarchar(MAX)



eidf_supervisorCloseMessagenvarchar(MAX)



eidf_eomIdintForeign key to ECS organization ECSOrganizationMapping

eidf_eipIdvarchar(16)The account identifier


eidf_parentEipIdvarchar(16)The parent account identifier








ECSInteractionUsageFact






Column NameTypeDescriptionReferencesCommentsIndexed
iusg_idbigintPrimary key


iusg_interactionUsageIdbigintThe interaction usage identifier


iusg_interactionIdbigintThe interaction identifier


iusg_interactionGUIDIDuniqueidentifierThe interaction GUID identifier


iusg_originnvarchar(128)Origin


iusg_destinationnvarchar(128)Destination


iusg_directionNamenvarchar(128)Direction name


iusg_durationintUsage duration


iusg_lastHandlernvarchar(256)The last handler name


iusg_startTimeintForeign key to the usage start time in UTCTimeOfDayDimension

iusg_startDateintForeign key to the usage start date in UTCDateDimension

iusg_startTimeLocalintForeign key to the usage start time in local timeTimeOfDayDimension

iusg_startDateLocalintForeign key to the usage start date in local timeDateDimension

iusg_endTimeintForeign key to the usage end time in UTCTimeOfDayDimension

iusg_endDateintForeign key to the usage end date in UTCDateDimension

iusg_endTimeLocalintForeign key to the usage end time in local timeTimeOfDayDimension

iusg_endDateLocalintForeign key to the usage end date in local timeDateDimension

iusg_startTimestampdatetime2(7)The usage start timestamp in UTC


iusg_startTimestampLocaldatetime2(7)The usage start timestamp in local time


iusg_endTimestampdatetime2(7)The usage end timestamp in UTC


iusg_endTimestampLocaldatetime2(7)The usage end timestamp in local time


iusg_interactionUsageTypeNamenvarchar(128)The interaction usage type name


iusg_interactionStateIdnumeric(15, 0)Foreign key to the interaction state


iusg_interactionStateNamenvarchar(128)The interaction state nameECSInteractionStateDimension

iusg_dispositionCodenvarchar(256)Disposition code


iusg_businessProcessIdnumeric(15, 0)Foreign key to the business processECSBusinessProcessDimension

iusg_businessProcessNamenvarchar(128)The business process name


iusg_needsUpdateAfterByeTransferbitFlag


iusg_eomIdintForeign key to ECS organization ECSOrganizationMapping

iusg_eipIdvarchar(16)The account identifier


iusg_parentEipIdvarchar(16)The parent account identifier


iusg_lastUpdatedTimestampdatetime2(7)The record updated timestamp 


iusg_updatedbitIndicates whether the record was updated














  • No labels