JP6997387B2 - Servers, information processing equipment, processing methods and programs - Google Patents

Servers, information processing equipment, processing methods and programs Download PDF

Info

Publication number
JP6997387B2
JP6997387B2 JP2019142256A JP2019142256A JP6997387B2 JP 6997387 B2 JP6997387 B2 JP 6997387B2 JP 2019142256 A JP2019142256 A JP 2019142256A JP 2019142256 A JP2019142256 A JP 2019142256A JP 6997387 B2 JP6997387 B2 JP 6997387B2
Authority
JP
Japan
Prior art keywords
data
screen
registered
update
setting
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.)
Active
Application number
JP2019142256A
Other languages
Japanese (ja)
Other versions
JP2020004423A (en
Inventor
圭 中山
文洋 柴本
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.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT Solutions Inc
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 Canon Marketing Japan Inc, Canon IT Solutions Inc filed Critical Canon Marketing Japan Inc
Publication of JP2020004423A publication Critical patent/JP2020004423A/en
Priority to JP2021201591A priority Critical patent/JP7260813B2/en
Application granted granted Critical
Publication of JP6997387B2 publication Critical patent/JP6997387B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、アプリケーションを構築するためのサーバ、情報処理装置、処理方法およびプログラムに関する。 The present invention relates to a server, an information processing apparatus, a processing method and a program for constructing an application.

近年、情報処理装置において、画面に部品を配置し、アプリケーションを構築する仕組みがある。また、この仕組みを用いて、インターネット等のネットワーク上で、開発ユーザがアプリケーションを構築し、その構築したアプリケーションをエンドユーザに利用させるサービスの仕組みもある。 In recent years, in information processing devices, there is a mechanism for arranging parts on the screen and constructing an application. In addition, there is also a service mechanism in which a development user constructs an application on a network such as the Internet using this mechanism, and the end user uses the constructed application.

特許文献1には、簡易な操作でGUIを含めたアプリケーションを構築するアプリケーション開発支援する装置が記載されている。また、特許文献1では、アプリケーション画面にコピーボタンを配置し、当該コピーボタンにより、ユーザが所望するデータをコピーすることで新たなデータを作成することができる。 Patent Document 1 describes an application development support device for constructing an application including a GUI by a simple operation. Further, in Patent Document 1, a copy button is arranged on the application screen, and new data can be created by copying the data desired by the user by the copy button.

特開2004-102886号公報Japanese Unexamined Patent Publication No. 2004-102886

しかしながら、特許文献1のシステムでは、コピー元のデータが更新されたとしても、コピーして作成したコピー先データは更新されないという問題がある。例えば、コピー元がマスタデータ、コピー先がトランザクションデータである場合、マスタデータが更新されたとしても、トランザクションデータにコピーした部分は値が古いまま更新されることがないため、マスタデータと整合性が取れなくなってしまう。 However, in the system of Patent Document 1, there is a problem that even if the copy source data is updated, the copy destination data created by copying is not updated. For example, if the copy source is master data and the copy destination is transaction data, even if the master data is updated, the part copied to the transaction data will not be updated with the old value, so it is consistent with the master data. I can't get it.

そこで、本発明は、アプリケーションを利用することによって生成されるコピー元データとコピー先データとの整合性を容易に保つアプリケーションを構築する仕組みを提供することを目的とする。 Therefore, an object of the present invention is to provide a mechanism for constructing an application that easily maintains the consistency between the copy source data and the copy destination data generated by using the application.

アプリケーションを構築するサーバであって、登録済データに含まれる項目から、当該登録済データを参照元として登録する新たなデータに用いる項目の選択を受け付ける選択受付手段と、前記選択受付手段により選択を受け付けた項目に対して、前記登録済データの当該項目の値が更新された場合に当該登録済データを参照元として登録された新たなデータの更新をするかの設定を受け付ける設定受付手段と、前記新たなデータを前記登録済データの更新に応じて更新後の登録済みデータを用いて更新するか否かを、前記設定受付手段により受け付けた設定に基づいて制御するアプリケーションを構築するアプリケーション構築手段とを備えることを特徴とするサーバ。
A selection reception means that accepts selection of items to be used for new data to be registered using the registered data as a reference source from items included in the registered data, which is a server for constructing an application, and selection by the selection reception means. A setting receiving means for accepting a setting of whether to update new data registered with the registered data as a reference source when the value of the item of the registered data is updated for the accepted item . An application construction means for constructing an application that controls whether or not to update the new data using the updated registered data according to the update of the registered data, based on the settings received by the setting receiving means. A server characterized by having and.

本発明によれば、アプリケーションを利用することによって生成されるコピー元データとコピー先データとの整合性を容易に保つアプリケーションを構築する仕組みを提供することができる。 According to the present invention, it is possible to provide a mechanism for constructing an application that easily maintains the consistency between the copy source data and the copy destination data generated by using the application.

本実施形態の情報処理システム100の構成の一例を示す図The figure which shows an example of the structure of the information processing system 100 of this embodiment. 本実施形態の情報処理装置101およびサーバ102のハードウエア構成の一例を示す図The figure which shows an example of the hardware composition of the information processing apparatus 101 and the server 102 of this embodiment. 本実施形態の情報処理装置101およびサーバ102の機能構成の一例を示すブロック図A block diagram showing an example of the functional configuration of the information processing apparatus 101 and the server 102 of the present embodiment. 本実施形態のサーバ102にて管理するテーブルの一例を示す図The figure which shows an example of the table managed by the server 102 of this embodiment. 第1の実施形態の画面作成処理の一例を示すフローチャートA flowchart showing an example of the screen creation process of the first embodiment 第1の実施形態の画面利用処理の一例を示すフローチャートA flowchart showing an example of the screen utilization process of the first embodiment 第1の実施形態の情報処理装置101が表示する、画面を作成する画面の一例を示す図The figure which shows an example of the screen which creates the screen which the information processing apparatus 101 of 1st Embodiment displays. 第1の実施形態の情報処理装置101が表示する、画面の部品属性を設定する画面の一例を示す図The figure which shows an example of the screen which sets the component attribute of a screen, which is displayed by the information processing apparatus 101 of 1st Embodiment. 第1の実施形態の情報処理装置101において、作成した画面を利用しマスタデータを登録する画面の一例を示す図The figure which shows an example of the screen which registers the master data using the created screen in the information processing apparatus 101 of 1st Embodiment. 第1の実施形態の情報処理装置101において、作成した画面を利用しトランザクションデータを登録する画面の一例を示す図The figure which shows an example of the screen which registers the transaction data using the created screen in the information processing apparatus 101 of 1st Embodiment. 第1の実施形態の情報処理装置101において、作成した画面を利用しマスタデータを編集する画面の一例を示す図The figure which shows an example of the screen which edits a master data using the created screen in the information processing apparatus 101 of 1st Embodiment. 第1の実施形態の情報処理装置101において、作成した画面を利用しトランザクションデータを表示する画面の一例を示す図The figure which shows an example of the screen which displays the transaction data using the created screen in the information processing apparatus 101 of 1st Embodiment. 第1の実施形態のサーバ102にて作成される反映トリガーの一例を示す図The figure which shows an example of the reflection trigger created in the server 102 of 1st Embodiment 第2の実施形態の画面作成処理の一例を示すフローチャートA flowchart showing an example of the screen creation process of the second embodiment. 第2の実施形態の情報処理装置101が表示する、画面の部品属性を設定する画面の一例を示す図The figure which shows an example of the screen which sets the component attribute of the screen, which is displayed by the information processing apparatus 101 of the 2nd Embodiment. 第1の実施形態のサーバ102にて作成される反映トリガーの一例を示す図The figure which shows an example of the reflection trigger created in the server 102 of 1st Embodiment 第2の実施形態の画面利用処理の一例を示すフローチャートA flowchart showing an example of the screen utilization process of the second embodiment. 第2の実施形態の情報処理装置101において、作成した画面を利用しマスタデータを表示する画面の一例を示す図The figure which shows an example of the screen which displays the master data using the created screen in the information processing apparatus 101 of the 2nd Embodiment. 第2の実施形態の情報処理装置101において、データ反映の関連を表示する画面の一例を示す図The figure which shows an example of the screen which displays the relationship of data reflection in the information processing apparatus 101 of the 2nd Embodiment.

〔第1の実施形態〕
以下、図面を参照して本発明の実施形態を詳細に説明する。
図1は、本実施形態の情報処理システム100の構成の一例を示す図である。
[First Embodiment]
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
FIG. 1 is a diagram showing an example of the configuration of the information processing system 100 of the present embodiment.

図1に示すように、情報処理システム100は、情報処理装置101およびサーバ102が、ネットワーク103により通信可能に接続された構成をとる。情報処理装置101は、デスクトップPC、携帯電話、スマートフォン、タブレット端末、ノートPC、およびPDA端末などの端末であって、ネットワーク103を介してサーバ102の記憶装置に記憶されている情報を取得し、インストールされているブラウザなどのアプリケーションを用いてディスプレイ装置210に表示する。 As shown in FIG. 1, the information processing system 100 has a configuration in which an information processing device 101 and a server 102 are communicably connected by a network 103. The information processing device 101 is a terminal such as a desktop PC, a mobile phone, a smartphone, a tablet terminal, a notebook PC, and a PDA terminal, and acquires information stored in the storage device of the server 102 via the network 103. It is displayed on the display device 210 using an installed application such as a browser.

サーバ102は、情報処理装置101からの要求に応じて、情報の検索を行い、検索結果を返信する。情報処理装置101とサーバ102間の通信は、HTTPのリクエスト・レスポンスでもよいし、SOAPなどを利用したウェブサービスに用いられるリクエスト・レスポンスなどであってもよい。 The server 102 searches for information in response to a request from the information processing device 101, and returns the search result. The communication between the information processing device 101 and the server 102 may be an HTTP request / response, or may be a request / response used for a web service using SOAP or the like.

なお、本実施形態においては、情報処理装置101のブラウザを利用するWebアプリケーションとしたが、Webアプリケーションに限定するものではなく、Web以外の技術を用いたアプリケーションであってもよい。 In the present embodiment, the Web application using the browser of the information processing apparatus 101 is used, but the application is not limited to the Web application, and may be an application using a technology other than the Web.

また、本実施形態においては、情報処理システム100は、情報処理装置101がサーバ102の記憶装置に記憶されているテーブルのデータを検索するシステムとしたが、これに限定するものではなく、情報処理装置101が記憶装置に記憶されている情報の検索結果を表示する仕組みであればよい。
Further, in the present embodiment, the information processing system 100 is a system in which the information processing device 101 searches for the data in the table stored in the storage device of the server 102, but the information processing is not limited to this. Any mechanism may be used as long as the device 101 displays the search result of the information stored in the storage device.

以下、図2を用いて、図1に示した情報処理装置101およびサーバ102に適用可能なハードウエア構成の一例について説明する。
図2において、201はCPUで、システムバス204に接続される各デバイスやコントローラを統括的に制御する。また、ROM203あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(Basic Input / Output System)やオペレーティングシステムプログラム(以下、OS)や、各サーバ或いは各PCの実行する機能を実現するために必要な各種プログラム等が記憶されている。
Hereinafter, an example of a hardware configuration applicable to the information processing apparatus 101 and the server 102 shown in FIG. 1 will be described with reference to FIG.
In FIG. 2, 201 is a CPU that comprehensively controls each device and controller connected to the system bus 204. Further, the ROM 203 or the external memory 211 is necessary to realize a function executed by a BIOS (Basic Input / Output System) or an operating system program (hereinafter, OS) which is a control program of the CPU 201, and each server or each PC. Various programs etc. are stored.

202はRAMで、CPU201の主メモリ、ワークエリア等として機能する。CPU201は、処理の実行に際して必要なプログラム等をROM203あるいは外部メモリ211からRAM202にロードして、該ロードしたプログラムを実行することで各種動作を実現するものである。 202 is a RAM, which functions as a main memory, a work area, and the like of the CPU 201. The CPU 201 realizes various operations by loading a program or the like necessary for executing a process from the ROM 203 or the external memory 211 into the RAM 202 and executing the loaded program.

また、205は入力コントローラで、入力装置209等からの入力を制御する。206はビデオコントローラで、液晶ディスプレイ等のディスプレイ装置210への表示を制御する。なお、ディスプレイ装置は、液晶ディスプレイに限られず、CRTディスプレイなどであっても良い。これらは必要に応じてクライアントが使用するものである。 Further, 205 is an input controller, which controls an input from an input device 209 or the like. Reference numeral 206 denotes a video controller, which controls display on a display device 210 such as a liquid crystal display. The display device is not limited to the liquid crystal display, and may be a CRT display or the like. These are used by the client as needed.

207はメモリコントローラで、ブートプログラム,各種のアプリケーション,フォントデータ,ユーザファイル,編集ファイル,各種データ等を記憶するハードディスク(HD)や、フレキシブルディスク(FD)、或いはPCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)メモリ等の外部メモリ211へのアクセスを制御する。 The 207 is a memory controller, which is connected to a hard disk (HD) for storing boot programs, various applications, font data, user files, edit files, various data, etc., a flexible disk (FD), or a PCMCIA card slot via an adapter. Controls access to external memory 211 such as CompactFlash® memory.

208は通信I/Fコントローラで、ネットワーク103を介して外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いた通信等が可能である。 Reference numeral 208 denotes a communication I / F controller, which connects and communicates with an external device via the network 103, and executes communication control processing on the network. For example, communication using TCP / IP is possible.

なお、CPU201は、例えばRAM202内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、ディスプレイ装置210上での表示を可能としている。また、CPU201は、ディスプレイ装置210上の不図示のマウスカーソル等でのユーザ指示を可能とする。 The CPU 201 enables display on the display device 210 by, for example, executing an outline font expansion (rasterization) process in the display information area in the RAM 202. Further, the CPU 201 enables a user instruction with a mouse cursor or the like (not shown) on the display device 210.

ハードウエア上で動作する各種プログラムは、外部メモリ211に記録されており、必要に応じてRAM202にロードされることによりCPU201によって実行されるものである。
なお、全ての装置がこれらの構成を備えているわけではなく、必要なものを夫々備えていればよい。
Various programs running on the hardware are recorded in the external memory 211, and are executed by the CPU 201 by being loaded into the RAM 202 as needed.
It should be noted that not all devices are provided with these configurations, and it is sufficient that each device is provided with necessary ones.

図3は、情報処理装置101およびサーバ102の機能構成の一例を示すブロック図である。
アプリケーション画面情報生成部301は、データベースに登録されている登録済データを選択するためのデータ選択部品を含む、アプリケーション画面の画面情報を生成する機能部である。
FIG. 3 is a block diagram showing an example of the functional configuration of the information processing apparatus 101 and the server 102.
The application screen information generation unit 301 is a functional unit that generates screen information of an application screen, including a data selection component for selecting registered data registered in a database.

データ登録部302は、アプリケーション画面情報生成部301により生成されたアプリケーション画面の画面情報に含まれるデータ選択部品を用いて選択された登録済データの値を用いて、新たなデータとしてデータベースに登録する機能部である。
判定部303は、登録済データが更新されたか否かを判定する機能部である。
The data registration unit 302 registers the value of the registered data selected by using the data selection component included in the screen information of the application screen generated by the application screen information generation unit 301 in the database as new data. It is a functional part.
The determination unit 303 is a function unit that determines whether or not the registered data has been updated.

更新設定管理部304は、判定部303により登録済データが更新されたと判定された場合に、データ登録部302により登録された新たなデータを更新するか否かの設定を管理する機能部である。 The update setting management unit 304 is a functional unit that manages the setting of whether or not to update the new data registered by the data registration unit 302 when it is determined by the determination unit 303 that the registered data has been updated. ..

制御部305は、判定部303により登録済データが更新されたと判定された場合であって、更新設定管理部304により新たなデータを更新するとして管理されている場合は当該新たなデータを更新し、一方、更新設定管理部304により新たなデータを更新しないとして管理されている場合は当該新たなデータを更新しないよう制御する機能部である。 The control unit 305 updates the new data when it is determined by the determination unit 303 that the registered data has been updated and the update setting management unit 304 manages to update the new data. On the other hand, when the update setting management unit 304 manages to not update new data, it is a functional unit that controls not to update the new data.

更新設定管理部304は、判定部303により登録済データが更新されたと判定された場合に、データ登録部302により登録された新たなデータのうち、当該新たなデータに含まれる項目毎に、更新するか否かの設定を管理する機能部である。
制御部305は、判定部303により登録済データが更新されたと判定された場合であって、更新設定管理部304により新たなデータのうち、更新するとして管理されている項目については当該項目の値を更新し、一方、更新設定管理部304により新たなデータのうち、更新しないとして管理されている項目については当該項目の値を更新しないよう制御する機能部である。
When the determination unit 303 determines that the registered data has been updated, the update setting management unit 304 updates each item included in the new data among the new data registered by the data registration unit 302. It is a functional unit that manages the setting of whether to do or not.
The control unit 305 determines that the registered data has been updated by the determination unit 303, and among the new data by the update setting management unit 304, the value of the item is managed to be updated. On the other hand, among the new data, the item managed by the update setting management unit 304 as not to be updated is a functional unit that controls not to update the value of the item.

以下は、レイアウト編集画面を用いて部品を配置することによって構築されたアプリケーションを利用する情報処理装置の機能構成の一例である。
データ選択部品配置部311は、レイアウト編集画面に、データベースに登録されている登録済データを選択するデータ選択部品を配置する機能部である。
The following is an example of the functional configuration of an information processing device that uses an application constructed by arranging parts using a layout edit screen.
The data selection component arrangement unit 311 is a functional unit that arranges a data selection component that selects registered data registered in the database on the layout edit screen.

選択部312は、構築されたアプリケーション画面に表示された、データ選択部品配置部311により配置されたデータ選択部品を用いて、登録済データからデータを選択する機能部である。
データ登録要求部313は、選択部312により選択された登録済データの値を用いて、新たなデータとしてデータベースへの登録を要求する機能部である。
判定部314は、選択部312により選択された登録済データが更新されたか否かを判定する機能部である。
The selection unit 312 is a functional unit that selects data from the registered data using the data selection component arranged by the data selection component arrangement unit 311 displayed on the constructed application screen.
The data registration request unit 313 is a functional unit that requests registration as new data in the database using the value of the registered data selected by the selection unit 312.
The determination unit 314 is a function unit that determines whether or not the registered data selected by the selection unit 312 has been updated.

更新設定受付部315は、判定部314により登録済データが更新されたと判定された場合に、データ登録要求部313に従って登録された新たなデータを更新するか否かの設定を受け付ける機能部である。 The update setting reception unit 315 is a function unit that accepts a setting of whether or not to update the new data registered according to the data registration request unit 313 when it is determined by the determination unit 314 that the registered data has been updated. ..

制御部316は、判定部314により登録済データが更新されたと判定された場合であって、更新設定受付部315により新たなデータを更新する設定を受け付けた場合は当該新たなデータの更新を要求し、一方、更新設定受付部315により新たなデータを更新しない設定を受け付けた場合は当該新たなデータの更新を要求しないよう制御する機能部である。 The control unit 316 requests the update of the new data when the determination unit 314 determines that the registered data has been updated and the update setting reception unit 315 receives the setting for updating the new data. On the other hand, when the update setting receiving unit 315 accepts a setting that does not update new data, it is a functional unit that controls not to request the update of the new data.

更新設定受付部315は、判定部314により登録済データが更新されたと判定された場合に、データ登録要求部313に従って登録された新たなデータのうち、データに含まれる項目毎に更新するか否かの設定を受け付け、 When the update setting reception unit 315 determines that the registered data has been updated by the determination unit 314, whether or not to update each item included in the data among the new data registered according to the data registration request unit 313. Accepting the setting,

制御部316は、判定部314により登録済データが更新されたと判定された場合であって、更新設定受付部315により新たなデータのうち、更新する設定を受け付けた項目については当該項目の値を更新し、一方、更新設定受付部315により新たなデータのうち、更新しない設定を受け付けた項目については当該項目の値を更新しないよう制御する機能部である。 The control unit 316 determines that the registered data has been updated by the determination unit 314, and among the new data by the update setting reception unit 315, the value of the item is set for the item that has received the update setting. On the other hand, it is a functional unit that controls not to update the value of the item for which the setting not to be updated is accepted among the new data by the update setting receiving unit 315.

アプリケーション画面表示部321は、レイアウト編集画面を用いて構築された、データベースに登録されている登録済データを選択するためのデータ選択部品を含むアプリケーションの画面を表示する機能部である。 The application screen display unit 321 is a functional unit that displays the screen of the application including the data selection component for selecting the registered data registered in the database, which is constructed by using the layout edit screen.

データ選択部322は、アプリケーション画面表示部321により表示されたアプリケーション画面に表示されたデータ選択部品を用いて、登録済データからデータを選択する機能部である。 The data selection unit 322 is a functional unit that selects data from registered data using the data selection component displayed on the application screen displayed by the application screen display unit 321.

データ登録要求部323は、データ選択部322により選択された登録済データの値を用いて、新たなデータとしてデータベースへの登録を要求する機能部である。
第1のデータ更新要求部324は、データ選択部322により選択された登録済データの値の更新を要求する機能部である。
The data registration request unit 323 is a functional unit that requests registration as new data in the database using the value of the registered data selected by the data selection unit 322.
The first data update request unit 324 is a functional unit that requests the update of the value of the registered data selected by the data selection unit 322.

第2のデータ更新要求部325は、第1のデータ更新要求部324により登録済データの値の更新を要求された場合、データ登録要求部323により登録を要求された新たなデータの値の更新を要求する機能部である。 When the second data update request unit 325 requests the update of the registered data value by the first data update request unit 324, the second data update request unit 325 updates the value of the new data requested to be registered by the data registration request unit 323. It is a functional part that requires.

第2のデータ更新要求部325は、第1のデータ更新要求部324により登録済データの値の更新を要求された場合に、データ登録要求部323により登録を要求された新たなデータのうち、当該新たなデータに含まれる項目毎に定義された更新するか否かの設定に従って、当該新たなデータに含まれる項目の値の更新を要求すること
The second data update request unit 325 is among the new data requested to be registered by the data registration request unit 323 when the first data update request unit 324 requests the update of the value of the registered data. Requesting the update of the value of the item contained in the new data according to the setting of whether to update or not defined for each item contained in the new data.

図4は、本実施形態のサーバ102にて管理するテーブルの一例である。
画面テーブル410は、画面を管理するテーブルであり、「画面ID(主キー)」「画面名」のカラムを持つ。アプリケーションの画面レイアウトを作成するレイアウト作成画面700(図7)にて画面が作成されると、画面テーブル410にレコードが登録される。
FIG. 4 is an example of a table managed by the server 102 of the present embodiment.
The screen table 410 is a table for managing screens, and has columns for "screen ID (primary key)" and "screen name". When the screen is created on the layout creation screen 700 (FIG. 7) for creating the screen layout of the application, the record is registered in the screen table 410.

画面部品テーブル420は、画面に配置した部品を管理するテーブルであり、「画面ID」「部品ID」「x座標」「y座標」「部品種別」「部品名」「文字数」「必須」「部品属性1」「部品属性2」…のカラムを持つ。アプリケーションの画面レイアウトを作成するレイアウト作成画面700にて画面部品を配置し、保存ボタン719の押下を受け付けると、画面部品テーブル420にレコードが登録される。 The screen component table 420 is a table that manages components arranged on the screen, and is a table that manages "screen ID", "part ID", "x coordinate", "y coordinate", "part type", "part name", "number of characters", "required", and "part". It has columns of "attribute 1", "part attribute 2", and so on. Creating a screen layout of an application When a screen component is placed on the layout creation screen 700 and the save button 719 is pressed, a record is registered in the screen component table 420.

なお、「x座標」「y座標」には、部品の配置された位置を記憶し、「部品種別」には、テキストボックス・ラジオボタン・セレクトボックスなどの部品の種別を記憶する。また、「部品属性1」「部品属性2」…には、「部品種別」毎に異なる属性の値を持つことができる。なお、後述する、コピー元画面823の部品825~828の部品ID、およびコピー先画面821の部品829~832の部品ID、反映チェックボックス833~836の値についても、この「部品属性n」に記憶する。 The "x-coordinate" and "y-coordinate" store the positions where the parts are arranged, and the "part type" stores the types of parts such as text boxes, radio buttons, and select boxes. Further, the "part attribute 1", "part attribute 2", and the like can have different attribute values for each "part type". The parts IDs of the parts 825 to 828 of the copy source screen 823, the part IDs of the parts 829 to 832 of the copy destination screen 821, and the values of the reflection check boxes 833 to 836, which will be described later, are also set in this "part attribute n". Remember.

顧客マスタテーブル430、商品マスタテーブル440、売上トランザクションテーブル450の各テーブルは、作成した画面(顧客マスタ登録画面720、商品マスタ登録画面730、売上トランザクション登録画面1010)にて登録されたレコードが記憶されるテーブルである。
顧客マスタテーブル430は、顧客情報を管理するマスタテーブルであり、「顧客ID(主キー)」「顧客名」「住所」「電話」「メール」のカラムを持つ。
商品マスタテーブル440は、商品情報を管理するマスタテーブルであり、「商品ID(主キー)」「商品名」「単価」のカラムを持つ。
Records registered on the created screens (customer master registration screen 720, product master registration screen 730, sales transaction registration screen 1010) are stored in each of the customer master table 430, product master table 440, and sales transaction table 450. It is a table.
The customer master table 430 is a master table that manages customer information, and has columns for "customer ID (primary key)", "customer name", "address", "telephone", and "email".
The product master table 440 is a master table that manages product information, and has columns for "product ID (primary key)", "product name", and "unit price".

売上トランザクションテーブル450は、売上明細を管理するトランザクションテーブルであり、「売上NO(主キー)」「売上日」「商品ID」「商品名」「数量」「単価」「小計」「顧客ID」「顧客名」「住所」「電話」「メール」のカラムを持つ。 The sales transaction table 450 is a transaction table for managing sales details, and is a transaction table for "sales NO (primary key)", "sales date", "product ID", "product name", "quantity", "unit price", "subtotal", "customer ID", and "customer ID". It has columns for "customer name", "address", "phone", and "mail".

なお、通常のデータベースであれば、売上トランザクションテーブル450は、「商品ID」「顧客ID」を外部キーとして顧客マスタテーブル430と商品マスタテーブル440に従属させることでデータの正規化を行う。しかし、本実施形態のように、マスタデータをコピーすることによりトランザクションデータを作成する仕組みの場合、データの正規化を行わず、顧客マスタテーブル430および商品マスタテーブル440と重複して、売上トランザクションテーブル450にも「商品名」「数量」「単価」「小計」「顧客名」「住所」「電話」「メール」のカラムを持つ。このように、データを重複してデータベースに持つのは、データを正規化して持つことよりも、画面レイアウトとデータの対応づけを重視するためである。
In the case of a normal database, the sales transaction table 450 normalizes data by subordinating the customer master table 430 and the product master table 440 with the "product ID" and "customer ID" as external keys. However, in the case of a mechanism for creating transaction data by copying the master data as in the present embodiment, the data is not normalized, and the sales transaction table overlaps with the customer master table 430 and the product master table 440. The 450 also has columns for "product name", "quantity", "unit price", "subtotal", "customer name", "address", "phone", and "email". In this way, the reason why the data is duplicated in the database is that the correspondence between the screen layout and the data is emphasized rather than having the data normalized.

図7は、第1の実施形態の情報処理装置101が表示する、画面を作成する画面の一例を示す図である。レイアウト作成画面700は、画面部品部701と部品配置部702から成る。 FIG. 7 is a diagram showing an example of a screen for creating a screen displayed by the information processing apparatus 101 of the first embodiment. The layout creation screen 700 includes a screen component section 701 and a component placement section 702.

画面部品部701には、画面に配置する画面部品のアイコン(ボタン)が表示されており、これらのアイコンをドラッグし、部品配置部702にドロップすることで、画面部品を画面に配置することができる。画面部品には、文字を表示するテキスト711(ラベル等と呼ばれる)、テキストボックス712、テキストエリア713、ラジオボタン714、チェックボックス715、セレクトボックス716、他画面のデータの値を参照する他画面データコピー717(ルックアップ等と呼ばれる)、ボタン718などの種類がある。 The screen component unit 701 displays icons (buttons) of screen components to be placed on the screen. By dragging these icons and dropping them on the component placement section 702, the screen components can be placed on the screen. can. The screen parts include text 711 (called a label, etc.) that displays characters, text box 712, text area 713, radio button 714, check box 715, select box 716, and other screen data copy that refers to the values of data on other screens. There are types such as 717 (called lookup etc.) and button 718.

部品配置部702に画面部品を配置し、保存ボタン719を押下することにより、配置した画面部品の情報がサーバ102に送信され、画面部品テーブル420に記憶される。
By arranging the screen component in the component arranging unit 702 and pressing the save button 719, the information of the arranged screen component is transmitted to the server 102 and stored in the screen component table 420.

図5は、第1の実施形態の画面作成処理の一例を示すフローチャートである。図5を用いて、画面を作成する処理について、説明する。
ステップS501において、情報処理装置101のCPU201は、画面を作成するユーザのログインを受け付ける。
ステップS502において、情報処理装置101のCPU201は、画面を作成する操作を受け付ける。具体的には、表示されたメニュー(不図示)から、画面作成ボタンの押下を受け付ける。
ステップS503において、情報処理装置101のCPU201は、画面作成の要求をサーバ102に送信する。
ステップS504において、サーバ102のCPU201は、画面作成の要求を受信する。
ステップS505において、サーバ102のCPU201は、画面作成の画面情報を生成する。
ステップS506において、サーバ102のCPU201は、生成した画面情報を情報処理装置101に送信する。
ステップS507において、情報処理装置101のCPU201は、画面作成の画面情報を受信する。
ステップS508において、情報処理装置101のCPU201は、受信した画面情報を用いて、レイアウト作成画面700(図7)を表示する。
FIG. 5 is a flowchart showing an example of the screen creation process of the first embodiment. The process of creating a screen will be described with reference to FIG.
In step S501, the CPU 201 of the information processing apparatus 101 accepts the login of the user who creates the screen.
In step S502, the CPU 201 of the information processing apparatus 101 accepts an operation for creating a screen. Specifically, the screen creation button is accepted from the displayed menu (not shown).
In step S503, the CPU 201 of the information processing apparatus 101 transmits a screen creation request to the server 102.
In step S504, the CPU 201 of the server 102 receives the request for screen creation.
In step S505, the CPU 201 of the server 102 generates screen information for screen creation.
In step S506, the CPU 201 of the server 102 transmits the generated screen information to the information processing apparatus 101.
In step S507, the CPU 201 of the information processing apparatus 101 receives the screen information for creating the screen.
In step S508, the CPU 201 of the information processing apparatus 101 displays the layout creation screen 700 (FIG. 7) using the received screen information.

ステップS509において、情報処理装置101のCPU201は、画面作成操作を受け付け、判定する。部品が配置された場合はステップS510に進み、設定ボタンが押下された場合はステップS511に進み、保存ボタンが押下された場合はステップS518に進む。 In step S509, the CPU 201 of the information processing apparatus 101 accepts and determines the screen creation operation. If the component is arranged, the process proceeds to step S510, if the setting button is pressed, the process proceeds to step S511, and if the save button is pressed, the process proceeds to step S518.

ステップS510において、情報処理装置101のCPU201は、画面部品部701からドラッグされた画面部品を、部品配置部702のドロップされた位置に表示する。ここでは、顧客マスタ登録画面のレイアウトとして図7の720のように画面部品(721~728)が配置されたとする。同様に、売上トランザクション登録画面のレイアウトとして図7の730のように画面部品(731~737)が配置されたとする。 In step S510, the CPU 201 of the information processing apparatus 101 displays the screen component dragged from the screen component unit 701 at the dropped position of the component arrangement unit 702. Here, it is assumed that the screen parts (721 to 728) are arranged as the layout of the customer master registration screen as shown in 720 of FIG. Similarly, it is assumed that screen parts (731 to 737) are arranged as the layout of the sales transaction registration screen as shown in 730 of FIG.

なお、図7の商品ID731および顧客ID734の画面部品は、他画面データコピー717である。他画面データコピー717は、画面実行時に選択ボタンを押下することで他画面のデータを参照してコピーすることができる。選択ボタン732は画面実行時に押下することで商品マスタテーブル440のデータを、選択ボタン735は画面実行時に押下することで顧客マスタテーブル430のデータを、それぞれ参照してコピーすることができる。すなわち、ステップS510は、レイアウト編集画面に、データベースに登録されている登録済データを選択するデータ選択部品を配置する処理の一例を示すステップである。 The screen components of the product ID 731 and the customer ID 734 in FIG. 7 are other screen data copies 717. The other screen data copy 717 can refer to and copy the data on the other screen by pressing the selection button when the screen is executed. The selection button 732 can be pressed to copy the data of the product master table 440 when the screen is executed, and the selection button 735 can be pressed to copy the data of the customer master table 430 when the screen is executed. That is, step S510 is a step showing an example of a process of arranging a data selection component for selecting registered data registered in the database on the layout edit screen.

ステップS511において、情報処理装置101のCPU201は、配置された画面部品の属性設定画面(図8の810、820)を表示する。例えば、図7の設定ボタン723の押下を受け付けた場合は属性設定画面810を表示し、図7の設定ボタン736の押下を受け付けた場合は属性設定画面820を表示する。 In step S511, the CPU 201 of the information processing apparatus 101 displays the attribute setting screens (810, 820 in FIG. 8) of the arranged screen components. For example, when the pressing of the setting button 723 of FIG. 7 is accepted, the attribute setting screen 810 is displayed, and when the pressing of the setting button 736 of FIG. 7 is accepted, the attribute setting screen 820 is displayed.

ステップS512において、情報処理装置101のCPU201は、部品の属性設定の入力を受け付ける。すなわち、ステップS512は、登録済データが更新されたと判定された場合に、登録された新たなデータのうち、データに含まれる項目毎に更新するか否かの設定を受け付ける処理の一例を示すステップである。具体的には、属性設定画面810では部品名812、文字数813、必須チェックボックス814の入力、および完了ボタン815の押下を受け付ける。また、属性設定画面820では部品名822の入力を受け付ける。 In step S512, the CPU 201 of the information processing apparatus 101 accepts the input of the attribute setting of the component. That is, step S512 is a step showing an example of a process of accepting a setting of whether or not to update each item included in the data among the registered new data when it is determined that the registered data has been updated. Is. Specifically, the attribute setting screen 810 accepts the input of the part name 812, the number of characters 813, the required check box 814, and the pressing of the completion button 815. Further, the attribute setting screen 820 accepts the input of the part name 822.

ステップS513において、情報処理装置101のCPU201は、他画面データコピー部品か否かを判定する。他画面データコピー部品の属性設定画面の場合はステップS514に進み、他画面データコピー部品以外の属性設定画面の場合はステップS517に進む。 In step S513, the CPU 201 of the information processing apparatus 101 determines whether or not it is a data copy component for another screen. In the case of the attribute setting screen of the other screen data copy component, the process proceeds to step S514, and in the case of the attribute setting screen other than the other screen data copy component, the process proceeds to step S517.

ステップS514において、情報処理装置101のCPU201は、コピー元となる他画面の画面名823および部品名824の選択を受け付ける。図8の823および824の設定により、売上トランザクション登録画面1010の実行時に、顧客マスタ登録画面にて登録したデータ(つまり、顧客マスタテーブル430)の顧客IDを選択することで、顧客ID1027にコピーすることができるようになる。 In step S514, the CPU 201 of the information processing apparatus 101 accepts the selection of the screen name 823 and the component name 824 of the other screen as the copy source. By setting 823 and 824 in FIG. 8, when the sales transaction registration screen 1010 is executed, the customer ID of the data registered on the customer master registration screen (that is, the customer master table 430) is selected and copied to the customer ID 1027. You will be able to.

具体的には、売上トランザクション登録画面1010の実行時に、選択ボタン1028の押下を受け付けると、顧客マスタ検索画面1050を表示し、表示された顧客マスタテーブル430のデータから選択ボタン1055の押下を受け付けると、顧客マスタ検索画面1050を閉じ、選択されたデータの「顧客ID」の値を取得し、「顧客ID1027」のテキストボックスに表示する。 Specifically, when the selection button 1028 is pressed when the sales transaction registration screen 1010 is executed, the customer master search screen 1050 is displayed and the selection button 1055 is received from the displayed data of the customer master table 430. , The customer master search screen 1050 is closed, the value of the "customer ID" of the selected data is acquired, and the value is displayed in the text box of the "customer ID 1027".

同様に、売上トランザクション登録画面1010の実行時に、選択ボタン1022の押下を受け付けると、商品マスタ検索画面1040を表示し、表示された商品マスタテーブル440のデータから選択ボタン1045の押下を受け付けると、商品マスタ検索画面1040を閉じ、選択されたデータの「商品ID」の値を取得し、「商品ID1021」のテキストボックスに表示する。 Similarly, when the selection button 1022 is pressed when the sales transaction registration screen 1010 is executed, the product master search screen 1040 is displayed, and when the selection button 1045 is received from the displayed data of the product master table 440, the product is displayed. The master search screen 1040 is closed, the value of the "product ID" of the selected data is acquired, and the value is displayed in the text box of the "product ID 1021".

ステップS515において、情報処理装置101のCPU201は、コピー先の他部品へのコピーについて選択を受け付ける。具体的には、コピー元画面823の部品825~828、コピー先画面821の部品829~832の選択を受け付ける。図8の825~832の設定により、売上トランザクション登録画面1010の実行時に、顧客マスタ登録画面にて登録したデータ(つまり、顧客マスタテーブル430)の顧客IDを選択することで、選択したレコードの他カラム(825~828)の値をコピー先画面の部品829~832にコピーすることができるようになる。 In step S515, the CPU 201 of the information processing apparatus 101 accepts a selection regarding copying to another component of the copy destination. Specifically, the selection of the parts 825 to 828 of the copy source screen 823 and the parts 829 to 832 of the copy destination screen 821 is accepted. By setting 825 to 832 in FIG. 8, when the customer ID of the data registered on the customer master registration screen (that is, the customer master table 430) is selected when the sales transaction registration screen 1010 is executed, the record other than the selected record is selected. The value of the column (825 to 828) can be copied to the parts 829 to 832 on the copy destination screen.

具体的には、売上トランザクション登録画面1010の実行時に、選択ボタン1028の押下を受け付けると、顧客マスタ検索画面1050を表示し、表示された顧客マスタテーブル430のデータから選択ボタン1055の押下を受け付けると、顧客マスタ検索画面1050を閉じ、選択されたデータの「顧客名」「住所」「電話番号」「メール」の値を取得し、「顧客名1029」「住所1030」「電話番号1031」「メール1032」のテキストボックスにそれぞれ表示する。 Specifically, when the press of the selection button 1028 is accepted when the sales transaction registration screen 1010 is executed, the customer master search screen 1050 is displayed and the press of the selection button 1055 is accepted from the displayed data of the customer master table 430. , Close the customer master search screen 1050, acquire the values of "customer name", "address", "phone number", and "mail" of the selected data, and obtain "customer name 1029", "address 1030", "phone number 1031", and "mail". Each is displayed in the text box of "1032".

同様に、売上トランザクション登録画面1010の実行時に、選択ボタン1022の押下を受け付けると、商品マスタ検索画面1040を表示し、表示された商品マスタテーブル440のデータから選択ボタン1045の押下を受け付けると、商品マスタ検索画面1040を閉じ、選択されたデータの「商品名」「単価」の値を取得し、「商品名1023」「単価1025」のテキストボックスにそれぞれ表示する。 Similarly, when the selection button 1022 is pressed when the sales transaction registration screen 1010 is executed, the product master search screen 1040 is displayed, and when the selection button 1045 is received from the displayed data of the product master table 440, the product is displayed. The master search screen 1040 is closed, the values of "product name" and "unit price" of the selected data are acquired, and the values are displayed in the text boxes of "product name 1023" and "unit price 1025", respectively.

ステップS516において、情報処理装置101のCPU201は、コピー元の値更新をコピー先の他部品へ反映するか否かの選択を受け付ける。すなわち、ステップS516は、登録済データが更新されたと判定された場合に、登録された新たなデータを更新するか否かの設定を受け付ける処理の一例を示すステップである。 In step S516, the CPU 201 of the information processing apparatus 101 accepts the selection of whether or not to reflect the value update of the copy source to other parts of the copy destination. That is, step S516 is a step showing an example of a process of accepting a setting of whether or not to update the registered new data when it is determined that the registered data has been updated.

具体的には、反映チェックボックス833~836の選択を受け付ける。図8の833~836の設定により、コピー元画面823において部品名824の値が更新された場合、コピー元画面823の部品825~828の値を、コピー先画面821の部品829~832にコピーするか否かを決定することができる。つまり、反映チェックボックス833~836のうち、チェックされている部品についてはコピー元の値をコピー先の部品に反映し、チェックされていない部品についてはコピー元の値をコピー先の部品に反映しないと設定することができる。 Specifically, the selection of the reflection check boxes 833 to 836 is accepted. When the value of the part name 824 is updated on the copy source screen 823 by the setting of 833 to 836 of FIG. 8, the value of the parts 825 to 828 of the copy source screen 823 is copied to the parts 829 to 832 of the copy destination screen 821. You can decide whether or not to do it. That is, among the reflection check boxes 833 to 836, the copy source value is reflected in the copy destination part for the checked part, and the copy source value is not reflected in the copy destination part for the unchecked part. Can be set.

これにより、コピー元の値が更新された場合、コピー先に反映する/しないを部品ごとに設定することができる。例えば、「電話」「メール」などの緊急性の高い連絡先などの情報については、顧客マスタ(コピー元)の更新を他のトランザクション(コピー先)に反映させ、「顧客名」「住所」など、トランザクション登録時の記録として残しておきたい情報については、顧客マスタ(コピー元)の更新を他のトランザクション(コピー先)に反映させないといった柔軟な運用が可能になる。 As a result, when the value of the copy source is updated, it is possible to set whether or not to reflect it in the copy destination for each component. For example, for information such as urgent contacts such as "telephone" and "email", the update of the customer master (copy source) is reflected in other transactions (copy destination), and "customer name", "address", etc. For information that should be kept as a record at the time of transaction registration, flexible operation such as not reflecting the update of the customer master (copy source) to other transactions (copy destination) becomes possible.

ステップS517において、情報処理装置101のCPU201は、部品配置部702に配置された画面部品、および属性設定画面にて設定された属性をRAM202に記憶する。
ステップS518において、情報処理装置101のCPU201は、RAM202から作成した画面情報を取得し、サーバ102に送信する。
ステップS519において、サーバ102のCPU201は、作成した画面情報を受信する。
In step S517, the CPU 201 of the information processing apparatus 101 stores the screen components arranged in the component arrangement unit 702 and the attributes set on the attribute setting screen in the RAM 202.
In step S518, the CPU 201 of the information processing apparatus 101 acquires the screen information created from the RAM 202 and transmits it to the server 102.
In step S519, the CPU 201 of the server 102 receives the created screen information.

ステップS520において、サーバ102のCPU201は、受信した画面情報を記憶する。具体的には、受信した画面情報に含まれる画面名は、画面テーブル410に記憶する。また、配置された画面部品の情報(配置位置、部品種別、文字数、必須チェックボックス、その他の部品属性(例えば、図8の823~836)は、画面部品テーブル420に記憶する。 In step S520, the CPU 201 of the server 102 stores the received screen information. Specifically, the screen name included in the received screen information is stored in the screen table 410. Further, information on the arranged screen parts (arrangement position, part type, number of characters, required check boxes, and other part attributes (for example, 823 to 836 in FIG. 8) is stored in the screen part table 420.

ステップS521において、サーバ102のCPU201は、反映の有無について判定する。具体的には、反映チェックボックス833~836のうち、チェック有の場合はステップS522に進み、チェック無の場合はステップS524に進む。 In step S521, the CPU 201 of the server 102 determines whether or not there is reflection. Specifically, among the reflection check boxes 833 to 836, if there is a check, the process proceeds to step S522, and if there is no check, the process proceeds to step S524.

ステップS522において、サーバ102のCPU201は、チェック有の反映チェックボックス833~836に対応する、コピー元画面823の部品825~828の値、およびコピー先画面821の部品829~832に従って、反映トリガーを作成する。例えば、図8の820のように、反映チェックボックス833~836のうち、835と836がチェック有だった場合、サーバ102のCPU201は、の反映トリガー1301(図13)のようなDBトリガーを作成する。 In step S522, the CPU 201 of the server 102 sets the reflection trigger according to the values of the parts 825 to 828 of the copy source screen 823 and the parts 829 to 832 of the copy destination screen 821 corresponding to the check boxes 833 to 836 with the check. create. For example, when 835 and 836 of the reflection check boxes 833 to 836 are checked as in 820 of FIG. 8, the CPU 201 of the server 102 creates a DB trigger such as the reflection trigger 1301 (FIG. 13). do.

なお、反映トリガー1301後半のUPDATE文には、チェック有の反映チェックボックス833~836に対応させ、「コピー先画面821の部品名 = コピー元画面823の部品名」のように記載する。これにより、反映チェックボックスの値に従い、コピー元画面のデータの値をコピー先画面のデータに反映することができる。 In the UPDATE statement in the latter half of the reflection trigger 1301, it corresponds to the reflection check boxes 833 to 836 with a check, and is described as "part name of copy destination screen 821 = part name of copy source screen 823". As a result, the value of the data on the copy source screen can be reflected in the data on the copy destination screen according to the value of the reflection check box.

ステップS523において、サーバ102のCPU201は、ステップS522にて作成した反映トリガー1301をデータベースに設定する。すなわち、ステップS523は、登録済データが更新されたと判定された場合に、登録された新たなデータを更新するか否かの設定を管理する処理の一例を示すステップである。また、ステップS523は、登録済データが更新されたと判定された場合に、登録された新たなデータのうち、当該新たなデータに含まれる項目毎に、更新するか否かの設定を管理する処理の一例を示すステップである。 In step S523, the CPU 201 of the server 102 sets the reflection trigger 1301 created in step S522 in the database. That is, step S523 is a step showing an example of a process of managing the setting of whether or not to update the registered new data when it is determined that the registered data has been updated. Further, step S523 is a process of managing the setting of whether or not to update each item included in the new data among the registered new data when it is determined that the registered data has been updated. This is a step showing an example.

この反映トリガー1301により、コピー元画面823のデータ(顧客マスタテーブル430)が更新された場合、更新された値をコピー先画面821のデータ(売上トランザクションテーブル450)に反映させることができるようになる。 By this reflection trigger 1301, when the data of the copy source screen 823 (customer master table 430) is updated, the updated value can be reflected in the data of the copy destination screen 821 (sales transaction table 450). ..

なお、本実施形態においては、DBトリガーによって、コピー元画面823の更新されたデータの値をコピー先画面821のデータに反映させるとしたが、これに限定するものではなく、例えば、このDBトリガーと同じ結果を生むJavaScript(登録商標)等のプログラムを生成し、コピー元画面823の画面情報にこのプログラムを含ませることで、情報処理装置101にてコピー元画面823の実行時、画面に表示されたデータが更新されたことをトリガーにして(ステップS611)、情報処理装置101にてこのプログラムを実行することによって、情報処理装置101からコピー先画面821のデータの更新を要求する(ステップS613)等としてもよい。 In the present embodiment, the value of the updated data on the copy source screen 823 is reflected in the data on the copy destination screen 821 by the DB trigger, but the present invention is not limited to this, and for example, this DB trigger. By generating a program such as JavaScript (registered trademark) that produces the same result as, and including this program in the screen information of the copy source screen 823, the information processing device 101 displays it on the screen when the copy source screen 823 is executed. By executing this program on the information processing apparatus 101 with the updated data as a trigger (step S611), the information processing apparatus 101 requests the update of the data on the copy destination screen 821 (step S613). ) Etc. may be used.

この場合のステップS611およびステップS613は、登録済データの値の更新を要求された場合、新たなデータの値の更新を要求する処理の一例を示すステップである。また、この場合のステップS611およびステップS613は、登録済データの値の更新を要求された場合、新たなデータのうち、当該新たなデータに含まれる項目毎に定義された更新するか否かの設定に従って、当該新たなデータに含まれる項目の値の更新を要求する処理の一例を示すステップである。 In this case, steps S611 and S613 are steps showing an example of a process for requesting the update of the value of new data when the update of the value of the registered data is requested. Further, in step S611 and step S613 in this case, when the value of the registered data is requested to be updated, whether or not to update the new data defined for each item included in the new data. This is a step showing an example of a process for requesting an update of the value of an item included in the new data according to the setting.

ステップS524において、サーバ102のCPU201は、ステップS519にて受信した画面情報を表示して実行するWebアプリケーションを構築する。すなわち、ステップS524は、データベースに登録されている登録済データを選択するデータ選択部品を含む、アプリケーション画面を構築する処理の一例を示すステップである。
ステップS525において、サーバ102のCPU201は、構築したWebアプリケーションを起動する。
以上で、図5の画面作成処理の説明を終了する。
In step S524, the CPU 201 of the server 102 constructs a Web application that displays and executes the screen information received in step S519. That is, step S524 is a step showing an example of a process for constructing an application screen, which includes a data selection component for selecting registered data registered in a database.
In step S525, the CPU 201 of the server 102 starts the constructed Web application.
This is the end of the explanation of the screen creation process of FIG.

図6は、第1の実施形態の画面利用処理の一例を示すフローチャートである。図6を用いて、作成した画面を利用する処理について、説明する。なお、図5の情報処理装置101は、アプリケーションの画面を作成する開発者が使用する装置であり、図6の情報処理装置101は、アプリケーションを利用するエンドユーザが使用する装置であるが、開発者とエンドユーザが同一の場合も想定されるため、本発明においては図5の情報処理装置101と図6の情報処理装置101とは同一の装置としたが、異なる装置としてもよい。
ステップS601において、情報処理装置101のCPU201は、作成した画面を利用するユーザのログインを受け付ける。
FIG. 6 is a flowchart showing an example of the screen utilization process of the first embodiment. A process using the created screen will be described with reference to FIG. The information processing device 101 of FIG. 5 is a device used by a developer who creates a screen of an application, and the information processing device 101 of FIG. 6 is a device used by an end user who uses an application. Since it is assumed that the person and the end user are the same, in the present invention, the information processing device 101 of FIG. 5 and the information processing device 101 of FIG. 6 are the same device, but they may be different devices.
In step S601, the CPU 201 of the information processing apparatus 101 accepts the login of the user who uses the created screen.

ステップS602において、情報処理装置101のCPU201は、画面を利用する操作を受け付ける。具体的には、表示されたメニュー(不図示)から、利用する画面に遷移するリンクの押下を受け付ける。
ステップS603において、情報処理装置101のCPU201は、画面利用の要求をサーバ102に送信する。
ステップS604において、サーバ102のCPU201は、画面利用の要求を受信する。
In step S602, the CPU 201 of the information processing apparatus 101 accepts an operation using the screen. Specifically, it accepts the pressing of a link that transitions to the screen to be used from the displayed menu (not shown).
In step S603, the CPU 201 of the information processing apparatus 101 transmits a screen use request to the server 102.
In step S604, the CPU 201 of the server 102 receives the request for using the screen.

ステップS605において、サーバ102のCPU201は、要求された画面の画面情報を生成する。具体的には、画面テーブル410と画面部品テーブル420を用いて、画面情報を生成する。すなわち、ステップS605は、データベースに登録されている登録済データを選択するためのデータ選択部品を含む、アプリケーション画面の画面情報を生成する処理の一例を示すステップである。
ステップS606において、サーバ102のCPU201は、生成した画面情報を情報処理装置101に送信する。
ステップS607において、情報処理装置101のCPU201は、画面作成の画面情報を受信する。
In step S605, the CPU 201 of the server 102 generates screen information for the requested screen. Specifically, screen information is generated using the screen table 410 and the screen component table 420. That is, step S605 is a step showing an example of a process of generating screen information of an application screen, including a data selection component for selecting registered data registered in a database.
In step S606, the CPU 201 of the server 102 transmits the generated screen information to the information processing apparatus 101.
In step S607, the CPU 201 of the information processing apparatus 101 receives the screen information for creating the screen.

ステップS608において、情報処理装置101のCPU201は、受信した画面情報を用いて、画面(例えば、図9の顧客マスタ登録画面910、図10の売上トランザクション登録画面1010)を表示する。すなわち、ステップS608は、レイアウト編集画面を用いて構築された、データベースに登録されている登録済データを選択するためのデータ選択部品を含むアプリケーションの画面を表示する処理の一例を示すステップである。なお、本実施形態においては、ステップS608にて表示される画面は、顧客マスタ登録画面910、売上トランザクション登録画面1010のような、データ登録画面としたが、これに限定するものではなく、顧客マスタ一覧画面930、売上トランザクション一覧画面1060のような、データ一覧画面やデータ検索画面であってもよい。 In step S608, the CPU 201 of the information processing apparatus 101 displays a screen (for example, the customer master registration screen 910 of FIG. 9 and the sales transaction registration screen 1010 of FIG. 10) using the received screen information. That is, step S608 is a step showing an example of a process of displaying the screen of the application including the data selection component for selecting the registered data registered in the database, which is constructed by using the layout edit screen. In the present embodiment, the screen displayed in step S608 is a data registration screen such as the customer master registration screen 910 and the sales transaction registration screen 1010, but the screen is not limited to this, and is not limited to the customer master. It may be a data list screen or a data search screen such as the list screen 930 and the sales transaction list screen 1060.

ステップS609において、情報処理装置101のCPU201は、画面操作を受け付け、判定する。データ登録ボタン(図9の934、図10の1054)が押下された場合はステップS610に進み、データ編集ボタン(図9の935、図10の1065)が押下された場合はステップS611に進み、データ検索ボタン(図9の936、図10の1066)が押下された場合はステップS612に進み、閉じるボタン(不図示)が押下された場合はこの画面利用処理を終了する。 In step S609, the CPU 201 of the information processing apparatus 101 accepts and determines the screen operation. If the data registration button (934 in FIG. 9 and 1054 in FIG. 10) is pressed, the process proceeds to step S610, and if the data edit button (935 in FIG. 9 and 1065 in FIG. 10) is pressed, the process proceeds to step S611. When the data search button (936 in FIG. 9 and 1066 in FIG. 10) is pressed, the process proceeds to step S612, and when the close button (not shown) is pressed, this screen use process is terminated.

ステップS610において、情報処理装置101のCPU201は、データ登録画面(例えば、売上トランザクション登録画面1010)を表示し、データ入力を受け付ける。 In step S610, the CPU 201 of the information processing apparatus 101 displays a data registration screen (for example, a sales transaction registration screen 1010) and accepts data input.

ステップS611において、情報処理装置101のCPU201は、データ編集画面(例えば、売上トランザクション登録画面1020)に編集ボタンで選択されたデータを表示し、データ編集を受け付ける。 In step S611, the CPU 201 of the information processing apparatus 101 displays the data selected by the edit button on the data edit screen (for example, the sales transaction registration screen 1020) and accepts the data edit.

なお、ステップS610のデータ入力、またはステップS611のデータ編集において、他画面データコピー部品の選択ボタン(図10の1022、1028)の押下を受け付けた場合は、ステップS515の説明において記載したように、コピー元画面の部品の値をコピー先画面の部品に表示する。すなわち、ステップS610およびステップS611は、構築されたアプリケーション画面に表示されたデータ選択部品を用いて、登録済データからデータを選択する処理の一例を示すステップである。また、ステップS610およびステップS611は、表示されたアプリケーション画面に表示されたデータ選択部品を用いて、登録済データからデータを選択する処理の一例を示すステップである。 When the selection button (1022, 1028 in FIG. 10) of the other screen data copy component is accepted in the data input in step S610 or the data editing in step S611, as described in the description of step S515, The value of the part on the copy source screen is displayed on the part on the copy destination screen. That is, steps S610 and S611 are steps showing an example of a process of selecting data from registered data using the data selection component displayed on the constructed application screen. Further, steps S610 and S611 are steps showing an example of a process of selecting data from registered data using the data selection component displayed on the displayed application screen.

ステップS612において、情報処理装置101のCPU201は、データ一覧画面(例えば、売上トランザクション一覧画面1060)の検索項目に入力された値を用いて検索条件を作成する。 In step S612, the CPU 201 of the information processing apparatus 101 creates a search condition using the value input in the search item of the data list screen (for example, the sales transaction list screen 1060).

ステップS613において、情報処理装置101のCPU201は、受け付けた画面操作に従って、登録・更新・検索の要求をサーバ102に送信する。すなわち、ステップS613は、選択された登録済データの値を用いて、新たなデータとしてデータベースへの登録を要求する処理の一例を示すステップである。また、ステップS613は、選択された登録済データの値の更新を要求する処理の一例を示すステップである。 In step S613, the CPU 201 of the information processing apparatus 101 transmits a registration / update / search request to the server 102 according to the received screen operation. That is, step S613 is a step showing an example of a process of requesting registration as new data in the database using the value of the selected registered data. Further, step S613 is a step showing an example of a process for requesting update of the value of the selected registered data.

ステップS614において、サーバ102のCPU201は、要求を受信し、判定する。データ登録の場合はステップS615に進み、データ検索の場合はステップS616に進み、データ更新の場合はステップS617に進む。 In step S614, the CPU 201 of the server 102 receives the request and determines. In the case of data registration, the process proceeds to step S615, in the case of data retrieval, the process proceeds to step S616, and in the case of data update, the process proceeds to step S617.

ステップS615において、サーバ102のCPU201は、受信したデータ登録要求に従って、データをテーブルに登録する。すなわち、ステップS615は、生成されたアプリケーション画面の画面情報に含まれるデータ選択部品を用いて選択された登録済データの値を用いて、新たなデータとしてデータベースに登録する処理の一例を示すステップである。具体的には、登録ボタン1033が押下されて、データ登録要求を受信した場合は、売上トランザクション登録画面1020に入力された値を用いて、売上トランザクションテーブル450に登録する。 In step S615, the CPU 201 of the server 102 registers the data in the table according to the received data registration request. That is, step S615 is a step showing an example of a process of registering as new data in the database using the value of the registered data selected by using the data selection component included in the screen information of the generated application screen. be. Specifically, when the registration button 1033 is pressed and the data registration request is received, the value entered in the sales transaction registration screen 1020 is used to register the data in the sales transaction table 450.

ステップS616において、サーバ102のCPU201は、受信したデータ検索要求に従って、テーブルを検索する。具体的には、検索ボタン1066が押下されて、データ検索要求を受信した場合は、売上トランザクション一覧画面1060の検索条件部1061に入力された検索条件を用いて、売上トランザクションテーブル450を検索する。 In step S616, the CPU 201 of the server 102 searches the table according to the received data search request. Specifically, when the search button 1066 is pressed and a data search request is received, the sales transaction table 450 is searched using the search conditions input to the search condition unit 1061 of the sales transaction list screen 1060.

ステップS617において、サーバ102のCPU201は、受信したデータ更新要求に従って、テーブルのデータを更新する。具体的には、更新ボタンが押下されて、データ更新要求を受信した場合は、売上トランザクション登録画面1020に入力された値を用いて、売上トランザクションテーブル450の該当データを更新する。 In step S617, the CPU 201 of the server 102 updates the data in the table according to the received data update request. Specifically, when the update button is pressed and a data update request is received, the corresponding data in the sales transaction table 450 is updated using the value input to the sales transaction registration screen 1020.

すなわち、ステップS610またはステップS611にて、他画面データコピー部品の選択ボタンを用いてコピー元画面の部品の値をコピー先画面の部品に表示し、ステップS615にてデータ登録またはステップS617にてデータ更新を行った場合、ステップS610、ステップS611、ステップS615、およびステップS617は、構築されたアプリケーション画面に含まれるデータ選択部品を用いて選択された登録済データの値を用いて、新たなデータとしてデータベースに登録する処理の一例を示すステップである。 That is, in step S610 or step S611, the value of the component on the copy source screen is displayed on the component on the copy destination screen by using the selection button for the data copy component on the other screen, and the data is registered in step S615 or the data is registered in step S617. When the update is performed, step S610, step S611, step S615, and step S617 use the value of the registered data selected by using the data selection component included in the constructed application screen as new data. This step shows an example of the process of registering in the database.

ステップS618において、サーバ102のCPU201は、更新したデータは反映トリガーか否かを判定する。すなわち、ステップS618は、登録済データが更新されたか否かを判定する処理の一例を示すステップである。また、ステップS618は、新たなデータが更新されたか否かを判定する処理の一例を示すステップである。 In step S618, the CPU 201 of the server 102 determines whether or not the updated data is a reflection trigger. That is, step S618 is a step showing an example of a process of determining whether or not the registered data has been updated. Further, step S618 is a step showing an example of a process of determining whether or not new data has been updated.

また、画面部品テーブル420は、部品属性として、反映チェックボックス833~836の値を記憶しているため、登録済データが更新されたと判定された場合に、登録された新たなデータを更新するか否かの設定を管理する手段の一例である。また、画面部品テーブル420は、登録済データが更新されたと判定された場合に、登録された新たなデータのうち、データに含まれる項目毎に更新するか否かの設定を管理する手段の一例である。 Further, since the screen component table 420 stores the values of the reflection check boxes 833 to 836 as component attributes, whether to update the registered new data when it is determined that the registered data has been updated. This is an example of a means for managing the setting of whether or not. Further, the screen component table 420 is an example of a means for managing the setting of whether or not to update each item included in the registered new data when it is determined that the registered data has been updated. Is.

具体的には、データ更新に伴う反映トリガーが設定されているか否かを判定する。設定されている場合はステップS619に進み、設定されていない場合はステップS620に進む。例えば、反映トリガー1301のようDBトリガーの場合、データベースに登録されているDBトリガーうち、UPDATE ON句にデータ更新されたテーブルが記載されているか否かを判定する。 Specifically, it is determined whether or not the reflection trigger associated with the data update is set. If it is set, the process proceeds to step S619, and if it is not set, the process proceeds to step S620. For example, in the case of a DB trigger such as the reflection trigger 1301, it is determined whether or not the table whose data has been updated is described in the UPDATE ON clause among the DB triggers registered in the database.

ステップS619において、サーバ102のCPU201は、データ更新に伴う反映トリガーを実行する。すなわち、ステップS618およびステップS619は、登録済データが更新されたと判定された場合であって、新たなデータを更新するとして管理されている場合は当該新たなデータを更新し、一方、新たなデータを更新しないとして管理されている場合は当該新たなデータを更新しないよう制御する処理の一例を示すステップである。 In step S619, the CPU 201 of the server 102 executes a reflection trigger accompanying the data update. That is, in steps S618 and S619, when it is determined that the registered data has been updated and it is managed to update the new data, the new data is updated, while the new data is updated. This is a step showing an example of a process for controlling not to update the new data when the data is managed as not to be updated.

また、ステップS618およびステップS619は、登録済データが更新されたと判定された場合であって、新たなデータのうち、更新するとして管理されている項目については当該項目の値を更新し、一方、新たなデータのうち、更新しないとして管理されている項目については当該項目の値を更新しないよう制御する処理の一例を示すステップである。 Further, in step S618 and step S619, when it is determined that the registered data has been updated, the value of the item is updated for the item managed to be updated among the new data, while the value of the item is updated. Among the new data, the item managed as not to be updated is a step showing an example of the process of controlling not to update the value of the item.

また、ステップS618およびステップS619は、登録済データが更新されたと判定された場合であって、新たなデータのうち、更新するとして記憶されている項目については当該項目の値を更新し、一方、新たなデータのうち、更新しないとして記憶されている項目については当該項目の値を更新しないよう制御する処理の一例を示すステップである。 Further, in step S618 and step S619, when it is determined that the registered data has been updated, the value of the item is updated for the item stored to be updated among the new data, while the value of the item is updated. Among the new data, the item stored as not to be updated is a step showing an example of the process of controlling not to update the value of the item.

例えば、反映トリガー1301の場合、UPDATE ON句に記載されているテーブル名は顧客マスタテーブル430であるため、顧客マスタテーブル430のレコードが更新された場合、この反映トリガー1301を実行する。この反映トリガー1301が実行されることにより、コピー元画面823のデータ(顧客マスタテーブル430)が更新された場合、更新された値をコピー先画面821のデータ(売上トランザクションテーブル450)に反映する。 For example, in the case of the reflection trigger 1301, since the table name described in the UPDATE ON clause is the customer master table 430, the reflection trigger 1301 is executed when the record of the customer master table 430 is updated. When the data of the copy source screen 823 (customer master table 430) is updated by executing this reflection trigger 1301, the updated value is reflected in the data of the copy destination screen 821 (sales transaction table 450).

ステップS620において、サーバ102のCPU201は、登録・更新・検索を行った後に表示する画面情報を生成し、画面情報を情報処理装置101に送信する(ステップS606)。
以上で、図6の画面利用処理の説明を終了する。
In step S620, the CPU 201 of the server 102 generates screen information to be displayed after registration / update / search, and transmits the screen information to the information processing apparatus 101 (step S606).
This is the end of the explanation of the screen usage process of FIG.

図11は、第1の実施形態の情報処理装置101において、作成した画面を利用しマスタデータを編集する画面の一例を示す図である。図12は、第1の実施形態の情報処理装置101において、作成した画面を利用しトランザクションデータを表示する画面の一例を示す図である。
図11および図12を用いて、本発明の適用以前と以後の違いについて、説明する。
FIG. 11 is a diagram showing an example of a screen for editing master data using the created screen in the information processing apparatus 101 of the first embodiment. FIG. 12 is a diagram showing an example of a screen for displaying transaction data using the created screen in the information processing apparatus 101 of the first embodiment.
The difference between before and after the application of the present invention will be described with reference to FIGS. 11 and 12.

情報処理装置101は、画面利用ユーザによる、顧客マスタ一覧画面1110(図11)の編集ボタン1111の押下を受け付け、顧客マスタ編集画面1120を表示する(ステップS608)。画面利用ユーザによる、顧客マスタ編集画面1130のようなデータ更新、保存ボタン1131の押下を受け付ける(ステップS611)。サーバ102は、顧客マスタテーブル430を更新し(ステップS617)、顧客マスタ一覧画面の画面情報を生成する(ステップS620)。情報処理装置101は、顧客マスタ一覧画面1140を表示する。
この顧客マスタ一覧画面1140では、当然だが、顧客マスタ編集画面1130で更新した値は反映されている(図11の1141)。
The information processing apparatus 101 accepts the pressing of the edit button 1111 on the customer master list screen 1110 (FIG. 11) by the screen user, and displays the customer master edit screen 1120 (step S608). It accepts the data update such as the customer master edit screen 1130 and the pressing of the save button 1131 by the screen user (step S611). The server 102 updates the customer master table 430 (step S617) and generates screen information on the customer master list screen (step S620). The information processing apparatus 101 displays the customer master list screen 1140.
As a matter of course, the value updated on the customer master edit screen 1130 is reflected in the customer master list screen 1140 (1141 in FIG. 11).

図12の売上トランザクション一覧画面1210は、本発明を適用していない画面である。よって、顧客マスタ編集画面1130で更新した値が、1211および1212に反映されておらず、『発明が解決しようとする課題』をクリアできていない。なお、売上トランザクション一覧画面1210は、図8の反映チェックボックス833~836のすべてをOFFに設定した場合と同じ結果である。 The sales transaction list screen 1210 in FIG. 12 is a screen to which the present invention is not applied. Therefore, the value updated on the customer master edit screen 1130 is not reflected in 1211 and 1212, and the "problem to be solved by the invention" cannot be cleared. The sales transaction list screen 1210 has the same result as the case where all of the reflection check boxes 833 to 836 in FIG. 8 are set to OFF.

また、図12の売上トランザクション一覧画面1220は、本発明を適用した画面である。よって、顧客マスタ編集画面1130で更新した値が、1221および1222に反映されており、『発明が解決しようとする課題』をクリアできている。 Further, the sales transaction list screen 1220 of FIG. 12 is a screen to which the present invention is applied. Therefore, the values updated on the customer master edit screen 1130 are reflected in 1221 and 1222, and the "problem to be solved by the invention" can be cleared.

以上により、コピー元データの更新をコピー先データに反映するアプリケーションを構築することができるため、アプリケーションを利用することによって生成されるコピー元データとコピー先データとの整合性を容易に保つアプリケーションを構築する仕組みを提供することができる。
As described above, it is possible to build an application that reflects the update of the copy source data in the copy destination data. Therefore, an application that easily maintains the consistency between the copy source data and the copy destination data generated by using the application can be created. It can provide a mechanism to build.

〔第2の実施形態〕
第1の実施形態は、コピー元データの更新をコピー先データに反映するアプリケーションを構築する仕組みであり、第2の実施形態は、コピー先データの更新をコピー元データに反映するアプリケーションを構築する仕組みである。第2の実施形態により、アプリケーションを利用することによって生成されるコピー元データとコピー先データとの整合性を容易に保つアプリケーションを構築する仕組みを提供することができるようになる。
[Second Embodiment]
The first embodiment is a mechanism for constructing an application that reflects the update of the copy source data in the copy destination data, and the second embodiment constructs an application that reflects the update of the copy destination data in the copy source data. It is a mechanism. According to the second embodiment, it becomes possible to provide a mechanism for constructing an application that easily maintains the consistency between the copy source data and the copy destination data generated by using the application.

図14~図18を用いて、第2の実施形態について説明する。
図14は、第2の実施形態の画面作成処理の一例を示すフローチャートである。なお、第2の実施形態では、第1の実施形態における図5のフローチャートを図14に置き換え、第1の実施形態のステップと同じ処理については、同じステップ番号を付与し説明を省略する。
A second embodiment will be described with reference to FIGS. 14 to 18.
FIG. 14 is a flowchart showing an example of the screen creation process of the second embodiment. In the second embodiment, the flowchart of FIG. 5 in the first embodiment is replaced with FIG. 14, and the same process as the step in the first embodiment is assigned the same step number and the description thereof will be omitted.

図15は、第2の実施形態の情報処理装置101が表示する、画面の部品属性を設定する画面の一例を示す図である。なお、第2の実施形態では、第1の実施形態における図8の画面を図15に置き換え、第1の実施形態の項目と同じ項目については、同じ項目番号を付与し説明を省略する。
図16は、第1の実施形態のサーバ102にて作成される反映トリガーの一例を示す図である。
FIG. 15 is a diagram showing an example of a screen for setting component attributes of the screen displayed by the information processing apparatus 101 of the second embodiment. In the second embodiment, the screen of FIG. 8 in the first embodiment is replaced with FIG. 15, and the same items as the items of the first embodiment are assigned the same item numbers and the description thereof will be omitted.
FIG. 16 is a diagram showing an example of a reflection trigger created by the server 102 of the first embodiment.

ステップS1401において、情報処理装置101のCPU201は、コピー先の値更新をコピー元の他部品へ反映するか否かの選択を受け付ける。すなわち、ステップS1401は、新たなデータが更新されたと判定された場合に、データ選択部品を用いて選択された登録済データを更新するか否かの設定を管理する処理の一例を示すステップである。 In step S1401, the CPU 201 of the information processing apparatus 101 accepts the selection of whether or not to reflect the value update of the copy destination to other parts of the copy source. That is, step S1401 is a step showing an example of a process of managing the setting of whether or not to update the registered data selected by using the data selection component when it is determined that new data has been updated. ..

具体的には、反映チェックボックス1501~1504(図15)の選択を受け付ける。図15の1501~1504の設定により、コピー先画面821において部品名822の値が更新された場合、コピー先画面821の部品829~832の値を、コピー元画面823の部品825~828にコピーするか否かを決定することができる。つまり、反映チェックボックス1501~1504のうち、チェックされている部品についてはコピー先の値をコピー元の部品に反映し、チェックされていない部品についてはコピー先の値をコピー元の部品に反映しないと設定することができる。 Specifically, the selection of the reflection check boxes 1501 to 1504 (FIG. 15) is accepted. When the value of the part name 822 is updated on the copy destination screen 821 by the setting of 1501 to 1504 in FIG. 15, the value of the parts 829 to 832 of the copy destination screen 821 is copied to the parts 825 to 828 of the copy source screen 823. You can decide whether or not to do it. That is, among the reflection check boxes 1501 to 1504, the copy destination value is reflected in the copy source part for the checked parts, and the copy destination value is not reflected in the copy source part for the unchecked parts. Can be set.

これにより、コピー先の値が更新された場合、コピー元に反映する/しないを部品ごとに設定することができる。例えば、「顧客名」「住所」「電話」などの項目について、商品を配送した配送者が誤りに気づき、売上トランザクションを更新した場合、売上トランザクション(コピー先)の更新を顧客マスタ(コピー元)等に反映させ、「メール」などの配送者が気づきえない項目については、配送者が売上トランザクションをたとえ更新したとしても、売上トランザクション(コピー先)の更新を顧客マスタ(コピー元)等に反映させないといった柔軟な運用が可能なアプリケーションを構築することができる。 As a result, when the value of the copy destination is updated, it is possible to set whether to reflect it in the copy source for each part. For example, if the delivery person who delivered the product notices an error in items such as "customer name", "address", and "phone" and updates the sales transaction, the sales transaction (copy destination) is updated by the customer master (copy source). For items such as "mail" that the delivery person does not notice, even if the delivery person updates the sales transaction, the update of the sales transaction (copy destination) is reflected in the customer master (copy source) etc. It is possible to build an application that can be operated flexibly, such as not allowing it to be operated.

ステップS522(図14)において、サーバ102のCPU201は、反映トリガー1601(図16)のようなDBトリガーを作成する。
なお、反映トリガー1601後半のUPDATE文には、チェック有の反映チェックボックス1501~1504に対応させ、「コピー元画面823の部品名 = コピー先画面821の部品名」のように記載する。これにより、反映チェックボックスの値に従い、コピー先画面のデータの値をコピー元画面のデータに反映することができる。
In step S522 (FIG. 14), the CPU 201 of the server 102 creates a DB trigger such as the reflection trigger 1601 (FIG. 16).
In the UPDATE statement in the latter half of the reflection trigger 1601, it corresponds to the reflection check boxes 1501 to 1504 with a check, and is described as "part name of copy source screen 823 = part name of copy destination screen 821". As a result, the value of the data on the copy destination screen can be reflected on the data on the copy source screen according to the value of the reflection check box.

よって、ステップS523(図14)は、新たなデータが更新されたと判定された場合に、データ選択部品を用いて選択された登録済データを更新するか否かの設定を管理する処理の一例を示すステップである。また、第2の実施形態において実行されるステップS619は、新たなデータが更新されたと判定された場合であって、登録済データを更新するとして管理されている場合は当該登録済データを更新し、一方、登録済データを更新しないとして管理されている場合は当該登録済データを更新しないよう制御する処理の一例を示すステップである。 Therefore, step S523 (FIG. 14) is an example of a process for managing the setting of whether or not to update the registered data selected by using the data selection component when it is determined that new data has been updated. This is the step shown. Further, step S619 executed in the second embodiment updates the registered data when it is determined that new data has been updated and is managed to update the registered data. On the other hand, if the registered data is managed not to be updated, this step is an example of a process for controlling not to update the registered data.

また、ステップS1401では、反映チェックボックス1501~1504の選択以外に、「コピー元レコードのステータスが完了の場合も反映する」チェックボックス1506の選択も受け付ける。このチェックボックス1506が選択されなかった場合は、反映トリガー1601後半のWHERE文に、「AND ステータス!=“完了”」等を追加することで、顧客マスタ(コピー元)の対象レコードのステータスが“完了”のときは反映しないようにすることができる。 Further, in step S1401, in addition to the selection of the reflection check boxes 1501 to 1504, the selection of the "reflect even when the status of the copy source record is completed" check box 1506 is accepted. If this check box 1506 is not selected, the status of the target record of the customer master (copy source) can be changed by adding "AND status! =" Completed "" etc. to the WHERE statement in the latter half of the reflection trigger 1601. It can be prevented from being reflected when it is "completed".

よって、ステップS523(図14)は、登録された新たなデータのステータスに従って当該新たなデータを更新するか否かの設定を管理処理の一例を示すステップである。また、第2の実施形態において実行されるステップS619は、登録済データが更新されたと判定された場合であって、新たなデータのステータスに従って当該新たなデータを更新するとして記憶されている場合は、当該ステータスに従って当該新たなデータの更新をするか否かの制御をし、一方、新たなデータのステータスに従っては当該新たなデータを更新しないとして記憶されている場合は、当該ステータスに関わらず当該新たなデータの更新をするか否かの制御をする処理の一例を示すステップである。 Therefore, step S523 (FIG. 14) is a step showing an example of a management process for setting whether or not to update the new data according to the status of the registered new data. Further, step S619 executed in the second embodiment is a case where it is determined that the registered data has been updated and is stored as updating the new data according to the status of the new data. , Controls whether or not to update the new data according to the status, while if it is stored that the new data will not be updated according to the status of the new data, the relevant status does not matter. This is a step showing an example of a process for controlling whether or not to update new data.

これにより、顧客マスタ(コピー元)において、ステータス=“完了”となっているデータ(例えば、退会などにより論理削除されたデータ等)については、たとえ売上トランザクション(コピー先)データが更新されたとしても、顧客マスタ(コピー元)に反映しないと設定することができるため、顧客マスタ(コピー元)データのステータスに従って、更新を反映する/しないを制御可能なアプリケーションを構築することができる。 As a result, even if the sales transaction (copy destination) data is updated for the data whose status = "completed" in the customer master (copy source) (for example, the data logically deleted due to withdrawal etc.) However, since it can be set not to be reflected in the customer master (copy source), it is possible to build an application that can control whether to reflect the update according to the status of the customer master (copy source) data.

また、「コピー先レコードのステータスが完了の場合も反映する」チェックボックス1505についても同様に、チェックの有無によって反映トリガー1301(図13)後半のWHERE文を変更する。 Similarly, for the check box 1505 "Reflect when the status of the copy destination record is completed", the WHERE statement in the latter half of the reflection trigger 1301 (FIG. 13) is changed depending on the presence or absence of the check.

これにより、売上トランザクション(コピー先)において、ステータス=“完了”となっているデータ(例えば、配送完了などにより論理削除されたデータ等)については、たとえ顧客マスタ(コピー元)データが更新されたとしても、売上トランザクション(コピー先)に反映しないと設定することができるため、売上トランザクション(コピー先)データのステータスに従って、更新を反映する/しないを制御可能なアプリケーションを構築することができる。
As a result, in the sales transaction (copy destination), the customer master (copy source) data is updated even for the data whose status = "completed" (for example, the data logically deleted due to the completion of delivery, etc.). However, since it can be set not to be reflected in the sales transaction (copy destination), it is possible to build an application that can control whether to reflect the update according to the status of the sales transaction (copy destination) data.

図17は、第2の実施形態の画面利用処理の一例を示すフローチャートである。なお、第2の実施形態では、第1の実施形態における図6のフローチャートを図17に置き換え、第1の実施形態のステップと同じ処理については、同じステップ番号を付与し説明を省略する。 FIG. 17 is a flowchart showing an example of the screen utilization process of the second embodiment. In the second embodiment, the flowchart of FIG. 6 in the first embodiment is replaced with FIG. 17, and the same process as the step in the first embodiment is assigned the same step number and the description thereof will be omitted.

ステップS1701において、サーバ102のCPU201は、要求された画面に関して登録されているトリガー情報を取得する。すなわち、ステップS1701は、記憶されている新たなデータを更新する設定情報を取得する処理の一例を示すステップである。具体的には、ステップS522(図5および図14)にて作成された反映トリガーのうち、要求された画面の画面名が含まれている反映トリガー文を取得する。 In step S1701, the CPU 201 of the server 102 acquires the trigger information registered for the requested screen. That is, step S1701 is a step showing an example of a process of acquiring setting information for updating new stored data. Specifically, among the reflection triggers created in step S522 (FIGS. 5 and 14), the reflection trigger statement including the screen name of the requested screen is acquired.

ステップS1702において、サーバ102のCPU201は、要求された画面の画面情報を生成する。すなわち、ステップS1702は、取得された設定情報に従って、登録済データと新たなデータとにおける更新の関連性を示す画面情報を生成する処理の一例を示すステップである。具体的には、ステップS1701にて取得された反映トリガーのうち、要求された画面の画面名が図16の1602の部分に記載されているか、1603の部分に記載されているか、および、1604の部分の項目名に従って、データ反映の関連性を示す画面情報を生成する。 In step S1702, the CPU 201 of the server 102 generates screen information for the requested screen. That is, step S1702 is a step showing an example of a process of generating screen information indicating the relevance of the update between the registered data and the new data according to the acquired setting information. Specifically, among the reflection triggers acquired in step S1701, whether the screen name of the requested screen is described in the part 1602 or the part 1603 of FIG. 16 and 1604. Generates screen information showing the relevance of data reflection according to the item name of the part.

ステップS608(図17)において、情報処理装置101のCPU201は、受信した画面情報を用いて、画面(例えば、図18の売上トランザクション編集画面1810、売上トランザクション編集画面1820および顧客マスタ一覧画面1830)を表示する。
In step S608 (FIG. 17), the CPU 201 of the information processing apparatus 101 uses the received screen information to display a screen (for example, the sales transaction edit screen 1810, the sales transaction edit screen 1820, and the customer master list screen 1830 in FIG. 18). indicate.

ここで、図18について、説明しておく。
図18は、第2の実施形態の情報処理装置101において、作成した画面を利用しマスタデータを表示する画面の一例を示す図である。
コピー先画面である売上トランザクション編集画面1810の「住所1811」および「電話番号1812」の値を、売上トランザクション編集画面1820のように変更し、保存ボタン1823の押下により、値を更新した場合、ステップS522(図14)にて作成された反映トリガー1601(図16)によって、コピー元画面のデータ(顧客マスタテーブル430)が更新される。これにより、コピー元画面である顧客マスタ一覧画面1830のレコード1831の値が更新して表示されるようになる。
Here, FIG. 18 will be described.
FIG. 18 is a diagram showing an example of a screen for displaying master data using the created screen in the information processing apparatus 101 of the second embodiment.
When the values of "address 1811" and "phone number 1812" on the sales transaction edit screen 1810, which is the copy destination screen, are changed as in the sales transaction edit screen 1820, and the values are updated by pressing the save button 1823, the step The data (customer master table 430) on the copy source screen is updated by the reflection trigger 1601 (FIG. 16) created in S522 (FIG. 14). As a result, the value of record 1831 on the customer master list screen 1830, which is the copy source screen, is updated and displayed.

これにより、アプリケーションを利用することによって生成されるコピー元データとコピー先データとの整合性を容易に保つアプリケーションを構築する仕組みを提供することができるようになる。
以上で、図18の説明を終了する。
This makes it possible to provide a mechanism for constructing an application that easily maintains the consistency between the copy source data and the copy destination data generated by using the application.
This is the end of the description of FIG.

ステップS1703において、情報処理装置101のCPU201は、ステップS1702にて生成したデータ反映の関連性を示す画面情報を用いて、データ反映の関連性を示す情報を表示する(図19)。
In step S1703, the CPU 201 of the information processing apparatus 101 displays the information indicating the relevance of the data reflection by using the screen information indicating the relevance of the data reflection generated in the step S1702 (FIG. 19).

ここで、図19について、説明しておく。
図19は、第2の実施形態の情報処理装置101において、データ反映の関連を表示する画面の一例を示す図である。
顧客マスタ一覧画面1910には、1911および1912のようなデータ反映の関連性を示す情報を表示する。
データ反映の関連性を示す情報とは、ステップS1701にて取得された反映トリガーのうち、要求された画面の画面名が図16の1602若しくは1603の部分に記載されているか、並びに1604の部分の項目名に従って、ステップS1702にて生成した画面情報である。
Here, FIG. 19 will be described.
FIG. 19 is a diagram showing an example of a screen displaying the relationship of data reflection in the information processing apparatus 101 of the second embodiment.
On the customer master list screen 1910, information indicating the relevance of data reflection such as 1911 and 1912 is displayed.
The information indicating the relevance of data reflection includes whether the screen name of the requested screen is described in the part 1602 or 1603 of FIG. 16 among the reflection triggers acquired in step S1701, and the part 1604. It is the screen information generated in step S1702 according to the item name.

1911は、売上トランザクションテーブル450と顧客マスタテーブル430とのデータ反映の関連性を示す情報であり、1912は、ポイントマスタテーブル(不図示)と顧客マスタテーブル430とのデータ反映の関連性を示す情報である。
反映トリガー1601(図16)を用いて、ステップS1702にて画面情報1911を生成する手順について説明する。
1911 is information showing the relationship between the sales transaction table 450 and the customer master table 430 for data reflection, and 1912 is information showing the relationship between the point master table (not shown) and the customer master table 430 for data reflection. Is.
A procedure for generating screen information 1911 in step S1702 will be described using the reflection trigger 1601 (FIG. 16).

現在表示しようとしている画面は「顧客マスタ一覧画面1910」であるため、この画面名「顧客マスタ」を1603(図16)に持つ反映トリガー1601をステップS1701にて取得する。 Since the screen currently being displayed is the "customer master list screen 1910", the reflection trigger 1601 having this screen name "customer master" in 1603 (FIG. 16) is acquired in step S1701.

反映トリガー1601の1602には、「売上トランザクションテーブル」と記載されているため、売上トランザクションテーブル450と顧客マスタテーブル430とのデータ反映の関連性を示す画面情報1911を生成する。 Since the reflection trigger 1601 1602 describes the “sales transaction table”, screen information 1911 showing the relationship between the data reflection between the sales transaction table 450 and the customer master table 430 is generated.

反映トリガー1601の1604には、売上トランザクションテーブル450の値を顧客マスタテーブル430の値に反映することが記載されているため、1604に記載されている項目名「顧客名」「住所」「電話」について、売上トランザクションテーブル450→顧客マスタテーブル430の方向に反映することを示す「→」を表示する画面情報1911を生成する。
同様にして、反映トリガー1301(図13)を用いて、ステップS1702にて画面情報1911を生成する手順について説明する。
Since it is described in 1604 of the reflection trigger 1601 that the value of the sales transaction table 450 is reflected in the value of the customer master table 430, the item names "customer name", "address", and "telephone" described in 1604 are described. The screen information 1911 for displaying "→" indicating that the sales transaction table 450 → the customer master table 430 is reflected is generated.
Similarly, a procedure for generating screen information 1911 in step S1702 will be described using the reflection trigger 1301 (FIG. 13).

現在表示しようとしている画面は「顧客マスタ一覧画面1910」であるため、この画面名を1302(図13)に持つ反映トリガー1601をステップS1701にて取得する。 Since the screen currently being displayed is the "customer master list screen 1910", the reflection trigger 1601 having this screen name in 1302 (FIG. 13) is acquired in step S1701.

反映トリガー1301の1303には、「売上トランザクションテーブル」と記載されているため、売上トランザクションテーブル450と顧客マスタテーブル430とのデータ反映の関連性を示す画面情報を生成する。 Since the reflection trigger 1301 1303 describes the "sales transaction table", screen information showing the relationship between the data reflection between the sales transaction table 450 and the customer master table 430 is generated.

反映トリガー1301の1304には、顧客マスタテーブル430の値を売上トランザクションテーブル450の値に反映することが記載されているため、1604に記載されている項目名「電話」「メール」について、売上トランザクションテーブル450←顧客マスタテーブル430の方向に反映することを示す「←」を表示する画面情報を生成する。
また、「電話」については「→」「←」の両方向が重なるため、「⇔」の表示に代えて、1911のように「→」「→」「⇔」「←」と表示する。
Since it is described in 1304 of the reflection trigger 1301 that the value of the customer master table 430 is reflected in the value of the sales transaction table 450, the sales transaction is performed for the item names "telephone" and "mail" described in 1604. Table 450 ← Generates screen information that displays “←” indicating that it is reflected in the direction of the customer master table 430.
As for "telephone", both directions of "→" and "←" overlap, so instead of displaying "⇔", "→""→""⇔""←" is displayed as in 1911.

これにより、顧客マスタ一覧画面1910のような一覧画面において、他の画面(または画面のデータを保持するテーブル)とのデータ反映の関連性を示す情報を表示することができ、編集ボタンを押下した後に表示される顧客マスタ編集画面1920のような詳細表示画面において、データ反映の関連性を示す情報(1921および1922)を表示することもできる。 As a result, on a list screen such as the customer master list screen 1910, information indicating the relevance of data reflection with other screens (or a table that holds screen data) can be displayed, and the edit button is pressed. Information (1921 and 1922) indicating the relevance of data reflection can also be displayed on a detailed display screen such as the customer master edit screen 1920 that is displayed later.

よって、アプリケーションを利用することによって生成されるコピー元データとコピー先データとの関連性を容易に識別できるアプリケーションを構築する仕組みを提供することができる。 Therefore, it is possible to provide a mechanism for constructing an application that can easily identify the relationship between the copy source data and the copy destination data generated by using the application.

以上により、アプリケーションを利用することによって生成されるコピー元データとコピー先データとの整合性を容易に保つアプリケーションを構築する仕組みを提供することができる。
As described above, it is possible to provide a mechanism for constructing an application that easily maintains the consistency between the copy source data and the copy destination data generated by using the application.

以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムを読み出し、実行することによっても本発明の目的が達成されることは言うまでもない。 As described above, a recording medium recording a program that realizes the functions of the above-described embodiment is supplied to the system or device, and the computer (or CPU or MPU) of the system or device stores the program in the recording medium. Needless to say, the object of the present invention can be achieved by reading and executing.

この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記録した記録媒体は本発明を構成することになる。 In this case, the program itself read from the recording medium realizes the novel function of the present invention, and the recording medium on which the program is recorded constitutes the present invention.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD-ROM、CD-R、DVD-ROM、磁気テープ、不揮発性のメモリカード、ROM、EEPROM、シリコンディスク等を用いることが出来る。 Recording media for supplying programs include, for example, flexible disks, hard disks, optical disks, magneto-optical disks, CD-ROMs, CD-Rs, DVD-ROMs, magnetic tapes, non-volatile memory cards, ROMs, EEPROMs, and silicon. A disc or the like can be used.

また、コンピュータが読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, by executing the program read by the computer, not only the function of the above-described embodiment is realized, but also the OS (operating system) or the like running on the computer is actually realized based on the instruction of the program. Needless to say, there are cases where a part or all of the processing is performed and the processing realizes the functions of the above-described embodiment.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, after the program read from the recording medium is written in the memory provided in the function expansion board inserted in the computer or the function expansion unit connected to the computer, the function expansion board is based on the instruction of the program code. It goes without saying that there are cases where the CPU or the like provided in the function expansion unit performs a part or all of the actual processing, and the processing realizes the functions of the above-described embodiment.

また、本発明は、複数の機器から構成されるシステムに適用しても、ひとつの機器から成る装置に適用しても良い。また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。 Further, the present invention may be applied to a system composed of a plurality of devices or a device composed of one device. It goes without saying that the present invention can also be applied when it is achieved by supplying a program to a system or an apparatus. In this case, by reading the recording medium containing the program for achieving the present invention into the system or device, the system or device can enjoy the effect of the present invention.

上記プログラムの形態は、オブジェクトコード、インタプリタにより実行されるプログラムコード、OS(オペレーティングシステム)に供給されるスクリプトデータ等の形態から成ってもよい。 The form of the above program may consist of an object code, a program code executed by an interpreter, script data supplied to an OS (operating system), and the like.

さらに、本発明を達成するためのプログラムをネットワーク上のサーバ、データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。 Further, by downloading and reading a program for achieving the present invention from a server, database, or the like on the network by a communication program, the system or device can enjoy the effect of the present invention. It should be noted that the present invention also includes all the configurations in which each of the above-described embodiments and modifications thereof are combined.

100 情報処理システム
101 情報処理装置
102 サーバ
103 ネットワーク
100 Information processing system 101 Information processing device 102 Server 103 Network

Claims (8)

アプリケーションを構築するサーバであって、
登録済データに含まれる項目から、当該登録済データを参照元として登録する新たなデータに用いる項目の選択を受け付ける選択受付手段と、
前記選択受付手段により選択を受け付けた項目に対して、前記登録済データの当該項目の値が更新された場合に当該登録済データを参照元として登録された新たなデータの更新をするかの設定を受け付ける設定受付手段と、
前記新たなデータを前記登録済データの更新に応じて更新後の登録済みデータを用いて更新するか否かを、前記設定受付手段により受け付けた設定に基づいて制御するアプリケーションを構築するアプリケーション構築手段と
を備えることを特徴とするサーバ。
The server that builds the application
A selection acceptance means that accepts selection of items to be used for new data to be registered using the registered data as a reference source from the items included in the registered data.
For the item whose selection has been accepted by the selection receiving means, when the value of the item of the registered data is updated, the setting of whether to update the new data registered with the registered data as the reference source. Setting reception means and
An application construction means for constructing an application that controls whether or not to update the new data using the updated registered data according to the update of the registered data, based on the settings received by the setting receiving means. A server characterized by being equipped with.
前記アプリケーション構築手段は、
前記登録済データが更新された場合であって、前記設定受付手段により新たなデータの更新をする設定を受け付けた場合は当該新たなデータを更新し、一方、前記設定受付手段により新たなデータの更新をしない設定を受け付けた場合は当該新たなデータの更新を抑止するアプリケーションを構築すること
を特徴とする請求項1に記載のサーバ。
The application construction means is
When the registered data is updated and the setting for updating the new data is received by the setting receiving means, the new data is updated, while the setting receiving means receives the new data. The server according to claim 1, wherein an application for suppressing the update of the new data is constructed when the setting for not updating is accepted.
前記設定受付手段は、
前記登録済データが更新された場合に、前記新たなデータのステータスに基づき当該新たなデータの更新をするかの設定を受け付け、
前記アプリケーション構築手段は、
前記登録済データが更新された場合であって、前記設定受付手段により新たなデータのステータスに基づき当該新たなデータを更新する設定を受け付けた場合は当該ステータスに基づき当該新たなデータの更新を制御し、一方、前記設定受付手段により新たなデータのステータスに従って当該新たなデータを更新しない設定を受け付けた場合は当該ステータスに関わらず当該新たなデータの更新を制御するアプリケーションを構築すること
を特徴とする請求項1乃至のいずれか1項に記載のサーバ。
The setting receiving means is
When the registered data is updated, the setting of whether to update the new data based on the status of the new data is accepted.
The application construction means is
When the registered data is updated and the setting receiving means accepts the setting to update the new data based on the status of the new data, the update of the new data is controlled based on the status. On the other hand, if the setting receiving means accepts a setting that does not update the new data according to the status of the new data, the feature is to build an application that controls the update of the new data regardless of the status. The server according to any one of claims 1 and 2 .
前記設定受付手段により受け付けた設定に基づき、前記登録済データ及び前記新たなデータにおける更新の関連性を示す画面情報を生成する生成手段を更に備えることを特徴とする請求項1乃至のいずれか1項に記載のサーバ。 One of claims 1 to 3 , further comprising a generation means for generating screen information indicating the relevance of the update in the registered data and the new data based on the setting received by the setting reception means. The server described in item 1. アプリケーションを構築するサーバであって、
登録済データに含まれる項目から、当該登録済データを参照元として登録する新たなデータに用いる項目の選択を受け付ける選択受付手段と、
前記選択受付手段により選択を受け付けた項目に対して、前記登録済データ及び前記アプリケーションを用いて当該登録済データに基づき登録された新たなデータのどちらか一方が更新された場合に、もう一方の更新をするか否かの設定を受け付ける設定受付手段と、
前記登録済データ及び前記新たなデータのどちらか一方が更新された場合、前記設定受付手段により受け付けた設定に基づき、前記もう一方の更新を制御するアプリケーションを構築するアプリケーション構築手段と
を備えることを特徴とするサーバ。
The server that builds the application
A selection acceptance means that accepts selection of items to be used for new data to be registered using the registered data as a reference source from the items included in the registered data.
When either the registered data or the new data registered based on the registered data using the application is updated for the item for which the selection is accepted by the selection receiving means, the other is updated . Setting reception means that accepts the setting of whether to update, and
When either the registered data or the new data is updated, it is provided with an application construction means for constructing an application for controlling the update of the other based on the setting received by the setting reception means. Characterized server.
アプリケーションを構築するサーバにおける処理方法であって、
前記サーバが、
登録済データに含まれる項目から、当該登録済データを参照元として登録する新たなデータに用いる項目の選択を受け付ける選択受付ステップと、
前記選択受付ステップにより選択を受け付けた項目に対して、前記登録済データの当該項目の値が更新された場合に当該登録済データを参照元として登録された新たなデータの更新をするかの設定を受け付ける設定受付ステップと、
記新たなデータを前記登録済データの更新に応じて更新後の登録済みデータを用いて更新するか否かを、前記設定受付ステップにより受け付けた設定に基づいて制御するアプリケーションを構築するアプリケーション構築ステップと
を実行することを特徴とする処理方法。
It is a processing method in the server that builds the application.
The server
A selection acceptance step that accepts selection of items to be used for new data to be registered using the registered data as a reference source from the items included in the registered data.
For the item whose selection has been accepted by the selection acceptance step, when the value of the item of the registered data is updated, the setting of whether to update the new data registered with the registered data as the reference source. Setting reception step and
Application construction for constructing an application that controls whether or not to update the new data using the updated registered data according to the update of the registered data based on the settings received by the setting acceptance step. A processing method characterized by performing steps and.
アプリケーションを構築するサーバにおける処理方法であって、
前記サーバが、
登録済データに含まれる項目から、当該登録済データを参照元として登録する新たなデータに用いる項目の選択を受け付ける選択受付ステップと、
前記選択受付ステップにより選択を受け付けた項目に対して、前記登録済データ及び前記アプリケーションを用いて当該登録済データに基づき登録された新たなデータのどちらか一方が更新された場合に、もう一方の更新をするか否かの設定を受け付ける設定受付ステップと、
前記登録済データ及び前記新たなデータのどちらか一方が更新された場合、前記設定受付ステップにより受け付けた設定に基づき、前記もう一方の更新を制御するアプリケーションを構築するアプリケーション構築ステップと
を実行することを特徴とする処理方法。
It is a processing method in the server that builds the application.
The server
A selection acceptance step that accepts selection of items to be used for new data to be registered using the registered data as a reference source from the items included in the registered data.
When either the registered data or the new data registered based on the registered data using the application is updated for the item for which the selection is accepted by the selection acceptance step, the other is updated. A setting reception step that accepts the setting of whether to update, and
When either the registered data or the new data is updated, the application construction step of constructing an application for controlling the update of the other is executed based on the setting received by the setting acceptance step. A processing method characterized by.
コンピュータを請求項1乃至のいずれか1項に記載のサーバとして機能させるためのプログラム。
A program for operating a computer as the server according to any one of claims 1 to 5 .
JP2019142256A 2015-12-28 2019-08-01 Servers, information processing equipment, processing methods and programs Active JP6997387B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021201591A JP7260813B2 (en) 2015-12-28 2021-12-13 Program, control method and information processing device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2015257244 2015-12-28
JP2015257244 2015-12-28

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2016251312A Division JP6565894B2 (en) 2015-12-28 2016-12-26 Server, information processing apparatus, processing method, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2021201591A Division JP7260813B2 (en) 2015-12-28 2021-12-13 Program, control method and information processing device

Publications (2)

Publication Number Publication Date
JP2020004423A JP2020004423A (en) 2020-01-09
JP6997387B2 true JP6997387B2 (en) 2022-01-17

Family

ID=59272263

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2016251312A Active JP6565894B2 (en) 2015-12-28 2016-12-26 Server, information processing apparatus, processing method, and program
JP2019142256A Active JP6997387B2 (en) 2015-12-28 2019-08-01 Servers, information processing equipment, processing methods and programs
JP2021201591A Active JP7260813B2 (en) 2015-12-28 2021-12-13 Program, control method and information processing device

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2016251312A Active JP6565894B2 (en) 2015-12-28 2016-12-26 Server, information processing apparatus, processing method, and program

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2021201591A Active JP7260813B2 (en) 2015-12-28 2021-12-13 Program, control method and information processing device

Country Status (1)

Country Link
JP (3) JP6565894B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7187807B2 (en) * 2018-04-10 2022-12-13 富士フイルムビジネスイノベーション株式会社 Information processing device and program
JP7316060B2 (en) * 2019-02-26 2023-07-27 株式会社日立製作所 Application screen display program implementation method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002169717A (en) 2000-12-01 2002-06-14 Hitachi Ltd Centralized master management system
US20070127426A1 (en) 2005-10-26 2007-06-07 Watters Andrew P Development environment

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2546101B2 (en) * 1992-03-11 1996-10-23 日本電信電話株式会社 Distributed database update method
JP3484440B2 (en) * 1993-06-30 2004-01-06 日本電信電話株式会社 Distributed database update method
JPH09212350A (en) * 1996-01-31 1997-08-15 Toshiba Corp Application development system and method therefor
JP3476338B2 (en) * 1996-09-09 2003-12-10 富士通株式会社 Information processing apparatus and computer-readable recording medium recording information processing program
JP3373129B2 (en) * 1997-03-07 2003-02-04 日立ソフトウエアエンジニアリング株式会社 Program development support method
JPH11102315A (en) * 1997-09-29 1999-04-13 Mitsubishi Electric Corp System and method for mirroring
JP2000020374A (en) * 1998-07-01 2000-01-21 Nec Corp Replication control system
US20060212530A1 (en) * 2005-03-21 2006-09-21 Dexterra, Inc. Adapter architecture for mobile data system
JP4574654B2 (en) * 2007-08-13 2010-11-04 富士通株式会社 Personal information management apparatus, personal information management method, recording medium, and program
JP4907610B2 (en) * 2008-07-29 2012-04-04 日立オートモティブシステムズ株式会社 Software configuration management method and system
JP2010225015A (en) * 2009-03-25 2010-10-07 Hitachi Software Eng Co Ltd Job management system
US20150100946A1 (en) * 2013-10-08 2015-04-09 Frank Brunswig Using mock data to validate applications
JP6281239B2 (en) * 2013-10-25 2018-02-21 日本電気株式会社 Program development support apparatus and method
JP5928555B2 (en) * 2014-10-30 2016-06-01 キヤノンマーケティングジャパン株式会社 Information processing system, information processing method, and computer program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002169717A (en) 2000-12-01 2002-06-14 Hitachi Ltd Centralized master management system
US20070127426A1 (en) 2005-10-26 2007-06-07 Watters Andrew P Development environment

Also Published As

Publication number Publication date
JP2022022451A (en) 2022-02-03
JP7260813B2 (en) 2023-04-19
JP2017120643A (en) 2017-07-06
JP6565894B2 (en) 2019-08-28
JP2020004423A (en) 2020-01-09

Similar Documents

Publication Publication Date Title
JP7260813B2 (en) Program, control method and information processing device
JP6558358B2 (en) Server, information processing apparatus, processing method, and program
US20160191579A1 (en) Information processing apparatus, electronic meeting system, and program
JP6098685B2 (en) Workflow system, workflow system control method and program, workflow server, workflow server control method and program
JP6582467B2 (en) Program, workflow system and processing method
JP5949278B2 (en) Information processing apparatus, information processing apparatus control method, program, and recording medium
JP6836077B2 (en) Information processing device and its processing method and program
JP2021039624A (en) Information processing device and information processing system
JP5402916B2 (en) File management apparatus, and control method and program thereof.
JP7136269B2 (en) Information processing device, analysis method and program
JP2019101602A (en) Information processing system, and processing method and program thereof
JP6572984B2 (en) Electronic form system, form retrieval apparatus, control method, and program
JP2018205825A (en) Workflow server, information processing method, and program
US20230069415A1 (en) Receipt server, information processing method, and program recording medium
JP6845437B2 (en) Information processing device and its processing method and program
JP6951988B2 (en) Mail composer, information processing system, its control method and program
JP6740102B2 (en) Electronic receipt management device and its control program
JP6412047B2 (en) Information processing apparatus, information processing method, and program
JP6303445B2 (en) Electronic form system, form retrieval apparatus, control method, and program
JP2015143975A (en) Workflow system, workflow management device, workflow management method, and program
JP2018073080A (en) Information processing device, information processing method, and program
JP6609906B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP6393137B2 (en) Form management system, management book service server, management book data update method, and program
JP6021558B2 (en) Server device, terminal device, information processing method, and program
JP6056689B2 (en) Information processing apparatus, processing method thereof, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191218

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20201014

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201110

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210112

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210525

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210721

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20211116

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211129

R151 Written notification of patent or utility model registration

Ref document number: 6997387

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250