Method of modeling complex navigational logic in a...

Data processing: artificial intelligence – Having particular user interface

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Reexamination Certificate

active

06182056

ABSTRACT:

COPYRIGHTS
A portion of the disclosure of this patent contains material which is subject to copyright protection. The copyright owner has no objection to facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the Patent and Trademark Office patent file or records, but otherwise reserves all copyright rights whatsoever.
TECHNICAL FIELD OF THE INVENTION
The present invention relates generally to the management of information. More particularly, the invention relates to a method for automatically controlling the presentation of screen displays at the user interface of a client in a client/server environment.
BACKGROUND OF THE INVENTION
Significant advances in presentation technologies have occurred in recent years. Workstations with sophisticated user interfaces—long the sole domain of engineers and scientists—now are finding application in the broader marketplace.
New presentation of software and standardization efforts have bolstered this migration to a larger commercial environment. X-Windows software from MIT and its X-Consortium are illustrative of such development. The combination of X-Windows with other standards, such as OSF/Motif. UNIX and C, has allowed application developers a new freedom from many platform issues and has enhanced the efficiency in the creation of user interface (UIs).
In spite of such strides in efficiency and much continuing work in X-Windows, one of the most time consuming tasks in creating working UIs has received little or no attention—the development of software to control the screens a user sees and the sequence with which those screens are presented. Throughout this disclosure, this type of software is referred to as navigational logic.
Currently, the only mechanism provided within X-Windows and many other environments to accomplish navigation is through what are generically referred to as “callback” routines. That mechanism provides a means of linking the processing of a function to an X-Event, such as a button push or the filling in of a field on the screen.
With callback functions it is possible to achieve certain navigational goals. For example, a callback might be executed from a button press in the current screen which unmaps that screen and presents another subsequent screen. The approach has value, but it becomes cumbersome when the navigational logic is more complex than simple screen-to-screen traversal.
1. Client/Server Architecture
Many modern system are based on a three-tier, client/server architecture in which work is distributed over a number of processors. At the first tier, users interface with the system through easy-to-use graphical screens presented on workstations (shown as Group
3
in FIG.
1
). Significant savings in user efficiency can be realized with a graphical user interface (OUI) based on the X-Windows System and OSF/Motif standards.
Workstations are linked via Ethernet to servers at tier two which handle some data management tasks and communicate with other systems as shown in
FIG. 1
(Group
2
in FIG.
1
). Often, workstations and servers run under UNIX and software is generally written in the C programming language. Tier three consists of mainframe computers and timeshare systems which, for example, access corporate data repositories for customer records, service orders and other data.
2. Navigational Complexity in Modern Systems
In more advanced systems, the user is guided through complex transactions by the system. This factor is often critical to cost savings because it allows less experienced people to competently use the system. However, this user-friendly approach complicates the navigational aspects of the system.
The correct screen must appear to the user at the proper time without user intervention. At certain points in the transaction, however, the user must have substantial flexibility in choosing screens. Often, both of these requirements have to be met simultaneously with navigational logic. It is also often unnecessary to control which fields are available to a user or to impact the field-to-field flow.
Transactions often require at least one end, more frequently, two or three asynchronous accesses to tier three computers. During these sometimes lengthy excursions, certain screens are presented or are at least made available to users. This is often done so that the users can take any additional information from the customer which can logically be obtained prior to receiving a return response from the tier three computer. When results do come back, they often influence which screens must appear in the flow and possibly how the transaction must proceed from that point forward. The navigational logic must have the capability to handle these situations.
A second factor contributing to navigational complexity stems from the fact that many modern systems are to be implemented globally at a large number of locations. Each location has its own methods of doing business based on local demographics. Therefore, screen availability and order of presentation have to be controllable by the local user group. Often, to accomplish this, a table is periodically edited. The table is subsequently read by the system at start-up and the screens presented accordingly.
A third factor is the result of recent industry trends toward rapidly creating specialized services and bringing them to market quickly. Of course, part of bringing any service to market includes integrating the service into a company's operational support systems. System integration has traditionally been a slow process, but in recent years the need for faster integration has become much more evident.
For all the above-stated considerations, there is a need for a method which can accommodate more complex navigation and is more sophisticated than the use of callback functions provided by X-Windows. The new method for creating navigational logic must be efficient and responsive to transaction requirements, while providing features such as speed of development, maintainability and flexibility.
SUMMARY OF THE INVENTION
Accordingly, an advantage of the present invention is the provision of a rule-based method for managing messages between clients, servers or other interfaces, while retaining the complex relationships that affect the order and appropriateness of actions with an application.
Another advantage of an exemplary embodiment of the present invention is the provision of a novel, time-saving approach to creating complex navigational logic.
A further advantage of an exemplary embodiment of the present invention is the provision of a C-like language parser which facilitates the creation of navigational rules.
A still further advantage of an exemplary embodiment of the present invention is the ease of maintaining navigational code because the navigational code is disposed in a centralized location and is isolated from the UI.
Yet another advantage of the present invention is that complex navigational relationships are more easily envisioned, described and implemented.
The above and other advantages of various embodiments of the present invention are carried out in one form by a novel, time-saving technique for providing complex navigational logic, which has been developed as a general method. In this document the general method will be referred to as the Navigational Analysis Vehicle (“NAV”) or module. NAV is a rule-based system that illustratively provides navigational logic for UIs in an X-Windows environment. NAV is supported by the Matrix Assembly Package (MAP), a C-like language parser which facilitates the creation of navigational rules.
In an illustrative embodiment of the invention, the invention is directed to a method of modeling complex logical relationships associated with an interaction of a multiplicity of screen displays at a user interface and other processes, comprising the steps of: organizing a matrix data structure comprising a plurality of cells configured in an arrangement of rows and columns; and populating the cells with a set of descriptors defining the interaction of the multiplic

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Method of modeling complex navigational logic in a... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Method of modeling complex navigational logic in a..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Method of modeling complex navigational logic in a... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-2445339

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.