Image Management - User Guide: Release: R18 AMR
Image Management - User Guide: Release: R18 AMR
Intended Audience
The intended audience for this guide are all levels of business users, in general and specifically, who are
responsible for managing images and other files associated with the module.
Internet Explorer 7
To ensure that the T24 Browser site has been given a ‘Trusted’ status open the ‘Security’ Tab under the
‘Internet Options’ dialog.
Firefox 2.0
For security purposes, Mozilla applications block links to local files (and directories) from remote files. This
includes linking to files on your hard drive, on mapped network drives, and accessible via Uniform Naming
Convention (UNC) paths. This prevents a number of unpleasant possibilities, including:
l Allowing sites to detect your operating system by checking default installation paths
l Allowing sites to exploit system vulnerabilities (e.g., C:\con\con in Windows 95/98)
l Allowing sites to detect browser preferences or read sensitive data
So that the Image Management process can function when using Firefox, the security check must be disable
when running T24 Browser.
The following instructions are for Firefox 2.0. If a different version is being used then refer to the Mozilla
documentation for instructions on how the security check can be disabled. For further information and
guides on how to configure the Firefox web browser at an administrative level please see:
http://kb.mozillazine.org/Links_to_local_pages_don%27t_work
Ensure that ALL instances of the Firefox web browser have been shut and none are running.
Locate the ‘prefs.js’ file under the Firefox profile settings typically found in the following directory:
C:\Documents and Settings\<user>\Application Data\Mozilla\Firefox\Profiles
Edit the ‘user.js’ using notepad and add the following entries to it:
user_pref("capability.policy.localfilelinks.checkloaduri.enabled", "allAccess"); user_pref("cap-
ability.policy.localfilelinks.sites", "http://localhost:8080"); user_pref("cap-
ability.policy.policynames", "localfilelinks");
Replace the http://localhost:8080 entry with the required site name of the Browser web application. If
more than one site name is required then they can be added and separated by a space e.g.
user_pref("capability.policy.localfilelinks.sites", "http://localhost:8080 http://10.1.2.3:8080
http://10.4.5.6");
Note that any site name listed should not include the final / or anything else from the path part of the URL.
Save the 'user.js' file and start Firefox. Firefox will no be able to resolve resources on the local file system
and network as required by Image Management.
T24 IM applications
The standard applications used by Image Management are:
Application Usage
IM.DOC.IMAGE.PARAMETER Image parameter settings (not currently used)
IM.IMAGE.TYPE A categorisation and location of type of images/files
IM applications
IM.DOC.IMAGE.PARAMETER
This application contains just one record called system and is reserved for future use.
IM.IMAGE.TYPE
The first settings to be made are to define the types or categories of files and images. The IM.IMAGE.TYPE
record is used to record the location of the files and allows the categorisation of the files by types which
makes the storage and retrieval to be setup in a logical fashion.
In a simple setup there could be just one record but this location would then contain all the images, doc-
uments, pdf’s and other files in the one directory.
So a typical usage would be to place similar types together in special directories, so records such as PHOTO,
PASSPORT, SECURITY, SIGNATURE, VIDEO, FORMS would each have their own unique sub-directory.
The storage location can be set either using:
l Standard drive letter and path
l Full path
l Relative path to the web server (browser) root for Unix.
Mapped Drive
Typically in Windows environments drives are accessed by mapping directories to a familiar drive letter.
Full Path
When not using the DEFAULT.DRIVE field to indicate a mapped drive the full path can be used. The browser
used will evaluate the path and based on standard web criteria ascertain if the path can be reached and the
file displayed or linked to.
Relative Paths
Precede path with one or two dots
If the path in the record is entered as either “.\secure\T24\images\acrobat\” or “..\se-
cure\T24\images\acrobat\” then this indicates that it is a path relative to the BrowserWeb root location.
Note: Storing images or other related files in directories relative to the Browser is not recommended as a
full replacement of the Browser files is usually preceded by removal of the entire directory – this would res-
ult in the loss of the image files as well.
IM.DOCUMENT.IMAGE
Steps
l It is assumed that an IM.DOCUMENT.IMAGE record is created.
l Associate the record with the IM.MAGE.TYPEand this categorises the file type and more importantly
links to where the file will be stored.
l The image is associated with the application CUSTOMER, and that the image reference to store the
link is generated.
l Other fields are informational, such as the description and the type of media.
Note:It is not necessary to link the file with an application – the important feature is the image reference.
This becomes the retrieval key and a system file will be built which details all the images using this ref-
erence. So we could have several image files associated with the same CUSTOMER record. Alternatively we
could have one or more records just accessible by the reference ‘BANKRULES’ so users could retrieve them
without concern about them being associated with any specific application.
Uploading
l It is assumed that a record in IM.DOCUMENT.UPLOAD is created.
l Open the IM.DOCUMENT.UPLOAD application.
l Enter the IM.DOCUMENT.IMAGE reference in the UPLOAD.ID field.
l Click the file upload icon, to open the ‘file upload’ dialog box.
Hyperlinks
To set up a link to a record (other than an image file) we need to consider the following:
l Where are these files to be stored?
l How are they categorised?
l Can they be opened with a PC application by the user?
l Where to reference them?
First we setup an appropriate IM.IMAGE.TYPE
It should be possible to link to Word documents; Excel files; media files such as video and audio
as long as the file extension is associated correctly with an installed application. For example a
file called sample.txt may be associated with Notepad for one user but Word for others. Where
appropriate the file will be loaded into a browser version of the application (Acrobat PDF
viewer, Word viewer etc) just as would happen when you open a linked file from the Internet.
The above screenshot shows the set of parameters in the browserParameters.xml file that could be con-
figured to manage images in cloud storage. They are as follows:
l enableCloud - The cloud storage feature can be enabled or disabled using the parameter
‘enableCloud’ in browserParameters.xml file. The options are ‘YES’ (to enable) or ‘NO’ (to disable). By
default, the value of this parameter is kept as ‘NO’. If set to ‘YES’, it enables the cloud storage feature
and if set to ‘NO’, images are uploaded to the path specified on a local drive or to a path specified
within the work directory of the Browser application in the application server.
l azureAccountName - a valid Azure account name is provided for this parameter. Providing incorrect
account name results in error during uploads. Refer Error messages section for related errors during
upload and content retrieval.
l azureAccountKey –a valid Azure Account key is provided for this parameter. Providing incorrect key
results in error during uploads. Refer Error messages section for related errors during upload and
content retrieval.
l imageContainer – This parameter holds the name of the container that stores the files on the cloud.
Note: Users could open other type of files directly but it depends on the applications installed
on their PC (for example, to directly open a Word document, Microsoft Office application should
be installed in user's system.
Note: Users are advised to contact Temenos Support in case of errors during upload and down-
load.
To configure these error messages, refer the section: Configuring the Error Messages
Following are the error messages that are displayed when the error occurs during the upload, download,
etc.
l If the Windows Azure credentials are incorrect, an error message is displayed. (This error does not
invalidate the browser session.)
l If the requested image file is not available, an error message is displayed. (This error message could
be configured.)
l If user tries to upload a file type which is not configured in the application, an error message is dis-
played. (This error message could be configured.)