Table Description
Roster Generation Frequency: The default configuration for attendance tracking-related frequencies, applicable for all service offerings for which attendance tracking is enabled.

The default configuration for attendance tracking-related frequencies, applicable for all service offerings for which attendance tracking is enabled.

Example

The Social organization set the roster generation frequency to weekly with an effective as current date. The system will generate the roster for all the providers and service weekly, if the Roster Generation Frequency is not specifically set for the service.

Model Details
Location in Model: Logical View::MetaModel::Curam::CPM::Service Layer::Attendance Tracking::Configuration::Entity::RosterGenerationFrequency
Controlling File: CPM\model\Packages\Service Layer\Attendance Tracking\Configuration\Entity\Entity_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (4)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
rosterGenerationFrequencyIDkeynoThe Unique ID for the roster generation frequency recordINTERNAL_ID SVR_INT64
effectiveDatedetails The Date from which the attendance tracking configuration is effective at organization level.CURAM_DATE SVR_DATE
frequencydetails The frequency at which the roster is required to be generated to providers by the organization.FREQUENCY_PATTERN SVR_STRING<9>
recordStatusdetails Status of the roster generation frequency record. For example a roster generation frequency record could be Active or Canceled.RECORD_STATUSRecordStatusSVR_STRING<10>
Operations (5)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: rosterGenerationFrequencyID
Creates new row on the roster generation frequency table. 
readread Reads a row of data from roster generation frequency table.. 
modifymodifyOPTIMISTIC_LOCKING: yes
Modifies an existing row on provider roster generation frequency table. 
readAllnkreadmultiORDER_BY: effectiveDate
Reads all the records from the RosterGenerationFrequency table . 
insertRosterGenerationFrequencynsinsert Creates new row on the roster generation frequency table and this method should be used only when the user is passing the primary id. 
Related Pages (29)
Add Service Authorization Line Item: (ProviderManagement_addSampleServiceAuthorizationLineItem)
Confirm cancel overlapping reservations (ProviderManagement_confirmCancelOverlappingActiveResForAnyClient)
Confirm Generate Roster (ProviderManagement_confirmGenerateRoster)
Confirm Modify Overlapping Placements (ProviderManagement_confirmModifyOverlappingPlacementPrd)
Confirm modify overlapping placements (ProviderManagement_confirmModifyPlacementPrdForWL)
New Roster Generation Frequency (ProviderManagement_createRosterGenerationFrequency)
Create Emergency Placement (ProviderManagement_createSampleEmergencyPlacement)
Create Service Authorization Line Items (ProviderManagement_createSampleSAWithSALI)
Delete Roster Configuration (ProviderManagement_deleteRosterGenerationFrequency)
Generate Blank Roster (ProviderManagement_generateRoster)
Roster Generation Frequency (ProviderManagement_listRosterGenerationFrequency)
Confirm Placement (ProviderManagement_modifyPlaceDuringConfirmation)
Edit Placement (ProviderManagement_modifyPlacementDetails)
Modify Placement Information (ProviderManagement_modifyPlacementInformation)
Confirm Cancel Reservation (ProviderManagement_modifyPlacementInformationConfirmCancelReservation)
Allocate Place (ProviderManagement_modifyPlaceProviderOfferingAllocate)
Edit Roster Generation Configuration (ProviderManagement_modifyRosterGenerationFrequency)
Confirm Placement: (ProviderManagement_modifySamplePlaceDuringConfirmation)
Modify Service Authorization Line Item: (ProviderManagement_modifySampleServiceAuthorizationLineItem)
ProviderManagement_paymentAndAttendanceConfiguration
Place Client (ProviderManagement_placeSampleClient)
Transfer Placement to Another Case (ProviderManagement_transferSamplePlacementToAnotherCase)
Update Placement Period (ProviderManagement_updateSamplePlacementPeriod)
Add Plan Item (ServicePlanDelivery_addCustomServicePlanItem)
Add Plan Item (ServicePlanDelivery_addServicePlanItem)
Edit Plan Item (ServicePlanDelivery_modifyCustomServicePlanItemProviderEditable)
Edit Plan Item (ServicePlanDelivery_modifyCustomServicePlanItemProviderNonEditable)
Edit Plan Item (ServicePlanDelivery_modifyServicePlanItemProviderEditable)
Edit Plan Item (ServicePlanDelivery_modifyServicePlanItemProviderNonEditable)