Description
This page allows you to view the information for an XSL template record. XSL templates are pro forma documents and letters printed by Cúram using a combination of XML and XSL style sheets. A particular set of XML tags has been defined to allow any data in Cúram to be represented as XML. All XML is generated from entities or structures defined in the Cúram application model. XSL style sheets are used to format the XML data for printing. (Please see the "Cúram XML Guide" for information.) The XSL style sheets that you create (using any XSL editor) are stored in the Cúram database.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Template IDTEMPLATE_ID_CODEThe template Code says what kind of template like Case Contract,Service Plan Contract,Action Plan etc.No
Check Out Details
LabelTypeDescriptionMandatory
VersionVERSION_NOVersion of the XSL template that is checked out. Note that no details are displayed if the template is not checked out.No
Checked out TimeCURAM_DATETIMETime the XSL template was checked out. Note that no details are displayed if the template is not checked out.No
Latest Version Details
LabelTypeDescriptionMandatory
Created ByUSER_NAMEUser who created the latest version of the XSL template.No
CommentsTEMPLATE_COMMENTUser comments on this record.No
Latest VersionVERSION_NOLatest version number of the XSL template.No
Links and Actions
None
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
The login ID %1s does not map to a user name.LinkNo
When page is submitted
None
Related Entities
When page is loaded
ExternalUser
Users
XSLTemplate
XSLTemplateInst
When page is submitted
None
Technical Information
Page IDSystem_viewTemplate
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\System\Templates\System_viewTemplate.uim
Page Load InterfaceSystem.readXSLTemplate
Page Submit Interface
Linked From PagesSystem_listTemplate, Edit XSL Template (System_modifyTemplateFromView)