Download as pdf or txt
Download as pdf or txt
You are on page 1of 21

TEMENOS T24

HelpText and Online Documentation

User Guide

Information in this document is subject to change without notice.

No part of this document may be reproduced or transmitted in any form or by any means,
electronic or mechanical, for any purpose, without the express written permission of TEMENOS Holdings NV.

Copyright 2007 TEMENOS Holdings NV. All rights reserved.


HelpText and Online Documentation

Table of Contents
Introduction .............................................................................................................................................. 3
Installing T24 HelpText and Online Documentation ............................................................................ 3
Installing the Online Documentation ................................................................................................ 3
Installing the HelpText ...................................................................................................................... 4
Configuring ‘helpParameters.xml’ .................................................................................................... 5
Accessing the T24 HelpText System ................................................................................................... 6
Displaying HelpText Pages .............................................................................................................. 6
Editing HelpText Pages .................................................................................................................. 10
Creating HelpText Pages ............................................................................................................... 12
HelpText Page XML Format ........................................................................................................... 15
HelpText Menu XML Format .......................................................................................................... 17
WebServer Running as a Service .................................................................................................. 19
Displaying HelpText Pages from Desktop ......................................................................................... 20
HelpText Location .......................................................................................................................... 20
Help Display Order ......................................................................................................................... 21

TEMENOS T24 User Guide Page 2 of 2


HelpText and Online Documentation

Introduction
T24 provides access two help systems, HelpText and T24 Documentation. This document will explain
how to install and access the help files as required.

Installing T24 HelpText and Online Documentation


In order to use the integrated HelpText and Online Documentation in T24 Browser, the relevant
released documentation must be installed on the web server. Once the T24 Browser web archive file
(“BrowserWeb.war”) has been installed and extracted on the web server, the following documentation
should be placed in the specified directories on the web server :-

Release Documentation Web Server Location


Portal HelpText ZIP file containing the Any location accessible by the web server.
XML HelpText files for each T24
The location of the unzipped HelpText file should be specified in
application.
the T24 Browser file “helpParameters.xml”. Please see below for
information on how to configure this file.
Portal Index XML file – On the web server in the “help” directory under the BrowserWeb
web application installation.
“portal-help-index.xml”.
Contains an index of the HelpText files.
Portal Menu XML file – On the web server in the “help” directory under the BrowserWeb
web application installation.
“portal-help-menu.xml”.
Contains the menu of HelpText files.
Portal Document XML file – On the web server in the “doc” directory under the BrowserWeb
web application installation.
“portal-doc-menu.xml”
Contains the menu of the release
documents.
Portal Online Documentation (e.g. User On the web server in the “doc” directory under the BrowserWeb
Guides, Release Notes, etc). web application installation.

Installing the Online Documentation


The documentation for T24 Release is delivered as a Zip file e.g. T24r06doc.zip. This file is supplied
along with the T24 Release.

To Install the T24 Online Documentation unzip this file within the following location:
..\BrowserWeb\doc\
(where BrowserWeb is the location of the T24 Browser Web Application)

During installation you will be prompted to overwrite/replace the 'portal-doc-menu.xml' file. Ensure
that this is accepted.

TEMENOS T24 User Guide Page 3 of 3


HelpText and Online Documentation

The Zip file contains documents in PDF format such as:


• Release Notes (including installation instructions)
• Defects List
• Highlights
• T24 User Guides

Once these files have been installed, restart the web server to ensure the files are accessible via a
browser session. The T24 Portal for Online Documentation can be accessed using the following
URL :-
http://localhost:8080/BrowserWeb/portal/portal.htm

Where “localhost” is the name or IP address of the web server, and “8080” is the port number of the
web server.

Installing the HelpText


The T24 Online HelpText is delivered with the T24 release as a Zip file e.g. r06HelpText.zip.

To Install the T24 Online HelpText unzip this file to any location accessible by the web server. The
location of the unzipped HelpText files should be specified in the T24 Browser file
“helpParameters.xml”. Please see below how to configure this file.

To Install the HelpText Index and Menu files, locate the files list below: (located in the zip file)

• portal-help-index.xml
• portal-help-menu.xml

Copy these files to the following location overwriting any existing files.
..\BrowserWeb\help\
(where BrowserWeb is the location of the T24 Browser Web Application)

Once these files have been installed, restart the web server to ensure the files are accessible via a
browser session. The T24 Portal for HelpText can be accessed using the following URL :-

http://localhost:8080/BrowserWeb/portal/portal.htm

Where “localhost” is the name or IP address of the web server, and “8080” is the port number of the
web server.

TEMENOS T24 User Guide Page 4 of 4


HelpText and Online Documentation

Configuring ‘helpParameters.xml’
Once the WAR file has been expanded, the ‘helpParameters.xml’ file found in the created T24
Browser directory requires configuring. This XML file contains a number of parameters used to
configure the HelpText system. The settings are as follows:

XML Tag Description Example Values


viewLocation Specifies a directory where the HelpText files can be found for D:\T24\HelpText\
viewing.
Multiple ‘viewLocation’ nodes are supported.
editLocation Specifies a directory where the HelpText files can be found for D:\T24\HelpText\
editing.
Multiple ‘editLocation’ nodes are supported.
language Specifies the languages supported for HelpText files. GB
Multiple ‘language’ nodes are supported. FR
imagesDir Specifies the base directory that HelpText field images are stored. help/images
The directory must be accessible by the web server. C:\help\images
This can be a relative path or a full path.
editable Specifies whether the HelpText Files can be edited. YES
NO
devMode Specifies whether the HelpText system is currently being used in a YES
Development mode. Live sites should always have this set to NO.
NO

TEMENOS T24 User Guide Page 5 of 5


HelpText and Online Documentation

Accessing the T24 HelpText System


Displaying HelpText Pages

The HelpText for T24 is accessed from the Help menu as displayed using the Help icon ( ) from the
main menu page, and then selecting the “T24 Online Help” option:-

Figure 1 – Help Menu

TEMENOS T24 User Guide Page 6 of 6


HelpText and Online Documentation

This displays the Help Text system main page:-

Figure 2 – Help Text System

Alternatively, HelpText pages can be accessed through the following methods:-

1. Clicking on the Help icon ( ) on a contract screen:

Figure 3 The Help Icon on a Contract Screen

2. Clicking on a field name on a contract screen:

TEMENOS T24 User Guide Page 7 of 7


HelpText and Online Documentation

Figure 4 Clicking on any on the field names will launch the HelpText

3. Double-clicking in the input box of a editable field on a contract screen


- In screen Versions where the field name or label is not displayed by double-clicking
in the input box the HelpText will be launched.

4. Directly using the following URL:


http://localhost:9080/BrowserWeb/portal/portal.htm
Where “localhost:9080” should be replaced with the address and port number of your web
server.

The HelpText pages for T24 come in 2 forms: -


• XML pages transformed using a XSLT stylesheets (recommended format allowing editing)
• HTML pages (static pages that cannot be edited)

Please see the section on “Configuring ‘helpParameters.xml’” for more details on how the locations
and languages for the HelpText pages are configured.

From the main HelpText page, both a “PRODUCT VIEW” and “INDEX” can be used to find the
relevant help pages. By clicking on the relevant help page in the menu a page will be displayed as
follows:-

TEMENOS T24 User Guide Page 8 of 8


HelpText and Online Documentation

Figure 5 –Example HelpText

The “Edit” icon ( ) will only be displayed if the “editable” parameter in “helpParameters.xml” is set to
“YES”. This allows XML help pages to be edited and saved back to the web server.

NOTE: When displaying a helptext page, the “viewLocation”s defined in helpParameters.xml will be
searched for the relevant page.

TEMENOS T24 User Guide Page 9 of 9


HelpText and Online Documentation

Editing HelpText Pages

The “Edit” icon ( ) is selected on a HelpText page a screen is displayed allowing the title, overview,
and field descriptions to be edited as follows :-

Figure 6 - Editing Helptext

The “Language” displayed on this page matches that in the T24 USER profile. If for some reason a
language code is not available (i.e. the HelpText main page was accessed directly outside of T24)
then a default language of “GB” will be used.

The “Path” displayed shows the location of the page being edited. This is determined by the settings
in the “helpParameters.xml” file.

The “Image” fields allow an image to be associated with the overview or a field. This will be displayed
below the overview or field description when in view mode. The image file should be in a format
displayable by a Browser (i.e. GIF or JPEG formats). The name of the file entered (e.g. “formula.gif”)
should correspond to a file in the directory specified by the setting of the “imagesDir” parameter on the
web server.

TEMENOS T24 User Guide Page 10 of 10


HelpText and Online Documentation

When the “Save” icon ( ) is selected the changes will be saved back to this file on the web server.

When the “Update Fields” icon ( ) is selected a request is sent to the T24 Server to retrieve a list of
fields for the application. The helptext page will be updated to include any new fields. Any fields that
were on the helptext page but are not on the application will be removed from the helptext page. If the
“devMode” parameter in “helpParamters.xml” is set to ‘YES’ then any Local Reference field will not be
returned. If it is set to ‘NO’ then all Local Reference fields will be included in the edit page.

NOTE: When using the “Edit” icon ( ), an equivalent helptext page for the viewable file will be
displayed. This page may differ from the viewable page, as the “editLocation”s defined in
helpParameters.xml will be searched for the relevant page.

Please note: HelpText pages are stored on a product / application basis. Multi-language HelpText is
also supported by using locations and suffixes that denote their paths. The Help system will search
the locations defined in “helpParameters.xml” in the following order, using languages for specific
pages: -

1. <location>\<product>\<application>_<userLanguage>.xml
2. <location>\<product>\<application>_<userLanguage>. html
3. <location>\<product>\<application>.xml
4. <location>\<product>\<application>. html

Where <location> will be the “viewLocation” parameters when viewing pages, and the “editLocation”
parameters when editing pages.

For example, a French copy of the above ACCOUNT.DEBIT.INT page could be stored under any of
the following paths:-

• C:\T24 Help\AC\ ACCOUNT.DEBIT.INT_FR.xml


• C: \T24 Help\AC\ ACCOUNT.DEBIT.INT_FR.html
• C: \T24 Help\AC\ ACCOUNT.DEBIT.INT.xml
• C:\ T24 Help\AC\ ACCOUNT.DEBIT.INT.html

If the “helpParameters.xml” file specified “C:\T24 Help” as a location for HelpText files.

TEMENOS T24 User Guide Page 11 of 11


HelpText and Online Documentation

Creating HelpText Pages


New HelpText pages can either be created using the HelpText system itself or by hand using the XML
schema described in this document.

If a HelpText page cannot be found by the system, then the following page will be displayed:-

Figure 7 - No HelpText found

TEMENOS T24 User Guide Page 12 of 12


HelpText and Online Documentation

If the “editable” parameter in “helpParameters.xml” is set to “YES” then the XML pages that are in the
search locations of the system will contain a “Create HelpText” ( ) button. When this is selected a
simple HelpText page is displayed for editing:-

Figure 8 - New HelpText

This allows the title and overview fields to be edited. To obtain a list of fields for this application use
the “Update Fields” icon ( ). This causes a request to be sent to the T24 Server to retrieve a list of
fields for the application. The HelpText page will be updated to include the new fields. Use the “Save”
button to save the HelpText page to the web server with the displayed path name.

TEMENOS T24 User Guide Page 13 of 13


HelpText and Online Documentation

The diagram below shows a page following the use of the “Update Fields” icon ( ) which caused a
new the fields “DESCRIPTION”, “SECTOR.CODE” & “SHORT.NAME” to be added to the display.

Figure 9 Update Fields

TEMENOS T24 User Guide Page 14 of 14


HelpText and Online Documentation

HelpText Page XML Format


It is recommended that the HelpText files are only edited using the online facilities provided. However,
System Administrators who have access to the pages may edit the pages manually or using a XML
editor. This is not recommended as invalid XML documents will not be displayed correctly.
Should a page be edited manually then the following XML schema should be adhered to :-
<t24help>

<header>
<product/>
<title/>
<table/>
</header>

<overview>
<ovdesc>
<p multiple=”true”/>
</ovdesc>
<ovimage/>
</overview>

<menu>
<t multiple="true">
<field/>
<desc>
<p multiple=”true”/>
<desc>
<image/>
</t>
</menu>

</t24help>

where the tags are as follows :-

XML Tag Description


product The product of the application as defined in the PGM.FILE
title The title for the help text page
table The application name
ovdesc The description of the overview
ovimage The name of an image file for the overview stored in the images
directory on the web server as specified in helpParameters.xml
p A line of text of a multi-line text field
t A menu topic section
field The name of the field
desc The description of a field
image The name of an image file for a field stored in the images directory
on the web server as specified in helpParameters.xml

TEMENOS T24 User Guide Page 15 of 15


HelpText and Online Documentation

An example XML HelpText page for the “ACCOUNT.CLOSURE” application is as follows :-

<t24help>

<header>
<product>AC</product>
<title>ACCT.CLOSURE</title>
<table>ACCOUNT.CLOSURE</table>
</header>

<overview>
<ovdesc>
<p>This file contains details such as outstanding interest and charges, and is used
to indicate that an account is flagged for closure.</p>
<p>The information is provided to help the user determine the entries which must be
booked to bring the Balance to zero and allow automatic closing to proceed.</p>
<p>The procedure for closing an Account is as follows:</p>
<p>(1) Select this application, and using the input function, set the
POSTING.RESTRICT field to a value in the range 90 - 99.</p>
<p>(2) The 'CAPITAL.DATE' filed holds the date on which the system should
start the closure process by capitalising outstanding interest and charges.</p>
</ovdesc>
<ovimage>
ac_overview.gif
</ovimage>
</overview>

<menu>

<t>
<field>ACCOUNT.NUMBER</field>
<desc>
<p>This is the number of an Account which is flagged for closure but has not yet
been closed. The information in the following fields was generated at the time the Account was
flagged for closure. </p>
<p>Validation Rules </p>
<p>2-16 numeric character Account Number or 3 to 10 type MNE (uppercase alpha or
numeric or '-') character Account Mnemonic.</p>
</desc>
<image>
accnumbers.gif
</image>
</t>

<t>
<field>ACCT.LIQU.CURRENCY</field>
<desc>
<p>Identifies the currency of the account liquidated to in field 15. </p>
<p>This is the Interest currency, if any, specified in the originating ACCOUNT
record. </p>
<p>Validation Rules </p>
<p>3 type SSS (uppercase alpha) character or 1-3 numeric character currency
code.</p>
</desc>
</t>

</menu>
</t24help>

TEMENOS T24 User Guide Page 16 of 16


HelpText and Online Documentation

HelpText Menu XML Format


The HelpText menus (“Product” and “Index”) are stored as static XML files on the web server in the
following locations: -

help/portal-help-menu.xml Product XML file


help/portal-help-index.xml Index XML file

To update these pages use an XML editor adhering to the following XML schema :-

<t24help>
<categorymenu>
<allowscroll>n</allowscroll>
<ts c="Help Index for T24 XXX">
<ts c="”>
<t>
<c/>
<ty/>
<tar/>
</t>
</ts>
</ts>
</categorymenu>
</t24help>

where the tags are as follows :-

XML Tag Description


ts Is a topics tag. It signifies a sub-menu section. These can be
nested
t A topic tag
c The caption for a topic
ty The type of the menu item. For HelpText pages this must be
“HELP”
tar The target for this menu item, For HelpText pages this should be in
the form “<product>/<application>”

TEMENOS T24 User Guide Page 17 of 17


HelpText and Online Documentation

An example XML menu page is as follows :-

<t24help>
<categorymenu>
<allowscroll>n</allowscroll>
<ts c="Help Index for T24 R05">
<ts c="Accounts">
<ts c="Applications">
<t>
<c>Account Link Table</c>
<ty>HELP</ty>
<tar>AC/AC.ACCOUNT.LINK</tar>
</t>
<t>
<c>AC.APPLICATION.LINK</c>
<ty>HELP</ty>
<tar>AC/AC.APPLICATION.LINK</tar>
</t>
<t>
<c>RULES AUTO CREATION OF SUB A/CS D</c>
<ty>HELP</ty>
<tar>AC/AC.AUTO.ACCOUNT</tar>
</t>
</ts>
<ts c="Utilities">
<t>
<c>Nostro Account Report</c>
<ty>HELP</ty>
<tar>AC/AC.NOSTRO.STMT</tar>
</t>
<t>
<c>Account Statement Entry</c>
<ty>HELP</ty>
<tar>AC/ACCT.ENT.STMT</tar>
</t>
</ts>
</ts>
</ts>
</categorymenu>
</t24help>

This produces a menu like :-

Figure 10 - Menu

TEMENOS T24 User Guide Page 18 of 18


HelpText and Online Documentation

WebServer Running as a Service


Analysis: Cannot find helptext when running Tomcat or any other web server as a service (on
Windows NT based systems) and the helptext is located on a remote machine.

Action: In helpParameters.xml use a full UNC (universal naming convention) path


e.g. \\machinename\sharename\folder.
In addition the machine will require the correct read/write permission on the remote machine, this can
be done as with a normal user however the username is the name of the machine where the web
server is running as a service. Notice in the screenshot below the user UKLAP-
KDEVLIN$ (EUROPE\UKLAP-KDEVLIN$), this is actually a machine.

TEMENOS T24 User Guide Page 19 of 19


HelpText and Online Documentation

Displaying HelpText Pages from Desktop


Since a chm file is no longer released this will have an implication on Desktop and how it links to the
T24 XML HelpText system.
T24 implementations using Desktop can still access the latest HelpText by modifying the way Desktop
locates it’s help system.

HelpText Location
Before this can be done ensure that the HelpText has been installed and configure as described in the
sections in this document.
Once installed the T24 XML HelpText pages can be viewed from Desktop using the usual methods of
the “F1” key or double clicking on field names. Creation and editing of pages is not allowed via the
Desktop application.
To use this facility a web server must be running the T24 Browser web application. In addition, the
following Desktop Location options should be changed:-

1. The “Helptext” Locations option should be changed to contain a URL like :-


http://localhost:8080/BrowserWeb/servlet/HelpServlet?&desktop=
(where “localhost:8080” should be replaced with the address and port number of your web server).

Figure 11 – HelpText Location

TEMENOS T24 User Guide Page 20 of 20


HelpText and Online Documentation

Help Display Order


The “Help Display Order” Advanced option should be changed so that the 1st option is set to “HTML”
rather than “Compiled HTML”. This will ensure that HTML and XML HelpText can be located and
displayed.

Figure 12 HelpText settings

If the HelpText page cannot be found in any of the locations defined in “helpParameters.xml” then
Browser will recursively search sub-directories of these locations looking for the relevant page. If no
page can be found, then a list of searched locations is displayed.

TEMENOS T24 User Guide Page 21 of 21

You might also like