JP2008129760A - Business information referring means development and support system for business information processing system - Google Patents

Business information referring means development and support system for business information processing system Download PDF

Info

Publication number
JP2008129760A
JP2008129760A JP2006312681A JP2006312681A JP2008129760A JP 2008129760 A JP2008129760 A JP 2008129760A JP 2006312681 A JP2006312681 A JP 2006312681A JP 2006312681 A JP2006312681 A JP 2006312681A JP 2008129760 A JP2008129760 A JP 2008129760A
Authority
JP
Japan
Prior art keywords
terminal
business
database
definition
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2006312681A
Other languages
Japanese (ja)
Inventor
Hiroshi Ishii
廣 石井
Shinobu Kikuchi
忍 菊地
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NID IS CO Ltd
NID-IS CO Ltd
TENIK KK
Original Assignee
NID IS CO Ltd
NID-IS CO Ltd
TENIK KK
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NID IS CO Ltd, NID-IS CO Ltd, TENIK KK filed Critical NID IS CO Ltd
Priority to JP2006312681A priority Critical patent/JP2008129760A/en
Publication of JP2008129760A publication Critical patent/JP2008129760A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To easily change operation in the business information referring means of a terminal, to refer/to edit a business database even when the terminal cannot be connected to a server, and to reflect business information edited in the terminal to the business database of the server. <P>SOLUTION: A business information processing system includes the terminal and the server. The terminal includes: a definition information processing means which is operated based on set definition information and functions as the business information referring means; and a terminal side definition database which stores the definition information for defining the operations of the definition information processing means and is managed by a terminal side database managing means. The server includes: a definition information generating means for generating the definition information; and a definition database which stores the definition information generated by the definition information generating means and is managed by the terminal side database managing means in synchronization with the terminal side definition database. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

この発明は業務情報処理システムの業務情報参照手段開発支援システムに係り、特に、業務用データベースの業務情報を参照・編集するための業務情報参照手段の動作を容易に変更することができる業務情報処理システムの業務情報参照手段開発支援システムに関する。   The present invention relates to a business information reference means development support system of a business information processing system, and in particular, business information information processing that can easily change the operation of business information reference means for referring to and editing business information in a business database. The present invention relates to a system for business information reference means development support system.

企業においては、業務を迅速に行うために、コンピュータを利用して業務情報を処理するシステムを採用しているものがある。コンピュータを利用したシステムには、業務用データベースを備えたサーバに対して、業務用データベースの業務情報を参照・編集するための業務情報参照手段(データベース・アクセス・アプリケーション)を備えた携帯電話や携帯型パソコンなどの端末機を設け、サーバと端末機とを通信回線を介して接続し、業務用データベースの業務情報を端末機で参照・編集可能とする業務情報処理システムがある。   Some enterprises employ a system for processing business information using a computer in order to perform business quickly. In a system using a computer, a mobile phone or mobile phone equipped with a business information reference means (database access application) for referencing and editing business information in the business database to a server equipped with a business database There is a business information processing system in which a terminal such as a personal computer is provided, a server and a terminal are connected via a communication line, and business information in a business database can be referred to and edited by the terminal.

従来、このような業務情報処理システムとしては、業務に関連するデータを記憶した記憶手段と、ユーザ端末から対話形式で業務処理の実行条件の入力を受け付けるための画面をユーザ端末に表示する表示手段と、この表示手段により表示された画面に入力された実行条件に対応するデータを記憶手段から取得し、この取得したデータに基づいて業務処理を実行する業務処理手段と、表示手段による画面の表示及び業務処理手段による業務処理の実行を制御する業務制御手段とを備えたものがある。
特開2003−162640号公報
Conventionally, as such a business information processing system, a storage unit that stores data related to a business, and a display unit that displays a screen for accepting input of business process execution conditions interactively from the user terminal Data corresponding to the execution condition input on the screen displayed by the display means is acquired from the storage means, business processing means for executing the business processing based on the acquired data, and display of the screen by the display means And business control means for controlling execution of business processing by the business processing means.
JP 2003-162640 A

ところで、サーバの業務用データベースに蓄積された業務情報を通信回線を介して接続した端末機で参照・編集可能とする業務情報処理システムにおいては、業務用データベースの業務情報を参照・編集するための業務情報参照手段を端末機に備えている。   By the way, in a business information processing system in which business information stored in a business database of a server can be referred to and edited by a terminal connected via a communication line, the business information in the business database can be referenced and edited. The terminal has a business information reference means.

業務情報参照手段は、業務情報処理システムの使用者が必要とする動作になるような仕様に開発する必要がある。この場合には、使用者が必要とする動作になるように、対応するプログラミング言語を使用して業務情報参照手段のプログラムをコーディングし、端末機で動作するプログラムにコンパイル・デバッグし、動作を検証する必要がある。   The business information reference means needs to be developed to specifications that achieve the operations required by the user of the business information processing system. In this case, code the program of the business information reference means using the corresponding programming language so that the operation required by the user is performed, and compile and debug it into a program that operates on the terminal, and verify the operation There is a need to.

ところが、このような業務情報参照手段の開発は、プログラミング言語に精通したプログラマによる多大な開発労力を必要とするため、業務情報処理システムの運用上において、使用者が必要とする動作になるように、業務情報参照手段の動作を容易に変更することができない問題があった。   However, the development of such business information reference means requires a great deal of development effort by a programmer familiar with the programming language, so that the operation required by the user is required in the operation of the business information processing system. There is a problem that the operation of the business information reference means cannot be easily changed.

また、従来の業務情報処理システムにおいては、サーバに端末機を接続して業務用データベースにアクセスし、業務情報を参照・編集しているため、端末機をサーバに接続できない状態では業務用データベースの業務情報を参照・編集することができない問題があった。さらに、業務情報処理システムにおいては、端末機で編集した業務情報の内容をサーバの業務用データベースに反映させることが要求されている。   In the conventional business information processing system, a terminal is connected to a server, the business database is accessed, and business information is referenced and edited. Therefore, if the terminal cannot be connected to the server, the business database There was a problem that business information could not be referenced or edited. Furthermore, in the business information processing system, it is required to reflect the contents of business information edited by the terminal in the business database of the server.

この発明は、業務用データベースの業務情報を参照・編集するための業務情報参照手段の動作を容易に変更することができ、また、端末機をサーバに接続できない状態でも業務用データベースの業務情報を参照・編集することができ、端末機で編集した業務情報の内容をサーバの業務用データベースに反映させることができる業務情報処理システムの業務情報参照手段開発支援システムを実現することを目的とする。   The present invention can easily change the operation of the business information reference means for referring to and editing the business information in the business database, and the business information in the business database can be stored even when the terminal cannot be connected to the server. It is an object of the present invention to realize a business information reference means development support system of a business information processing system that can be referred to and edited and can reflect the contents of business information edited on a terminal in a business database of a server.

この発明の業務情報処理システムの業務情報参照手段開発支援システムは、サーバとこのサーバに通信回線を介して接続される端末機とからなり、前記サーバは業務用データベース及びこの業務用データベースを管理するデータベース管理手段を備え、前記端末機は端末側業務用データベース及びこの端末側業務用データベースと前記サーバの業務用データベースとを同期させて管理する端末側データベース管理手段を備えるとともに前記端末側業務用データベースの業務情報を参照・編集するための業務情報参照手段を備え、前記サーバと端末機とを通信回線を介して接続し、前記サーバの業務用データベースと同期された前記端末機の端末側業務用データベースの業務情報を前記業務情報参照手段で参照・編集可能とする業務情報処理システムにおいて、設定された定義情報に基づき動作して前記業務情報参照手段として機能する定義情報処理手段を前記端末機に備え、この定義情報処理手段の動作を定義するための前記定義情報を蓄積するとともに前記端末側データベース管理手段により管理される端末側定義用データベースを前記端末機に備え、前記定義情報処理手段の動作を定義するための定義情報を作成する定義情報作成手段を前記サーバに備え、この定義情報作成手段により作成された定義情報を蓄積するとともに前記端末側データベース管理手段により前記端末側定義用データベースと同期して管理される定義用データベースを前記サーバに備えていることを特徴とする。   The business information reference means development support system of the business information processing system according to the present invention comprises a server and a terminal connected to the server via a communication line, and the server manages the business database and the business database. Database management means, and the terminal comprises terminal-side business database and terminal-side database management means for synchronizing and managing the terminal-side business database and the server business database, and the terminal-side business database Business information reference means for referencing and editing the business information of the terminal, the server and the terminal are connected via a communication line, and the terminal side business for the terminal synchronized with the business database of the server A business information processing system that allows business information in the database to be referenced and edited by the business information reference means. In the system, the terminal includes definition information processing means that operates based on the set definition information and functions as the business information reference means, and stores the definition information for defining the operation of the definition information processing means. A terminal-side definition database managed by the terminal-side database management means is provided in the terminal, and definition information creating means for creating definition information for defining the operation of the definition information processing means is provided in the server. The server is provided with a definition database that stores definition information created by the definition information creation means and is managed by the terminal-side database management means in synchronization with the terminal-side definition database. .

この発明の業務情報処理システムの業務情報参照手段開発支援システムは、サーバと端末機とを通信回線を介して接続し、端末機の端末側データベース管理手段によりサーバの定義用データベースと端末機の端末側定義用データベースとを同期させ、この端末側定義用データベースの定義情報に基づき定義情報処理手段が動作して端末側業務用データベースの業務情報を参照・編集するための業務情報参照手段として機能するので、サーバの定義情報作成手段によって定義情報を編集することにより、この定義情報に基づき動作して業務情報参照手段として機能する端末機の定義情報処理手段の動作を容易に変更することができ、業務情報参照手段の動作を容易に変更することができる。
また、この発明の業務情報処理システムの業務情報参照手段開発支援システムは、端末機の端末側データベース管理手段によりサーバの業務用データベースと端末機の端末側業務用データベースとを同期させているので、端末機をサーバに接続できない状態でも端末側業務用データベースの業務情報を参照・編集することができるとともに通信コストを削減することができ、端末機で編集した業務情報の内容をサーバの業務用データベースに反映させることができる。
The business information reference means development support system of the business information processing system according to the present invention connects a server and a terminal via a communication line, and the terminal-side database management means of the terminal uses the server definition database and the terminal of the terminal. Synchronizes with the side definition database, and the definition information processing unit operates based on the definition information in the terminal side definition database and functions as a business information reference unit for referencing and editing the business information in the terminal side business database Therefore, by editing the definition information by the definition information creation means of the server, it is possible to easily change the operation of the definition information processing means of the terminal that operates based on this definition information and functions as the business information reference means, The operation of the business information reference unit can be easily changed.
Further, the business information reference means development support system of the business information processing system of the present invention synchronizes the server business database and the terminal terminal business database by the terminal side database management means of the terminal, Even when the terminal cannot be connected to the server, the business information in the terminal business database can be referenced and edited, and communication costs can be reduced. The content of the business information edited on the terminal is stored in the server business database. Can be reflected.

この発明の業務情報処理システムの業務情報参照手段開発支援システムは、業務情報参照手段の動作を容易に変更することができ、また、端末機をサーバに接続できない状態でも業務用データベースの業務情報を参照・編集することができ、端末機で編集した業務情報の内容をサーバの業務用データベースに反映させることができるという目的を、定義情報処理手段と端末側定義用データベースと端末機に備え、定義情報作成手段と定義用データベースとをサーバに備えることで、実現するものである。
以下、図面に基づいて、この発明の実施例を説明する。
The business information reference means development support system of the business information processing system of the present invention can easily change the operation of the business information reference means, and can also store the business information in the business database even when the terminal cannot be connected to the server. The definition information processing means, the terminal-side definition database, and the terminal have the purpose of being able to refer to and edit and reflect the contents of the business information edited on the terminal in the business database of the server. This is realized by providing the server with information creation means and a definition database.
Embodiments of the present invention will be described below with reference to the drawings.

図1〜図3は、この発明による業務情報処理システムの業務情報参照手段開発支援システムの実施例を示すものである。図1は業務情報処理システムの業務情報参照手段開発支援システムのブロック図、図2は定義情報作成手段による定義情報作成のフローチャート、図3は業務情報参照手段開発支援システムの情報処理のフローチャートである。図1において、2は業務情報処理システム、4はサーバ、6は端末機、8は通信回線である。業務情報処理システム2は、サーバ4とこのサーバ4に通信回線8を介して接続される端末機6とからなる。   1 to 3 show an embodiment of a business information reference means development support system for a business information processing system according to the present invention. 1 is a block diagram of a business information reference means development support system of a business information processing system, FIG. 2 is a flowchart of definition information creation by a definition information creation means, and FIG. 3 is a flowchart of information processing of the business information reference means development support system. . In FIG. 1, 2 is a business information processing system, 4 is a server, 6 is a terminal, and 8 is a communication line. The business information processing system 2 includes a server 4 and a terminal 6 connected to the server 4 via a communication line 8.

前記サーバ4は、業務用データベース10及びこの業務用データベース10に対する情報の定義、登録、修正、削除等を管理するデータベース管理手段12を備えている。前記端末機6は、携帯電話や携帯型パソコンなどからなり、端末側業務用データベース14及びこの端末側業務用データベース14に対する情報の定義、登録、修正、削除等を管理し且つ、この端末側業務用データベース14とサーバ4の業務用データベース10とを同期させて管理する端末側データベース管理手段16を備えるとともに、端末側業務用データベース14の業務情報を参照・編集するための業務情報参照手段(データベース・アクセス・アプリケーション)18を備えている。前記通信回線8は、有線あるいは無線を用いて、接続されたサーバ4と端末機6との間でデータを転送する。   The server 4 includes a business database 10 and database management means 12 for managing definition, registration, correction, deletion, etc. of information for the business database 10. The terminal 6 is composed of a mobile phone, a portable personal computer, etc., and manages definition, registration, correction, deletion, etc. of the terminal-side business database 14 and information on the terminal-side business database 14 and the terminal-side business. Terminal-side database management means 16 for synchronizing and managing the business database 14 and the business database 10 of the server 4, and business information reference means (database) for referencing / editing business information in the terminal-side business database 14 -Access application) 18 is provided. The communication line 8 transfers data between the connected server 4 and the terminal 6 using wired or wireless.

業務情報処理システム2は、サーバ4と端末機6とを通信回線8を介して接続し、端末側データベース管理手段16によりサーバ4の業務用データベース10と端末機6の端末側業務用データベース14とを同期し、同期された端末機6の端末側業務用データベース14の業務情報を業務情報参照手段18により参照・編集可能とするものである。   The business information processing system 2 connects the server 4 and the terminal 6 via the communication line 8, and the terminal-side database management means 16 connects the business database 10 of the server 4 and the terminal-side business database 14 of the terminal 6. , And the business information in the terminal-side business database 14 of the synchronized terminal 6 can be referred to and edited by the business information reference means 18.

この業務情報処理システム2は、サーバ4の業務用データベース10と同期された端末機6の端末側業務用データベース14の業務情報を参照・編集するための業務情報参照手段18の動作変更を容易にする業務情報参照手段開発支援システム20を備えている。業務情報参照手段開発支援システム20は、定義情報処理手段22と端末側定義用データベース24と定義情報作成手段26と定義用データベース28とを備えている。   The business information processing system 2 can easily change the operation of the business information reference means 18 for referring to and editing the business information in the terminal-side business database 14 of the terminal 6 synchronized with the business database 10 of the server 4. A business information reference means development support system 20 is provided. The business information reference unit development support system 20 includes a definition information processing unit 22, a terminal-side definition database 24, a definition information creation unit 26, and a definition database 28.

前記定義情報処理手段22は、端末機6に備えられ、設定された定義情報に基づき動作して業務情報参照手段18として機能する。したがって、定義情報処理手段22は、業務情報を参照・編集するための業務情報参照手段18を備えている。前記端末側定義用データベース24は、端末機6に備えられ、定義情報処理手段22の動作を定義するための前記定義情報を蓄積するとともに、端末側データベース管理手段16により情報の定義、登録、修正、削除等を管理され、且つ、後述する定義用データベース28と同期して管理される。   The definition information processing means 22 is provided in the terminal 6 and operates based on the set definition information to function as the business information reference means 18. Therefore, the definition information processing means 22 includes business information reference means 18 for referencing / editing business information. The terminal-side definition database 24 is provided in the terminal 6, stores the definition information for defining the operation of the definition information processing means 22, and defines, registers, and corrects information by the terminal-side database management means 16. Are managed in synchronization with a definition database 28 described later.

また、前記定義情報作成手段26は、サーバ4に備えられ、定義情報処理手段22の動作を定義するための定義情報を作成して出力する。前記定義用データベース28は、サーバ4に備えられ、定義情報作成手段26により作成された定義情報を蓄積するとともに、端末側データベース管理手段16により情報の定義、登録、修正、削除等を管理され、且つ、端末側定義用データベース24と同期して管理される。前記定義情報には、端末機6において業務情報参照手段18により表示される画面、画面内のメニュー、リスト、データ、選択ボタン、チェックボックス等の、業務情報の表示形式や、画面内のメニュー等を操作をした際の動作を定義してある。   The definition information creating means 26 is provided in the server 4 and creates and outputs definition information for defining the operation of the definition information processing means 22. The definition database 28 is provided in the server 4 and stores the definition information created by the definition information creation means 26, and the definition, registration, correction, deletion, etc. of information is managed by the terminal-side database management means 16; Moreover, it is managed in synchronization with the terminal-side definition database 24. The definition information includes a screen displayed by the business information reference means 18 in the terminal 6, a menu in the screen, a list, data, a selection button, a check box, etc., a display format of business information, a menu in the screen, etc. The operation when the operation is performed is defined.

前記端末側データベース管理手段16は、サーバ4の業務用データベース10の業務情報及び定義用データベース28の定義情報を取得して端末機6の端末側業務用データベース14及び端末側定義用データベース24に格納し、業務情報参照手段18として機能する定義情報処理手段22により編集された端末側業務用データベース14の業務情報をサーバ4に転送する。前記サーバ4のデータベース管理手段12は、端末機6から転送された端末側業務用データベース14の業務情報を取得して業務用データベース10に格納する。   The terminal-side database management means 16 acquires the business information of the business database 10 of the server 4 and the definition information of the definition database 28 and stores them in the terminal-side business database 14 and the terminal-side definition database 24 of the terminal 6. Then, the business information in the terminal-side business database 14 edited by the definition information processing means 22 functioning as the business information reference means 18 is transferred to the server 4. The database management means 12 of the server 4 acquires the business information of the terminal-side business database 14 transferred from the terminal 6 and stores it in the business database 10.

なお、サーバ4には、端末機6との間で通信回線8を介してデータを送受信する送受信手段30、命令やデータを入力する入力手段32、入力手段32から入力された命令や業務情報、定義情報等を表示する表示手段34、前記業務用データベース10、データベース管理手段12、定義情報作成手段26、定義用データベース28を含み、これらサーバ4の各手段30〜34の動作を制御する制御手段36を備えている。   The server 4 includes transmission / reception means 30 for transmitting / receiving data to / from the terminal 6 via the communication line 8, input means 32 for inputting instructions and data, instructions and business information input from the input means 32, Control means for controlling the operations of the means 30 to 34 of the server 4, including a display means 34 for displaying definition information, the business database 10, the database management means 12, a definition information creation means 26, and a definition database 28. 36.

また、端末機6には、サーバ4との間で通信回線8を介してデータを送受信する端末側送受信手段38、命令やデータを入力する端末側入力手段40、端末側入力手段40から入力された命令や業務情報等を表示する端末側表示手段42、前記端末側業務用データベース14、端末側データベース管理手段16、業務情報参照手段18、定義情報処理手段22、端末側定義用データベース24を含み、これら端末機6の各手段38〜42の動作を制御する端末側制御手段44を備えている。   The terminal 6 is input from a terminal side transmission / reception means 38 that transmits / receives data to / from the server 4 via the communication line 8, a terminal side input means 40 that inputs commands and data, and a terminal side input means 40. Terminal-side display means 42 for displaying received instructions, business information, etc., terminal-side business database 14, terminal-side database management means 16, business information reference means 18, definition information processing means 22, and terminal-side definition database 24. The terminal side control means 44 for controlling the operations of the means 38 to 42 of the terminal 6 is provided.

次に、この実施例の作用を説明する。
業務情報参照手段開発支援システム20は、図2に示すように、まず、定義用データベース28を作成する。定義用データベース28の作成においては、サーバ4の定義情報作成手段26により処理をスタートし(A01)、入力手段32によりデータを入力し(A02)、入力したデータから業務情報参照手段18として機能する定義情報処理手段22の動作を定義した定義情報を作成し(A03)、作成した定義情報を出力して定義用データベース28に格納することで(A04)、処理をエンドにする(A05)。
Next, the operation of this embodiment will be described.
The business information reference means development support system 20 first creates a definition database 28 as shown in FIG. In creating the definition database 28, processing is started by the definition information creation means 26 of the server 4 (A01), data is inputted by the input means 32 (A02), and functions as the business information reference means 18 from the inputted data. Definition information defining the operation of the definition information processing means 22 is created (A03), the created definition information is output and stored in the definition database 28 (A04), and the process is ended (A05).

このように、業務情報参照手段開発支援システム20は、端末機6の定義情報処理手段22の動作を定義した定義情報をサーバ4の定義情報作成手段26により作成し、作成した定義情報をサーバ4の定義用データベース28に蓄積する。定義用データベース28の定義情報は、業務情報参照手段18として機能する定義情報処理手段22の動作が使用者の必要とする動作の値になるように、定義情報作成手段26により作成される。   As described above, the business information reference means development support system 20 creates the definition information defining the operation of the definition information processing means 22 of the terminal 6 by the definition information creation means 26 of the server 4, and the created definition information is the server 4. Are stored in the definition database 28. The definition information in the definition database 28 is created by the definition information creation means 26 so that the operation of the definition information processing means 22 functioning as the business information reference means 18 becomes the value of the action required by the user.

なお、業務情報処理システム2の業務用データベース10は、入力手段32により入力したデータから作成された業務情報を格納して作成される。この業務用データベース10は、基幹業務データベースから業務情報参照手段18で参照・編集の対象となるデータだけを抽出して作成することもできる。   The business database 10 of the business information processing system 2 is created by storing business information created from data input by the input means 32. The business database 10 can also be created by extracting only data to be referenced and edited by the business information reference means 18 from the core business database.

前記定義用データベース28を作成した業務情報参照手段開発支援システム20は、図3に示すように、業務情報処理システム2上の運用において、端末機6の定義情報処理手段22を起動して処理をスタートし(B01)、端末機6を通信回線8を介してサーバ4に接続し(B02)、端末側データベース管理手段16により業務用データベース10と端末側業務用データベース14とを同期させるとともに定義用データベース28と端末側定義用データベース24とを同期させる(B03)。   As shown in FIG. 3, the business information reference means development support system 20 that created the definition database 28 activates the definition information processing means 22 of the terminal 6 and performs processing in operation on the business information processing system 2. Start (B01), connect the terminal 6 to the server 4 via the communication line 8 (B02), and synchronize the business database 10 and the terminal business database 14 by the terminal database management means 16 and define The database 28 and the terminal side definition database 24 are synchronized (B03).

この同期(B03)においては、端末側データベース管理手段16によりサーバ4の業務用データベース10の業務情報及び定義用データベース28の定義情報が端末機6に転送(ダウンロード)されて取得され、端末側業務用データベース14及び端末側定義用データベース24に格納される。   In this synchronization (B03), the business information in the business database 10 of the server 4 and the definition information in the definition database 28 are transferred (downloaded) to the terminal 6 and acquired by the terminal-side database management means 16 to obtain the terminal-side business. Stored in the database 14 and terminal definition database 24.

また、この同期(B03)においては、端末機6の端末側業務用データベース14に更新・内容追加した業務情報が保存されている場合に、この更新・内容追加した業務情報が端末機6からサーバ4に転送(アップロード)され、データベース管理手段12により取得されて業務用データベース10に格納される。   In addition, in this synchronization (B03), when updated / added business information is stored in the terminal-side business database 14 of the terminal 6, the updated / added business information is transferred from the terminal 6 to the server. 4 (upload), acquired by the database management means 12 and stored in the business database 10.

定義用データベース28と同期された端末側定義用データベース24の定義情報は、定義情報処理手段22に読み込まれて解析され、解析した定義情報に基づき定義情報処理手段22が動作して業務情報参照手段18として機能するので、サーバ4との通信回線8を切断しても、端末機6においてはサーバ4の業務用データベース10と同じ内容となった端末側業務用データベース14の業務情報を参照・編集が可能となる。   The definition information in the terminal-side definition database 24 synchronized with the definition database 28 is read and analyzed by the definition information processing means 22, and the definition information processing means 22 operates based on the analyzed definition information, and the business information reference means. 18, even if the communication line 8 with the server 4 is disconnected, the terminal 6 refers to / edits the business information in the terminal-side business database 14 that has the same contents as the business database 10 in the server 4. Is possible.

そこで、同期(B03)後においては、必要に応じてサーバ4との通信回線8を切断し(B04)、端末側定義用データベース24の定義情報に基づき動作して業務情報参照手段18として機能する定義情報処理手段22により端末側業務用データベース14の業務情報の参照・編集する(B05)。   Therefore, after synchronization (B03), the communication line 8 with the server 4 is disconnected as necessary (B04) and operates based on the definition information in the terminal-side definition database 24 to function as the business information reference means 18. The definition information processing means 22 refers to / edits the business information in the terminal-side business database 14 (B05).

この参照・編集(B05)において、端末側業務用データベース14の業務情報を更新・内容追加した場合(B06)は、この更新・内容追加した業務情報を保存する(B07)。更新・内容追加して保存された業務情報をサーバ4の業務用データベース10に直ちに反映させたい場合には、端末機6を通信回線8を介してサーバ4に接続し(B08)、端末側データベース管理手段16により業務用データベース10と端末側業務用データベース14とを同期させる(B09)。   In the reference / edit (B05), when the business information in the terminal-side business database 14 is updated / added (B06), the updated / added business information is stored (B07). When it is desired to immediately reflect the updated / content-added business information in the business database 10 of the server 4, the terminal 6 is connected to the server 4 via the communication line 8 (B08), and the terminal-side database is connected. The management database 16 synchronizes the business database 10 and the terminal business database 14 (B09).

この同期(B09)により、端末側業務用データベース24の更新・内容追加された業務情報は、サーバ4に転送(アップロード)され、データベース管理手段12により業務用データベース10に格納される。この同期(B09)後においては、サーバ4との通信回線8を切断し(B10)、定義情報処理手段22の終了操作により処理をエンドにする(B11)。   Due to this synchronization (B09), the updated business information of the terminal-side business database 24 is transferred (uploaded) to the server 4 and stored in the business database 10 by the database management means 12. After this synchronization (B09), the communication line 8 with the server 4 is disconnected (B10), and the process is ended by the termination operation of the definition information processing means 22 (B11).

一方、前記参照・編集(B05)において、端末側業務用データベース14の業務情報を更新・内容追加していない場合(B12)、あるいは、更新・内容追加した業務情報を保存(B07)した場合において、この更新・内容追加した業務情報をサーバ4の業務用データベース10に直ちに反映させない場合には、定義情報処理手段22の終了操作により処理をエンドにする(B11)。   On the other hand, in the reference / edit (B05), when the business information in the terminal-side business database 14 is not updated / added (B12), or when the updated / added business information is saved (B07). If the updated / added business information is not immediately reflected in the business database 10 of the server 4, the process is ended by the end operation of the definition information processing means 22 (B11).

端末側業務用データベース24の更新・内容追加されて保存された業務情報(B07)は、次回に定義情報処理手段22を起動して端末機6を通信回線8を介してサーバ4に接続し、端末側データベース管理手段16により業務用データベース10及び定義用データベース28と端末側業務用データベース14及び端末側定義用データベース24とを同期させた際に、端末機6からサーバ4に転送(アップロード)され、データベース管理手段12により業務用データベース10に格納される。   The business information (B07) saved by updating / adding the contents of the terminal-side business database 24 is activated the next time the definition information processing means 22 is activated to connect the terminal 6 to the server 4 via the communication line 8, When the terminal database management means 16 synchronizes the business database 10 and definition database 28 with the terminal business database 14 and terminal definition database 24, it is transferred (uploaded) from the terminal 6 to the server 4. And stored in the business database 10 by the database management means 12.

また、業務情報処理システム2上における業務情報参照手段開発支援システム20の運用において、業務情報参照手段18として機能する定義情報処理手段22の動作について、使用者が現在と異なる動作を要求した場合には、前記図2に示すように、定義情報作成手段26により定義用データベース28の現在の定義情報を変更・削除・追加し、新たな定義情報を作成して定義用データベース28に格納する。   In the operation of the business information reference unit development support system 20 on the business information processing system 2, when the user requests an operation different from the current operation of the definition information processing unit 22 that functions as the business information reference unit 18. As shown in FIG. 2, the definition information creating means 26 modifies / deletes / adds the current definition information in the definition database 28, creates new definition information, and stores it in the definition database 28.

定義用データベース28の新たな定義情報は、次回に定義情報処理手段22を起動して端末機6を通信回線8を介してサーバ4に接続し、端末側データベース管理手段16により業務用データベース10及び定義用データベース28と端末側業務用データベース14及び端末側定義用データベース24とを同期させた際に、サーバ4から端末機6に転送(ダウンロード)され、端末側定義用データベース24に格納される。   The new definition information in the definition database 28 starts the definition information processing means 22 next time, connects the terminal 6 to the server 4 through the communication line 8, and the terminal database management means 16 uses the business database 10 and When the definition database 28, the terminal-side business database 14, and the terminal-side definition database 24 are synchronized, they are transferred (downloaded) from the server 4 to the terminal 6 and stored in the terminal-side definition database 24.

定義情報処理手段22は、端末側定義用データベース24の新たな定義情報を読み込んで解析し、解析した定義情報に基づき動作して業務情報参照手段18として機能し、端末側業務用データベース14の業務情報を新たな動作により参照・編集が可能とする。   The definition information processing means 22 reads and analyzes new definition information in the terminal-side definition database 24, operates based on the analyzed definition information, functions as the business information reference means 18, and operates in the terminal-side business database 14. Information can be referenced and edited by new actions.

このように、この業務情報処理システム2の業務情報参照手段開発支援システム20は、サーバ4と端末機6とを通信回線8を介して接続し、端末機6の端末側データベース管理手段16によりサーバ4の定義用データベース28と端末機6の端末側定義用データベース24とを同期させ、この端末側定義用データベース24の定義情報に基づき定義情報処理手段22が動作して端末側業務用データベース14の業務情報を参照・編集するための業務情報参照手段18として機能する。   As described above, the business information reference means development support system 20 of the business information processing system 2 connects the server 4 and the terminal 6 via the communication line 8, and the server-side database management means 16 of the terminal 6 uses the server. 4 and the terminal side definition database 24 of the terminal 6 are synchronized, and the definition information processing means 22 operates on the basis of the definition information of the terminal side definition database 24 and the terminal side business database 14 It functions as business information reference means 18 for referring to and editing business information.

このため、この業務情報処理システム2の業務情報参照手段開発支援システム20は、サーバ4の定義情報作成手段26によって定義情報を編集して修正、追加することにより、定義情報に基づき動作して業務情報参照手段18として機能する端末機6の定義情報処理手段22の動作を容易に変更することができ、業務情報参照手段18の動作を容易に変更することができる。例えば、この業務情報参照手段開発支援システム20は、定義情報を入れ換えることで、営業支援ツールとして使用していた端末機6を、受発注用の端末機6として使用することが可能になる。   For this reason, the business information reference means development support system 20 of the business information processing system 2 operates based on the definition information by editing and correcting and adding the definition information by the definition information creating means 26 of the server 4. The operation of the definition information processing unit 22 of the terminal 6 functioning as the information reference unit 18 can be easily changed, and the operation of the business information reference unit 18 can be easily changed. For example, the business information reference means development support system 20 can use the terminal 6 used as the sales support tool as the ordering terminal 6 by replacing the definition information.

また、この業務情報処理システム2の業務情報参照手段開発支援システム20は、端末機6の端末側データベース管理手段16によりサーバ4の業務用データベース10と端末機6の端末側業務用データベース14とを同期させているので、端末機6をサーバ4に接続できない状態でも端末側業務用データベース14の業務情報を参照・編集することができるとともに通信コストを削減することができ、端末機6で編集した業務情報の内容をサーバ4の業務用データベース10に反映させることができる。   The business information reference means development support system 20 of the business information processing system 2 uses the terminal-side database management means 16 of the terminal 6 to connect the business database 10 of the server 4 and the terminal-side business database 14 of the terminal 6. Because of synchronization, the business information in the terminal-side business database 14 can be referenced and edited even when the terminal 6 cannot be connected to the server 4, and the communication cost can be reduced. The contents of the business information can be reflected in the business database 10 of the server 4.

なお、この発明は、上述実施例に限定されることなく、種々応用改変が可能である。例えば、上述実施例においては、端末機6に端末側定義用データベース24を搭載したが、端末側定義用データベース24を搭載せずに、端末機6のメモリ上に読み込んで動作可能とすることもできる。   The present invention is not limited to the above-described embodiments, and various application modifications can be made. For example, in the above-described embodiment, the terminal-side definition database 24 is mounted on the terminal 6, but the terminal-side definition database 24 is not mounted, but may be read into the memory of the terminal 6 to be operable. it can.

また、上述実施例においては、端末機6に端末側定義用データベース24を搭載しているが、定義情報をメモリ上に常駐させ、必要な業務情報もメモリ上にキャッシュし、情報が不足したときに通信回線8で接続してサーバ4の定義用データベース28から端末機6にダウンロードさせることもできる。   In the above-described embodiment, the terminal-side definition database 24 is mounted on the terminal 6. However, when the definition information is resident in the memory and necessary business information is cached in the memory, the information is insufficient. Can be connected to the communication line 8 and downloaded from the definition database 28 of the server 4 to the terminal 6.

この発明の業務情報処理システムの業務情報参照手段開発支援システムは、端末機の業務情報参照手段の動作を容易に変更することができ、また、端末機をサーバに接続できない状態でも業務用データベースの業務情報を参照・編集することができ、端末機で編集した業務情報の内容をサーバの業務用データベースに反映させることができるものであり、業務情報だけでなく、他の情報の処理にも応用することができる。   The business information reference means development support system of the business information processing system of the present invention can easily change the operation of the business information reference means of the terminal, and the business database can be stored even when the terminal cannot be connected to the server. Business information can be referenced and edited, and the contents of business information edited on the terminal can be reflected in the business database of the server, and can be applied not only to business information but also to other information processing. can do.

業務情報処理システムの業務情報参照手段開発支援システムのブロック図である。It is a block diagram of the business information reference means development support system of a business information processing system. 定義情報作成手段による定義情報作成のフローチャートである。It is a flowchart of the definition information creation by a definition information creation means. 業務情報参照手段開発支援システムの情報処理のフローチャートである。It is a flowchart of the information processing of a business information reference means development support system.

符号の説明Explanation of symbols

2 業務処理システム
4 サーバ
6 端末機
8 通信回線
10 業務用データベース
12 データベース管理手段
14 端末側業務用データベース
16 端末側データベース管理手段
18 業務情報参照手段
20 業務情報参照手段開発支援システム
22 定義情報処理手段
24 端末側定義用データベース
26 定義情報作成手段
28 定義用データベース
2 business processing system 4 server 6 terminal 8 communication line 10 business database 12 database management means 14 terminal side business database 16 terminal side database management means 18 business information reference means 20 business information reference means development support system 22 definition information processing means 24 terminal-side definition database 26 definition information creation means 28 definition database

Claims (3)

サーバとこのサーバに通信回線を介して接続される端末機とからなり、前記サーバは業務用データベース及びこの業務用データベースを管理するデータベース管理手段を備え、前記端末機は端末側業務用データベース及びこの端末側業務用データベースと前記サーバの業務用データベースとを同期させて管理する端末側データベース管理手段を備えるとともに前記端末側業務用データベースの業務情報を参照・編集するための業務情報参照手段を備え、前記サーバと端末機とを通信回線を介して接続し、前記サーバの業務用データベースと同期された前記端末機の端末側業務用データベースの業務情報を前記業務情報参照手段で参照・編集可能とする業務情報処理システムにおいて、設定された定義情報に基づき動作して前記業務情報参照手段として機能する定義情報処理手段を前記端末機に備え、この定義情報処理手段の動作を定義するための前記定義情報を蓄積するとともに前記端末側データベース管理手段により管理される端末側定義用データベースを前記端末機に備え、前記定義情報処理手段の動作を定義するための定義情報を作成する定義情報作成手段を前記サーバに備え、この定義情報作成手段により作成された定義情報を蓄積するとともに前記端末側データベース管理手段により前記端末側定義用データベースと同期して管理される定義用データベースを前記サーバに備えていることを特徴とする業務情報処理システムの業務情報参照手段開発支援システム。   A server and a terminal connected to the server via a communication line. The server includes a business database and database management means for managing the business database. A terminal-side database management means for synchronizing and managing the terminal-side business database and the server business database, and a business information reference means for referring to and editing the business information of the terminal-side business database, The server and the terminal are connected via a communication line, and the business information in the terminal-side business database of the terminal synchronized with the business database of the server can be referred to and edited by the business information reference means. In the business information processing system, it operates based on the set definition information, and the business information reference The terminal includes a definition information processing unit that functions as the terminal, stores the definition information for defining the operation of the definition information processing unit, and manages the terminal-side definition database managed by the terminal-side database management unit. The terminal is provided with definition information creating means for creating definition information for defining the operation of the definition information processing means in the server, the definition information created by the definition information creating means is accumulated, and the terminal side A business information reference means development support system for a business information processing system, characterized in that the server comprises a definition database managed by the database management means in synchronization with the terminal-side definition database. 前記端末側データベース管理手段は、前記サーバの業務用データベースの業務情報及び定義用データベースの定義情報を取得して前記端末機の端末側業務用データベース及び端末側定義用データベースに格納し、前記業務情報参照手段として機能する定義情報処理手段により編集された端末側業務用データベースの業務情報を前記サーバに転送することを特徴とする請求項1に記載の業務情報処理システムの業務情報参照手段開発支援システム。   The terminal-side database management means acquires the business information of the business database of the server and the definition information of the definition database, stores them in the terminal-side business database and the terminal-side definition database of the terminal, and the business information 2. The business information reference unit development support system for a business information processing system according to claim 1, wherein the business information in the terminal-side business database edited by the definition information processing unit functioning as a reference unit is transferred to the server. . 前記サーバのデータベース管理手段は、前記端末機から転送された端末側業務用データベースの業務情報を取得して業務用データベースに格納することを特徴とする請求項1に記載の業務情報処理システムの業務情報参照手段開発支援システム。   2. The business information processing system according to claim 1, wherein the database management means of the server acquires business information of the terminal-side business database transferred from the terminal and stores the business information in the business database. Information reference means development support system.
JP2006312681A 2006-11-20 2006-11-20 Business information referring means development and support system for business information processing system Pending JP2008129760A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006312681A JP2008129760A (en) 2006-11-20 2006-11-20 Business information referring means development and support system for business information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006312681A JP2008129760A (en) 2006-11-20 2006-11-20 Business information referring means development and support system for business information processing system

Publications (1)

Publication Number Publication Date
JP2008129760A true JP2008129760A (en) 2008-06-05

Family

ID=39555523

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006312681A Pending JP2008129760A (en) 2006-11-20 2006-11-20 Business information referring means development and support system for business information processing system

Country Status (1)

Country Link
JP (1) JP2008129760A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10275132A (en) * 1997-01-28 1998-10-13 Casio Comput Co Ltd Data processor and storage medium
JP2001142766A (en) * 1999-11-10 2001-05-25 Nec Corp Data base exchange system
JP2002229765A (en) * 2001-02-01 2002-08-16 Yamatake Sangyo Systems Co Ltd Screen display device
JP2003216468A (en) * 2002-01-23 2003-07-31 Fujitsu Ltd Medical information processing system, client terminal for medical information processing, server for medical information processing, medical information processing program for client terminal and medical information processing program for server

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10275132A (en) * 1997-01-28 1998-10-13 Casio Comput Co Ltd Data processor and storage medium
JP2001142766A (en) * 1999-11-10 2001-05-25 Nec Corp Data base exchange system
JP2002229765A (en) * 2001-02-01 2002-08-16 Yamatake Sangyo Systems Co Ltd Screen display device
JP2003216468A (en) * 2002-01-23 2003-07-31 Fujitsu Ltd Medical information processing system, client terminal for medical information processing, server for medical information processing, medical information processing program for client terminal and medical information processing program for server

Similar Documents

Publication Publication Date Title
KR101079585B1 (en) Display apparatus, image processing apparatus and method for upgrading control program thereof
JP2006324918A5 (en)
US8254895B2 (en) Methods and apparatus for generating mobile internet pages for viewing by mobile communication devices
CN101582860A (en) Method for replacing user interface skins of different communication equipment
JP4338210B2 (en) Image management apparatus, image management method, and program
KR101282254B1 (en) Image processing apparatus and image processing method and media for computer program thereof
JP2008040943A (en) Hmi development supporting device, and hmi development supporting method and program
KR101815924B1 (en) Online document editing service apparatus that provides a collaborative environment so that a plurality of users can create electronic documents online and operating method thereof
JP2006054669A (en) Information equipment remote control system and information equipment
WO2012085993A1 (en) Image folder transmission/reproduction system and image folder transmission/reproduction program
JP2020004423A (en) Server, information processing device, processing method and program
JP2008294820A (en) Network communication apparatus
US20090217166A1 (en) Video editing apparatus, terminal device and gui program transmission method
JP2008129760A (en) Business information referring means development and support system for business information processing system
JP2019079165A (en) Editing program, editing device and editing method
US20170316108A1 (en) Data processsing system, data processing device, and program for editing webpage
JP2010128776A (en) Apparatus and method for automatic maintenance of portable terminal
JP2008083963A (en) Document management system
JP2007156712A (en) Information processor and control method therefor, program
JP2007058677A (en) Display control device and method
CN104780148A (en) Server, terminal, system and method for document online operation
US9378217B2 (en) Method and system for managing data and a corresponding computer program and a corresponding computer-readable storage medium
JP6697168B2 (en) Information processing apparatus, processing method thereof, and program
JP2012181622A (en) Information processing server, information processing method, information processing system, program, and recording medium
JP6652724B2 (en) Information processing apparatus, information processing apparatus control method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20091027

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120130

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120210

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120607