![]()
EBI Neutrino R1 Framework Configuration
Settings management
The Settings
module gives you the possibility to configuring the Framework. This module
offered a lot of possibility to change the system behavior such as functional
or styling. To be able changing settings the user need to have administration
privilege.
The EBI Neutrino
R1 Control Center.
The layout is
divided in two parts the left part, which show the list of available settings
module and the right part that show the loaded module. The left and right site
components are embedded into a split panel so that user has the possibility to
resize the view.
EBI Neutrino Configuration
Settings
The following
picture shows the system settings
panel.

The system
settings panel control the behavior here user have the possibility to setup the
program to using for view documents also change the system language and setup
the email client for receive and sending emails.
The panel is
divided in three group box components.
The first group
box offers the possibility to setup programs path which EBI Neutrino R1 will
use for start it. In this case the PDF Reader combo box stores the path for the
default program to view a PDF document for example (c) Adobe Reader.
The Browser path
combo box stores the location of the browser executable available for the
operating system and finally the Text Editor Path text field could be using to
store (c) Microsoft Word location.
To select a
program path the user could using the button on the right side of each
component it will open the file selection dialog.
The second group box
is used for setup a system language and the date format, the Language combo box
give the users the possibility to select a surface language which will change
immediately and no system restart are needed, the EBI Neutrino Language file
are located in to the folder Languages, in the EBI Neutrino directory,
the type of this file is a ASCII text format.
With the date
format combo a locale date format can be store. This will be available for the
entire system components such as the date and time pickers.
The Date and time formats are
specified by date and time pattern strings. Within date and time
pattern strings, unquoted letters from 'A' to 'Z' and from 'a' to 'z' are
interpreted as pattern letters representing the components of a date or time
string.
Text can be quoted using
single quotes (') to avoid interpretation. "''" represents a single
quote.
All other characters are not
interpreted; they're simply copied into the output string during formatting or
matched against the input string during parsing.
The following pattern letters
are defined (all other characters from 'A' to 'Z' and from 'a' to 'z' are
reserved):
|
Letter |
Date or
Time Component |
Presentation |
Examples |
|
G |
Era
designator |
Text |
AD |
|
y |
Year |
Year |
1996; 96 |
|
M |
Month in
year |
Month |
July; Jul;
07 |
|
w |
Week in
year |
Number |
27 |
|
W |
Week in
month |
Number |
2 |
|
D |
Day in
year |
Number |
189 |
|
d |
Day in
month |
Number |
10 |
|
F |
Day of
week in month |
Number |
2 |
|
E |
Day in
week |
Text |
Thursday;
Tue |
|
a |
Am/pm
marker |
Text |
PM |
|
H |
Hour in
day (0-23) |
Number |
0 |
|
k |
Hour in
day (1-24) |
Number |
24 |
|
K |
Hour in
am/pm (0-11) |
Number |
0 |
|
h |
Hour in
am/pm (1-12) |
Number |
12 |
|
m |
Minute in
hour |
Number |
30 |
|
s |
Second in
minute |
Number |
55 |
|
S |
Millisecond |
Number |
978 |
|
z |
Time zone |
General
T.Z. |
Pacific
Standard Time; PST; GMT-08:00 |
|
Z |
Time zone |
RFC 882
T.Z. |
-0800 |
With the third and
last group box the user can change the EBI Neutrino Email setting. This setting
is use in the CRM system for receive and send email. The Email System of EBI
Neutrino R1 supports for the Release 1.0.1 the POP3 Protocol for receive and
the SMTP for sending emails.
The eight text
fields’ components give the possibility to insert: Email Address, the Title it
will be the showing when the email is received, the User, password and the host
of your SMTP and POP3 Email server.
System Setting LookandFeel
With the Look and
Feel panel EBI Neutrino R1 give the possibility to change the style of you
system.
The java environment offered as
default three styles. The first one is the style that Java GUI SWING is named
Metal. The CDE/Motif style looked like a UNIX Operating System style. The GTK+
is Gnome style, which is a desktop used for the Linux system. For Window system
instead of GTK+ the Windows style will be available.
Once you have
selected the desired style you can preview it, by selecting the Check box View,
than the select style will show in to the Group box View and at the same time
decorated the available component with the selected look and feel.
Reporting System
The Reporting
system is one of the important functionality used in EBI Neutrino R1. With this
module the user could create new reports or charting as required and so able to
extend the system functionality. Normally each business module makes use of the
EBI Neutrino R1 Reporting system. The panel shows in the following picture
offer the possibility to setup a report.
The Report panel
is able to managing only reports that was created with the Jasper Report
framework in the *.jasper file type. In future version
The EBI Neutrino
Reporting setting panel.

Before user
managing report with this panel, a report must be created.
We suggest using
the iReport tool which
is very simple to utilize and it is open source, this tool lets you create a
report with a Visual Editor.
After the report
is making available in the reports folder, it is ready to be stored.
Insert the Name for
example, MyReport as name. The utilized name will be showing in the report
selection dialog when the user will try to generate a report. To select a
report file, it offers the file selection dialog button available on the right
site of the Filename text field.
The combo box
category gives the possibility to associate your report in a specified
category, for example “My report” for a print view category. The two radio
button “Show as PDF” and “Normal View” tell the reporting system to show the
report in the selected file format. The active check box allow you to enabled or disabled
the selected report.
The Report gives
you also the possibility to assign parameter over the runtime. The text
field Parameter name offers the possibility to insert the parameter to ask the
user by using the report.
With the Parameter
type combo box is possible to select the parameter type, for example an Integer
value for a numeric digit. The table available report
shows you the available report, by clicking a record it will load it in the
Report form.
Script Management
System
The script
management offers you a tool for inserting Bean Shell /
Groovy script and using it over the runtime. This could be for example
customization tool.
Also it could be
used to extend the save, update and delete functionality of Business Module.
Script Management
panel.
This panel offers
you four components for specify the script.
The first text field
component let you insert a script name; this name will show in the Menu “System
script” as a menu item.
The combo box
“Category” let you select a category from the available list. This combo box is
editable so you have the possibility to insert your own category name. The description
editor gives user the possibility to describe the functionality of the script.
The check box “Active” activate the script.
Finally the script
table let the user insert a couple of script files. In this case you could use
the check box “Main script” to specify the main script. This should be checked
before the open file dialog is selected.
For managing the
script file the user have three buttons on the left side, the first one, is
used for open a file selection dialog also for searching the desired script
file. The second button is used to view the available script, with a system
editor. The last button gives you the possibility to delete the selected
script.
The last component
is the “Available script” table, which shows you the entire script file
available for the system.
The user could
edit the script by selecting the record it will load the selected record to the
panel form.