Description
This page allows the user to create Training Page.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameTRAINING_NAMEName of the Training matching the search criterion.Yes
TypeTRAINING_TYPEType of the training to be searched for.Yes
Start DateCURAM_DATEStart Date of the Training Program.Yes
End DateCURAM_DATEEnd Date of the Training Program.No
Links and Actions
Page Level Actions
LabelDescription
CancelCancel action dismisses the page.
SaveThe Save action creates a new record from the information entered on the page.
Messages
When page is loaded
None
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
The End Date %2d must be on or later than the Start Date %1d.LinkNo
The Start Date must be entered.LinkNo
The value entered is too long (%1n) - maximum allowed is '%2n'.LinkNo
This training %1s already exists.LinkNo
Training Name must be entered.LinkNo
Training Type must be entered.LinkNo
Related Entities
When page is loaded
None
When page is submitted
Training
Technical Information
Page IDProviderManagement_createTraining
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\CPM\Training\Training\ProviderManagement_createTraining.uim
Page Load Interface
Page Submit InterfaceMaintainTraining.createTraining
Linked From PagesProviderManagement_listTraining, Provider Management Administration (ProviderManagement_servicesHome)