Workers' Comp Policies and ImportIDs
For Workers' Comp Policies, ClientSpace controls ImportIDs using a specific naming convention. ImportIDs remain unique at all times. The convention ensures that there are no duplicate ImportIDs on Workers' Comp policies when new ones are added or when they are cloned during renewal. Additionally, the ImportID on related Policy Comp Code and Policy State Cost Factor records are always updated when an Admin Workspace Policy ImportID has changed.
Note: Existing data generated before Release 88 does not reflect the specified convention. Workers' Comp Policy changes after Release 88 (R88) reflect the ImportID naming convention.
Naming convention
The business logic that generates ImportID for a Policy uses the following naming convention:
Workspace level: {PolicyType}-{PolicyNumber}-{yyyymmdd(effective date)}-{WorkspaceID}
The naming convention also applies to Policies that reside in the Admin Workspace or within a client workspace, substituting the WorkspaceID with the ProjectID.
ImportID examples of related dataforms
The system uses the following naming conventions to generate ImportIDs on child dataforms:
• | Policy Comp Code = {Policy.ImportID}-{StateAbbreviation}-{WCCodeMaster.CompCode} |
• | Policy State Cost Factor = {Policy.ImportID}-{StateAbbreviation} |
The Policy ImportID populates the child dataforms when either of the following actions occurs:
• | The dataforms are cloned on policy renewal. |
• | The Policy Number, Effective Date, or Policy Type is updated on the policy. |
When you edit the Workers' Comp Policy
A warning message is issued when the Policy Number, Effective Date, or Policy Type is changed on the Workers' Comp Policy, indicating it will change the ImportIDs on the child forms (as previously listed).
Business Rules
The following table lists business rules that ensure ImportIDs are unique. These rules execute on Save, including those associated with policy renewals.
Rule |
Description |
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
HE_CheckDuplicateImportID | Checks the ImportID on save of the policy record to ensure that no other records exist with the same ImportID. | |||||||||||||||
SE_WarnImportIDChange |
This soft error warns the global admin user that changes to the Policy Type, Policy Number, or effective date affects the ImportID of the policy and its related dataforms. The SetImportID rule on the Workers Comp Policy dataform was updated to set the ImportID to the following format:
Set ImportID rules on the Policy Comp Code and Policy Cost Factor were also updated to set the ImportIDs in the following manner:
|