This guide is intended for developers and system administrators who want to understand the functions and architecture of C-based Tmax ProFrame® (hereafter ProFrame) for development.
This guide introduces ProFrame, a business framework solution of TmaxSoft. Users must have knowledge of Unix systems.
This guide describes only information about ProFrame's architecture and components and does not contain all the information required to operate and manage ProFrame. For information about how to install, configure, use, and manage ProFrame, refer to each relevant guide.
For information about ProFrame guides, refer to "Chapter 3. ProFrame Manual Organization".
This guide consists of 3 chapters and glossary.
Descriptions for each are as follows:
Chapter 1: Introduction to Business Framework
Describes the concept, components, and benefits of business frameworks.
Chapter 2: Introduction to ProFrame
Describes about ProFrame and its architecture and components.
Chapter 3: ProFrame Manual Organization
Describes ProFrame guides briefly.
Glossary
Describes frequently used or important terms in ProFrame.
Convention | Meaning |
---|---|
<AaBbCc123> | Program source code file name |
<Ctrl>+C | Hold down the Ctrl key and press the C key |
[Button] | Name of a GUI button or menu |
Bold | Emphasis |
Italics | Reference to another guide |
" " (Double quotation marks) | Reference to a chapter or section in this or another guide |
'Input' | User input on the screen |
Hyperlink
| Email account, website, or a reference to other chapters or sections |
> | Proceeding order of menu |
+---- | Files or directories exist in this directory |
|---- | Files or directories do not exist in this directory |
Note | Reference or caution |
[Figure 1.1] | Figure caption |
AaBbCc123 | Commands, screen output after executing command, or sample code |
[ command argument ]
| Option parameters |
{ } | Required items |
[ ] | Optional items |
| | Selective items |
Requirement | |
---|---|
Platform | IBM AIX 5.x |
HP-UX 11.xx | |
Solaris 9 (SunOS 5.9) | |
Linux kernel 2.4 or later | |
Hardware | At least 120 MB hard disk space |
More than 256 MB RAM | |
More than 1 GB hard disk space and 512 MB RAM recommended | |
Database | Oracle 9i or 10g |
Tibero 3.0 sp2 or later | |
TP-Monitor | Tmax 4.0 or later |
Tuxedo 6.5 or later |
Document | Description |
---|---|
ProFrame Installation Guide | Describes system requirements and how to install and uninstall ProFrame. |
ProFrame Studio Guide | Describes how to use Studio to create resource modules in GUI. |
ProFrame Developer's Guide | Describes development concepts and procedures. |
ProFrame ProMapper Developer's Guide | Describes how to create ProMapper modules in GUI. |
ProFrame FileIO Developer's Guide | Describes how to create FileIO modules in GUI. |
ProFrame DBIO Developer's Guide | Describes how to create DBIO modules in GUI. |
ProFrame EMB Developer's Guide | Describes how to create EMB modules in GUI. |
ProFrame Unit Test Guide | Describes how to conduct unit test for services and application modules developed by using ProFrame. |
ProFrame Online Programming Guide | Describes how to write an online program by using ProFrame system. |
ProFrame Batch Programming Guide | Describes how to write a batch program by using ProFrame system. |
ProFrame Administrator's Guide | Describes how to manage ProFrame system. |
ProFrame Utility Guide | Describes the utilities provided by ProFrame. |
ProFrame TCache Guide | Describes TCache provided by ProFrame. |