The following describes the differences between the
App Studio and WebFOCUS installations for the Magnify sample search
application.
App Studio. Includes the ibimagn
folder under the ibi\apps directory. This includes:
- All procedures used
as links in the search-based application.
- All FOCUS databases
that were created using the Unicode UTF8 NLS setting on the WebFOCUS
Reporting Server.
- Report procedures
that use the FORMAT MAGNIFY command to feed the index libraries
(Files and Products). No international characters are included in
the data.
WebFOCUS Client. Includes the ibimagn.zip file under
the utilities\demo directory, which must be unzipped in the ibi\apps
directory. This includes:
- All procedures used
as links in the search-based application.
- All FOCUS databases
that were created using the 65001-Unicode (UTF-8) setting on the
WebFOCUS Reporting Server.
- Report procedures
that use the FORMAT MAGNIFY command to feed the index libraries
(Customers, Employees, Files, Orders, Products, Plants, and Stores).
These procedures require the 65001-Unicode (UTF-8) NLS setting
on the WebFOCUS Reporting Server.
- All FOCUS databases
that were created using the Unicode UTF8 NLS setting on the WebFOCUS
Reporting Server.
If
App Studio is not installed and the WebFOCUS Reporting Server NLS
setting is 437-English, the 437-based FOCUS databases must be replaced
with those included at the root.
- The files\Scripts
directory, which contains files for creating the FOCUS databases into
SQL Server in order to feed using iWay Service Manager.
This
requires a database, iWay Service Manager, and includes examples
of indexing different file formats, such as zip archives, SQL, XML,
and miscellaneous ASCII files.
Note:
- All feed procedures can be used with the
UTF-8 FOCUS files and when the WebFOCUS Reporting Server is set
to UTF-8.
- The Files and Product feed procedures cannot be used with the
437-based FOCUS files, which are located in the \ibimagn\files\437
directory.
- All drill-down reports that contain special characters display
as spaces.
- For more information on changing the WebFOCUS Reporting Server
NLS setting, see the National Language Support for International
Computing manual.