Description
This page allows you to add an XSL template record to the system. 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
DescriptionTEMPLATE_FILE_NAMEXSL template description. Note that the description, and not the file pathname is displayed on the XSL templates list page; therefore, you should not leave this field blank.No
Template IDTEMPLATE_ID_CODEThe template ID says what kind of template like Case Contract,Service Plan Contract,Action Plan etc.No
TypeXML_TEMPLATE_TYPETemplate type, e.g., letter, application form. The XSL template type relates to a coded description of the XSL template.No
LocaleLOCALE_CODEThe locale associated with the Pro forma template.No
Category
LabelTypeDescriptionMandatory
Category and Applies ToXSL_TEMPLATE_CATEGORY_TYPE_CODEOrganization entity that the XSL template relates to, such as a participant, a case, or a communication.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel 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
A Description must be entered.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
An XSL Template already exists for this template ID.LinkNo
Category and Applies To must be entered.LinkNo
The file name you have entered does not exist or the file you have selected is empty.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
Related Entities
When page is loaded
None
When page is submitted
XSLTemplate
XSLTemplateInst
Technical Information
Page IDSystem_createTemplate
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\System\Templates\System_createTemplate.uim
Page Load Interface
Page Submit InterfaceSystem.createXSLTemplate
Linked From PagesSystem_listTemplate