Description
This page allows the user to create a new version of a questionnaire based on the latest released version of the questionnaire. The system checks if the questionnaire is part of a Determination Package and if there is a previously released version of that determination package which includes the questionnaire. If these conditions are satisfied it means that the questionnaire may be used on an assessment.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Links and Actions
Page Level Actions
LabelDescription
NoDismisses the page and returns the user to the previous page.
Yes A new version of the questionnaire is created. The version status is set to In Edit, the version number is set to the version number of the previous version plus one. The date created is set to the current business date and the created by is set to the current user. A new version of the associated IEG script must also be created. The name of the IEG script and ID should be set to the questionnaire name plus version number. All fields that are completed for the new In Edit version are set to the same value as they had on the old record. The new questionnaire version is automatically associated with all determination packages that the previous version was associated with. This means creating a new In Edit version of determination packages if one does not exist. The new questionnaire must also be automatically associated with all the typical pictures that the previous version was associated with.On release of the questionnaire, the association of the determination package version with the previous versions of the questionnaire must be deleted.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
%1s %2s %3s %4sLinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A relationship between the scripts '%1s' and '%2s' already exists.LinkNo
Question script with ID '%1s' does not exist.LinkNo
The login ID %1s does not map to a user name.LinkNo
There is a released version of a Determination Package which includes this script. Changing the script will have implications for Change of Circumstances and Clone functions; the previous answers cannot be pre-populated due to this change in the script.LinkNo
The script identifier must be specified.LinkNo
The script type must be specified.LinkNo
The script version must be specified.LinkNo
This questionnaire is linked to other released questionnaires. If you wish these other questionnaires to use the new version of this questionnaire they should be updated to refer to this new questionnaire version.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A data store schema with display name %1s already exists.LinkNo
A display name must be specified for schema %1s.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A questionnaire with this Name already exists.LinkNo
A relationship between the scripts '%1s' and '%2s' already exists.LinkNo
A Schema with the same name already exists.LinkNo
A script definition with identifier '%1s' version '%2s' and type '%3s' already exists and therefore this script identifier cannot be used for the cloned script definition identifier.LinkNo
A script with the ID '%1s' already exists.LinkNo
IOException while loading store: %1sLinkNo
Questionnaire Name must be entered.LinkNo
Questionnaire type must be entered.LinkNo
Question script with ID '%1s' does not exist.LinkNo
The Key Server cache and the Key Server database values are out of sync and therefore this record cannot be inserted. LinkNo
The login ID %1s does not map to a user name.LinkNo
The new script identifier to be used to clone the script definition must be specified.LinkNo
The new script type to be used to clone the script definition must be specified.LinkNo
The new script version to be used to clone the script definition must be specified.LinkNo
There is currently an In Edit version of this questionnaire. This must be released or deleted before a new version can be created.LinkNo
The script definition with identifier '%1s' version '%2s' and type '%3s' does not exist and therefore cannot be cloned.LinkNo
The script identifier must be specified.LinkNo
The script name must be specified.LinkNo
The script type must be specified.LinkNo
The script version must be specified.LinkNo
Related Entities
Technical Information
Page IDDecisionAssistAdmin_createQuestionnaireVersion
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\DecisionAssist\Admin\Questionnaire\DecisionAssistAdmin_createQuestionnaireVersion.uim
Page Load InterfaceQuestionnaire.readLatestQuestionnaireVersionDescription
Page Submit InterfaceQuestionnaire.createNewQuestionnaireVersion
Linked From PagesDecisionAssistAdmin_listQuestionnaire, - (DecisionAssistAdmin_viewLatestQuestionnaire)