Description
This page allows you to create a verification item utilization. Verification item utilizations are a means of relating verification items to verifiable data items, for example a date of birth can be verified using a number of verification items, e.g., driver's license, passport, birth certificate.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Verification ItemVERIFICATION_ITEM_IDVerification item from the drop-down list of verification items, e.g., "birth certificate", "certification of completion." Yes
Usage TypeVERIFICATION_ITEM_USAGE_TYPEUsage type of verification item utilization.Yes
LevelVERIFICATION_LEVELThe level of verification achieved by the addition of this item from the drop-down list of levels. For example, a driver's license used as verification for a date of birth may be given a level of 1. However, a passport used as a verification for a date of birth may be given a level of 3.Yes
From DateCURAM_DATEThe start of the period during which the verification item is valid proof for a verifiable data item. Yes
To DateCURAM_DATEThe end of the period during which the verification item is valid proof for the verifiable data item.No
Supplied By ClientCURAM_INDICATORSelect the Supplied by Client selection box if it is the responsibility of the client as opposed to the third party to supply the verification items. This ensures that a client is not asked to supply a verification item that should be sourced elsewhere.No
MandatoryCURAM_INDICATORSelect the Mandatory selection box to indicate if the verification item utilization is mandatory. If a verifiable data item has any associated verification items that must be supplied the data is not considered verified until all of the mandatory verification items have been supplied.No
Add Security IDSEC_FIELD_SID_NAMEPress the Search button to select the appropriate security ID for adding the verification item. You cannot add this verification item as proof of the verifiable data item unless you have this security ID as part of your profile. No
Remove Security IDSEC_FIELD_SID_NAMEPress the Search button to select the security identifier which will be used to verify that you have the appropriate security privileges to remove this verification item from the verification details.No
Expiry Details
LabelTypeDescriptionMandatory
Expiry DaysEXPIRY_WARNING_DAYSThis is the number of days prior to the due date that the case owner and the client should be notified that the verification will expire. No
Warning DaysEXPIRY_WARNING_DAYSThis is the number of warning days prior to the due date that the case owner and the client should be notified that the verification is due.No
Expiry Date FromEXPIRY_DATE_FROMDate from which the case owner and the client should be notified that verification expires.No
Expiry Date EventEXPIRY_DATE_EVENTDate on which the verification event expires.No
Description
LabelTypeDescriptionMandatory
DescriptionCOMMENTSFree text description of the verification category.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action creates a new record from the information entered on the page.
Save & NewThe Save & New action creates a new record from the information entered on the page and resets the page allowing an additional record to be created.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A Expiry Date Event cannot be specified if there are no Expiry Days specified.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A verification item utilization with the same name and details already exists.LinkNo
The login ID %1s does not map to a user name.LinkNo
The number of Expiry Days must not exceed the period of the verification item utilization.LinkNo
The number specified for warning days must be less than that specified for expiry days.LinkNo
The To Date must be later than the From Date.LinkNo
Usage Type cannot be different for the same verification item %1s LinkNo
Warning Days cannot be specified if there are no Expiry Days specified.LinkNo
Related Entities
Technical Information
Page IDVerificationAdmin_createItemUtilization
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\Verification\Verification Admin\Verification Item Utilization\VerificationAdmin_createItemUtilization.uim
Page Load InterfaceVerificationAdministration.readAllVerificationItemNames, VerificationAdministration.readVerifiableDataItemName
Page Submit InterfaceVerificationAdministration.createNewVerificationItemUtilization
Linked From PagesItems (VerificationAdmin_listItemUtilization), Verification Item Utilizations (VerificationAdmin_listItemUtilization1), Verifiable Data Item (VerificationAdmin_viewVerifiableDataItem)