Table Description
ThirdParty: Records the details of a Third Party involved in an Appeal.

A Third Party can be any ConcernRoletype. The Third Party cannot be the Appellant or Respondent on the Appeal. It records if the Third Party is required to attend the Hearing.

Example

Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::Appeals::Service Layer::entity::MultipleThirdParties::ThirdParty::ThirdParty
Controlling File: Appeal\model\Packages\Service Layer\entity\MultipleThirdParties\MultipleThirdParties_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (8)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
thirdPartyIDkeynoUnique reference number assigned by the system to to the Third Party record.THIRD_PARTY_ID SVR_INT64
appealIDdetailsnoUnique reference number of the Appeal.APPEAL_ID SVR_INT64
caseParticipantRoleIDdetailsnoUnique reference number of the Case Participant role record.CASE_PARTICIPANT_ROLE_ID SVR_INT64
fromDatedetails Date on which the appellant was added to the Appeal case.CURAM_DATE SVR_DATE
toDatedetails Date on which the appellant was removed from the Appeal Case.CURAM_DATE SVR_DATE
thirdPartyTypedetails Type of Third Party. Examples of Third Party types are Claimant or Employer.THIRD_PARTY_TYPE_CODEThirdPartyTypeSVR_STRING<10>
attendanceRequireddetails Indicates if the Third Party is required to attend the Hearing. If this indicator is True, then the Third Party is required to attend the Hearing and receives notification of required attendance. If this indicator is False, then the Third Party is not required to attend the Hearing, but is still notified of the decision outcome. Default is False.CURAM_INDICATOR SVR_BOOLEAN
commentsdetails Free-form textual comments that are entered by the user.COMMENTS SVR_STRING<300>
Foreign Keys (2)
ChildParent
ThirdParty.appealIDAppeal.appealID
ThirdParty.caseParticipantRoleIDCaseParticipantRole.caseParticipantRoleID
Indices (2)
Index NameAttributes
IND__1791573686appealID
IND_1294467444caseParticipantRoleID
Operations (9)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: thirdPartyID
Standard Operation 
readread Standard Operation 
modifymodify Standard Operation 
cancelThirdPartynsmodify   
searchThirdPartiesByAppealIDnsmulti search all the third parties for an appeal case.SQL
searchThirdPartyByHearingIDnsmulti search all active third parties for an hearing case.SQL
readThirdPartyNameByAppealIDns list third party names for an appeal case.SQL
readCaseParticipantRoleIDByThirdPartyIDnsread Read CaseParticipantRoleID for a given Third Party. 
readThirdPartyByCaseParticipantRoleIDns  SQL
Related Pages (45)
Adjourn Hearing (Appeal_adjournHearing)
Adjourn Hearing (Appeal_adjournHearingForIC)
Adjourn Hearing (Appeal_adjournHearingReview)
Complete Hearing (Appeal_completeHearing)
Complete Hearing (Appeal_completeHearingForIC)
Confirm Location Hearing (Appeal_confirmExternalLocationHearingIC)
Confirm Hearing Review (Appeal_confirmHearing_HearingReviewForIC)
Confirm Hearing Review (Appeal_confirmHearingReviewHearing)
Confirm Hearing Review (Appeal_confirmHearingReviewHearingForIC)
Confirm Home Hearing (Appeal_confirmHomeHearing)
Confirm Home Hearing (Appeal_confirmHomeHearingIC)
Confirm Home Hearing (Appeal_confirmHomeHearingType)
Confirm Home Hearing (Appeal_confirmHomeHearingTypeIC)
Confirm Location Hearing (Appeal_confirmIssueExternalLocationHearingIC)
Confirm Location Hearing (Appeal_confirmIssueLocationHearingIC)
Confirm Location Hearing (Appeal_confirmLocationHearing)
Confirm Location Hearing (Appeal_confirmLocationHearingIC)
Confirm Phone Hearing (Appeal_confirmPhoneHearing)
Confirm Phone Hearing (Appeal_confirmPhoneHearingIC)
Confirm Phone Hearing (Appeal_confirmPhoneHearingType)
Confirm Phone Hearing (Appeal_confirmPhoneHearingTypeIC)
Confirm Reschedule External Location Hearing (Appeal_ConfirmReScheduleExternalLocationHearingIC)
Confirm Reschedule Hearing Review Hearing (Appeal_confirmRescheduleHearingReviewHearing)
Confirm Reschedule Hearing Review Hearing (Appeal_confirmRescheduleHearingReviewHearingForIC)
Confirm Reschedule Home Hearing (Appeal_confirmRescheduleHomeHearing)
Confirm Reschedule Home Hearing (Appeal_confirmRescheduleHomeHearingIC)
Confirm Reschedule Location Hearing (Appeal_confirmRescheduleLocationHearing)
Reschedule Hearing (Appeal_confirmRescheduleLocationHearingIC)
Confirm Reschedule Telephone Hearing (Appeal_confirmReschedulePhoneHearing)
Reschedule Telephone Hearing (Appeal_confirmReschedulePhoneHearingIC)
Confirm Reschedule Hearing Review Hearing (Appeal_confirmRescheduleReviewHearingDateTimeForIC)
Continue Hearing (Appeal_continueHearing)
Continue Hearing (Appeal_continueHearingReviewHearing)
New Third Party (Appeal_createThirdParty)
Attendees (Appeal_listAttendee)
Third Parties (Appeal_listHearingCaseIssueThirdPartiesForIC)
Appeal_listParticipantAttendeeIC
Third Parties (Appeal_listThirdPartiesForIC)
Edit Third Party (Appeal_modifyThirdParty)
Remove Third Party (Appeal_removeThirdParty)
Reschedule Desk-Based Hearing (Appeal_rescheduleDeskHearing)
New Desk-Based Hearing (Appeal_scheduleDeskHearing)
New Desk-Based Hearing (Appeal_scheduleIssueDeskHearing)
View Third Party (Appeal_viewThirdParty)
Schedule Hearing (LegalAction_scheduleHearing)