Table Description
XSL Template: A family of versions of a stored XSL stylesheet/template.

Most organizations have a requirement that (for legal reasons) correspondence from the organization must be reproducible in the original format with the original content intact.

Each XSL stylesheet/template may undergo a number of changes, e.g. to correct errors or conform to new requirements. However, an old version of a stylesheet/template cannot be changed directly (as this would prevent the correct re-printing of documents formatted using that template) - instead a new version is created.

A row on this table holds the version number of the most recent version of the template and its editorial status.

Example

You implement some new functionality that requires a new XSL template for printing correspondence to a Person. User Ronan Rooney creates a new XSL template for this type of correspondence and uploads it. A row is created on this table with a version number of 1.

User Ronan Rooney then uses your new functionality to format and print a letter to Person John Smith. The Cúram Server retrieves data about John Smith and passes it to the XML infrastructure, together with the 'ID code' for the row on this table.

The XML infrastructure retrieves the row from this table and from it identifies the version number of the latest template instance (in this case, 1). The XML infrastructure retrieves the corresponding XSL Template Instance row and uses it to format John Smith's data into a printable document. The XML infrastructure then prints this document and User Ronan Rooney puts the printed document into an envelope and mails it to John Smith.

User Ronan Rooney then notices a typographical error in the XSL template. He:

  • 'checks out' the template; the XML infrastructure updates the row on this table to show that the template is checked out;
  • edits the XSL template to correct the typographical error; and
  • 'checks in' his changes to the XSL template; the XML infrastructure creates a new row on XSL Template Instance with the version number 2, and updates the row on XSL Template to show that the template is no longer checked out and that the latest version is 2.

User Ronan Rooney uses your new functionality to format and print a letter to Person Mary Smith. The XML infrastructure uses the latest version of the XSL template to format and print the letter (version 2, containing the correction to the typographical error).

Technical Notes

The version of a template that is edited is not always the latest one. Any previous version can be edited and (when it is checked-in it) will become the new 'latest version'.

New documents are always formatted using the latest version of the corresponding template.

Each row on this table stores an 'ID code' to permit the row to be identified by application logic and retrieved.

For more information see the Cúram XML Infrastructure Guide.

Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Attributes (15)
AttributeKeyNullableDescriptionDDL Type
templateIDYesNoThe unique ID of an XSL template document.SVR_INT64
localeIdentifierYesNoThe language/country code.SVR_STRING<5>
templateName  A name or short description of an XML document.SVR_STRING<254>
latestVersion NoThe version number (unsigned int) of an XSL template document.SVR_INT32
checkedOut NoTrue if the template is checked out, false otherwise.SVR_BOOLEAN
checkedOutBy  The name of the user the template is checked out to.SVR_STRING<64>
checkedOutVersion NoThe version number (unsigned int) of the checked out XSL template document.SVR_INT32
checkedOutTime  The time at which the template was checked out.SVR_DATETIME
coComment  A comment when checking in or checking out templates.SVR_STRING<300>
templateFile  The name of a template file that is the source or destination of a template.SVR_STRING<300>
templateType  The type code for this template.SVR_STRING<10>
templateIDCode  The ID code for this template. This allows templates to be associated one-to-one with a code table for easy selection and server-side code maintenance.SVR_STRING<10>
editable NoTrue if the template is editable, false otherwise.SVR_BOOLEAN
relatesTo  A code specifying a type of relationship between this template and another type of entity (e.g., a claim or a case, etc.).SVR_STRING<10>
lastWritten   SVR_DATETIME
Foreign Keys (2)
ChildParent
XSLTemplate.checkedOutByUsers.userName
XSLTemplateInst.templateIDXSLTemplate.templateID
Indices (3)
Index NameAttributes
XSLTemplIDCodeIdxtemplateIDCode
IND_1359324569templateName
IND_1359526472templateType
Related Pages (401)
Acknowledge Receipts (Appeal_acknowledgeReceipts)
Acknowledge Receipts (Appeal_acknowledgeReceiptsAppellant)
Add Case to Hearing Case (Appeal_addHearingCase)
Add Case to Hearing Case (Appeal_addHearingCaseIC)
Add Case to Hearing Case (Appeal_addHearingCaseObject)
Add Hearing Review (Appeal_addHearingReviewCase)
Add Hearing Review (Appeal_addHearingReviewCaseIC)
Add Hearing Review (Appeal_addHearingReviewIssueCase)
Add Hearing Review (Appeal_addHearingReviewIssueCaseIC)
Add Hearing Review (Appeal_addHearingReviewObjectCase)
Add Issue to Hearing Case (Appeal_addIssueToHearingCase)
Add Issue to Hearing Review (Appeal_addIssueToHearingReview)
Add Issue to Judicial Review (Appeal_addIssueToJudicialReview)
Add Case to Judicial Review (Appeal_addJudicialReviewCase)
Add Case to Judicial Review (Appeal_addJudicialReviewCaseIC)
Add Case to Judicial Review (Appeal_addJudicialReviewIssueCase)
Add Case to Judicial Review (Appeal_addJudicialReviewIssueCaseIC)
Add Case to Judicial Review (Appeal_addJudicialReviewObjectCase)
Adjourn Hearing (Appeal_adjournHearing)
Adjourn Hearing (Appeal_adjournHearingForIC)
Adjourn Hearing (Appeal_adjournHearingReview)
Approve Resolution (Appeal_approveDecision)
Cancel Appeal Hearing (Appeal_cancelHearingCase)
Cancel Hearing Case (Appeal_cancelHearingIssueCase)
Cancel Hearing Review (Appeal_cancelHearingReview)
Cancel Judicial Review (Appeal_cancelJudicialReview)
Close Judicial Review (Appeal_closeJudicialReview)
Close Judicial Review (Appeal_closeJudicialReview1)
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 Appellant (Appeal_createAppellant)
New Hearing (Appeal_createHearingCaseMultipleCases)
New Hearing (Appeal_createHearingCaseMultipleCasesIC)
New Hearing (Appeal_createHearingCaseObjectMultipleCases)
New Hearing Review (Appeal_createHearingReviewMultipleCases)
New Hearing Review (Appeal_createHearingReviewMultipleCasesIC)
New Hearing Review (Appeal_createHearingReviewObjectMultipleCases)
New Interpreter (Appeal_createInterpreter)
New Hearing Case (Appeal_createIssueHearingCaseMultipleCases)
New Hearing Case (Appeal_createIssueHearingCaseMultipleCasesIC)
New Hearing Review (Appeal_createIssueHearingReviewMultipleCases)
New Hearing Review (Appeal_createIssueHearingReviewMultipleCasesIC)
New Judicial Review (Appeal_createIssueJudicialReviewMultipleCases)
New Judicial Review (Appeal_createIssueJudicialReviewMultipleCasesIC)
New Judicial Review (Appeal_createJudicialReviewMultipleCases)
New Judicial Review (Appeal_createJudicialReviewMultipleCasesIC)
New Judicial Review (Appeal_createJudicialReviewObjectMultipleCases)
New Case Appeal (Appeal_createProductAppeal)
Attach Statement (Appeal_createStatement)
New Third Party (Appeal_createThirdParty)
New Witness (Appeal_createWitness)
New Case Appeal (Appeal_createWizard)
Remove Appellant (Appeal_deleteAppellant)
Edit Hearing Representative Fee (Appeal_IC_modifyHearingReviewRepresentativeFee)
Edit Fee (Appeal_IC_modifyRepresentativeFee)
Edit Hearing Representative Fee (Appeal_modifyRepresentativeFee)
Edit Witness (Appeal_modifyWitnessFromList)
Edit Witness (Appeal_modifyWitnessFromListIC)
Edit Witness (Appeal_modifyWitnessFromView)
Edit Witness (Appeal_modifyWitnessFromViewIC)
New Case Appeal (Appeal_newCaseAppeal)
New Appeal (Appeal_nextStageAppeal)
Remove Third Party (Appeal_removeThirdParty)
Reschedule Desk-Based Hearing (Appeal_rescheduleDeskHearing)
New Desk-Based Hearing (Appeal_scheduleDeskHearing)
New Desk-Based Hearing (Appeal_scheduleIssueDeskHearing)
Submit Resolution (Appeal_submitDecision)
Reject Appealed Case (AppealedCase_rejectCase)
New Program Appeal (AppealWizard_createAppeal)
New Determination Appeal (AppealWizard_DeterminationCreateAppeal)
New Pro Forma Communication (Application_createProFormaCommunication)
Match Client (Application_matchClientConfirmation)
Create Pro Forma Communication: (Application_selectProForma)
New Pro Forma Communication (Application_selectProFormaType)
Create Case (BenefitSample_createCase)
Issue Meeting Minutes (CalendarMeetingMinutes_issueMinutes)
New Email Communication (Case_createEmailCommunication)
New Free Form Communication (Case_createFreeFormCommunication)
Create Pro Forma Communication: (Case_createProForma)
New Pro Forma Communication (Case_createProFormaCommunication)
New Pro Forma Communication (Case_createProFormaCommunication1)
New Referral (Case_createReferral)
Edit Referral (Case_modifyReferralFromList)
Edit Referral (Case_modifyReferralFromView)
Record Communication (Case_recordCommunication)
Create Pro Forma Communication: (Case_selectProForma)
Create Pro Forma Communication: (Case_selectProFormaType)
New Pro Forma Communication (Case_selectProFormaType1)
Add Member (CHIPProduct_addAssistanceGroupMember)
Confirm Benefit Group Member (CHIPProduct_confirmAddBenefitGroupMember)
Remove Member (CHIPProduct_removeAssistanceGroupMember)
Remove Member (CHIPProduct_removeBenefitGroupMember)
Reactivate Case (CHIPProductDelivery_reactivate)
Suspend Case (CHIPProductDelivery_suspend)
Unsuspend Case (CHIPProductDelivery_unsuspend)
Reception Contact (ClientContactWizard_issueDetails)
Create Client Contact (Contact_register)
Create Client Contact (Contact_registerFromPersonSearch)
Authorize (CREOLEProgramRecommendation_confirmAuthorize)
New Product Delivery (DefaultIC_createProductDelivery)
New Case (DefaultICMember_createProductDelivery)
Edit Educational Institute (EducationalInstitute_modify)
Program Summary (Eligibility_createProgram)
Edit Employer (Employer_modifyEmployer)
Print Pro Forma Communication (ExternalParty_confirmModifyPrintForProFormaCommunication)
Print Pro Forma Communication (ExternalParty_confirmModifyPrintForProFormaCommunication1)
Edit External Party (ExternalParty_modifyExternalParty)
Edit Pro Forma Communication (ExternalParty_modifyProFormaCommunicationFromView1)
Register External Party (ExternalParty_register)
Cancel Payment (Financial_cancelPayment)
Cancel Payment (Financial_cancelPayment1)
Cancel Issued Payment (Financial_cancelPaymentInstrument)
Reverse Instruction (Financial_createInstructionReversal)
Reverse Details (Financial_createLineItemReversal)
Invalidate Payment (Financial_invalidatePayment)
Check Retroactive Medicaid Eligibility (HCRRetroactiveMedicaid_confirmCheckEligibilty)
New Member Contract (ICMember_createContract)
New Case (ICMember_createProductDelivery)
Create Delivery (ICSample_createProductDelivery)
Confirm Appointment: (IncomeScreening_confirmAppointment)
Confirm Appointment: (IncomeSupportScreening_createAppointment)
Eligibility Summary Communication: (IncomeSupportScreening_generateEligibilitySummaryComm)
Edit Information Provider (InformationProvider_modifyInformationProvider)
Intake_listScreeningDescription
Recommendations (Intake_screeningResults)
New Program Appeal (IntakeAppealWizard_createAppeal)
New Contract (IntegratedCase_createContract)
New Referral (IntegratedCase_createReferral)
Edit Referral (IntegratedCase_modifyReferralFromList)
Edit Referral (IntegratedCase_modifyReferralFromView)
Close Investigation (InvestigationDelivery_close)
Change Closure Details (InvestigationDelivery_modifyClose)
Cancel Sanction (ISP_cancelSanctionEvidence)
Cancel Disregard (ISP_cancelSanctionOverride)
Retroactive Program Summary (ISP_createRetroactiveProgram)
New Sanction (ISP_createSanctionEvidence)
New Disregard (ISP_createSanctionOverride)
Edit Sanction (ISP_modifySanctionEvidence_fromList)
Edit Sanction (ISP_modifySanctionEvidence_fromView)
Edit Disregard (ISP_modifySanctionOverride_fromList)
Modify Sanction Override Details: (ISP_modifySanctionOverride_fromView)
Deny Spend Down Period (ISP_reasonSpendDownNotMet)
Medical Assistance with Spend Down Program Summary (ISPSpendDown_createProgram)
Create Program (ISPSpendDown_createRetroactiveProgram)
Reuse Program (ISPSpendDown_reuseProgram)
Reuse Program (ISPSpendDown_reuseRetroactiveProgram)
New Statement (LegalAction_createStatement)
Schedule Hearing (LegalAction_scheduleHearing)
Create Case (LiabilitySample_createCase)
Issue Meeting Minutes (MeetingMinutes_issueMinutes)
Issue Agreement (OutcomePlanAgreement_issueEmail)
Issue Agreement (OutcomePlanAgreement_issueEmailOrPost)
Issue Agreement (OutcomePlanAgreement_issuePost)
Issue Agreement (OutcomePlanAgreement_reissueEmail)
Issue Agreement (OutcomePlanAgreement_reissueEmailOrPost)
Issue Agreement (OutcomePlanAgreement_reissuePost)
New Referral (OutcomePlanCollaborationPreselectedReferralWizard_details)
New Referral: (OutcomePlanCollaborationPreselectedReferralWizard_factors)
New Referral (OutcomePlanCollaborationPreselectedReferralWizard_notification)
OutcomePlanCollaborationPreselectedReferralWizard_provider
OutcomePlanCollaborationPreselectedReferralWizard_sharing
New Referral (OutcomePlanCollaborationReferralWizard_details)
New Referral (OutcomePlanCollaborationReferralWizard_factors)
New Referral (OutcomePlanCollaborationReferralWizard_notification)
OutcomePlanCollaborationReferralWizard_provider
New Referral (OutcomePlanCollaborationReferralWizard_service)
OutcomePlanCollaborationReferralWizard_sharing
New Referral (OutcomePlanPreselectedReferralWizard_details)
New Referral: (OutcomePlanPreselectedReferralWizard_factors)
New Referral (OutcomePlanPreselectedReferralWizard_notification)
OutcomePlanPreselectedReferralWizard_provider
New Referral (OutcomePlanReferralWizard_details)
New Referral (OutcomePlanReferralWizard_factors)
New Referral (OutcomePlanReferralWizard_notification)
OutcomePlanReferralWizard_provider
New Referral (OutcomePlanReferralWizard_service)
Print Pro Forma Communication (Participant_confirmModifyPrintForProFormaCommunication)
Print Pro Forma Communication (Participant_confirmModifyPrintForProFormaCommunication1)
Preview Pro Forma Communication (Participant_confirmPreviewForProFormaCommunication)
Print Pro Forma Communication (Participant_confirmPrintForProFormaCommunication)
New Free Form Communication (Participant_createFreeFormCommunication)
Reverse Line Item (Participant_createLineItemReversal)
New Pro Forma Communication (Participant_createProFormaCommunication)
New Pro Forma Communication (Participant_createProFormaCommunication1)
Edit Email Communication (Participant_modifyDraftEmailCommunication)
Edit Pro Forma Communication (Participant_modifyDraftProFormaCommunication)
Edit Pro Forma Communication (Participant_modifyProFormaCommunicationFromList1)
Edit Pro Forma Communication (Participant_modifyProFormaCommunicationFromView1)
Edit Pro Forma Communication (Participant_modifySentProFormaCommunicationFromList)
Edit Pro Forma Communication (Participant_modifySentProFormaCommunicationFromView)
New Pro Forma Communication (Participant_selectProFormaType)
View Pro Forma Communication (Participant_viewProFormaCommunication)
Edit Person (Person_evidenceModify)
Edit Client Details (Person_evidenceModifyClient)
Edit Person (Person_modifyPerson)
New Product Evidence Form (Product_createProductEvidence)
Reactivate Case (ProductDelivery_reactivate)
Suspend Case (ProductDelivery_suspend)
Unsuspend Case (ProductDelivery_unsuspend)
Edit Product Provider (ProductProvider_modifyProductProvider)
Authorize (ProgramRecommendation_confirmAuthorize)
Authorize (ProgramRecommendation_listHouseholdMembersForMA)
Authorize (ProgramRecommendation_PremiumCoPaymentDetails)
Activate Contract (ProviderManagement_activateContract)
New Text Translation (ProviderManagement_addDescriptionTranslationToServiceOffering)
New Text Translation (ProviderManagement_addNameTranslationToServiceOffering)
Add Service Authorization Line Item: (ProviderManagement_addSampleServiceAuthorizationLineItem)
New Service (ProviderManagement_addServiceOfferingForProvider)
New Service (ProviderManagement_addServicesToProviderContract)
Add Services to Contract (ProviderManagement_addServicesToProviderGroupContract)
New Service (ProviderManagement_addServicesToProviderGroupContract_fromView)
Update to Training (ProviderManagement_addTrainingForServiceOffering)
Submit Service Invoice Line Item for Processing (ProviderManagement_allowSILIForProcessingAsDuplicate)
Amend Utilization Contract (ProviderManagement_amendProviderGroupUtilizationContract)
Amend Contract (ProviderManagement_amendUtilizationContract)
Approve License (ProviderManagement_approveLicense)
Approve Line Item (ProviderManagement_approveLineItemCorrections)
Approve Line Item (ProviderManagement_approvePendingSILI)
Approve Line Item (ProviderManagement_approvePendingSILICorrections)
Approve Line Item (ProviderManagement_approvePRLICorrectionFromView)
Approve Provider Roster Line Item Correction (ProviderManagement_approvePRLICorrections)
Approve Provider (ProviderManagement_approveProvider)
Approve Provider Service (ProviderManagement_approveProviderServiceOffering)
Approve Line Item (ProviderManagement_approveServiceInvoiceLineItem)
Approve Service Invoice Line Items (ProviderManagement_approveServiceInvoiceLineItems)
Approve Line Item (ProviderManagement_approveSILI)
Approve Service Invoice Line Item as Duplicate (ProviderManagement_approveSILIAsDuplicate)
Approve Line Item (ProviderManagement_approveSILICorrections)
Approve Line Items (ProviderManagement_approveSubmittedSILI)
Close Provider (ProviderManagement_closeProvider)
Close Provider Group (ProviderManagement_closeProviderGroup)
Approve Line Items (ProviderManagement_confirmApproveServiceInvoiceLineItems)
Confirm cancel overlapping reservations (ProviderManagement_confirmCancelOverlappingActiveResForAnyClient)
Confirm Modify Overlapping Placements (ProviderManagement_confirmModifyOverlappingPlacementPrd)
Confirm modify overlapping placements (ProviderManagement_confirmModifyPlacementPrdForWL)
Submit Line Items (ProviderManagement_confirmSubmitServiceInvoiceLineItems)
Confirm Suspend Provider (ProviderManagement_confirmSuspendProvider)
New Approval Criteria (ProviderManagement_createApprovalCriterion)
New Service (ProviderManagement_createNewServiceOffering)
New Service (ProviderManagement_createNewTrainingServiceOffering)
New Service Rate (ProviderManagement_createProviderGroupUtilizationContractProviderOfferingRate)
New Payment Options (ProviderManagement_createProviderPaymentOption)
New Rate (ProviderManagement_createProviderServiceOfferingRate)
Create Emergency Placement (ProviderManagement_createSampleEmergencyPlacement)
Create Service Authorization Line Items (ProviderManagement_createSampleSAWithSALI)
New Service (ProviderManagement_createServiceOffering)
New Approval Check (ProviderManagement_createServiceOfferingApprovalCheck)
New Payment Options (ProviderManagement_createServicePaymentOption)
New Service Rate (ProviderManagement_createServiceRate)
New Training Service (ProviderManagement_createTrainingServiceOffering)
New Utilization Contract (ProviderManagement_createUtilizationContractForProvider)
New Rate (ProviderManagement_createUtilizationContractProviderOfferingRate)
Reject Provider Service (ProviderManagement_denyApproveProviderServiceOffering)
Deny Roster Line Item (ProviderManagement_denyPRLIFromExceptionTask)
Deny Roster Line Item (ProviderManagement_denyRosterLineItem)
Deny Line Item (ProviderManagement_denyServiceInvoiceLineItem)
Deny Service Invoice Line Item (ProviderManagement_denySILIFromTask)
Edit Payment Option (ProviderManagement_editProviderPaymentOption)
Edit Referral (ProviderManagement_editReferralNotificationsNotSent)
Edit Referral (ProviderManagement_editReferralNotificationsSent)
Edit Service (ProviderManagement_editServiceOffering)
Edit Service (ProviderManagement_editServiceOfferingFrmView)
Edit Payment Options (ProviderManagement_editServicePaymentOption)
Edit Service Rate (ProviderManagement_editServiceRate)
Edit Training Service (ProviderManagement_editTrainingServiceOffering)
Edit Training Service (ProviderManagement_editTrainingServiceOfferingFrmView)
Enroll Provider (ProviderManagement_enrollAsProvider)
Enroll Provider Group (ProviderManagement_enrollAsProviderGroup)
Enroll Provider (ProviderManagement_enrollProvider)
Transfer to Provider (ProviderManagement_enrollProviderFromEnquiry)
Enroll Provider Group (ProviderManagement_enrollProviderGroup)
Generate Contract (ProviderManagement_generateContract)
Approval Criteria (ProviderManagement_listApprovalCriterion)
Contract Text (ProviderManagement_listContractTextForServiceOffering)
Good Causes for Service:# END, CR00260713 (ProviderManagement_listGoodCauseForServiceOffering)
Expected Outcomes for Service:# END, CR00260713 (ProviderManagement_listOutcomesForServiceOffering)
Rates (ProviderManagement_listRatesForServiceOffering)
Payment Options (ProviderManagement_listServicePaymentOption)
Performance Measures (ProviderManagement_listSOPerformanceMeasure)
Training Requirements (ProviderManagement_listTrainingRequirementsForServiceOffering)
Edit Text Translation (ProviderManagement_modifyLocalizableSODescriptionTextTranslation)
Edit Text Translation (ProviderManagement_modifyLocalizableSONameTextTranslation)
Confirm Placement (ProviderManagement_modifyPlaceDuringConfirmation)
Edit Placement (ProviderManagement_modifyPlacementDetails)
Modify Placement Information (ProviderManagement_modifyPlacementInformation)
Confirm Cancel Reservation (ProviderManagement_modifyPlacementInformationConfirmCancelReservation)
Allocate Place (ProviderManagement_modifyPlaceProviderOfferingAllocate)
Edit Service Rate (ProviderManagement_modifyProviderGroupUtilizationContractProviderOfferingRate)
Edit Rate (ProviderManagement_modifyProviderServiceOfferingRate)
Confirm Placement: (ProviderManagement_modifySamplePlaceDuringConfirmation)
Modify Service Authorization Line Item: (ProviderManagement_modifySampleServiceAuthorizationLineItem)
Edit Delivery Configuration (ProviderManagement_modifySecurityRightsAndServiceDeliveryConfiguration)
Edit Utilization Contract (ProviderManagement_modifyUtilizationContractForProviderGroup)
Edit Rate (ProviderManagement_modifyUtilizationContractProviderOfferingRate)
Place Client (ProviderManagement_placeSampleClient)
Preview Contract (ProviderManagement_previewContract)
Print Contract (ProviderManagement_printContract)
New Referral (ProviderManagement_referralWizardAddDetails)
New Referral (ProviderManagement_referralWizardAddNotification)
ProviderManagement_referralWizardAddProvider
New Referral (ProviderManagement_referralWizardAddService)
ProviderManagement_referralWizardLinkAddProvider
Reject License (ProviderManagement_rejectLicense)
Reject Provider (ProviderManagement_rejectProvider)
Renew Contract (ProviderManagement_renewContract)
Renew License (ProviderManagement_renewLicense)
Renew Contract (ProviderManagement_renewProviderGroupContract)
Re-Open Provider (ProviderManagement_reopenProvider)
Re-Open Provider Group (ProviderManagement_reOpenProviderGroup)
Step 2: Enroll Provider (ProviderManagement_sampleEnrollProvider)
Submit Line Item (ProviderManagement_submitOpenSILIForProcessing)
Submit Line Item (ProviderManagement_submitServiceInvoiceLineItemForProcessing)
Submit Line Items (ProviderManagement_submitServiceInvoiceLineItems)
Submit Line Item (ProviderManagement_submitSILI)
Submit Service Invoice Line Item for Processing (ProviderManagement_submitSILIForProcessingFromTask)
Submit Service Invoice (ProviderManagement_submittServiceInvoiceForProcessing)
Suspend License (ProviderManagement_suspendLicense)
Suspend Provider (ProviderManagement_suspendProvider)
Terminate Contract (ProviderManagement_terminateContract)
Transfer Client (ProviderManagement_transferClient)
Transfer Placement to Another Case (ProviderManagement_transferSamplePlacementToAnotherCase)
Reassessment Details (ProviderManagement_triggerReassessment)
Update Placement Period (ProviderManagement_updateSamplePlacementPeriod)
Delivery (ProviderManagement_viewServiceDeliveryConfiguration)
Service (ProviderManagement_viewServiceForResourceMgr)
Home (ProviderManagement_viewServiceOfferingFrmList)
Home (ProviderManagement_viewServiceOfferingFrmServiceGroup)
Home (ProviderManagement_viewServiceOfferingFromSearch)
ProviderManagement_viewServiceOfferingTabDetails
Home (ProviderManagement_viewTrainingServiceOfferingFrmList)
Register External Party (RegisterExternalParty_registerWizard)
Edit Representative (Representative_modifyRepresentative)
Edit Representative (Representative_modifyRepresentativeDetails)
Evidence Forms (Resource_listEvidenceForm)
Select Evidence Form (Resource_listEvidenceFormPopup)
List Templates (Resource_listTemplatePopup)
Edit Evidence Form (Resource_modifyEvidenceFormFromList)
Edit Evidence Form (Resource_modifyEvidenceFormFromView)
View Evidence Form (Resource_viewEvidenceForm)
Application (RightsAndResponsibilitiesForAdditionalCase)
Application (RightsAndResponsibilitiesForCase)
Application (RightsAndResponsibilitiesForCaseSubmit)
New Disregard (SanctionAssessment_createDisregard_CREOLE)
New Sanction (SanctionAssessment_createSanction_CREOLE)
Edit Sanction (SanctionAssessment_modifySanction)
Edit Recommendation Disregard (SanctionAssessment_modifySanctionOverride)
Add Plan Item (ServicePlanDelivery_addCustomServicePlanItem)
Add Plan Item (ServicePlanDelivery_addServicePlanItem)
New Contract (ServicePlanDelivery_createContract)
Edit Plan Item (ServicePlanDelivery_modifyCustomServicePlanItemProviderEditable)
Edit Plan Item (ServicePlanDelivery_modifyCustomServicePlanItemProviderNonEditable)
Edit Plan Item (ServicePlanDelivery_modifyServicePlanItemProviderEditable)
Edit Plan Item (ServicePlanDelivery_modifyServicePlanItemProviderNonEditable)
Print Contract (ServicePlanDelivery_printContract)
Print Contract (ServicePlanDelivery_savePrintContract)
Edit Service Supplier (ServiceSupplier_modifyServiceSupplier)
Print Pro Forma Communication (SocalEnterpriseFolder_confirmPrintProFormaCommunication)
New Pro Forma Communication (SocialEnterpriseFolder_createProFormaCommunication)
Edit Pro Forma Communication (SocialEnterpriseFolder_modifyProFormaCommunication)
Modify Pro Forma Communication: (SocialEnterpriseFolder_modifyProFormaCommunicationFromView)
New Pro Forma Communication (SocialEnterpriseFolder_selectProFormaType)
Check In Template (System_checkInTemplate)
Check Out Template (System_checkOutTemplate)
New XSL Template (System_createTemplate)
Download Template (System_downloadTemplate)
System_listTemplate
Select XSL Template (System_listTemplatePopup)
Edit XSL Template (System_modifyTemplateFromList)
Edit XSL Template (System_modifyTemplateFromView)
Undo Check Out (System_undoCheckOut)
View XSL Template (System_viewTemplate)
Reactivate Case (TBBCCProductDelivery_reactivate)
Suspend Case (TBBCCProductDelivery_suspend)
Unsuspend Case (TBBCCProductDelivery_unsuspend)
Edit Utility (Utility_modifyUtility)