JP2004280483A - Processing method, device and system - Google Patents

Processing method, device and system Download PDF

Info

Publication number
JP2004280483A
JP2004280483A JP2003071187A JP2003071187A JP2004280483A JP 2004280483 A JP2004280483 A JP 2004280483A JP 2003071187 A JP2003071187 A JP 2003071187A JP 2003071187 A JP2003071187 A JP 2003071187A JP 2004280483 A JP2004280483 A JP 2004280483A
Authority
JP
Japan
Prior art keywords
information
processing
display
execution
definition information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2003071187A
Other languages
Japanese (ja)
Inventor
Takashi Nishikado
隆 西門
Kazuhiko Mori
和彦 森
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.)
GRAPE SYSTEM KK
Original Assignee
GRAPE SYSTEM KK
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by GRAPE SYSTEM KK filed Critical GRAPE SYSTEM KK
Priority to JP2003071187A priority Critical patent/JP2004280483A/en
Publication of JP2004280483A publication Critical patent/JP2004280483A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To achieve a customized process by combining existing process primitives without changing the existing process primitives and to switch a display between a display customized for the same process and a display matching an input/output device, using a processing method which executes a process designated by a processing device in response to a process request from the input/output device and returns the display of the process result to the input/output device. <P>SOLUTION: The processing method includes an interpretation execution step in which control display definition information including execution definition information indicating the procedure of executing the process primitives and screen definition information defining a display screen for the process results is retained in the processing device as information on the definitions of the customized processes to execute each process primitive in accordance with the execution definition information, and a result display generation reply step in which, in accordance with the screen definition information, display information is selected from the process result display information created by each process primitive and information on the display of the process result is created and replied to the input/output device. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】本発明は、入出力装置からの処理要求に対応して、処理装置で指定の処理を実行し、処理結果表示を同入出力装置に返す処理方法であって、既存の処理プリミティブの組合せにより様々なカスタマイズした処理と、同処理に対するカスタマイズした表示を定義し、さらに、入出力装置のタイプや処理結果により表示画面を切替えるのに好適な処理方法に関する。
【0002】
【従来の技術】入出力装置からの処理要求に対応して、処理装置で指定の処理を実行し、処理結果表示を同入出力装置に返す処理方法については、1997年1月インプレス社発行の「CGIブック」に詳しく説明されている。
【0003】本従来方法では、入出力装置から受けた処理要求に対応したスクリプトまたはプログラムを上記処理装置のWebサーバが起動し、起動されたスクリプトまたはプログラムが、要求された処理を実行し、かつ、処理結果の表示情報をWebサーバ経由で返す形で実現する。
【0004】
【発明が解決しようとする課題】しかし、上記従来方法では、要求された処理の実行と、要求元の入出力装置に返す同処理要求に対する処理結果の表示情報の生成処理の両方が上記処理装置のスクリプトまたはプログラムの中に埋め込まれている。
【0005】従って、既存のスクリプトまたはプログラムを組み合わせ、カスタマイズした処理を定義しようとした場合、処理手順としては、既存のスクリプトまたはプログラムの組み合わせであっても、単純な組み合わせでは処理結果の表示が見やすい表示とならないため、結局、専用のスクリプトやプログラムを新規に作成する必要があった。
【0006】また、入出力装置のタイプにより表示できるサイズや情報が異なる場合、処理要求に対応した上記各スクリプトまたはプログラムが入出力装置のタイプを認識し、処理結果として返す表示情報を切り替えるように作られていないと、入出力装置タイプ毎に結果の表示画面を変えるということはできなかった。
【0007】
【課題を解決するための手段】本発明は、上記問題を解決するため、入出力装置からの処理要求に対する上記処理装置における処理方法として、同処理方法は、対応した一連の処理プリミティブの実行手順を示した実行定義情報と、同一連の処理に対する表示画面を定義した画面定義情報とを含む、制御表示定義情報を上記処理装置に予め保持し、
さらに、同制御表示定義情報の実行定義情報に従い、指定された一群の処理プリミティブを実行する解釈実行ステップと、
同制御表示定義情報の画面定義情報に従い、同一群の各処理プリミティブが生成した処理結果表示情報から、指定の表示情報を選択して、結果表示情報を生成し、要求元の入出力装置に同結果表示情報を返信する結果表示生成返信ステップを含む。
【0008】さらに、結果表示生成返信ステップの具体的な本発明の一態様としては、上記実行定義情報に記述された各処理プリミティブは、所定の処理を実行し、事前に規定された形で同処理プリミティブの処理結果表示情報を生成し、
上記画面定義情報は、各処理プリミティブのどの処理結果表示情報を如何に配置するかの情報を含み、
上記結果表示生成返信ステップは、同画面定義情報に従い、各処理プリミティブの処理結果表示情報を用い、上記要求処理の結果表示情報を生成する。
【0009】また、入出力装置タイプに応じた表示情報の返信を可能とするための手段としては、本発明の一態様では、上記処理装置に、上記画面定義情報を、上記入出力装置タイプ毎に保持し、
さらに、入出力装置のタイプに従い、上記結果表示生成返信ステップで使用する画面定義情報を選択する定義情報選択ステップを含む。
【0010】さらに、入出力装置のタイプだけでなく、利用者他の条件により返信する表示情報を切替えるための別手段としては、本発明の一態様では、
上記制御表示定義情報に、上記画面定義情報を、利用者、上記入出力装置の種別、あるいは、業務種別情報の組合せで同画面定義情報が有効となる対象条件を示す画面定義対象情報とペアで複数個保持し、
さらに、同各画面定義情報の有効判定に使用する現在の利用者、上記入出力装置の種別、業務種別情報を保持する有効画面定義対象情報を上記処理装置に保持し、
さらに、同有効画面対象情報を設定する有効対象設定ステップと、
有効画面定義対象情報と画面定義対象情報をチェックし、上記結果表示生成返信ステップで使用する画面定義情報を選択する定義情報選択ステップを含む。
【0011】さらに、処理要求に対する表示画面だけでなく、入出力装置や利用者等に応じて処理手順も切替える手段としては、本発明の一態様では、上記制御表示定義情報を、利用者、上記入出力装置の種別、あるいは、業務種別情報の組合せで同制御表示定義情報が有効となる対象条件を示す制御表示定義対象情報とペアで複数個保持し、
さらに、同制御表示定義情報の有効判定に使用する現在の利用者、上記入出力装置の種別、業務種別情報を保持する有効制御表示定義対象情報を上記処理装置に保持し、
さらに、同有効制御表示定義対象情報を設定する有効対象設定ステップと、
有効制御表示定義対象情報と制御表示定義対象情報をチェックし、上記解釈実行ステップと結果表示生成返信ステップで使用する制御表示定義情報を選択する定義情報選択ステップを含む。
【0012】さらに、正常終了、異常終了等の処理結果に応じて表示画面パターンの切替えを可能とするための本発明の一態様としては、上記画面定義情報として、処理結果に対応した複数のパターンの結果画面定義情報を保持し、
上記結果表示生成返信ステップは、上記処理プリミティブからの処理結果情報に基づき、複数の結果画面定義情報の中から結果画面定義情報を選択し、選択された結果画面定義情報に従い、上記結果表示情報を生成する。
【0013】また、処理プリミティブの組み合わせによる処理結果が返るまでの時間が長くなる場合に、処理結果表示の前に、待ち表示を入出力装置に返す手段として、本発明の一態様では、上記処理要求に対する結果表示情報の上記処理装置からの返信前の待ち表示返信を指示した待ち表示定義情報を上記画面定義情報に含み、
同待ち表示定義情報には、上記待ち表示の開始時間を示す待ち表示開始時間情報と、上記待ち表示の間隔時間を示す待ち表示間隔時間情報と、待ち表示として入出力装置に返す表示情報を示す待ち表示情報を含み、
さらに、上記処理方法は、待ち表示ステップを含む。
【0014】同待ち表示ステップは、上記待ち表示定義情報に従い、上記処理装置が処理要求を受けてから同処理要求の結果表示情報を返すまでに、待ち表示開始時間情報で指定された時間以上経過した場合は、経過した時刻以降、同待ち表示間隔時間情報で示される時間毎に、同待ち表示定義情報で指定された待ち表示情報を上記入出力装置に返信する。
【0015】また、待ち表示だけでなく、処理経過表示を行うための本発明の一態様としては、上記画面定義情報に、指定の表示イベントに対し、指定の表示情報の入出力装置への返信を指示したイベント表示定義情報を含み、
上記実行定義情報には、処理経過表示が必要な各処理プリミティブの実行開始、終了に対し、同表示イベントの発生を指示した表示イベント生成指示を含み、
さらに、上記処理方法は、イベント表示ステップを含む。
【0016】同イベント表示ステップは、上記解釈実行ステップと連携し、上記実行定義情報に従い、各処理プリミティブの実行を開始する際、および、実行した各処理プリミティブの処理が終了した際、同処理プリミティブの開始、終了に対し、表示イベント生成指示がある場合、同表示イベント生成指示で指定された表示イベントに対応する上記画面定義情報のイベント表示定義情報を検索し、対応するイベント表示定義情報で指定された表示情報を上記入出力装置に返信する。
【0017】さらに、各処理プリミティブの開始・終了だけでなく、各処理プリミティブ依存の任意のイベントに対しても、処理経過表示を入出力装置に返すための本発明の一態様としては、上記画面定義情報に、指定の表示イベントに対し、指定の表示情報の入出力装置への返信を指示したイベント表示定義情報を含み、
さらに、上記処理方法は、上記解釈実行ステップにより実行した各処理プリミティブから表示イベント通知を受け、同表示イベントに対応するイベント表示定義情報で指定された表示情報を上記入出力装置に返信するイベント表示ステップを含む。
【0018】また、処理プリミティブの組み合わせにより、どのような処理がなされたかの実行記録を保持するための手段としての本発明の一態様としては、上記実行定義情報に、各処理プリミティブの実行が同処理プリミティブから制御が戻った時点で同処理プリミティブの処理が完結した同期処理なのか、起動処理だけで同処理プリミティブから制御が戻り、処理が裏で継続する非同期処理なのかを記述した実行タイプ情報を含み、
さらに、処理の開始、終了をログとして残したい処理プリミティブ、あるいは、一連の処理全体に対し、ログ記録を指示したログ指定情報を上記実行定義情報に含み、
上記処理方法は、同ログ指定情報で指示された処理プリミティブの実行開始、終了に対し、同処理の識別情報、開始時刻情報、終了時刻情報、終了状態情報を含む実行ログ情報を上記処理装置に保持し、
さらに、同実行ログ情報の記録管理を行うログステップを含む。
【0019】同ログステップは、実行定義情報の実行タイプ情報と、ログ指定情報に従い、ログ指定情報で、ロギングが指定されている処理プリミティブに対しては、実行タイプ情報で同期処理と指定されている場合は、同処理プリミティブの開始、及び、終了時に、上記解釈実行ステップと連携して、同処理の識別情報、開始時刻情報、終了時刻情報、及び、終了状態情報を実行ログ情報に記録し、実行タイプ情報で非同期処理と指定されている場合は、同ログステップは、同処理プリミティブの開始時に、上記解釈実行ステップと連携して、同処理の識別情報、開始時刻情報を実行ログ情報に記録し、同実行ログ情報の終了時刻情報と終了状態情報は、対応する処理プリミティブの終了時に、同処理プリミティブから通知を受け、同実行ログ情報に記録する。
【0020】また、携帯電話等の通信途中の中断による処理のずれを検出するための本発明の一態様としては、上記処理方法は、上記処理装置に、上記処理プリミティブの実行ログを記録した実行ログ情報と、同実行ログ情報を記録するログステップと、上記各処理要求に対応した情報を保持するトランザクション管理情報と、同トランザクション管理情報を管理するトランザクション管理ステップを含む。
【0021】トランザクション管理ステップは、上記入出力装置からの各処理要求に対しユニークなトランザクション識別子を生成して、同トランザクション管理情報に保持する。
【0022】ログステップは、各実行ログ情報をユニークに識別するログ識別情報を、同トランザクション管理情報に処理毎のユニークな情報を付加して生成し、生成したログ識別情報を各実行ログ情報に記録する。
【0023】また、トランザクション管理ステップは、同トランザクション管理情報を、トランザクション識別情報として入出力装置からの処理要求に対する結果情報に付加して返信し、
さらに、入出力装置が各処理要求に付加してきた、同入出力装置が正しく受信した同処理装置からの最後の応答に含まれる、同トランザクション識別情報をチェックし、同トランザクション管理情報に一致しない場合は、一致しない旨のエラー情報を同入出力装置に返信する。
【0024】さらに、既存の処理プリミティブの組合せで、様々な処理要求に対応するための本発明の一態様としては、上記本発明の処理方法により上記処理装置で処理するための上記制御表示定義情報を制御表示定義情報生成ツールで生成し、同処理装置に登録する。
【0025】同制御表示定義情報生成ツールは、制御表示定義情報の設計者から上記処理プリミティブの実行手順情報をうけ、上記制御表示定義情報の実行定義情報を生成する実行定義ステップと、
同設計者の指示により、同実行手順情報で指定した各処理プリミティブの処理結果表示情報例を画面上に選択して配置し、同設計者が決定した画面の情報から、同制御表示定義情報の画面定義情報を生成する画面定義ステップを持つ。
【0026】また、同様に、既存の処理プリミティブの組み合わせで、様々な処理要求に対応し、かつ、利用者毎等によりカスタマイズするための本発明の一態様としては、上記本発明の様々な処理要求向けの制御表示定義情報を保持したデータベースを用意し、さらに、同データベースから必要な処理要求の制御表示定義情報をロードして、上記処理装置に設定登録し、
同制御表示定義情報を用い、入出力装置からの処理要求を上記本発明の処理方法により上記処理装置にて処理する。
【0027】以上の本発明の手段によると、既存の各処理プリミティブを変更することなく、処理プリミティブの組合せにより、カスタマイズした処理を実現し、かつ、同処理向けにカスタマイズした表示や入出力装置タイプに応じた表示画面の切替えが可能となり、上記課題が解決できる。
【0028】
【発明の実施の形態】以下、本発明の実施例を図を用いて説明する。
【0029】
【実施例】図1は、本発明の処理方法、及び、処理装置を用いた一実施例のシステム構成図である。
【0030】本実施例では、入出力装置(1)と処理装置(2)は、通信路(3)を介して接続した構成をとる。
【0031】処理装置(2)は、通信路(3)を介して、入出力装置(1)からの処理要求(4)を受信し、同処理要求(4)で指定された処理を実行し、処理結果の処理応答(5)を通信路(3)を介して、入出力装置(1)に返す。
【0032】通信路(3)は、必ずしも物理的な通信回線に一致する必要はなく、物理的な通信機構やOSにより、物理的な通信回線上で実現された論理的な通信路であってよい。
【0033】また、入出力装置(1)と処理装置(2)が物理的には1つの装置で実現されていて、通信路(3)は、1つの物理的な装置内の入出力装置(1)と処理装置(2)をつなぐ信号線上に実現された論理的な通信路であってもよい。
【0034】本実施例では、処理装置(2)は、下記にて詳細に説明する制御表示定義情報(20)と、解釈実行ステップ(21)と、処理プリミティブ(22)と、結果表示生成返信ステップ(24)と、待ち表示ステップ(25)と、イベント表示ステップ(26)と、有効対象設定ステップ(27)と、定義情報選択ステップ(28)と、有効制御表示定義対象情報(31)と、有効画面定義対象情報(32)を有する。
【0035】制御表示定義情報(20)は、処理手順と処理応答の作成方法を定義した情報であり、処理要求(4)に対する処理プリミティブ(22)の実行手順を示す実行定義情報(201)と、処理の結果得られた処理結果表示情報(23)から、処理応答(5)として入出力装置(1)に返す表示情報(5d)の生成方法を示す画面定義情報(202)を含む。
【0036】解釈実行ステップ(21)は、制御表示定義情報(20)の実行定義情報(201)に従い、指定された一群の処理プリミティブ(22)を実行する処理ステップである。
【0037】解釈実行ステップ(21)により実行された各処理プリミティブ(22)は、それぞれ所定の処理を実行し、入出力装置(1)に返す表示情報(5d)の元データとなる処理結果表示情報(23)を生成する。
【0038】結果表示生成返信ステップ(24)は、処理結果の表示情報(5d)を生成し、入出力装置(1)に処理応答(5)を返信する処理ステップである。
【0039】結果表示生成返信ステップ(24)は、制御表示定義情報(20)の画面定義情報(202)に従い、解釈実行ステップ(21)により実行された一群の処理プリミティブ(22)が生成した処理結果表示情報(23)から、表示情報(5d)を生成し、入出力装置(1)に処理応答(5)を返信する。
【0040】待ち表示ステップ(25)は、処理装置(2)が処理要求(4)を受けてから処理結果の表示情報(5d)を返すまでに時間がかかる場合に、処理結果の表示情報(5d)の前に、待ち表示情報を入出力装置(1)に返信する処理ステップである。
【0041】待ち表示ステップ(25)は、後述する制御表示定義情報(20)の画面定義情報(202)の待ち表示定義情報(202w)に従い、処理結果の表示情報(5d)を返すまでに、待ち表示開始時間情報(202wt)で指定された時間以上経過した場合は、表示待ち間隔時間情報(202wi)で指定された間隔毎に、待ち表示情報(202wd)を入出力装置(1)に返信をする。
【0042】なお、待ち表示ステップ(25)は、本発明の一態様の処理待ち表示に関する処理ステップであり、本待ち表示ステップ(25)を含まない実施形態もある。
【0043】イベント表示ステップ(26)は、処理結果の表示情報(5d)に先立ち、特定の処理の開始や終了、あるいは、特定のイベント発生時に、処理経過の表示情報を入出力装置(1)に返信する処理ステップである。
【0044】イベント表示ステップ(26)は、解釈実行ステップ(21)と連携し、実行定義情報(201)に従い、各処理プリミティブ(22)の実行を開始する際、および、実行した各処理プリミティブ(22)の処理が終了した際、該処理プリミティブの開始、終了に対し、表示イベント生成指示(201e)がある場合、画面定義情報(202)のイベント表示定義情報(202e)を検索し、表示イベント生成指示(201e)で指定された表示イベント識別情報(201ei)に対応するイベント表示情報(202ed)を入出力装置(1)に返信する。
【0045】また、イベント表示ステップ(26)は、解釈実行ステップ(21)により実行された各処理プリミティブ(22)から表示イベント通知を受け、画面定義情報(202)のイベント表示定義情報(202e)を検索し、指定された表示イベントの識別情報に対応したイベント表示情報(202ed)を入出力装置(1)に返信する。
【0046】なお、イベント表示ステップ(26)は、本発明の一態様の経過表示に関する処理ステップであり、本イベント表示ステップ(26)を含まない実施形態もある。
【0047】処理プリミティブ(22)は、それぞれが所定の処理を行う、処理装置(2)に予め用意された処理の基本要素である。
【0048】本発明では、制御表示定義情報(20)の実行定義情報(201)に処理プリミティブ(22)の実行手順を記述し、処理処理プリミティブ(22)の組合せにより、カスタマイズした処理を実現する。
【0049】処理結果表示情報(23)は、各処理プリミティブ(22)が生成する処理結果の表示情報である。
【0050】本発明では、制御表示定義情報(20)の実行定義情報(201)により処理の組合せを行うだけでなく、対応した画面定義情報(202)により、処理結果の表示情報の組合せ方法も定義し、処理プリミティブ(22)の組合せにより、カスタマイズした処理と同処理に対応したカスタマイズした表示を実現する。
【0051】本発明では、処理結果の組合せ表示を実現するため、各処理プリミティブ(22)は、所定の処理を行った結果として、任意の形で表示情報を生成するのではなく、本発明で規定した処理結果表示情報(23)をそれぞれ生成する。
【0052】図2は、本発明の各処理プリミティブ(22)が生成する処理結果表示情報(23)の構成例を示す。
【0053】本実施例の各処理結果表示情報(23)は、処理結果の状態を小さなビットマップで表現したアイコン情報(23i)と、処理結果の状態を短い文字列で表したステータス情報(23s)と、処理結果の状態を文字列で説明した状態説明情報(23d)と、処理結果を文字列またはビットマップで記述した処理結果情報(23f)で構成する。
【0054】逆に言うと、本実施例では、各処理プリミティブ(22)は、各処理の処理結果表示情報(23)として、アイコン情報(23i)と、ステータス情報(23s)と、状態説明情報(23d)と、処理結果情報(23f)を生成する。
【0055】本発明では、処理結果表示情報(23)を構成するこれらの要素表示情報を元データとし、画面定義情報(202)に基づき、結果表示生成返信ステップ(24)がこれらの要素表示情報を組合せて入出力装置(1)に返す処理結果の表示情報(5d)を生成する。
【0056】図3は、上記処理要求(4)の一構成例を示す。
【0057】本実施例では、処理要求(4)は、要求参照先情報(4r)、入出力装置識別情報(4i)、利用者識別情報(4u)、要求トランザクション識別情報(4t)、パラメータ(4p)を含む。
【0058】要求参照先情報(4r)は、処理要求(4)の宛先を指定し、要求内容を識別する情報である。
【0059】Webのプロトコルを用いた一実施例では、要求参照先情報(4r)は、例えば、URL(Uniform Resource Locators)等で指定する。
【0060】本要求参照先情報(4r)により、同処理要求(4)で実行したい処理に対応した制御表示定義情報(20)が選択され、選択された制御表示定義情報(20)に従い、処理が行われる。
【0061】入出力装置識別情報(4i)は、入出力装置(1)を識別する情報である。
【0062】利用者識別情報(4u)は、処理要求(4)を発行した利用者を識別する情報である。
【0063】入出力装置識別情報(4i)、利用者識別情報(4u)は、有効対象設定ステップ(27)により参照され、同情報により、入出力装置(1)や利用者に応じて、制御表示定義情報(20)や画面定義情報(202)を選択して、入出力装置(1)や利用者にあった、処理や表示を行うために利用される。
【0064】なお、入出力装置識別情報(4i)、利用者識別情報(4u)は、本発明の一態様の要求毎の制御表示定義情報(20)切替え、画面定義情報(202)切替えに利用する情報であり、処理要求(4)に含まれない実施形態もある。
【0065】要求トランザクション識別情報(4t)は、入出力装置(1)がどこまでの処理要求(4)に対する処理応答(5)を正しく受信したかを示す情報であり、処理装置(2)が入出力装置(1)に返信した最後の処理応答(5)に含まれる応答トランザクション識別情報(5t)に一致しない場合、受信漏れが発生した可能性があるとして、処理装置(2)からエラーを返すために用いる。
【0066】なお、要求トランザクション識別情報(4t)は、後述する本発明の一態様であるトランザクション管理で利用する情報であり、本情報(4t)を含まない実施形態もある。
【0067】パラメータ(4p)は、処理要求(4)を実行するためのパラメータ情報である。
【0068】パラメータ情報が不要な要求では、パラメータ(4p)は、処理要求(4)に含まれない。
【0069】図4は処理応答(5)の一構成例を示す。
【0070】本実施例では、処理応答(5)は、応答トランザクション識別情報(5t)と、表示情報(5d)を含む。
【0071】応答トランザクション識別情報(5t)は、同処理応答(5)に対応した処理要求(4)に対して、ユニークに割り当てられた識別情報である。
【0072】上記のとおり、入出力装置(1)が最後に受信した応答トランザクション識別情報(5t)を、次回の処理要求(4)の要求トランザクション識別情報(4t)に入れて入出力装置(1)が要求することで、入出力装置(1)による処理応答(5)の受信漏れを、処理装置(2)で検出するのに利用される。
【0073】なお、応答トランザクション識別情報(5t)は、後述する本発明の一態様であるトランザクション管理で利用する情報であり、本情報(5t)を含まない実施形態もある。
【0074】表示情報(5d)は、上記で説明したとおり、結果表示生成返信ステップ(24)が生成した処理結果の表示情報である。
【0075】また、表示情報(5d)には、待ち表示ステップ(25)、あるいは、イベント表示ステップ(26)が生成した表示情報も含まれる。
【0076】図5は制御表示定義情報(20)の構成例を示す。
【0077】本実施例の構成例では、制御表示定義情報(20)は、処理手順と処理応答の作成方法を示した制御表示定義情報エントリ(20e)と、同制御表示定義情報エントリ(20e)が有効となる条件を示した制御表示定義対象情報(20q)のペアを複数個並べた構成をとる。
【0078】なお、縮退した形として、制御表示定義対象情報(20q)を含まず、1つの制御表示定義情報エントリ(20e)により制御表示定義情報(20)を構成してもよい。
【0079】各制御表示定義情報エントリ(20e)は、さらに、処理プリミティブ(22)の実行手順を示した実行定義情報(201)と、処理応答の作成方法を示した画面定義情報(202)と同画面定義情報(202)が有効となる条件を示した画面定義対象情報(202q)の0個以上のペアで構成する。
【0080】制御表示定義対象情報(20q)、及び、画面定義対象情報(202q)の記述の一実施例として、同図では、処理要求(4)を発行した利用者、入出力装置(1)の種別、表示パターン等を条件として記述した例を示す。
【0081】本発明の一実施例では、処理装置(2)は、如何なる条件向けの制御表示定義情報エントリ(20e)、画面定義情報(202)を有効とすべきかの条件を示す有効制御表示定義対象情報(31)、有効画面定義対象情報(32)を保持し、後述する有効対象設定ステップ(27)が、各処理要求(4)に含まれた情報、あるいは、利用者の明示的な指定に基づいて同有効制御表示定義対象情報(31)、有効画面定義対象情報(32)を設定する。
【0082】さらに、本発明の一実施例では、処理装置(2)の定義情報選択ステップ(28)は、同有効制御表示定義対象情報(31)、有効画面定義対象情報(32)に従い、制御表示定義対象情報(20q)、及び、画面定義対象情報(202q)の条件にそれぞれ合致した、制御表示定義情報エントリ(20e)、画面定義情報(202)を選択する。
【0083】解釈実行ステップ(21)、及び、結果表示生成返信ステップ(24)は、選択された制御表示定義情報エントリ(20e)の実行定義情報(201)、及び、画面定義情報(202)を用いてそれぞれ処理を行う。
【0084】なお、応答表示が不要の場合、処理要求(4)の条件にマッチする画面定義情報(202)がない場合もある。
【0085】図6は処理プリミティブ(22)の実行手順を示す実行定義情報(201)の構成例を示す。
【0086】本実施例の構成例では、実行定義情報(201)は、実行する処理プリミティブ(22)に関する情報を実行順に列挙した情報であり、実行する各処理プリミティブ(22)に対し、処理プリミティブ識別情報(201i)、実行タイプ情報(201t)、ログ指定情報(201g)、表示イベント生成指示(201e)、処理パラメータ(201p)を記述した形式をとる。
【0087】処理プリミティブ識別情報(201i)は、実行する処理プリミティブ(22)を識別する情報である。
【0088】解釈実行ステップ(21)は、本識別情報(201i)に従い、対応した処理プリミティブ(22)を順次実行する。
【0089】実行タイプ情報(201t)は、実行する処理プリミティブ(22)の処理が、処理の終了を待つタイプの同期実行なのか、同処理プリミティブ(22)は、処理の起動だけを行い、終了を待たずに解釈実行ステップ(21)に制御を戻すタイプの非同期実行なのかを示す。
【0090】ログ指定情報(201g)は、対応する処理プリミティブ(22)の実行開始、終了をログとして記録するか否かを指定する。
【0091】ログ指定情報(201g)にログ記録要が指定されている場合、実行タイプ情報(201t)が同期実行の場合は、解釈実行ステップ(21)が処理プリミティブ(22)を実行する際、同処理プリミティブ(22)の開始情報をログに記録し、同処理プリミティブ(22)から制御が戻ってきた時点で、同処理プリミティブ(22)の終了情報を記録する。
【0092】実行タイプ情報(201t)が非同期実行の場合は、解釈実行ステップ(21)が処理プリミティブ(22)を実行する際、同処理プリミティブ(22)の開始情報をログに記録するが、同処理プリミティブ(22)の終了情報記録は、同処理プリミティブ(22)から解釈実行ステップ(21)に制御が戻ってきた時点では行わず、実際に同処理プリミティブ(22)で起動された処理が終了した時点で行う。
【0093】処理パラメータ(201p)は、各処理プリミティブ(22)を起動時に渡すパラメータ情報である。
【0094】なお、実行タイプ情報(201t)、ログ指定情報(201g)は、後述する本発明の一態様であるログ管理、トランザクション管理で使用する情報であり、実行定義情報(201)に含まれない実施形態もある。
【0095】表示イベント生成指示(201e)は、各処理プリミティブ(22)の実行開始、終了に対し、経過表示が必要か否か指示する情報である。
【0096】本実施例では、同図に示すとおり、経過表示が必要な場合、表示イベント生成指示(201e)は、例えば、開始、終了の経過表示のタイミングを示す表示イベントタイミング情報(201et)と、同タイミングで表示すべきイベント表示情報(202ed)を識別するための表示イベント識別情報(201ei)を指定する。
【0097】本発明では、入出力装置(1)や利用者に対応した経過表示を可能とするため、実行定義情報(201)内では、直接表示内容を記述せず、画面定義情報(202)に記述されたイベント表示情報(202ed)を識別するための表示イベント識別情報(201ei)を指定する。
【0098】なお、表示イベント生成指示(201e)は、本発明の一態様である経過表示に使用する情報であり、実行定義情報(201)に含まれない実施形態もある。
【0099】図7は、画面定義情報(202)の構成例を示す。
【0100】本実施例では、画面定義情報(202)は、処理結果の表示情報(5d)の生成方法を指示した結果画面定義情報(202r)と、同結果画面定義情報(202r)が有効となる条件を示す対象結果画面定義情報(202rq)の0個以上のペアと、上記待ち表示情報の生成方法を示した待ち表示定義情報(202w)と、上記表示イベントに対して経過表示情報の生成方法を示したイベント表示定義情報(202e)を含む。
【0101】なお、待ち表示、処理経過表示が不要な場合、画面定義情報(202)に、待ち表示定義情報(202w)、イベント表示定義情報(202e)は含まれない。
【0102】本実施例では、対象結果画面定義情報(202rq)の一例として、解釈実行ステップ(21)から実行した処理プリミティブ(22)の実行結果のリターン値により、条件を記述した例を同図に示す。
【0103】すなわち、本実施例では、処理プリミティブ(22)の実行結果のリターン値を用いて、対象結果画面定義情報(202rq)を満足する結果画面定義情報(202r)を1つ選択し、同結果画面定義情報(202r)を用いて、処理結果の表示情報(5d)を生成する。
【0104】本実施例によれば、処理結果に応じて、処理結果の表示パターンを切替えることができる。
【0105】図8は、結果画面定義情報(202r)の一構成例を示す。
【0106】本実施例の結果画面定義情報(202r)は、入出力装置(1)に返す処理結果の表示情報(5b)の書式を示した書式情報であり、同書式情報の中に、実行定義情報(201)で記述した各処理プリミティブ(22)が生成した処理結果表示情報(23)の各構成要素である、各処理プリミティブの実行結果のアイコン情報(23i)、ステータス情報(23s)、状態説明情報(23d)、処理結果情報(23f)をそれぞれ参照する、アイコン情報参照子(202ri)、ステータス情報参照子(202rs)、状態説明情報参照子(202rd)、処理結果情報参照子(202rf)を含む。
【0107】各参照子(202ri、202rs、202rd、202rf)の出現回数、出現場所に関して制限はなく、結果画面定義情報(202r)に参照子(202ri、202rs、202rd、202rf)以外の情報(202ro)をいくら含んでもよい。
【0108】本発明の結果表示生成返信ステップ(24)は、結果画面定義情報(202r)を参照し、同結果画面定義情報(202r)に含まれる各参照子(202ri、202rs、202rd、202rf)を、処理結果表示情報(23)の対応する各構成要素に置き換え、参照子(202ri、202rs、202rd、202rf)以外の情報(202ro)はそのままコピーすることで、処理結果の表示情報(5d)を生成する。
【0109】すなわち、本実施例の結果画面定義情報(202r)により、処理プリミティブ(22)を組合せたカスタマイズ処理に対する、処理結果のカスタマイズ画面を定義できる。
【0110】図9は、待ち表示定義情報(202w)の一構成例を示す。
【0111】本実施例の待ち表示定義情報(202w)は、上記待ち表示を始める時間を示した待ち表示開始時間情報(202wt)と、上記待ち表示を入出力装置(1)に返す間隔を示した表示待ち間隔時間情報(202wi)と、待ち表示として入出力装置(1)に返す表示情報を示した待ち表示情報(202wd)で構成する。
【0112】同図の例では、一例として、10秒以上の待ちから待ち表示を始め、以降、5秒間隔で、待ち表示として“*”という文字列を入出力装置(1)に返す定義を示す。
【0113】図10は、処理経過表示を行うためのイベント表示定義情報(202e)の一構成例を示す。
【0114】本実施例のイベント表示定義情報(202e)では、経過表示で表示する表示情報を示したイベント表示情報(202ed)と、同イベント表示情報(202ed)を識別するためのイベント識別情報(202ei)のペアのリストで構成する。
【0115】イベント表示ステップ(26)は、解釈実行ステップ(21)と連携し、特定の処理の開始、終了時に、実行定義情報(201)の表示イベント識別情報(201ei)で識別されるイベント表示情報(202ed)をイベント表示定義情報(202e)から見つけ出し、同イベント表示情報(202ed)を入出力装置(1)に返信する。
【0116】また、イベント表示ステップ(26)は、解釈実行ステップ(21)により実行された処理プリミティブ(22)から表示イベント通知を受け、同様に、同表示イベント通知で指定されたイベント識別情報に対応したイベント表示情報(202ed)をイベント表示定義情報(202e)から見つけ出し、同イベント表示情報(202ed)を入出力装置(1)に返信する。
【0117】有効制御表示定義対象情報(31)と有効画面定義対象情報(32)は、上記で説明したとおり、如何なる条件向けの制御表示定義情報エントリ(20e)、画面定義情報(202)を有効とすべきかの条件を示す情報である。
【0118】また、有効対象設定ステップ(27)は、各処理要求(4)に含まれる情報、あるいは、利用者の明示的な指定により、上記有効制御表示定義対象情報(31)、有効画面定義対象情報(32)を設定する処理ステップである。
【0119】さらに、定義情報選択ステップ(28)は、上記有効制御表示定義対象情報(31)、有効画面定義対象情報(32)を参照し、制御情報定義情報(20)から、処理要求(4)に対応した制御表示定義情報エントリ(20e)及び画面定義情報(202)を選択する処理ステップである。
【0120】図11は、有効制御表示定義対象情報(31)、有効画面定義対象情報(32)の一構成例を示す。
【0121】本実施例では、有効制御表示定義対象情報(31)、有効画面定義対象情報(32)共に、それぞれ、入出力装置条件情報(31i,32i)、利用者条件情報(31u,32u)、表示パターン条件情報(31p,32p)を含む。
【0122】図11では、一例として、入出力装置条件情報(31i,32i)、利用者条件情報(31u,32u)、表示パターン条件情報(31p,32p)に、“制御パネル”、“A”、“B”が設定された例を示し、同情報により、入出力装置が制御パネルで、利用者がAで、表示パターンがBである条件向けの制御表示定義情報エントリ(20e)、画面定義情報(202)が有効として選択される。
【0123】本発明の一実施例では、有効対象設定ステップ(27)が、処理要求(4)に含まれる入出力装置識別情報(4i)と利用者識別情報(4u)に基づき、有効制御表示定義対象情報(31)、有効画面定義対象情報(32)の入出力装置条件情報(31i,32i)、利用者条件情報(31u,32u)を設定する。
【0124】また、別に一実施例では、有効対象設定ステップ(27)が、利用者からの明示的な指示により、入出力装置条件情報(31i,32i)、利用者条件情報(31u,32u)、表示パターン条件情報(31p,32p)を設定する。
【0125】なお、有効対象設定ステップ(27)、定義情報選択ステップ(28)、有効制御表示定義対象情報(31)、有効画面定義対象情報(32)、は、本発明の一態様の構成要素であり、縮退した形として、制御表示定義情報(20)、画面定義情報(202)を1セットずつしか保持しない実施例では、処理装置(2)に含まれない実施形態もある。
【0126】また、有効対象設定ステップ(27)、有効制御表示定義対象情報(31)、有効画面定義対象情報(32)を持たず、定義情報選択ステップ(28)が直接、処理要求(4)に含まれる情報を用い、制御表示定義情報エントリ(20e)や画面定義情報(202)を選択する実施形態もある。
【0127】次に、上記で説明した処理装置(2)の構成要素を用いた本発明の処理方法の詳細を説明する。
【0128】図12は、入出力装置(1)からの処理要求(4)により、処理装置(2)で一連の処理を行い、処理応答(5)を返信するまでの一実施例のシーケンス図である。
【0129】まず、入出力装置(1)が処理要求(4)を送信する。(処理1010)
【0130】次に、処理装置(2)は、処理要求(4)を受信し、処理要求(4)に含まれる入出力装置識別情報(4i)と利用者識別情報(4u)に基づき、有効対象設定ステップ(27)によって、有効制御表示定義対象情報(31)、有効画面定義対象情報(32)の入出力装置条件情報(31i,32i)、利用者条件情報(31u,32u)を設定する。(処理1020)
【0131】次に、処理装置(2)は、定義情報選択ステップ(28)によって、上記で設定された有効制御表示定義対象情報(31)、有効画面定義対象情報(32)に基づき、制御表示定義情報(20)から、同処理要求(4)に対して有効な制御表示定義情報エントリ(20e)、画面定義情報(202)を選択する。(処理1030)
【0132】次に、選択された画面定義情報(202)に待ち表示定義情報(202w)があるかどうかチェックする。(処理1040)
【0133】待ち表示定義情報(202w)が画面定義情報(202)に定義されていれば、待ち表示ステップ(25)の待ち表示処理を起動する。(処理1050)
【0134】次に、処理装置(2)は、解釈実行ステップ(21)によって、上記処理1030で選択された制御表示定義情報エントリ(20e)の実行定義情報(201)に従い、一連の処理プリミティブを実行する。
【0135】(処理1060)。
【0136】解釈実行ステップ(21)により実行された各処理プリミティブ(22)は、所定の処理を実行し、処理結果として、事前に規定された形の処理結果表示情報(23)を生成する。(処理1070)
【0137】解釈実行ステップ(21)による一連の処理プリミティブ(22)の実行が終了すると、処理装置(2)は、再度、選択された画面定義情報(202)に待ち表示定義情報(202w)があるかどうかチェックする。(処理1080)
【0138】待ち表示定義情報(202w)が画面定義情報(202)に定義されていれば、上記処理1050で起動した待ち表示ステップ(25)に停止を通知し、待ち表示処理を停止する。(処理1090)
【0139】次に、処理装置(2)は、結果表示生成返信ステップ(24)により、上記処理1030で選択された画面定義情報(202)に従い、各処理プリミティブ(22)で生成された処理結果表示情報(23)から、処理結果の表示情報(5d)を生成し、表示情報(5d)を含む処理応答(5)を入出力装置(1)に返信する。(処理1100)
【0140】最後に、入出力装置(1)が処理応答(5)を受信し、処理結果を表示する。(処理1110)
【0141】図13は、上記処理1030にあたる定義情報選択ステップ(28)による制御表示定義情報エントリ(22e)、画面定義情報(202)の選択処理の一実施例のフローチャートである。
【0142】まず、制御表示定義情報(20)から、順に制御表示定義対象情報(20q)と制御表示定義情報エントリ(20e)のペアを1つ取り出す。(処理2801)
【0143】チェックすべきペアが残っていない場合は、エラーを入出力装置(1)にへ返信し、処理を終了する。(処理2802)
【0144】チェックすべきペアがあった場合は、取り出した制御表示定義対象情報(20q)の条件が、有効制御表示定義対象情報(31)の条件と合致するかどうか調べる。(処理2803)
【0145】条件が合致しなかった場合は、処理2801に戻る。
【0146】条件が合致した場合は、同ペアの制御表示定義情報エントリ(20e)を制御表示定義情報(20e)の選択結果とする。(処理2804)
【0147】次に、上記処理2804で取得した制御表示定義情報エントリ(20e)から、順に画面定義対象情報(202q)を取得する。(処理2805)
【0148】チェックすべき画面定義対象情報(202q)が残っていない場合は、対応する画面定義情報(202)なしとして、定義情報選択処理を終了する。(処理2806)
【0149】チェックすべき画面定義対象情報(202q)があった場合は、画面定義対象情報(202q)の条件が、有効画面定義対象情報(32)の条件と合致するかどうか調べる。(処理2807)
【0150】条件が合致しなかった場合は、処理2805に戻る。
【0151】条件が合致した場合は、同画面定義対象情報(202q)に対応したペアの画面定義情報(202)を画面定義情報(202)の選択結果とし、定義情報の選択処理を終了する。(処理2808)
【0152】図14は、上記処理1060にあたる解釈実行ステップ(21)の処理の一実施例のフローチャートである。
【0153】まず、処理1030で得た制御表示定義情報エントリ(20e)の実行定義情報(201)から実行順に1処理プリミティブ分の実行記述情報を取り出す。(処理2110)
【0154】実行定義情報(201)に記述された終わりまで処理の実行が終了した場合は、解釈実行ステップ(21)を終了する。
【0155】まだ、実行すべき処理プリミティブ(22)がある場合、処理2110で取得した1処理プリミティブ分の実行記述情報に従い、対応する処理プリミティブ(22)を実行し、実行した処理プリミティブ(22)から制御が戻ってきたら処理2110に戻る。(処理2120)
【0156】図15は、解釈実行ステップ(21)により実行された各処理プリミティブ(22)のフローチャートである。
【0157】まず、各処理プリミティブ(22)の所定の処理の起動、実行を行う。(処理2210)
【0158】次に、処理結果の表示情報である処理結果表示情報(23)のアイコン情報(23i)、ステータス情報(23s)、状態説明情報(23d)、処理結果情報(23f)を生成し、解釈実行ステップに制御を戻す。(処理2220)
【0159】図16は、上記処理1100にあたる処理結果の表示情報(5d)を生成する結果表示生成返信ステップ(24)の一実施例の概略プロチャートである。
【0160】まず、解釈実行ステップ(21)で最後に実行した処理プリミティブ(22)が生成した処理結果表示情報(23)のステータス情報(23s)に対応した結果画面定義情報(202r)を処理1030で得た画面定義情報(202)から選択する。(処理2410)
【0161】次に、同結果画面定義情報(202r)に従い、上記解釈実行ステップ(21)から実行された各処理プリミティブ(22)が生成した処理結果表示情報(23)を参照し、同処理結果表示情報(23)から、処理結果の表示情報(5d)を生成する。(処理2420)
【0162】最後に、生成した表示情報(5d)を含む処理応答(5)を入出力装置(1)に返信し、結果表示生成返信ステップ(24)を終了する。(処理2430)
【0163】図17は、上記結果表示返信ステップ(24)による結果画面定義情報(202r)の選択処理(処理2410)の一実施例のフローチャートである。
【0164】まず、上記処理1030で取得した画面定義情報(202)から、順に結果画面定義対象情報(202rq)を取得する。(処理2411)
【0165】チェックすべき結果画面定義対象情報(202rq)が残っていない場合は、対応する結果画面定義情報(202r)なしとして、結果画面定義情報(202r)の選択処理を終了する。(処理2412)
【0166】チェックすべき結果画面定義対象情報(202rq)があった場合は、解釈実行ステップ(21)から実行した最後の処理プリミティブ(22)が生成した処理結果表示情報(23)のステータス情報(23s)を参照し、同ステータス情報(23s)に結果画面定義対象情報(202rq)の条件が合致するか否かチェックする。(処理2413)
【0167】条件が合致しなかった場合は、処理2411に戻る。
【0168】条件が合致した場合は、同結果画面定義対象情報(202rq)に対応したペアの結果画面定義対象情報(202r)を選択結果とし、選択処理を終了する。(処理2414)
【0169】図18は、結果表示生成返信ステップ(24)の処理結果の表示情報(5d)生成処理(処理2420)の一実施例のフォローチャートである。
【0170】まず、処理2410で取得した結果画面定義情報(202r)から1字句ずつ取得する。(処理2421)
【0171】処理すべき字句が残っていない場合は、表示情報(5d)の生成処理を終了する。
【0172】処理すべき字句があった場合は、同字句が参照子(202ri,202rs,202rd,202rf)かどうかチェックする。(処理2422)
【0173】同字句が参照子(202ri,202rs,202rd,202rf)以外の情報(202ro)場合は、同字句(202ro)を表示情報(5d)にそのままコピーし、処理2421に戻る。(処理2423)
【0174】同字句が参照子(202ri,202rs,202rd,202rf)であった場合は、同参照子(202ri,202rs,202rd,202rf)に対応した処理プリミティブ(22)の処理結果表示情報(23)の表示情報(23i,23s,23d,23f)に変換して、表示情報(5d)にコピーし、処理2421に戻る。(処理2424)
【0175】本実施例によれば、既存の処理を組合せ、カスタマイズした処理が構築できるだけでなく、カスタマイズした表示が可能となる。
【0176】特に、同じ処理手順記述を共用し、処理要求を発行した入出力装置(1)の入出力能力に対応した応答が可能となる。
【0177】例えば、大きな画面を持ち、複雑な表示が可能なパソコン等を入出力装置(1)とする処理要求(4)に対しては、各処理プリミティブ(22)の処理結果情報(23f)を利用した画面定義情報(202)を用い、詳細な表示を行う。
【0178】画面が小さく、表示機能も十分でない携帯電話等を入出力装置(1)とする処理要求(4)に対しては、各処理プリミティブ(22)のアイコン情報(23i)、状態説明情報(23d)をメインとした画面定義情報(202)を用い、コンパクトな表示を行う。
【0179】また、限られた表示しかできない、家電機器の機器本体上の制御パネルやリモコン等を入出力装置(1)とする処理要求(4)に対しては、例えば、各処理プリミティブ(22)のアイコン情報(23i)やステータス情報(23s)だけを利用した画面定義情報(202)を用い、最小限の表示を行う。
【0180】さらに、家電機器の機器本体上の制御パネルやリモコン等を入出力装置(1)とする処理要求(4)で、同処理要求(4)に対する応答により、ある操作メニューを制御パネルやリモコンの操作ボタンに対応させる場合、同操作ボタンに対応づけるための特別な情報を表示情報(5d)として返すこともできる。
【0181】また、利用者やグループ、あるいは、業務により表示タイプを変えた画面定義情報(202)を用いることで、利用者やグループ、さらに業務ごとに、表示画面をカスタマイズすることができる。
【0182】さらに、処理結果による結果画面定義情報(202r)の切替えにより、処理結果により全く異なったパターンの表示情報(5d)を返すことができる。
【0183】例えば、表示用には、エラーランプしか持たないような入出力装置(1)からの処理要求(4)に対しては、正常終了の場合は、実際に表示すべき情報は返さず、異常終了の場合のみ、同エラーランプを点灯させるような表示情報(5d)を返すことが可能である。
【0184】また、有効制御表示定義情報(31)により制御表示定義情報(20)を切替えることができるので、利用者やグループ、さらに業務ごとに、処理の手順もカスタマイズすることができる。
【0185】処理のカスタマイズは、入出力装置(1)毎にも可能である。
【0186】図19は、処理1030で選択された画面定義情報(202)に待ち表示定義情報(202w)が定義されている場合に処理1050により起動される待ち表示ステップ(25)の一実施例のフローチャートである。
【0187】なお、本実施例では、処理1050の起動処理により、待ち表示ステップ(25)は、解釈実行ステップ(21)とは、並行に動作するものとする。
【0188】処理1050で起動された待ち表示ステップ(25)は、まず、処理1030で選択された画面定義情報(202)の待ち表示定義情報(202w)を参照し、次回待ち表示時刻を現在時刻+待ち表示開始時間情報(202wt)に設定する。(処理2501)
【0189】次に、処理1090からの待ち表示ステップ処理停止通知を受信したかどうかチェックする。(処理2502)
【0190】停止通知を受信した場合は、待ち表示処理を終了する。
【0191】停止通知を受信していない場合は、現在時刻と次回待ち表示時刻を比較する。(処理2503)
【0192】現在時刻がまだ次回待ち表示時刻に達していない場合は、処理2502に戻る。
【0193】現在時刻が、すでに次回待ち表示時刻を経過している場合は、上記待ち表示定義情報(202w)の待ち表示情報(202wd)を入出力装置(1)に返信する。(処理2504)
【0194】次に、次回待ち時刻情報を現在時刻+上記待ち表示定義情報(202w)の待ち表示間隔時間情報(202wi)に設定し、処理2502に戻る。(処理2505)
【0195】本実施例によれば、処理プリミティブ(22)の組み合わせによる処理結果が返るまでの時間が長くなる場合に、処理結果表示の前に、待ち表示を入出力装置(1)や利用者等に対応して入出力装置(1)に返すことが可能となる。
【0196】図20は、解釈実行ステップ(21)の実行定義情報(201)に従った1処理プリミティブ(22)の実行処理(処理2120)の詳細を示す一実施例のフローチャートである。
【0197】まず、処理2110で取得した実行定義情報(201)の1処理プリミティブ(22)の実行記述情報に、表示イベントタイミング情報(201et)に実行開始時をタイミングとして指定した表示イベント生成指示(201e)があるかチェックする。(処理2121)
【0198】実行開始時をタイミングとした指示がある場合は、イベント表示ステップ(26)に対し、同実行記述情報の表示イベント識別情報(201ei)を通知し、対応した実行開始表示を行う。(処理2122)
【0199】次に、上記実行記述情報のログ指定情報(201g)が“ログ記録要”かどうかチェックする。(処理2123)
【0200】“ログ記録要”の場合は、後述するログステップ(34)に指示し、同処理プリミティブ(22)の実行開始情報をログとして記録する。(処理2124)
【0201】なお、ログステップ(34)には、処理プリミティブ識別情報(201i)をパラメータとして渡すとともに、ログステップ(34)から返ってきたログ識別情報(35i)を記憶する。
【0202】次に、上記実行記述情報の処理プリミティブ識別情報(201i)に対応した処理プリミティブ(22)を実行する。(処理2125)
【0203】なお、処理プリミティブ(22)の実行時に、上記実行記述情報の実行タイプ情報(201t)、ログ指定情報(201g)、上記ログステップ(34)から返ってきたログ識別情報(35i)、及び、処理パラメータ(201p)を処理プリミティブ(22)に渡す。
【0204】実行した処理プリミティブ(22)から制御が返ってくると、次に、上記実行記述情報のログ指定情報(201g)が“ログ記録要”で、かつ、実行タイプ情報(201t)が“同期処理”かどうかチェックする。(処理2126)
【0205】“ログ記録要”でかつ“同期処理”の場合は、後述するログステップ(34)に指示し、同処理プリミティブ(22)の実行終了情報をログとして記録する。(処理2127)
【0206】なお、ログステップ(34)には、上記ログステップ(34)から返ってきたログ識別情報(35i)と、処理プリミティブ(22)から返ってきたステータス情報(23s)をパラメータとして渡す。
【0207】なお、“ログ記録要”でかつ“非同期処理”の場合は、実行された処理プリミティブ(22)が、同処理プリミティブ(22)の実際の処理が終了した時点で、ログステップ(34)に指示し、実行終了情報をログとして記録する。
【0208】次に、上記実行記述情報に、表示イベントタイミング情報(201et)に実行終了時をタイミングとして指定した表示イベント生成指示(201e)があるかチェックする。(処理2128)
【0209】実行終了時をタイミングとした指示がある場合は、イベント表示ステップ(26)に対し、同実行記述情報の表示イベント識別情報(201ei)を通知し、対応した実行終了表示を行い、1処理プリミティブ(22)の実行処理を終了する。(処理2129)
【0210】なお、処理2123、処理2124、処理2126、処理2127は、本発明の一態様であるログ管理に関連した処理であり、解釈実行ステップ(21)に含まれない実施形態もある。
【0211】また、処理2121、処理2122、処理2128、処理2129は、本発明の一態様である処理経過表示に関連した処理であり、解釈実行ステップ(21)に含まれない実施形態もある。
【0212】図21は、各処理プリミティブ(22)における所定の処理の起動・実行処理(処理2210)の一実施例のフローチャートである。
【0213】まず、処理プリミティブ(22)は、同処理プリミティブの所定の処理を起動する。(処理2211)
【0214】次に、最終的な処理結果表示とは別の処理経過として表示すべきイベントが発生していなかチェックする。(処理2212)
【0215】表示すべきイベントがある場合は、イベント表示ステップ(26)に表示すべきイベントのイベント識別情報を通知し、同イベントに対する表示を入出力装置(1)に返信する。(処理2213)
【0216】次に、解釈実行ステップ(21)から渡された実行タイプ情報(201t)が“非同期処理”であるかどうかチェックする。(処理2214)
【0217】“非同期処理”の場合は、起動した処理の終了待ちをするためのタスクの起動、または、同処理の終了を割込みで受けるための設定を行い、起動実行処理自体は、終了する。(処理2215)
【0218】“非同期処理”でない場合は、起動した処理が終了したかチェックする。(処理2216)
【0219】起動した処理が終了していない場合は、処理2212に戻る。
【0220】起動した処理が終了した場合は、起動実行処理を終了する。
【0221】上記処理2215で起動または設定された終了待ちタスク、あるいは、割り込み処理は、処理2211で起動された処理の終了を待つ、あるいは、終了を検出する。(処理2217)
【0222】起動した処理が終了すると、解釈実行ステップから渡されたログ指定情報(201g)が”ログ記録要“かチェックする。
【0223】“ログ記録要”の場合は、後述するログステップ(34)に指示し、実行終了情報をログに記録し、終了待ちタスク、あるいは、割込み処理を終了する。(処理2219)
【0224】なお、ログステップ(34)には、解釈実行ステップ(21)から渡されたログ識別情報と、ステータス情報(23s)をパラメータとして渡す。
【0225】“ログ記録要”でない場合は、そのまま、終了待ちタスク、あるいは、割込み処理を終了する。
【0226】図22は、処理2122、処理2129、処理2213で、表示イベントの通知を受け、表示イベントに対応した処理経過の表示情報を入出力装置(1)に返信するイベント表示ステップ(26)の一実施例のフローチャートである。
【0227】まず、処理1030で選択した画面定義情報(202)に、イベント表示定義情報(202e)が定義されているかどうかチェックする。(処理2601)
【0228】イベント表示定義情報(202e)が定義されていない場合は、イベント表示ステップ(26)の処理を終了する。
【0229】イベント表示定義情報(202e)が定義されている場合は、同定義情報(202e)から順に1エントリずつ定義情報を取得する。(処理2602)
【0230】チェックすべきエントリがなくなった場合は、イベント表示ステップ(26)の処理を終了する。
【0231】次に、イベント表示ステップ(26)に通知された識別情報が、取得した定義情報エントリのイベント識別情報(202ei)に等しいかどうかチェックする。(処理2603)
【0232】等しくない場合は、処理2602に戻る。
【0233】等しい場合は、同エントリのイベント表示情報(202ed)を入出力装置(1)に返信し、イベント表示ステップ(26)の処理を終了する。(処理2604)
【0234】本実施例によれば、画面定義情報(202)のイベント表示定義情報(202i)と、実行定義情報(201)の表示イベント生成指示(201e)を追加定義するだけで、カスタマイズした処理結果の表示だけでなく、処理経過表示も可能となる。
【0235】さらに、画面定義情報(202)は、入出力装置(1)や利用者等に対応して定義できるので、入出力装置(1)や利用者等に対応した経過表示が可能となる。
【0236】図23は、本発明のログ管理、トランザクション管理を実現する一実施例のシステム構成図である。
【0237】本実施例では、図1で示した構成要素の他に、トランザクション管理ステップ(33)、ログステップ(34)、実行ログ情報(35)、トランザクション管理情報(36)を含む。
【0238】また、処理要求(4)、処理応答(5)には、それぞれ、上記で説明した要求トランザクション情報(4t)と、応答トランザクション情報(5t)を含む。
【0239】なお、図23では、図1で示した構成要素のうち、本発明のログ管理、トランザクション管理に直接は関係のない構成要素は、省いて示す。
【0240】図23で省かれた構成要素を含んだ形で処理装置(2)を構成した実施形態も、縮退した形として、含まない形で構成した実施形態のいずれも可能である。
【0241】トランザクション管理ステップ(33)は、携帯電話等で通信状態が不安定な環境において、入出力装置(1)が処理要求(4)に対応した処理応答(5)を正しく受信できず、入出力装置(1)と処理装置(2)の状態のずれがある場合に、エラーを返すための処理ステップである。
【0242】ログステップ(34)は、上記で説明したとおり、実行定義情報(201)のログ指定情報(201g)に従い、解釈実行ステップ(21)または、処理プリミティブ(22)から指示を受け、特定の処理プリミティブ(22)の実行開始、終了の実行ログ情報を記録する処理ステップである。
【0243】実行ログ情報(35)は、同ログステップ(34)により記録される特定処理プリミティブの実行開始、終了情報である。
【0244】トランザクション管理情報(36)は、上記トランザクション管理ステップ(33)により設定される情報であり、各処理要求(4)毎に、同処理要求(4)に対応したユニークな識別情報が設定される。
【0245】図24は、実行ログ情報(35)の一実施例の構成図である。
【0246】本実施例では、実行ログ情報(35)は、処理識別情報(35n)、ログ識別情報(35i)、開始時刻情報(35s)、終了時刻情報(35e)、終了状態情報(35r)を含む。
【0247】処理識別情報(35n)は、実行した処理プリミティブ(22)を識別する情報である。
【0248】ログ識別情報(35i)は、各ログ記録に対し、ユニークに割当てられた情報であり、上記トランザクション管理情報(36)を使い、どの処理要求(4)に対応した処理であるかが分かる形の情報を保持する。
【0249】例えば、図24の実施例では、トランザクション管理情報(36)の値に、各処理要求(4)内での処理の通し番号をハイフンをつけて付加した例を示す。
【0250】開始時刻情報(35s)は、対応する処理プリミティブ(22)の実行を開始した時刻の情報である。
【0251】終了時刻情報(35e)は、同処理プリミティブ(22)で起動された処理が終了した時刻の情報である。
【0252】終了状態情報(35r)は、同処理プリミティブ(22)の処理の終了状態を示す情報である。
【0253】図25は、ログステップ(34)による解釈実行ステップ(21)からの処理2124の指示に対する実行開始情報の設定処理の一実施例のフローチャートである。
【0254】まず、新しい実行ログ情報(35)に新しいエントリを生成する。(処理3501)
【0255】次に、トランザクション管理情報(36)を参照し、同トランザクション管理情報(36)の値に、各処理要求(4)内での処理の通し番号をハイフンをつけて付加した形の識別情報を生成し、処理3501で生成したエントリのログ識別情報(35i)に設定する。(処理3502)
【0256】次に、現在時刻を同エントリの開始時刻情報(35s)に設定する。(処理3503)
【0257】次に、同エントリの処理識別情報(35n)に解釈実行ステップ(21)から得た処理プリミティブ識別情報を設定する。(処理3504)
【0258】次に、同エントリの終了時刻情報(35e)と終了状態情報(35r)は、未設定の状態であることがわかるような情報を設定する。(処理3505)
【0259】最後に、処理3502で生成したログ識別情報(35i)を解釈実行ステップ(21)に返す。(処理3506)
【0260】図26は、ログステップ(34)による解釈実行ステップ(21)からの処理2127の指示、あるいは、処理プリミティブ(22)からの処理2219の指示に対する実行終了情報の設定処理の一実施例のフローチャートである。
【0261】まず、実行ログ記録(35)の中から、ログステップ(34)に指定されたログ識別情報(35i)を持つエントリを検索する。(処理3511)
【0262】対応するエントリが見つからなければエラーで処理を終了する。(処理3512)
【0263】対応するエントリが見つかった場合は、同エントリの終了時刻情報(35e)に現在時刻を設定する。(処理3513)
【0264】最後に、同エントリの終了状態情報(35r)に、パラメータで渡されたステータス情報(23s)を設定し、処理を終了する。(処理3514)
【0265】図27は、トランザクション管理ステップ(33)とトランザクション管理情報(36)を用いた本発明のトランザクション管理の一実施例のシーケンス図である。
【0266】まず、入出力装置(1)が最後に受信した処理応答(5)に含まれる応答トランザクション識別情報(5t)を、要求トランザクション識別情報(4t)として含む処理要求(4)を処理装置(2)に送信する。(処理3001)
【0267】次に、処理装置(2)は、同処理要求(4)を受信し、トランザクション管理ステップ(33)により、同処理要求(4)の要求トランザクション識別情報(4t)とトランザクション管理情報(36)が等しいかどうかチェックする。(処理3002)
【0268】チェックの結果等しくなかった場合は、トランザクション管理ステップ(33)により、一致しない旨のエラー応答(5)を、現在のトランザクション管理情報(36)値を同エラー応答(5)の応答トランザクション識別情報(5t)に設定して返信する。(処理3003)
【0269】同エラー応答(5)を受信した入出力装置(1)は、エラー表示を行うと共に、同エラー応答(5)に含まれる応答トランザクション識別情報(5t)を次回の処理要求(4)のために記憶する。(処理3004)
【0270】処理3002で、要求トランザクション識別情報(4t)とトランザクション管理情報(36)が等しかった場合は、処理装置(2)は、トランザクション管理ステップ(33)により、同処理要求(4)向けにユニークな識別情報を生成し、生成した識別情報をトランザクション管理情報(36)に設定する。(処理3005)
【0271】1実施例としては、例えば、現在のトランザクション管理情報(36)に1を足した値を、トランザクション管理情報(36)に設定する。
【0272】さらに、処理装置(2)は、トランザクション管理ステップ(33)により、上記で生成したトランザクション管理情報(36)の値を、本処理要求(4)に対する処理応答(5)の応答トランザクション識別情報(5t)に設定する。(処理3006)
【0273】次に、処理装置(2)は、処理1020〜処理1100の処理により、処理を実行し、処理結果の処理応答(5)を入出力装置(1)に返信する。(処理3007)
【0274】最後に、入出力装置(1)が処理応答(5)を受信し、処理結果を表示すると共に、処理応答(5)に含まれる応答トランザクション識別情報(5t)を次回の処理要求(4)のために記憶する。
【0275】処理要求(4)の要求トランザクション識別情報(4t)、及び、処理応答(5)の応答トランザクション識別情報(5t)を、処理要求(4)、処理応答(5)に付加する方法の一実施例としては、例えば、Webプロトコルを用いた例では、Cookieを用いることで行う。
【0276】本実施例によれば、何らかの理由により、入出力装置(1)がある処理要求(4)に対する処理応答(5)を正しく受信できなかったケースで、処理装置(2)側は、前回の処理要求(4)が正しく実行されていたにも拘らず、再度利用者が同じ処理要求(4)を出してしまった場合、エラー応答により、2重の実行を防ぐことができる。
【0277】また、実行ログ情報(35)に、各処理要求(4)と対応した形で、実行結果の状態を保持しているので、利用者が現在の状態がわからなかった場合も、同実行ログ情報(35)をチェックすることで、どの処理が実行され、結果どうなったのかを、把握することができる。
【0278】次に、本発明の制御表示定義情報(20)の生成・設定方法について説明する。
【0279】図28は、本発明の制御表示定義情報(20)を制御表示定義情報生成ツール(6)を使用して生成し、処理装置(2)に設定する方法を説明した一実施例のシーケンス図である。
【0280】本実施例の制御表示定義情報生成ツール(6)は、一般的な情報処理装置で動作するツールで、実行定義情報(201)を定義・生成するための実行定義ステップ(61)と、画面定義情報(202)を定義・生成するための画面定義ステップ(62)と、各処理プリミティブの機能、表示内容等の情報を保持した処理情報テーブル(60)を備える。
【0281】また、処理装置(2)には、制御表示定義情報(20)を設定登録するための制御表示定義情報設定登録ステップ(37)を含む。
【0282】本実施例では、処理プリミティブ(22)の組合せによりカスタマイズした処理を定義する設計者は、本生成ツール(6)を用い、以下のシーケンスにより、制御表示定義情報(20)を生成し、処理装置(2)に登録する。
【0283】まず、設計者は、制御表示定義情報生成ツール(6)の実行定義ステップ(61)を用い、組合せる処理の手順情報を指定し、実行定義情報(201)の生成をする。(処理6001)
【0284】次に、設計者は、制御表示定義情報生成ツール(6)の画面定義ステップ(62)を用い、画面定義対象情報(202q)と、画面上で各画面定義情報(202)を構成する表示要素の選択・配置を指示し、画面定義対象情報(202q)と画面定義情報(202)のペアを必要なペア分、生成・設定する。(処理6002)
【0285】次に、設計者は、上記処理で得られた実行定義情報(201)、画面定義情報(202)、画面定義対象情報(202q)を含む制御表示定義情報エントリ(20e)を制御表示定義情報生成ツール(6)から得る。(処理6003)
【0286】最後に、設計者は、処理装置(2)の制御表示定義情報設定登録ステップ(37)により、生成ツール(6)より得られた制御表示定義情報エントリ(20e)と制御表示定義対象情報(20q)を指定し、同情報(20e,20q)を制御表示定義情報(20)に登録する。(処理6004)
【0287】図29は、制御表示定義情報生成ツール(6)に保持した処理情報テーブル(60)の一実施例の構成図である。
【0288】本実施例では、処理情報テーブル(60)は、各処理プリミティブ(22)に対する情報を保持したテーブルであり、同テーブルの各エントリは、同処理プリミティブ(22)の識別情報である処理識別情報(60i)と、同処理プリミティブ(22)の機能を記述した機能情報(60f)と、同処理プリミティブが生成する処理結果表示情報(23)の表示例として、アイコン情報(60ri)、ステータス情報(60rs)、状態説明情報(60rd)、処理結果情報(60rf)を含む処理結果表示情報例(60r)で構成する。
【0289】図30は、上記生成ツール(6)の実行定義ステップ(61)を用いた、処理6001での実行定義情報(201)の生成処理の一実施例のシーケンス図である。
【0290】まず、設計者は、カスタマイズした処理を実現するのに必要な処理プリミティブ(22)を見つけるため、生成ツール(6)に対し、所定の機能を持つ処理プリミティブ(22)の検索、あるいは、ある処理プリミティブ(22)の機能情報の表示を要求する。(処理6101)
【0291】同要求を受けた生成ツール(6)は、実行定義ステップ(61)の1ステップとして、処理情報テーブル(60)を検索し、要求された機能を持つ処理プリミティブ(22)の処理識別情報(60i)や、指定された処理プリミティブ(22)の機能情報(60f)を表示する。(処理6102)
【0292】設計者は、検索結果を受け、カスタマイズした処理を実現するのに必要な処理プリミティブ(22)の実行手順や、実行定義情報(201)を生成するのに必要な実行タイプ情報(201t)他を生成ツール(6)に指示する。(処理6003)
【0293】同指示を受けた生成ツール(6)は、実行定義ステップ(61)の1ステップとして、同指示に従い、制御表示定義情報エントリ(20e)の実行定義情報(201)を生成し、実行定義情報(201)の生成処理を終了する。(処理6104)
【0294】図31は、上記生成ツール(6)の画面定義ステップ(62)を用いた、処理6002での各画面定義情報(202)の生成・設定処理の一実施例のシーケンス図である。
【0295】まず、設計者は、画面定義対象情報(202q)を指定し、新たな画面定義情報(202)の生成を生成ツール(6)に指示する。(処理6201)
【0296】同指示を受けた生成ツール(6)は、画面定義ステップ(62)の1ステップとして、同指示に従い、画面定義情報(202)を制御表示定義情報エントリ(20e)内に生成し、指定された画面定義対象情報(202q)を設定する。(処理6202)
【0297】次に、設計者は、上記処理手順指示で指定した各処理プリミティブ(22)が生成する処理結果表示情報(23)の各表示情報(23i,23s,23d、23f)のどれをどこに配置するかを画面上で生成ツール(6)に指示する。(処理6203)
【0298】同指示を受けた生成ツール(6)は、画面定義ステップ(62)の1ステップとして、同指示に従い、処理情報テーブル(60)の処理結果表示情報例(60r)を参照し、結果画面の表示例を設計者に表示する。(処理6204)
【0299】設計者は、結果画面の表示例を確認し、同表示例でよければ、同表示パターンを使用する結果画面定義対象情報(202rq)を指定し、同表示例に従った結果画面定義情報(202r)の生成・設定を指示する。
【0300】(処理6205)。
【0301】同指示を受けた生成ツール(6)は、画面定義ステップ(62)の1ステップとして、同指示に従い、表示例に対応した結果画面定義情報(202r)を生成し、指定された結果画面定義対象情報(202rq)と共に、上記で生成した画面定義情報(202)に設定する。(処理6206)
【0302】次に、設計者は、他に定義すべき結果画面定義情報(202r)があれば、処理6203に戻る。(処理6207)
【0303】すべての結果画面定義情報(202r)の生成、設定が終わると、設計者は、次に、待ち表示定義情報(202w)を指定して、同情報の設定を生成ツール(6)に指示する。(処理6208)
【0304】同指示を受けた生成ツール(6)は、画面定義ステップ(62)の1ステップとして、同指示に従い、指定された待ち表示定義情報(202w)を上記で生成した画面定義情報(202)に設定する。(処理6209)
【0305】最後に、設計者は、イベント表示定義情報(202e)を指定して、同情報の設定を生成ツール(6)に指示する。(処理6210)
【0306】同指示を受けた生成ツール(6)は、画面定義ステップ(62)の1ステップとして、同指示に従い、指定されたイベント表示定義情報(202e)を上記で生成した画面定義情報(202)に設定し、画面定義情報(202)の生成、設定処理を終了する。(処理6211)
【0307】上記実施例によれば、処理の組合せたカスタマイズした処理を定義する場合、従来は、カスタマイズした処理向けの新たなプログラムを作成しなければならなかったのに対し、本発明では、生成ツール(6)を用い、処理手順指示と、画面上での表示要素の選択・配置だけで、カスタマイズした処理、カスタマイズした表示が定義できる。
【0308】図32は、本発明の制御表示定義情報(20)をサービスサイト(7)からロードし、処理装置(2)に設定する方法を説明した一実施例のシーケンス図である。
【0309】本実施例では、サービスサイト(7)は、通信路(3)により、処理装置(2)に接続し、同サイト(7)は、同処理装置(2)向けの制御表示定義情報(20)を保持した制御表示定義情報データベース(70)を備える。
【0310】また、処理装置(2)には、制御表示定義情報(20)を設定登録するための制御表示定義情報設定登録ステップ(37)を含む。
【0311】まず、利用者は、入出力装置(1)を介し、処理装置(2)に対し、サービスサイト(7)に格納された制御表示定義情報(20)の処理装置(2)への登録要求を発行する。(処理7001)
【0312】同要求を受けた、処理装置(2)は、制御表示定義情報設定登録ステップ(37)の一ステップとして、指定の制御表示定義情報(20)を保持するサービスサイト(7)に対し、通信路(3)を介して、同制御表示定義情報(20)の送信を要求する。(処理7002)
【0313】同要求を受けたサービスサイト(7)は、制御表示定義情報データベース(70)を検索し、指定の制御表示定義情報(20)を処理装置(2)に返信する。(処理7003)
【0314】サービスサイト(7)からの返信を受け、処理装置(2)は、制御表示定義情報設定登録ステップ(37)の一ステップとして、返信された制御表示定義情報(20)を処理装置(2)に登録し、登録処理を終了する。(処理7004)
【0315】上記実施例によれば、様々なカスタマイズした処理定義をサービスサイトからロードして利用できる。
【0316】図33は、本発明の処理装置(2)の物理的な一構成例を示す。
【0317】具体的には、処理装置(2)は、例えば、プロセッサ(91)、メモリ(92)、外部記憶機構(93)、通信機構(94)、オペレータ入出力機構(95)がバスなどの内部通信線(96)で接続した形で構成する。
【0318】プロセッサ(91)は、メモリ(92)に格納された情報処理プログラム(99)を実行する。
【0319】上記で説明した本発明の処理装置(2)内の各処理ステップは、例えば、プロセッサ(91)で実行される情報処理プログラム(99)により実現する。
【0320】メモリ(92)は、情報処理プログラム(99)以外にも、情報処理プログラム(99)から参照される各種データも保持する。
【0321】外部記憶機構(93)は、情報処理プログラム(99)や各種データを不揮発な形で保持する。
【0322】上記で説明した本発明の処理装置(2)内の各種情報は、例えば、メモリ(92)、または、外部記憶機構(93)に保持される。
【0323】プロセッセ(91)上で実行される情報処理プログラム(99)は、外部記憶機構(93)に指示し、必要なプログラムやデータをメモリ(92)にロードしたり、逆に、メモリ(92)上のプログラムやデータを外部記憶機構(93)に格納させる。
【0324】情報処理プログラム(99)は、予め外部記憶機構(93)に格納されていても良い。
【0325】または必要に応じて、可搬型記憶媒体や通信媒体を介して、外部の装置から導入されても良い。
【0326】通信機構(94)は、通信回線(97)に接続し、情報処理プログラム(99)の指示により、それぞれ、入出力装置(1)やサービスサイト(7)との間の通信を実現したり、受信したデータをメモリ(92)及び、外部記憶機構(93)に格納する。
【0327】装置間の論理的な通信路である通信路(3)は、通信機構(94)を介し、物理的な通信回線(97)内に実現される。
【0328】オペレータ入出力機構(95)は、利用者とのデータ入出力を行う。
【0329】内部通信線(96)は、プロセッサ(91)、メモリ(92)、外部記憶機構(93)、通信機構(94)、オペレータ入出力機構(95)が互いに通信を行うためのものであって、たとえばバスで構成する。
【0330】なお、入出力装置(1)が、処理装置(2)内に存在するケースでは、例えば、オペレータ入出力機構(95)が入出力装置(1)の物理的な入出力機構であり、通信路(3)は、通信機構(94)を介さず、内部通信線(96)内に実現される。
【0331】
【発明の効果】本発明の処理方法は、処理要求に対応した一連の処理プリミティブ(22)の実行手順を示した実行定義情報(201)と、同一連の処理に対する表示画面を定義した画面定義情報(202)とを含む、制御表示定義情報(20)を処理装置(2)に保持し、
さらに、同制御表示定義情報(20)の実行定義情報(201)に従い、指定された一群の処理プリミティブ(22)を実行する解釈実行ステップ(21)と、同制御表示定義情報(20)の画面定義情報(202)に従い、同一群の各処理プリミティブが生成した処理結果表示情報(23)から、指定の表示情報を選択して、結果表示情報(5d)を生成し、入出力装置(1)に結果表示情報(5d)を返信する結果表示生成返信ステップ(24)を含む。
【0332】本構成の処理方法によれば、専用のプログラムやスクリプトを新たに作成することなく、既存の処理を組合せ、カスタマイズした処理を定義し、かつ、カスタマイズした結果画面を表示できる。
【0333】また、本発明の上記処理方法のより具体的な一態様としては、上記実行定義情報(201)に記述された各処理プリミティブ(22)は、所定の処理を実行し、事前に規定された形で同処理プリミティブ(22)の処理結果表示情報(23)を生成し、
上記画面定義情報(202)は、各処理プリミティブ(22)のどの処理結果表示情報(23)を如何に配置するかの情報を含み、
上記結果表示生成返信ステップ(24)は、同画面定義情報(202)に従い、同各処理プリミティブ(22)の処理結果表示情報(23)を用い、上記要求処理の結果表示情報(5d)を生成する。
【0334】本構成の処理方法によれば、既存の処理の組合せで定義したカスタマイズ処理に対し、既存の処理を変更することなく、既存の処理の表示の組合せで、新たに定義したカスタマイズ処理に合った結果表示が可能となる。
【0335】また、本発明の処理方法の一態様としては、上記処理装置(2)に、上記画面定義情報(202)を、上記入出力装置(1)のタイプ毎に保持し、さらに、上記処理方法は、入出力装置(1)のタイプに従い、上記結果表示生成返信ステップ(24)で使用する画面定義情報(202)を選択する定義情報選択ステップ(28)を含む。
【0336】本構成の処理方法により、要求元の入出力装置(1)のタイプに従い、同入出力装置(1)の入出力機能や能力に合った処理結果を返すことができる。
【0337】また、本発明の処理方法の別の一態様としては、上記制御表示定義情報(20)に、上記画面定義情報(202)を、利用者、上記入出力装置(1)の種別、あるいは、業務種別情報の組合せで同画面定義情報(202)が有効となる対象条件を示す画面定義対象情報(202q)とペアで複数個保持し、
さらに、上記処理方法は、同各画面定義情報(202)の有効判定に使用する現在の利用者、上記入出力装置の種別、業務種別情報を保持する有効画面定義対象情報(32)を上記処理装置(2)に保持し、
さらに、同有効画面対象情報(32)を設定する有効対象設定ステップ(27)と、
同有効画面定義対象情報(32)と上記画面定義対象情報(202q)をチェックし、上記結果表示生成返信ステップ(24)で使用する画面定義情報(202)を選択する定義情報選択ステップ(28)を含む。
【0338】本構成の処理方法によれば、入出力装置(1)毎だけでなく、利用者や、業務用途等に応じて、表示パターンを切替えることが可能となる。
【0339】また、本発明の処理方法の一態様としては、上記制御表示定義情報(20)を、利用者、上記入出力装置の種別、あるいは、業務種別情報の組合せで制御表示定義情報(20)が有効となる対象条件を示す制御表示定義対象情報(20q)とペアで複数個保持し、
さらに、上記処理方法は、同制御表示定義情報(20)の有効判定に使用する現在の利用者、上記入出力装置の種別、業務種別情報を保持する有効制御表示定義対象情報(31)を上記処理装置(2)に保持し、
さらに、同有効制御表示定義対象情報(31)を設定する有効対象設定ステップ(27)と、
同有効制御表示定義対象情報(31)と上記制御表示定義対象情報(20q)をチェックし、上記解釈実行ステップ(21)と結果表示生成返信ステップ(24)で使用する制御表示定義情報(20)を選択する定義情報選択ステップ(28)を含む。
【0340】本構成の処理方法によれば、処理結果の表示パターンだけでなく、処理手順についても、入出力装置(1)や、利用者や、業務用途等に応じて切替えて、カスタマイズした処理が実現できる。
【0341】また、本発明の処理方法の一態様としては、上記画面定義情報(202)として、処理結果に対応した複数のパターンの結果画面定義情報(202r)を保持し、
上記結果表示生成返信ステップ(24)は、上記処理プリミティブ(22)からの処理結果情報に基づき、同複数の結果画面定義情報(202r)の中から結果画面定義情報(202r)を選択し、選択された結果画面定義情報(202r)に従い、上記結果表示情報(5d)を生成する。
【0342】本構成の処理方法によれば、処理結果に応じて、表示パターンを切替えることができる。
【0343】例えば、正常終了と、異常終了で、表示パターンを切替えることができる。
【0344】また、本発明の処理方法の一態様としては、上記処理要求(4)に対する結果表示情報(5d)の上記処理装置(2)からの返信前の待ち表示返信を指示した待ち表示定義情報(202w)を上記画面定義情報(202)に含み、
同待ち表示定義情報(202w)には、上記待ち表示の開始時間を示す待ち表示開始時間情報(202wt)と、
上記待ち表示の間隔時間を示す待ち表示間隔時間情報(202wi)と、
待ち表示として入出力装置に返す表示情報を示す待ち表示情報(202wd)を含み、
さらに、上記処理方法は、待ち表示ステップ(25)を含み、
同待ち表示ステップ(25)は、待ち表示定義情報(202w)に従い、同処理装置(2)が上記処理要求(4)を受けてから同処理要求(4)の結果表示情報(5d)を返すまでに、同待ち表示開始時間情報(202wt)で指定された時間以上経過した場合は、経過した時刻以降、同表示間隔時間情報で示される時間毎に、同待ち表示情報を上記入出力装置に返信する。
【0345】本構成の処理方法によれば、処理結果が返るまでの時間が長くなる場合に、処理結果表示の前に、待ち表示を入出力装置(1)に返すことが可能となる。
【0346】また、本発明の処理方法の一態様としては、上記画面定義情報(202)に、指定の表示イベントに対し、指定の表示情報の入出力装置(1)への返信を指示したイベント表示定義情報(202e)を含み、
上記実行定義情報(201)には、処理経過表示が必要な各処理プリミティブ(22)の実行開始、終了に対し、同表示イベントの発生を指示した表示イベント生成指示(201e)を含み、
さらに、上記処理方法は、イベント表示ステップ(26)を含み、
同イベント表示ステップ(26)は、上記解釈実行ステップ(21)と連携し、同実行定義情報(201)に従い、各処理プリミティブ(22)の実行を開始する際、および、実行した同各処理プリミティブの処理(22)が終了した際、同処理プリミティブ(22)の開始、終了に対し、表示イベント生成指示(201e)がある場合、同表示イベント生成指示(201e)で指定された表示イベントに対応する上記画面定義情報(202)のイベント表示定義情報(202e)を検索し、対応するイベント表示定義情報(202e)で指定されたイベント表示情報(202ed)を上記入出力装置(1)に返信する。
【0347】本構成の処理方法によれば、カスタマイズした処理に対し、処理結果だけでなく、処理経過表示を簡単に出すことが可能となる。
【0348】また、本発明の処理方法の別の一態様としては、上記画面定義情報(202)に、指定の表示イベントに対し、指定の表示情報の入出力装置(1)への返信を指示したイベント表示定義情報(202e)を含み、
さらに、上記処理方法は、上記解釈実行ステップ(21)により実行した各処理プリミティブ(22)から表示イベント通知を受け、同表示イベントに対応するイベント表示定義情報(202e)で指定された表示情報(202wd)を上記入出力装置(1)に返信するイベント表示ステップ(26)を含む。
【0349】本構成の処理方法によれば、カスタマイズした処理に対して、処理結果や、処理の開始・終了時の経過表示だけでなく、特定のイベントでの経過表示が可能となる。
【0350】また、本発明の処理方法の別の一態様としては、上記実行定義情報(201)に、各処理プリミティブ(22)の実行が同処理プリミティブ(22)から制御が戻った時点で同処理プリミティブ(22)の処理が完結した同期処理なのか、起動処理だけで同処理プリミティブ(22)から制御が戻り、処理が裏で継続する非同期処理なのかを記述した実行タイプ情報(201t)を含み、さらに、処理の開始、終了をログとして残したい処理プリミティブ(22)に対し、ログ記録を指示したログ指定情報(201g)を上記実行定義情報(201)に含み、
上記処理方法は、同ログ指定情報(201g)で指示された処理プリミティブ(22)の実行開始、終了に対し、同処理の識別情報、開始時刻情報、終了時刻情報、終了状態情報を含む実行ログ情報(35)を上記処理装置(2)に保持し、さらに、同実行ログ情報(35)の記録管理を行うログステップ(34)を含み、
同ログステップ(34)は、実行定義情報(201)の実行タイプ情報(201t)と、ログ指定情報(201g)に従い、ログ指定情報(201g)で、ロギングが指定されている処理プリミティブ(22)に対しては、実行タイプ情報(201t)で同期処理と指定されている場合は、同処理プリミティブ(22)の開始、及び、終了時に、上記解釈実行ステップ(21)と連携して、同処理の識別情報、開始時刻情報、終了時刻情報、及び、終了状態情報を同実行ログ情報(35)に記録し、
実行タイプ情報(201t)で非同期処理と指定されている場合は、同ログステップ(34)は、同処理プリミティブ(22)の開始時に、上記解釈実行ステップ(21)と連携して、同処理の識別情報、開始時刻情報を実行ログ情報(35)に記録し、同実行ログ情報(35)の終了時刻情報と終了状態情報は、対応する同処理プリミティブ(22)の終了時に、同処理プリミティブ(22)から通知を受け、同実行ログ情報(35)に記録する。
【0351】本構成の処理方法によれば、何らかの理由により、処理要求(4)に対する処理応答(5)を正しく受信できなかった場合でも、どのように処理が実行され、結果どうなったのかを、チェックすることができる。
【0352】また、本発明の処理方法の一態様としては、さらに、上記処理方法は、上記処理装置(2)に、上記処理プリミティブ(22)の実行ログを記録した実行ログ情報(35)と、
同実行ログ情報(35)を記録するログステップ(34)と、
上記各処理要求(4)に対応した情報を保持するトランザクション管理情報(36)と、
同トランザクション管理情報(36)を管理するトランザクション管理ステップ(33)を含み、
同トランザクション管理ステップ(33)は、上記入出力装置(1)からの各処理要求(4)に対しユニークなトランザクション識別子を生成して、同トランザクション管理情報(36)に保持し、
同ログステップ(34)は、各実行ログ情報(35)をユニークに識別するログ識別情報(35i)を、同トランザクション管理情報(36)に処理毎のユニークな情報を付加して生成し、生成したログ識別情報(35i)を各実行ログ情報(35)に記録し、
さらに、同トランザクション管理ステップ(33)は、同トランザクション管理情報(36)を、トランザクション識別情報(5t)として入出力装置(1)からの処理要求(4)に対する結果情報に付加して返信し、
同トランザクション管理ステップ(33)は、同入出力装置(1)が各処理要求(4)に付加してきた、同入出力装置(1)が正しく受信した処理装置(2)からの最後に応答(5)に含まれる、トランザクション識別情報(4t)をチェックし、同トランザクション管理情報(36)に一致しない場合は、一致しない旨のエラー情報を同入出力装置(1)に返信する。
【0353】本構成の処理方法によれば、なんらかの理由で、ある処理要求(4)に対する処理応答(5)を入出力装置(1)が正しく受信できず、処理が正しく実行されたにも拘らず、利用者が、再度、同じ処理要求(4)を要求した場合等でも、エラー応答を返し、2重実行を防ぐことができる。
【0354】また、本発明の処理方法の一態様としては、上記制御表示定義情報(20)を生成する方法として、
同制御表示定義情報(20)の設計者から上記処理プリミティブ(22)の実行手順情報をうけ、同制御表示定義情報(20)の実行定義情報(201)を生成する実行定義ステップ(61)と、
同設計者の指示により、同実行手順情報で指定した各処理プリミティブ(22)の処理結果表示情報(23)例を画面上に選択して配置し、同設計者が決定した同画面の情報から、同制御表示定義情報(20)の画面定義情報(202)を生成する画面定義ステップ(62)を持つ制御表示定義情報生成ツール(6)を用いて同制御表示定義情報(20)を生成する。
【0355】本構成の処理方法によれば、簡単にカスタマイズした処理、カスタマイズした表示を定義することができる。
【0356】また、本発明の処理方法の一態様としては、様々な処理要求向けの上記制御表示定義情報(20)を保持したデータベースから必要な処理要求の制御表示定義情報(20)をロードして上記処理装置(2)に設定登録する。
【0357】本構成の処理方法によれば、様々な処理向けにカスタマイズした処理を処理装置(2)上で利用できるようになる。
【0358】以上の本発明の手段によると、既存の処理プリミティブを組合せ、カスタマイズした処理が定義できるだけでなく、各処理プリミティブを変更することなく、カスタマイズした処理向けの表示が定義でき、かつ、入出力装置タイプや利用者や業務用途に応じた表示画面の切り替え等が可能となり、上記課題が解決できる。
【図面の簡単な説明】
【図1】本発明の処理方法、処理装置を用いた一実施例のシステム構成図。
【図2】本発明の処理プリミティブが生成する処理結果表示情報の一実施例の構成図。
【図3】本発明で用いる処理要求の一実施例の構成図。
【図4】本発明で用いる処理応答の一実施例の構成図。
【図5】本発明の制御表示定義情報の一実施例の構成図。
【図6】本発明の実行定義情報の一実施例の構成図。
【図7】本発明の画面定義情報の一実施例の構成図。
【図8】本発明の結果画面定義情報の一実施例の構成図。
【図9】本発明の待ち表示定義情報の一実施例の構成図。
【図10】本発明のイベント表示定義情報の一実施例の構成図。
【図11】本発明の有効制御表示定義対象情報と有効画面定義対象情報の一実施例の構成図。
【図12】本発明の処理方法の全体フローの一実施例のシーケンス図。
【図13】本発明の定義情報選択ステップによる制御表示定義情報エントリ、画面定義情報の選択処理の一実施例のフローチャート。
【図14】本発明の解釈実行ステップの一実施例のフローチャート。
【図15】本発明の処理プリミティブの一実施例のフローチャート。
【図16】本発明の結果表示生成返信ステップの一実施例のフローチャート。
【図17】本発明の結果表示返信ステップによる結果画面定義情報の選択処理の一実施例のフローチャート。
【図18】本発明の結果表示生成返信ステップの処理結果の表示情報の生成処理の一実施例のフォローチャート。
【図19】本発明の待ち表示ステップの一実施例のフローチャート。
【図20】本発明の解釈実行ステップの実行定義情報に従った1処理プリミティブの実行処理の一実施例のフローチャート。
【図21】本発明の各処理プリミティブにおける所定の処理の起動・実行処理の一実施例のフローチャート。
【図22】本発明のイベント表示ステップの一実施例のフローチャート。
【図23】本発明のログ管理、トランザクション管理を実現する一実施例のシステム構成図。
【図24】本発明の実行ログ情報の一実施例の構成図。
【図25】本発明のログステップによる解釈実行ステップからの指示に対する実行開始情報の設定処理の一実施例のフローチャート。
【図26】本発明のログステップによる解釈実行ステップ、または、処理プリミティブからの指示に対する実行終了情報の設定処理の一実施例のフローチャート。
【図27】本発明のトランザクション管理ステップとトランザクション管理情報を用いた本発明のトランザクション管理の一実施例のシーケンス図。
【図28】本発明の制御表示定義情報の生成・設定方法を説明した一実施例のシーケンス図。
【図29】本発明の制御表示定義情報生成ツールが保持する処理情報テーブルの一実施例の構成図。
【図30】本発明の制御表示定義情報生成ツールの実行定義ステップによる実行定義情報の生成処理の一実施例のシーケンス図。
【図31】本発明の制御表示定義情報生成ツールの画面定義ステップによる画面定義情報の生成処理の一実施例のシーケンス図。
【図32】本発明の制御表示定義情報をサービスサイトからロードして処理装置に設定する方法を説明した一実施例のシーケンス図
【図33】本発明の処理装置の物理的な装置の一実施例の構成図。
【符号の説明】
1…入出力装置、2…処理装置、3・・・通信路、4・・・処理要求、4r・・・要求参照先情報、4i・・・入出力装置識別情報、4u・・・利用者識別情報、4t・・・要求トランザクション識別情報、4p・・・パラメータ、5・・・処理応答、5t・・・応答トランザクション識別情報、5d・・・表示情報、6・・・制御表示定義情報生成ツール、7・・・サービスサイト、20・・・制御表示定義情報、20q・・・制御表示定義対象情報、20e・・・制御表示定義情報エントリ、201・・・実行定義情報、201i・・・処理プリミティブ識別情報、201t・・・実行タイプ情報、201g・・・ログ指定情報、201e・・・表示イベント生成指示、201et・・・表示イベントタイミング情報、201ei・・・表示イベント識別情報、201p・・・処理パラメータ、202・・・画面定義情報、202q・・・画面定義対象情報、202r・・・結果画面定義情報、202rq・・・結果画面定義対象情報、202ri・・・アイコン情報参照子、202rs・・・ステータス情報参照子、202rd・・・状態説明情報参照子、202rf・・・処理結果情報参照子、202ro・・・参照子以外の情報、202w・・・待ち表示定義情報、202wt・・・待ち表示開始時間情報、202wi・・・表示待ち間隔時間情報、202wd・・・待ち表示情報、202e・・・イベント表示定義情報、202ei・・・イベント識別情報、202ed・・・イベント表示情報、21・・・解釈実行ステップ、22・・・処理プリミティブ、23・・・処理結果表示情報、23i・・・アイコン情報、23s・・・ステータス情報、23d・・・状態説明情報、23f・・・処理結果情報、24・・・結果表示生成返信ステップ、25・・・待ち表示ステップ、26・・・イベント表示ステップ、27・・・有効対象設定ステップ、28・・・定義情報選択ステップ、31・・・有効制御表示定義対象情報、32・・・有効画面定義対象情報、31i,32i・・・入出力装置条件情報、31u,32u・・・利用者条件情報、31p,32p・・・表示パターン条件情報、33・・・トランザクション管理ステップ、34・・・ログステップ、35・・・実行ログ情報、35n・・・処理識別情報、35i・・・ログ識別情報、35s・・・開始時刻情報、35e・・・終了時刻情報、35r・・・終了状態情報、36・・・トランザクション管理情報、37・・・制御表示定義情報登録ステップ、60・・・処理情報テーブル、60i・・・処理識別情報、60f・・・機能情報、60r・・・処理結果表示情報例、60ri・・・アイコン情報、60rs・・・ステータス情報、60rd・・・状態説明情報、60rf・・・処理結果情報、61・・・実行定義ステップ、62・・・画面定義ステップ、70・・・制御表示定義情報データベース、91・・・プロセッサ、92・・・メモリ、93・・・外部記憶機構、94・・・通信機構、95・・・オペレータ入出力機構、96・・・内部通信線、97・・・通信回線、99・・・情報処理プログラム
[0001]
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a processing method in which a processing device executes a specified process in response to a processing request from an input / output device and returns a processing result display to the input / output device. The present invention relates to a processing method suitable for defining various customized processes by means of a combination of the processing primitives and a customized display for the process, and for switching the display screen according to the type of input / output device and the processing result.
[0002]
2. Description of the Related Art A processing method in which a processing device executes a specified process in response to a processing request from an input / output device and returns a processing result display to the input / output device has been disclosed in January 1997 by Impress Corporation. This is described in detail in “CGI Book”.
In the conventional method, a script or program corresponding to a processing request received from an input / output device is started by a Web server of the processing device, and the started script or program executes a requested process, and , The display information of the processing result is returned via the Web server.
[0004]
However, in the above-mentioned conventional method, both the execution of the requested processing and the processing of generating display information of the processing result in response to the processing request returned to the requesting input / output device are performed by the processing apparatus. Embedded in a script or program.
Therefore, when an attempt is made to define a customized process by combining existing scripts or programs, even if the processing procedure is a combination of existing scripts or programs, the display of the processing result is easy to see with a simple combination. Since it was not displayed, it was necessary to create a new dedicated script or program.
When the size or information that can be displayed differs depending on the type of input / output device, each of the scripts or programs corresponding to the processing requests recognizes the type of input / output device and switches the display information returned as a processing result. If not, it would not be possible to change the result display screen for each input / output device type.
[0007]
In order to solve the above-mentioned problems, the present invention provides a method of processing a processing request from an input / output device in the processing device. Execution definition information indicating, including screen definition information defining a display screen for the same series of processing, control display definition information is held in the processing device in advance,
Furthermore, according to the execution definition information of the control display definition information, an interpretation execution step of executing a specified group of processing primitives,
According to the screen definition information of the same control display definition information, specified display information is selected from the processing result display information generated by each processing primitive of the same group, and the result display information is generated. The method includes a result display generation return step of returning result display information.
[0008] Further, as one specific embodiment of the present invention of the result display generation and return step, each processing primitive described in the execution definition information executes a predetermined process, and executes the same in a predetermined form. Generates processing result display information for processing primitives,
The screen definition information includes information on how to arrange which processing result display information of each processing primitive,
The result display generation return step generates the result display information of the request processing using the processing result display information of each processing primitive according to the screen definition information.
In one aspect of the present invention, the means for enabling display information to be returned in accordance with the input / output device type includes: transmitting the screen definition information to the processing device; Hold on to
Further, the method includes a definition information selecting step of selecting screen definition information to be used in the result display generation returning step according to the type of the input / output device.
Further, as another means for switching the display information to be returned according to not only the type of the input / output device but also other conditions of the user, one embodiment of the present invention provides:
In the control display definition information, the screen definition information is paired with the user, the type of the input / output device, or the screen definition target information indicating a target condition for which the screen definition information is valid in a combination of the task type information. Hold multiple,
Further, the current user to be used for the validity determination of each screen definition information, the type of the input / output device, the effective screen definition target information holding the business type information is held in the processing device,
Further, an effective object setting step of setting the effective screen object information,
The method includes a definition information selection step of checking valid screen definition target information and screen definition target information, and selecting screen definition information to be used in the result display generation return step.
Further, as means for switching not only a display screen for a processing request but also a processing procedure according to an input / output device, a user, or the like, in one embodiment of the present invention, the control display definition information is displayed by the user, The type of the input / output device, or a plurality of control display definition target information indicating a target condition for which the same control display definition information is valid in a combination of business type information, and a plurality of pairs are held,
Further, the current user to be used for the validity determination of the control display definition information, the type of the input / output device, valid control display definition target information holding the business type information is held in the processing device,
Further, an effective target setting step of setting the effective control display definition target information,
It includes a definition information selecting step of checking valid control display definition target information and control display definition target information, and selecting control display definition information to be used in the interpretation execution step and the result display generation return step.
Further, according to one aspect of the present invention, it is possible to switch a display screen pattern in accordance with a processing result such as a normal end, an abnormal end, or the like. Holds the result screen definition information of
The result display generation returning step selects result screen definition information from a plurality of result screen definition information based on the processing result information from the processing primitive, and, according to the selected result screen definition information, generates the result display information. Generate.
According to one aspect of the present invention, as a means for returning a wait display to an input / output device before displaying a processing result when the time required to return a processing result due to a combination of processing primitives becomes long. The screen definition information includes waiting display definition information instructing a waiting display reply before returning from the processing device of the result display information for the request,
The wait display definition information includes wait display start time information indicating the start time of the wait display, wait display interval time information indicating the wait display interval time, and display information to be returned to the input / output device as the wait display. Including wait indication information,
Further, the processing method includes a waiting display step.
In the waiting display step, a time specified by the waiting display start time information elapses after the processing device receives the processing request and returns the display information of the result of the processing request according to the waiting display definition information. In this case, the waiting display information specified by the waiting display definition information is returned to the input / output device every time indicated by the waiting display interval time information after the elapsed time.
Further, as one aspect of the present invention for performing not only the wait display but also the processing progress display, the above-mentioned screen definition information returns the specified display information to the input / output device in response to the specified display event. Event display definition information that instructed
The execution definition information includes a display event generation instruction that instructs the generation of the display event in response to the start and end of execution of each processing primitive requiring the processing progress display,
Further, the processing method includes an event display step.
The event display step cooperates with the interpretation execution step and starts the execution of each processing primitive according to the execution definition information, and terminates the processing of each executed processing primitive. If there is a display event generation instruction for the start and end of the event, search the event display definition information of the above screen definition information corresponding to the display event specified by the display event generation instruction, and specify it with the corresponding event display definition information The received display information is returned to the input / output device.
Further, as one aspect of the present invention, not only the start / end of each processing primitive but also an arbitrary event dependent on each processing primitive, a processing progress display is returned to the input / output device. The definition information includes, in response to a specified display event, event display definition information instructing a reply to the input / output device of the specified display information,
Further, the above-mentioned processing method is an event display that receives a display event notification from each processing primitive executed in the interpretation execution step, and returns display information specified by event display definition information corresponding to the display event to the input / output device. Including steps.
Further, as one aspect of the present invention as a means for holding an execution record of what processing has been performed by a combination of processing primitives, execution of each processing primitive is included in the execution definition information. The execution type information that describes whether the processing of the same primitive is completed when the control returns from the primitive, or is an asynchronous process in which control returns from the same processing primitive only by starting processing and processing continues in the background Including
Further, the processing definition, which is to log the start and end of the processing, or log specification information that instructs log recording for the entire series of processing is included in the execution definition information,
The processing method includes executing log information including identification information, start time information, end time information, and end state information of the process in response to the start and end of the execution of the processing primitive specified by the log specification information. Hold and
Further, a log step for recording management of the execution log information is included.
In the log step, according to the execution type information of the execution definition information and the log specification information, for a processing primitive for which logging is specified by the log specification information, synchronous processing is specified by the execution type information. If there is, at the start and end of the processing primitive, the identification information, start time information, end time information, and end state information of the processing are recorded in the execution log information in cooperation with the interpretation execution step. If the execution type information indicates that the processing is asynchronous, the log step, at the start of the processing primitive, cooperates with the interpretation execution step described above to convert the identification information and start time information of the processing into execution log information. The end time information and the end state information of the execution log information are recorded at the end of the corresponding processing primitive, the notification is received from the processing primitive, and the execution is performed. It is recorded in the grayed information.
Further, as one aspect of the present invention for detecting a shift in processing due to interruption during the communication of a mobile phone or the like, the above processing method comprises the steps of: It includes log information, a log step for recording the execution log information, transaction management information for holding information corresponding to each processing request, and a transaction management step for managing the transaction management information.
In the transaction management step, a unique transaction identifier is generated for each processing request from the input / output device and stored in the transaction management information.
In the log step, log identification information for uniquely identifying each execution log information is generated by adding unique information for each process to the transaction management information, and the generated log identification information is added to each execution log information. Record.
In the transaction management step, the transaction management information is returned as transaction identification information to the result information for the processing request from the input / output device,
Furthermore, if the I / O device adds to each processing request, checks the transaction identification information included in the last response from the same processing device correctly received by the I / O device, and does not match the transaction management information Returns error information indicating that they do not match to the input / output device.
Further, as one aspect of the present invention for responding to various processing requests by combining existing processing primitives, the control display definition information for processing by the processing apparatus according to the processing method of the present invention is provided. Is generated by the control display definition information generation tool and registered in the processing device.
The control display definition information generation tool receives an execution procedure information of the processing primitive from a designer of the control display definition information, and executes an execution definition step of generating execution definition information of the control display definition information.
According to the designer's instruction, the processing result display information example of each processing primitive specified by the execution procedure information is selected and arranged on the screen, and the control display definition information of the control display definition information is determined from the screen information determined by the designer. It has a screen definition step to generate screen definition information.
Similarly, one aspect of the present invention for responding to various processing requests and customizing for each user by combining existing processing primitives is the various processing of the present invention. Prepare a database holding the control display definition information for the request, further load the control display definition information of the required processing request from the database, set and register in the above processing device,
Using the control display definition information, a processing request from the input / output device is processed by the processing device according to the processing method of the present invention.
According to the above-mentioned means of the present invention, customized processing is realized by combining processing primitives without changing each existing processing primitive, and display and input / output device types customized for the processing are realized. The display screen can be switched according to the above, and the above problem can be solved.
[0028]
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be described below with reference to the drawings.
[0029]
FIG. 1 is a system configuration diagram of an embodiment using a processing method and a processing apparatus according to the present invention.
In this embodiment, the input / output device (1) and the processing device (2) are connected via a communication path (3).
The processing device (2) receives the processing request (4) from the input / output device (1) via the communication path (3) and executes the processing specified by the processing request (4). The processing response (5) of the processing result is returned to the input / output device (1) via the communication path (3).
The communication path (3) does not necessarily have to coincide with a physical communication line, but is a logical communication path realized on a physical communication line by a physical communication mechanism or an OS. Good.
Further, the input / output device (1) and the processing device (2) are physically realized by one device, and the communication path (3) is provided by the input / output device () in one physical device. It may be a logical communication path realized on a signal line connecting 1) and the processing device (2).
In this embodiment, the processing device (2) includes control display definition information (20), an interpretation execution step (21), a processing primitive (22), and a result display generation reply Step (24), wait display step (25), event display step (26), valid object setting step (27), definition information selecting step (28), valid control display definition target information (31) , Effective screen definition target information (32).
The control display definition information (20) is information defining a processing procedure and a method of creating a processing response, and includes execution definition information (201) indicating the execution procedure of the processing primitive (22) for the processing request (4). And screen definition information (202) indicating a method of generating display information (5d) to be returned to the input / output device (1) as a processing response (5) from the processing result display information (23) obtained as a result of the processing.
The interpretation execution step (21) is a processing step for executing a specified group of processing primitives (22) according to the execution definition information (201) of the control display definition information (20).
Each processing primitive (22) executed in the interpretation execution step (21) executes a predetermined processing, and displays a processing result as original data of display information (5d) to be returned to the input / output device (1). Generate information (23).
The result display generation return step (24) is a processing step of generating display information (5d) of the processing result and returning a processing response (5) to the input / output device (1).
The result display generation return step (24) is a processing generated by a group of processing primitives (22) executed in the interpretation execution step (21) in accordance with the screen definition information (202) of the control display definition information (20). Display information (5d) is generated from the result display information (23), and a processing response (5) is returned to the input / output device (1).
In the waiting display step (25), when it takes time for the processing device (2) to receive the processing request (4) and return the processing result display information (5d), the processing result display information (5d) is displayed. Before 5d), this is a processing step of returning waiting display information to the input / output device (1).
In the waiting display step (25), according to the waiting display definition information (202w) of the screen definition information (202) of the control display definition information (20) to be described later, until the display information (5d) of the processing result is returned. When the time specified by the wait display start time information (202wt) has elapsed, the wait display information (202wd) is returned to the input / output device (1) at intervals specified by the display wait interval time information (202wi). do.
Note that the waiting display step (25) is a processing step related to the processing waiting display of one embodiment of the present invention, and some embodiments do not include this waiting display step (25).
In the event display step (26), prior to the display information (5d) of the processing result, at the start or end of a specific processing or when a specific event occurs, display information of the progress of the processing is input / output device (1). Is a processing step for replying to.
The event display step (26) cooperates with the interpretation execution step (21) to start execution of each processing primitive (22) according to the execution definition information (201), and to execute each processing primitive (22). When the processing primitive 22) is completed, if there is a display event generation instruction (201e) for the start and end of the processing primitive, the event display definition information (202e) of the screen definition information (202) is searched, and the display event Event display information (202ed) corresponding to the display event identification information (201ei) specified by the generation instruction (201e) is returned to the input / output device (1).
The event display step (26) receives a display event notification from each processing primitive (22) executed in the interpretation execution step (21), and receives the event display definition information (202e) of the screen definition information (202). And returns event display information (202ed) corresponding to the identification information of the designated display event to the input / output device (1).
The event display step (26) is a processing step relating to the progress display according to one aspect of the present invention, and in some embodiments, the event display step (26) is not included.
The processing primitive (22) is a basic element of processing prepared in advance in the processing device (2), which performs a predetermined processing.
In the present invention, the execution procedure of the processing primitive (22) is described in the execution definition information (201) of the control display definition information (20), and a customized processing is realized by a combination of the processing primitive (22). .
The processing result display information (23) is display information of the processing result generated by each processing primitive (22).
According to the present invention, not only is the combination of processing performed by the execution definition information (201) of the control display definition information (20), but also the method of combining the display information of the processing result by the corresponding screen definition information (202). By defining and combining the processing primitives (22), customized processing and customized display corresponding to the processing are realized.
In the present invention, in order to realize the combined display of the processing results, each processing primitive (22) does not generate the display information in an arbitrary form as a result of performing the predetermined processing, but uses the processing primitive (22) according to the present invention. The specified processing result display information (23) is generated.
FIG. 2 shows a configuration example of processing result display information (23) generated by each processing primitive (22) of the present invention.
The processing result display information (23) of this embodiment includes icon information (23i) representing the state of the processing result in a small bit map and status information (23s) representing the state of the processing result in a short character string. ), State explanation information (23d) describing the state of the processing result by a character string, and processing result information (23f) describing the processing result by a character string or a bitmap.
Conversely, in the present embodiment, each processing primitive (22) includes icon information (23i), status information (23s), and state explanation information as processing result display information (23) of each processing. (23d) and processing result information (23f) are generated.
In the present invention, the element display information constituting the processing result display information (23) is used as the original data, and based on the screen definition information (202), the result display generation return step (24) executes the element display information To generate display information (5d) of a processing result returned to the input / output device (1).
FIG. 3 shows an example of the configuration of the processing request (4).
In this embodiment, the processing request (4) includes request reference destination information (4r), input / output device identification information (4i), user identification information (4u), request transaction identification information (4t), and parameter ( 4p).
The request reference destination information (4r) is information for designating the destination of the processing request (4) and identifying the contents of the request.
In one embodiment using the Web protocol, the request reference destination information (4r) is specified by, for example, a URL (Uniform Resource Locators).
According to the request reference destination information (4r), the control display definition information (20) corresponding to the processing to be executed in the same processing request (4) is selected, and the processing is performed according to the selected control display definition information (20). Is performed.
The input / output device identification information (4i) is information for identifying the input / output device (1).
The user identification information (4u) is information for identifying the user who has issued the processing request (4).
The input / output device identification information (4i) and the user identification information (4u) are referred to in the valid object setting step (27), and are controlled according to the input / output device (1) and the user based on the information. The display definition information (20) and the screen definition information (202) are selected and used for processing and displaying according to the input / output device (1) and the user.
The input / output device identification information (4i) and the user identification information (4u) are used for switching control display definition information (20) and screen definition information (202) for each request according to one aspect of the present invention. In some embodiments, the information is not included in the processing request (4).
The requested transaction identification information (4t) is information indicating the extent to which the input / output device (1) has correctly received the processing response (5) for the processing request (4). If the response transaction identification information (5t) included in the last processing response (5) returned to the output device (1) does not match, the processing device (2) returns an error assuming that reception omission may have occurred. Used for
Note that the requested transaction identification information (4t) is information used in transaction management, which is one aspect of the present invention described later, and in some embodiments, does not include this information (4t).
The parameter (4p) is parameter information for executing the processing request (4).
For a request that does not require parameter information, the parameter (4p) is not included in the processing request (4).
FIG. 4 shows an example of the configuration of the processing response (5).
In this embodiment, the processing response (5) includes response transaction identification information (5t) and display information (5d).
The response transaction identification information (5t) is identification information uniquely assigned to the processing request (4) corresponding to the processing response (5).
As described above, the response transaction identification information (5t) last received by the input / output device (1) is inserted into the request transaction identification information (4t) of the next processing request (4), and ) Is used by the processing device (2) to detect omission of reception of the processing response (5) by the input / output device (1).
Note that the response transaction identification information (5t) is information used in transaction management, which is one aspect of the present invention described later, and some embodiments do not include this information (5t).
As described above, the display information (5d) is display information of the processing result generated by the result display generation returning step (24).
The display information (5d) includes the display information generated by the waiting display step (25) or the event display step (26).
FIG. 5 shows a configuration example of the control display definition information (20).
In the configuration example of this embodiment, the control display definition information (20) includes a control display definition information entry (20e) indicating a processing procedure and a method of creating a processing response, and a control display definition information entry (20e). Are arranged in such a manner that a plurality of pairs of control display definition target information (20q) indicating conditions under which.
As a degenerated form, the control display definition information (20) may be constituted by one control display definition information entry (20e) without including the control display definition target information (20q).
Each control display definition information entry (20e) further includes execution definition information (201) indicating an execution procedure of the processing primitive (22), and screen definition information (202) indicating a method of creating a processing response. It is composed of zero or more pairs of screen definition target information (202q) indicating conditions under which the screen definition information (202) is valid.
As an example of the description of the control display definition target information (20q) and the screen definition target information (202q), in the figure, the user who issued the processing request (4), the input / output device (1) The following describes an example in which the type, display pattern, and the like are described as conditions.
In one embodiment of the present invention, the processing unit (2) includes a control display definition information entry (20e) for what condition and an effective control display definition indicating a condition for which the screen definition information (202) should be made valid. The target information (31) and the valid screen definition target information (32) are held, and the valid target setting step (27) described later is executed by the information included in each processing request (4) or by explicit designation of the user. , The effective control display definition object information (31) and the effective screen definition object information (32) are set.
Further, in one embodiment of the present invention, the definition information selecting step (28) of the processing device (2) is controlled according to the valid control display definition target information (31) and the valid screen definition target information (32). The control display definition information entry (20e) and the screen definition information (202) that match the conditions of the display definition target information (20q) and the screen definition target information (202q), respectively, are selected.
The interpretation execution step (21) and the result display generation return step (24) include the execution definition information (201) and the screen definition information (202) of the selected control display definition information entry (20e). Each process is performed using the above.
When the response display is unnecessary, there is a case where there is no screen definition information (202) that matches the condition of the processing request (4).
FIG. 6 shows an example of the configuration of the execution definition information (201) indicating the execution procedure of the processing primitive (22).
In the configuration example of this embodiment, the execution definition information (201) is information in which information on the processing primitives (22) to be executed is listed in the execution order. It has a format that describes identification information (201i), execution type information (201t), log designation information (201g), a display event generation instruction (201e), and processing parameters (201p).
The processing primitive identification information (201i) is information for identifying the processing primitive (22) to be executed.
In the interpretation execution step (21), the corresponding processing primitive (22) is sequentially executed according to the identification information (201i).
The execution type information (201 t) indicates whether the processing of the processing primitive (22) to be executed is synchronous execution of a type that waits for the end of the processing. Indicates that it is an asynchronous execution of a type that returns control to the interpretation execution step (21) without waiting for.
The log designation information (201g) designates whether or not to record the start and end of execution of the corresponding processing primitive (22) as a log.
When the log specification is specified in the log specification information (201g), when the execution type information (201t) is synchronous execution, when the interpretation execution step (21) executes the processing primitive (22), The start information of the processing primitive (22) is recorded in a log, and when control returns from the processing primitive (22), the end information of the processing primitive (22) is recorded.
When the execution type information (201t) is asynchronous execution, when the interpretation execution step (21) executes the processing primitive (22), the start information of the processing primitive (22) is recorded in a log. The end information recording of the processing primitive (22) is not performed when the control returns to the interpretation execution step (21) from the processing primitive (22), and the processing actually started by the processing primitive (22) ends. It is done at the time when it is done.
The processing parameter (201p) is parameter information to be passed when starting each processing primitive (22).
The execution type information (201t) and the log designation information (201g) are information used in log management and transaction management, which are one aspect of the present invention described later, and are included in the execution definition information (201). Not all embodiments are available.
The display event generation instruction (201e) is information for instructing whether or not the progress display is necessary for the start and end of execution of each processing primitive (22).
In this embodiment, as shown in the figure, when the progress display is required, the display event generation instruction (201e) includes, for example, the display event timing information (201et) indicating the start and end progress display timing. The display event identification information (201ei) for identifying the event display information (202ed) to be displayed at the same timing is designated.
In the present invention, in order to enable the progress display corresponding to the input / output device (1) and the user, the execution definition information (201) does not directly describe the display contents, but the screen definition information (202). The display event identification information (201ei) for identifying the event display information (202ed) described in (1) is designated.
Note that the display event generation instruction (201e) is information used for progress display which is one aspect of the present invention, and is not included in the execution definition information (201) in some embodiments.
FIG. 7 shows a configuration example of the screen definition information (202).
In this embodiment, the screen definition information (202) includes the result screen definition information (202r) instructing the method of generating the processing result display information (5d), and the result screen definition information (202r) being valid. Zero or more pairs of target result screen definition information (202rq) indicating a condition, wait display definition information (202w) indicating a method of generating the wait display information, and generation of progress display information for the display event Event display definition information (202e) indicating the method is included.
When the waiting display and the processing progress display are unnecessary, the screen definition information (202) does not include the waiting display definition information (202w) and the event display definition information (202e).
In this embodiment, as an example of the target result screen definition information (202rq), an example in which a condition is described by the return value of the execution result of the processing primitive (22) executed from the interpretation execution step (21) is shown in FIG. Shown in
That is, in the present embodiment, one of the result screen definition information (202r) satisfying the target result screen definition information (202rq) is selected by using the return value of the execution result of the processing primitive (22). Using the result screen definition information (202r), display information (5d) of the processing result is generated.
According to the present embodiment, the display pattern of the processing result can be switched according to the processing result.
FIG. 8 shows a configuration example of the result screen definition information (202r).
The result screen definition information (202r) of this embodiment is format information indicating the format of the display information (5b) of the processing result returned to the input / output device (1). Each component of the processing result display information (23) generated by each processing primitive (22) described in the definition information (201), icon information (23i) of the execution result of each processing primitive, status information (23s), An icon information reference (202ri), a status information reference (202rs), a state description information reference (202rd), and a processing result information reference (202rf) referencing the state description information (23d) and the processing result information (23f), respectively. )including.
There is no restriction on the number of appearances and locations of each reference element (202ri, 202rs, 202rd, 202rf). ) May be included.
The result display generation reply step (24) of the present invention refers to the result screen definition information (202r), and refers to each reference (202ri, 202rs, 202rd, 202rf) included in the result screen definition information (202r). Is replaced with the corresponding components of the processing result display information (23), and the information (202ro) other than the reference characters (202ri, 202rs, 202rd, 202rf) is copied as it is, thereby displaying the processing result display information (5d). Generate
That is, by using the result screen definition information (202r) of the present embodiment, it is possible to define a processing result customizing screen for the customizing processing combining the processing primitives (22).
FIG. 9 shows an example of the configuration of the waiting display definition information (202w).
The wait display definition information (202w) of this embodiment indicates the wait display start time information (202wt) indicating the time at which the wait display is started, and the interval at which the wait display is returned to the input / output device (1). The display wait interval time information (202wi) and the wait display information (202wd) indicating the display information to be returned to the input / output device (1) as the wait display.
In the example shown in the figure, as an example, the wait display is started from a wait of 10 seconds or more, and thereafter, a character string "*" is returned to the input / output device (1) as the wait display at intervals of 5 seconds. Show.
FIG. 10 shows an example of the structure of the event display definition information (202e) for displaying the processing progress.
In the event display definition information (202e) of this embodiment, the event display information (202ed) indicating the display information to be displayed in the progress display, and the event identification information (202ed) for identifying the event display information (202ed). 202 ei).
The event display step (26) cooperates with the interpretation execution step (21) to start and end an event display identified by the display event identification information (201ei) of the execution definition information (201) at the start and end of a specific process. The information (202ed) is found from the event display definition information (202e), and the event display information (202ed) is returned to the input / output device (1).
The event display step (26) receives a display event notification from the processing primitive (22) executed in the interpretation execution step (21), and similarly receives the event identification information specified by the display event notification. The corresponding event display information (202ed) is found from the event display definition information (202e), and the event display information (202ed) is returned to the input / output device (1).
As described above, the valid control display definition target information (31) and the valid screen definition target information (32) are valid for the control display definition information entry (20e) and the screen definition information (202) for any condition. This is information indicating the condition of whether or not to perform the setting.
Further, the effective object setting step (27) includes the effective control display definition object information (31), the effective screen definition, and the information included in each processing request (4) or the explicit designation of the user. This is a processing step for setting the target information (32).
Further, the definition information selecting step (28) refers to the valid control display definition target information (31) and the valid screen definition target information (32), and generates a processing request (4) from the control information definition information (20). This is a processing step of selecting the control display definition information entry (20e) and the screen definition information (202) corresponding to ()).
FIG. 11 shows an example of the configuration of the effective control display definition object information (31) and the effective screen definition object information (32).
In the present embodiment, both the input / output device condition information (31i, 32i) and the user condition information (31u, 32u) are provided for the valid control display definition target information (31) and the valid screen definition target information (32), respectively. , Display pattern condition information (31p, 32p).
In FIG. 11, as examples, “control panel” and “A” are included in input / output device condition information (31i, 32i), user condition information (31u, 32u), and display pattern condition information (31p, 32p). , “B” are set, and the input / output device is the control panel, the user is A, the display pattern is B, and the control display definition information entry (20e), the screen definition The information (202) is selected as valid.
In one embodiment of the present invention, the valid object setting step (27) is based on the input / output device identification information (4i) and the user identification information (4u) included in the processing request (4). The input / output device condition information (31i, 32i) and the user condition information (31u, 32u) of the definition target information (31), the valid screen definition target information (32) are set.
Further, in another embodiment, the valid object setting step (27) includes the input / output device condition information (31i, 32i) and the user condition information (31u, 32u) in response to an explicit instruction from the user. , Display pattern condition information (31p, 32p) is set.
The effective object setting step (27), definition information selecting step (28), effective control display definition object information (31), and effective screen definition object information (32) are constituent elements of one embodiment of the present invention. In an embodiment in which the control display definition information (20) and the screen definition information (202) are held only in one set as a degenerated form, there is an embodiment that is not included in the processing device (2).
Also, the definition information selection step (28) does not have the effective object setting step (27), the effective control display definition object information (31), and the effective screen definition object information (32), and the processing request (4) In some embodiments, the control display definition information entry (20e) and the screen definition information (202) are selected using the information included in the control display definition information entry (20e).
Next, the processing method of the present invention using the components of the processing apparatus (2) described above will be described in detail.
FIG. 12 is a sequence diagram of one embodiment in which a series of processing is performed by the processing device (2) in response to a processing request (4) from the input / output device (1) and a processing response (5) is returned. It is.
First, the input / output device (1) transmits a processing request (4). (Process 1010)
Next, the processing device (2) receives the processing request (4), and based on the input / output device identification information (4i) and the user identification information (4u) included in the processing request (4), validates the processing request. In the target setting step (27), the valid control display definition target information (31), the input / output device condition information (31i, 32i) of the valid screen definition target information (32), and the user condition information (31u, 32u) are set. . (Process 1020)
Next, in the definition information selecting step (28), the processing device (2) performs control display based on the valid control display definition target information (31) and the valid screen definition target information (32) set above. From the definition information (20), the control display definition information entry (20e) and the screen definition information (202) that are valid for the processing request (4) are selected. (Process 1030)
Next, it is checked whether or not the selected screen definition information (202) includes waiting display definition information (202w). (Process 1040)
If the wait display definition information (202w) is defined in the screen definition information (202), the wait display process of the wait display step (25) is started. (Process 1050)
Next, in the interpretation execution step (21), the processing device (2) executes a series of processing primitives according to the execution definition information (201) of the control display definition information entry (20e) selected in the processing 1030. Execute.
(Process 1060)
Each processing primitive (22) executed in the interpretation execution step (21) executes a predetermined processing, and generates processing result display information (23) in a predetermined form as a processing result. (Process 1070)
When the execution of the series of processing primitives (22) in the interpretation execution step (21) is completed, the processing device (2) again stores the waiting display definition information (202w) in the selected screen definition information (202). Check if there is. (Process 1080)
If the wait display definition information (202w) is defined in the screen definition information (202), a stop is notified to the wait display step (25) started in the process 1050, and the wait display processing is stopped. (Process 1090)
Next, in the result display generation return step (24), the processing device (2) according to the screen definition information (202) selected in the process 1030, generates the processing result generated by each processing primitive (22). The display information (5d) of the processing result is generated from the display information (23), and a processing response (5) including the display information (5d) is returned to the input / output device (1). (Process 1100)
Lastly, the input / output device (1) receives the processing response (5) and displays the processing result. (Process 1110)
FIG. 13 is a flow chart of one embodiment of the process of selecting the control display definition information entry (22e) and the screen definition information (202) in the definition information selection step (28) corresponding to the process 1030.
First, one pair of the control display definition information (20q) and the control display definition information entry (20e) is sequentially extracted from the control display definition information (20). (Process 2801)
If there are no more pairs to be checked, an error is returned to the input / output device (1), and the process ends. (Process 2802)
If there is a pair to be checked, it is checked whether or not the condition of the retrieved control display definition target information (20q) matches the condition of the valid control display definition target information (31). (Process 2803)
If the conditions do not match, the process returns to step 2801.
When the conditions are met, the control display definition information entry (20e) of the same pair is used as the selection result of the control display definition information (20e). (Process 2804)
Next, the screen definition target information (202q) is obtained in order from the control display definition information entry (20e) obtained in the above-mentioned process 2804. (Process 2805)
If there is no screen definition object information (202q) to be checked, it is determined that there is no corresponding screen definition information (202), and the definition information selection process ends. (Processing 2806)
If there is screen definition object information (202q) to be checked, it is checked whether the condition of the screen definition object information (202q) matches the condition of the valid screen definition object information (32). (Processing 2807)
If the conditions do not match, the process returns to step 2805.
If the conditions are met, the screen definition information (202) of the pair corresponding to the screen definition target information (202q) is set as the selection result of the screen definition information (202), and the selection process of the definition information ends. (Processing 2808)
FIG. 14 is a flow chart of an embodiment of the process of the interpretation executing step (21) corresponding to the process 1060.
First, execution description information for one processing primitive is extracted from the execution definition information (201) of the control display definition information entry (20e) obtained in the processing 1030 in the order of execution. (Process 2110)
When the execution of the processing is completed up to the end described in the execution definition information (201), the interpretation execution step (21) is ended.
If there is still a processing primitive (22) to be executed, the corresponding processing primitive (22) is executed according to the execution description information for one processing primitive acquired in step 2110, and the executed processing primitive (22) is executed. When the control returns from, the process returns to step 2110. (Process 2120)
FIG. 15 is a flowchart of each processing primitive (22) executed in the interpretation execution step (21).
First, a predetermined process of each process primitive (22) is started and executed. (Process 2210)
Next, icon information (23i), status information (23s), state explanation information (23d), and processing result information (23f) of the processing result display information (23), which is display information of the processing result, are generated. Return control to the interpretation execution step. (Process 2220)
FIG. 16 is a schematic flowchart of one embodiment of the result display generation return step (24) for generating display information (5d) of the processing result corresponding to the processing 1100.
First, the result screen definition information (202r) corresponding to the status information (23s) of the processing result display information (23) generated by the processing primitive (22) executed last in the interpretation execution step (21) is processed 1030. Is selected from the screen definition information (202) obtained in step (1). (Process 2410)
Next, according to the result screen definition information (202r), the processing result display information (23) generated by each processing primitive (22) executed from the interpretation execution step (21) is referred to, and the same processing result is displayed. The display information (5d) of the processing result is generated from the display information (23). (Process 2420)
Finally, the processing response (5) including the generated display information (5d) is returned to the input / output device (1), and the result display generation return step (24) is completed. (Process 2430)
FIG. 17 is a flow chart of one embodiment of the selection processing (processing 2410) of the result screen definition information (202r) in the result display reply step (24).
First, the result screen definition target information (202rq) is sequentially acquired from the screen definition information (202) acquired in the above process 1030. (Process 2411)
If there is no remaining result screen definition information (202rq) to be checked, it is determined that there is no corresponding result screen definition information (202r), and the process of selecting the result screen definition information (202r) ends. (Process 2412)
If there is the result screen definition object information (202rq) to be checked, the status information (23) of the processing result display information (23) generated by the last processing primitive (22) executed from the interpretation execution step (21) 23s), it is checked whether or not the condition of the result screen definition target information (202rq) matches the status information (23s). (Process 2413)
If the conditions do not match, the process returns to step 2411.
If the conditions are met, the result screen definition target information (202r) of the pair corresponding to the result screen definition target information (202rq) is set as the selection result, and the selection process ends. (Process 2414)
FIG. 18 is a follow chart of an embodiment of the display information (5d) generation processing (processing 2420) of the processing result of the result display generation returning step (24).
First, words and phrases are obtained one by one from the result screen definition information (202r) obtained in step 2410. (Processing 2421)
If there is no lexical word to be processed, the process of generating the display information (5d) ends.
If there is a phrase to be processed, it is checked whether the phrase is a reference (202ri, 202rs, 202rd, 202rf). (Process 2422)
If the same phrase is information (202ro) other than the reference (202ri, 202rs, 202rd, 202rf), the same phrase (202ro) is directly copied to the display information (5d), and the process returns to step 2421. (Process 2423)
When the same lexical character is a reference (202ri, 202rs, 202rd, 202rf), the processing result display information (23) of the processing primitive (22) corresponding to the reference (202ri, 202rs, 202rd, 202rf) ) Is converted into the display information (23i, 23s, 23d, 23f), copied to the display information (5d), and the processing returns to the processing 2421. (Process 2424)
According to this embodiment, it is possible not only to construct a customized process by combining existing processes but also to perform a customized display.
In particular, the same processing procedure description can be shared, and a response corresponding to the input / output capability of the input / output device (1) that has issued the processing request is possible.
For example, in response to a processing request (4) using a personal computer or the like having a large screen and capable of complex display as an input / output device (1), processing result information (23f) of each processing primitive (22) The detailed display is performed using the screen definition information (202) using the information.
In response to a processing request (4) using a mobile phone or the like having a small screen and an insufficient display function as an input / output device (1), icon information (23i) of each processing primitive (22), state explanation information A compact display is performed by using the screen definition information (202) mainly including (23d).
Further, in response to a processing request (4) in which a control panel or a remote controller or the like on a device main body of a home electric appliance which can perform only a limited display is used as the input / output device (1), for example, each processing primitive (22 ) Is displayed using the screen definition information (202) using only the icon information (23i) and the status information (23s).
Further, in response to the processing request (4) using the control panel, remote controller, and the like on the device body of the home electric appliance as the input / output device (1), a certain operation menu is changed to the control panel or the control panel in response to the processing request (4). When corresponding to the operation button of the remote controller, special information for associating with the operation button can be returned as display information (5d).
Further, by using the screen definition information (202) in which the display type is changed according to the user, the group, or the task, the display screen can be customized for each user, group, and task.
Further, by switching the result screen definition information (202r) according to the processing result, it is possible to return display information (5d) of a completely different pattern depending on the processing result.
For example, in response to a processing request (4) from the input / output device (1) having only an error lamp for display, information to be actually displayed is not returned in the case of normal termination. The display information (5d) for turning on the error lamp can be returned only in the case of abnormal termination.
Further, the control display definition information (20) can be switched by the effective control display definition information (31), so that the processing procedure can be customized for each user, group, and task.
The processing can be customized for each input / output device (1).
FIG. 19 shows an embodiment of the wait display step (25) activated by the process 1050 when the wait display definition information (202w) is defined in the screen definition information (202) selected in the process 1030. It is a flowchart of FIG.
In this embodiment, it is assumed that the wait display step (25) operates in parallel with the interpretation execution step (21) by the start processing of the processing 1050.
The wait display step (25) started in the process 1050 first refers to the wait display definition information (202w) of the screen definition information (202) selected in the process 1030, and sets the next wait display time to the current time. + Set to wait display start time information (202 wt). (Process 2501)
Next, it is checked whether or not the notice of the waiting display step processing stop from the processing 1090 has been received. (Process 2502)
When the stop notification is received, the wait display processing ends.
If the stop notification has not been received, the current time is compared with the next wait display time. (Process 2503)
If the current time has not yet reached the next wait display time, the flow returns to step 2502.
If the current time has already passed the next wait display time, the wait display information (202wd) of the wait display definition information (202w) is returned to the input / output device (1). (Process 2504)
Next, the next waiting time information is set to the current time + the waiting display interval time information (202wi) of the waiting display definition information (202w), and the process returns to the step 2502. (Process 2505)
According to the present embodiment, when the time until the processing result is returned by the combination of the processing primitives (22) becomes longer, the wait display is displayed before the processing result display by the input / output device (1) or the user. Can be returned to the input / output device (1).
FIG. 20 is a flowchart of an embodiment showing details of the execution process (process 2120) of the one processing primitive (22) according to the execution definition information (201) of the interpretation execution step (21).
First, in the execution description information of the one processing primitive (22) of the execution definition information (201) acquired in the processing 2110, the display event generation instruction (the start time of the execution specified as the timing in the display event timing information (201et)) 201e) is checked. (Processing 2121)
If there is an instruction whose timing is the execution start time, the display event identification information (201ei) of the execution description information is notified to the event display step (26), and the corresponding execution start display is performed. (Process 2122)
Next, it is checked whether or not the log designation information (201g) of the execution description information is “log recording required”. (Processing 2123)
In the case of "log recording required", an instruction is given to a log step (34) to be described later, and execution start information of the processing primitive (22) is recorded as a log. (Process 2124)
In the log step (34), the processing primitive identification information (201i) is passed as a parameter, and the log identification information (35i) returned from the log step (34) is stored.
Next, the processing primitive (22) corresponding to the processing primitive identification information (201i) of the execution description information is executed. (Processing 2125)
When the processing primitive (22) is executed, the execution type information (201t) of the execution description information, the log designation information (201g), the log identification information (35i) returned from the log step (34), Then, the processing parameter (201p) is passed to the processing primitive (22).
When the control is returned from the executed processing primitive (22), next, the log designation information (201g) of the execution description information is “log recording required” and the execution type information (201t) is “ Check if "synchronous processing". (Processing 2126)
In the case of "log recording required" and "synchronous processing", an instruction is given to a log step (34) to be described later, and execution end information of the processing primitive (22) is recorded as a log. (Process 2127)
The log step (34) passes the log identification information (35i) returned from the log step (34) and the status information (23s) returned from the processing primitive (22) as parameters.
In the case of "log recording required" and "asynchronous processing", the executed processing primitive (22) changes the log step (34) when the actual processing of the processing primitive (22) is completed. ), And records the execution end information as a log.
Next, it is checked whether or not the execution description information includes a display event generation instruction (201e) specifying the end of execution as a timing in the display event timing information (201et). (Process 2128)
[0209] If there is an instruction with the execution end time as a timing, the display event identification information (201ei) of the execution description information is notified to the event display step (26), and the corresponding execution end display is performed. The execution of the processing primitive (22) ends. (Process 2129)
The processing 2123, the processing 2124, the processing 2126, and the processing 2127 are processing related to the log management which is one aspect of the present invention, and are not included in the interpretation execution step (21) in some embodiments.
[0211] Processing 2121, processing 2122, processing 2128, and processing 2129 are processing related to the processing progress display which is one aspect of the present invention, and in some embodiments, are not included in the interpretation execution step (21).
FIG. 21 is a flow chart of an embodiment of a process for starting and executing a predetermined process (process 2210) in each process primitive (22).
First, the processing primitive (22) starts a predetermined processing of the processing primitive. (Process 2211)
Next, it is checked whether or not an event to be displayed as a process progress different from the final process result display has occurred. (Process 2212)
If there is an event to be displayed, the event display step (26) notifies the event identification information of the event to be displayed, and returns a display corresponding to the event to the input / output device (1). (Process 2213)
Next, it is checked whether the execution type information (201t) passed from the interpretation execution step (21) is "asynchronous processing". (Process 2214)
In the case of "asynchronous processing", a task for waiting for the end of the started processing is started, or a setting for receiving the end of the processing by an interrupt is made, and the start execution processing itself ends. (Process 2215)
If it is not "asynchronous processing", it is checked whether the started processing has been completed. (Process 2216)
If the started process is not completed, the process returns to step 2212.
When the started processing is completed, the start execution processing ends.
The end wait task started or set in the process 2215 or the interrupt process waits for the end of the process started in the process 2211 or detects the end. (Process 2217)
When the started processing is completed, it is checked whether the log designation information (201g) passed from the interpretation execution step is “log recording required”.
In the case of "log recording required", an instruction is given to a log step (34) to be described later, the execution completion information is recorded in the log, and the task waiting for completion or the interrupt processing is completed. (Process 2219)
Note that the log identification information and the status information (23s) passed from the interpretation execution step (21) are passed as parameters to the log step (34).
If it is not "log recording required", the task waiting for completion or the interrupt processing is terminated as it is.
FIG. 22 shows an event display step (26) in which a display event is notified in processing 2122, processing 2129, and processing 2213 and display information of the progress of the processing corresponding to the display event is returned to the input / output device (1). 6 is a flowchart of an embodiment of the present invention.
First, it is checked whether or not event display definition information (202e) is defined in the screen definition information (202) selected in the process 1030. (Process 2601)
If the event display definition information (202e) has not been defined, the process of the event display step (26) ends.
When the event display definition information (202e) is defined, the definition information is obtained one entry at a time from the definition information (202e). (Process 2602)
If there are no more entries to be checked, the process of the event display step (26) is terminated.
Next, it is checked whether or not the identification information notified in the event display step (26) is equal to the event identification information (202ei) of the acquired definition information entry. (Process 2603)
If they are not equal, the process returns to step 2602.
If they are equal, the event display information (202ed) of the entry is returned to the input / output device (1), and the process of the event display step (26) ends. (Process 2604)
According to the present embodiment, customized processing is performed only by additionally defining the event display definition information (202i) of the screen definition information (202) and the display event generation instruction (201e) of the execution definition information (201). It is possible to display not only the result but also the processing progress.
Further, since the screen definition information (202) can be defined corresponding to the input / output device (1), the user, etc., the progress display corresponding to the input / output device (1), the user, etc., can be performed. .
FIG. 23 is a system configuration diagram of an embodiment for realizing log management and transaction management according to the present invention.
This embodiment includes a transaction management step (33), a log step (34), execution log information (35), and transaction management information (36) in addition to the components shown in FIG.
The processing request (4) and the processing response (5) include the above-described request transaction information (4t) and response transaction information (5t), respectively.
In FIG. 23, components not directly related to the log management and the transaction management of the present invention are omitted from the components shown in FIG.
The embodiment in which the processing device (2) is configured to include the components omitted in FIG. 23, and the embodiment in which the processing device (2) is configured to include no components as a reduced form, are possible.
In the transaction management step (33), the input / output device (1) cannot correctly receive the processing response (5) corresponding to the processing request (4) in an environment where the communication state is unstable on a mobile phone or the like. This is a processing step for returning an error when there is a difference between the states of the input / output device (1) and the processing device (2).
As described above, the log step (34) receives an instruction from the interpretation execution step (21) or the processing primitive (22) according to the log designation information (201g) of the execution definition information (201), and specifies This is a processing step of recording execution log information of execution start and end of the processing primitive (22).
The execution log information (35) is execution start and end information of the specific processing primitive recorded in the log step (34).
The transaction management information (36) is information set in the transaction management step (33). For each processing request (4), unique identification information corresponding to the processing request (4) is set. Is done.
FIG. 24 is a configuration diagram of an embodiment of the execution log information (35).
In this embodiment, the execution log information (35) includes process identification information (35n), log identification information (35i), start time information (35s), end time information (35e), and end state information (35r). including.
The process identification information (35n) is information for identifying the executed process primitive (22).
The log identification information (35i) is information uniquely assigned to each log record. Using the transaction management information (36), it is determined which processing request (4) corresponds to the processing request. Holds information in a understandable form.
For example, in the embodiment of FIG. 24, an example is shown in which the serial number of the processing in each processing request (4) is added with a hyphen to the value of the transaction management information (36).
The start time information (35s) is information on the time at which the execution of the corresponding processing primitive (22) is started.
The end time information (35e) is information on the time at which the processing started by the processing primitive (22) ends.
The end state information (35r) is information indicating the end state of the processing of the processing primitive (22).
FIG. 25 is a flowchart of an embodiment of a process for setting execution start information in response to an instruction of the process 2124 from the interpretation execution step (21) in the log step (34).
First, a new entry is created in the new execution log information (35). (Process 3501)
Next, with reference to the transaction management information (36), identification information in the form of adding the serial number of the processing in each processing request (4) by adding a hyphen to the value of the transaction management information (36) Is generated and set in the log identification information (35i) of the entry generated in the process 3501. (Process 3502)
Next, the current time is set in the start time information (35s) of the entry. (Process 3503)
Next, the processing primitive identification information obtained from the interpretation execution step (21) is set in the processing identification information (35n) of the entry. (Process 3504)
Next, as the end time information (35e) and the end state information (35r) of the entry, information that indicates that the entry has not been set is set. (Process 3505)
Finally, the log identification information (35i) generated in the process 3502 is returned to the interpretation execution step (21). (Process 3506)
FIG. 26 shows an embodiment of a process of setting execution end information in response to an instruction of the process 2127 from the interpretation execution step (21) by the log step (34) or an instruction of the process 2219 from the processing primitive (22). It is a flowchart of FIG.
First, an entry having the log identification information (35i) specified in the log step (34) is searched from the execution log record (35). (Process 3511)
If the corresponding entry is not found, the processing ends with an error. (Process 3512)
When the corresponding entry is found, the current time is set in the end time information (35e) of the entry. (Process 3513)
Finally, the status information (23s) passed as a parameter is set in the end state information (35r) of the entry, and the process ends. (Process 3514)
FIG. 27 is a sequence diagram of one embodiment of the transaction management of the present invention using the transaction management step (33) and the transaction management information (36).
First, the processing request (4) including the response transaction identification information (5t) included in the processing response (5) last received by the input / output device (1) as the request transaction identification information (4t). Send to (2). (Process 3001)
Next, the processing device (2) receives the processing request (4), and in a transaction management step (33), requests transaction identification information (4t) and transaction management information (4t) of the processing request (4). Check if 36) are equal. (Process 3002)
If they are not equal as a result of the check, the transaction management step (33) returns the error response (5) indicating that they do not match, the current transaction management information (36) value as the response transaction of the error response (5). A reply is set with the identification information (5t). (Process 3003)
The input / output device (1) having received the error response (5) displays an error, and displays the response transaction identification information (5t) included in the error response (5) in the next processing request (4). Remember for (Process 3004)
In the process 3002, if the requested transaction identification information (4t) and the transaction management information (36) are equal, the processing device (2) executes the transaction management step (33) to send the transaction request information (4) to the processing request (4). Unique identification information is generated, and the generated identification information is set in the transaction management information (36). (Process 3005)
In one embodiment, for example, a value obtained by adding 1 to the current transaction management information (36) is set in the transaction management information (36).
Further, in the transaction management step (33), the processing device (2) compares the value of the transaction management information (36) generated above with the response transaction identification (5) of the processing response (5) to the processing request (4). Set to information (5t). (Process 3006)
Next, the processing unit (2) executes the processing by the processing of the processings 1020 to 1100, and returns the processing response (5) of the processing result to the input / output unit (1). (Process 3007)
Finally, the input / output device (1) receives the processing response (5), displays the processing result, and transmits the response transaction identification information (5t) included in the processing response (5) to the next processing request (5). 4) Store for
The method of adding the request transaction identification information (4t) of the processing request (4) and the response transaction identification information (5t) of the processing response (5) to the processing request (4) and the processing response (5) In one embodiment, for example, in a case where a Web protocol is used, Cookie is used.
According to the present embodiment, in the case where the input / output device (1) fails to correctly receive the processing response (5) for a processing request (4) for some reason, the processing device (2) side If the user issues the same processing request (4) again in spite of the fact that the previous processing request (4) was correctly executed, double execution can be prevented by an error response.
Also, since the execution log information (35) holds the state of the execution result in a form corresponding to each processing request (4), the same applies when the user does not know the current state. By checking the execution log information (35), it is possible to grasp which processing has been executed and what has resulted.
Next, a method of generating and setting the control display definition information (20) of the present invention will be described.
FIG. 28 is an embodiment for explaining a method of generating control display definition information (20) of the present invention using the control display definition information generation tool (6) and setting it in the processing device (2). It is a sequence diagram.
The control display definition information generation tool (6) of this embodiment is a tool that operates on a general information processing apparatus, and includes an execution definition step (61) for defining and generating execution definition information (201). , A screen definition step (62) for defining and generating screen definition information (202), and a processing information table (60) holding information such as the function and display content of each processing primitive.
The processing device (2) includes a control display definition information setting registration step (37) for setting and registering the control display definition information (20).
In this embodiment, a designer who defines a process customized by combining the process primitives (22) generates the control display definition information (20) by the following sequence using the generation tool (6). Is registered in the processing device (2).
First, the designer uses the execution definition step (61) of the control display definition information generation tool (6) to specify the procedure information of the processing to be combined and generate the execution definition information (201). (Process 6001)
Next, the designer uses the screen definition step (62) of the control display definition information generation tool (6) to compose the screen definition target information (202q) and each screen definition information (202) on the screen. The user instructs the selection and arrangement of display elements to be performed, and generates and sets the required number of pairs of screen definition target information (202q) and screen definition information (202). (Process 6002)
Next, the designer controls and displays the control display definition information entry (20e) including the execution definition information (201), screen definition information (202), and screen definition target information (202q) obtained in the above processing. Obtained from the definition information generation tool (6). (Process 6003)
Finally, in the control display definition information setting registration step (37) of the processing device (2), the designer displays the control display definition information entry (20e) obtained from the generation tool (6) and the control display definition target. The information (20q) is designated, and the information (20e, 20q) is registered in the control display definition information (20). (Process 6004)
FIG. 29 is a configuration diagram of one embodiment of the processing information table (60) held in the control display definition information generation tool (6).
In this embodiment, the processing information table (60) is a table holding information on each processing primitive (22), and each entry of the table is a processing information which is identification information of the processing primitive (22). As display examples of the identification information (60i), the function information (60f) describing the function of the processing primitive (22), and the processing result display information (23) generated by the processing primitive, icon information (60ri), status It comprises an example of processing result display information (60r) including information (60rs), state explanation information (60rd), and processing result information (60rf).
FIG. 30 is a sequence diagram of an embodiment of the process of generating the execution definition information (201) in the process 6001 using the execution definition step (61) of the generation tool (6).
First, in order to find a processing primitive (22) necessary for realizing a customized process, the designer searches the processing tool (6) for a processing primitive (22) having a predetermined function, or , Requesting display of function information of a certain processing primitive (22). (Process 6101)
Upon receiving the request, the generation tool (6) searches the processing information table (60) as one step of the execution definition step (61), and identifies the processing primitive (22) having the requested function. The information (60i) and the function information (60f) of the designated processing primitive (22) are displayed. (Process 6102)
The designer receives the search result and executes the execution procedure of the processing primitive (22) necessary to realize the customized processing and the execution type information (201t) necessary to generate the execution definition information (201). ) Instruct others to the generation tool (6). (Process 6003)
Upon receiving the instruction, the generation tool (6) generates and executes the execution definition information (201) of the control display definition information entry (20e) according to the instruction as one step of the execution definition step (61). The generation process of the definition information (201) ends. (Process 6104)
FIG. 31 is a sequence diagram of an embodiment of the process of generating and setting each screen definition information (202) in the process 6002 using the screen definition step (62) of the generation tool (6).
First, the designer specifies the screen definition target information (202q) and instructs the generation tool (6) to generate new screen definition information (202). (Process 6201)
Upon receiving the instruction, the generation tool (6) generates the screen definition information (202) in the control display definition information entry (20e) according to the instruction as one of the screen definition steps (62). The designated screen definition target information (202q) is set. (Process 6202)
Next, the designer places which of the display information (23i, 23s, 23d, 23f) of the processing result display information (23) generated by each processing primitive (22) designated by the processing procedure instruction. An instruction is given to the generation tool (6) on the screen to arrange. (Process 6203)
Upon receiving the instruction, the generation tool (6) refers to the processing result display information example (60r) in the processing information table (60) according to the instruction as one of the screen definition steps (62), and Display a screen display example to the designer. (Process 6204)
The designer checks the display example of the result screen, and if the display example is acceptable, specifies the result screen definition target information (202rq) using the display pattern, and defines the result screen definition according to the display example. Instruct generation / setting of information (202r).
(Process 6205)
The generation tool (6), having received the instruction, generates the result screen definition information (202r) corresponding to the display example according to the instruction as one step of the screen definition step (62), and It is set in the screen definition information (202) generated above together with the screen definition target information (202rq). (Process 6206)
Next, if there is other result screen definition information (202r) to be defined, the designer returns to step 6203. (Process 6207)
When the generation and setting of all the result screen definition information (202r) are completed, the designer next specifies the waiting display definition information (202w) and sends the setting of the information to the generation tool (6). Instruct. (Process 6208)
Upon receiving the instruction, the generation tool (6), as one step of the screen definition step (62), according to the instruction, converts the designated waiting display definition information (202w) to the screen definition information (202) generated as described above. ). (Process 6209)
Finally, the designer specifies the event display definition information (202e) and instructs the generation tool (6) to set the information. (Process 6210)
Upon receiving the instruction, the generation tool (6), as one of the screen definition steps (62), generates the specified event display definition information (202e) in accordance with the instruction and generates the screen definition information (202e) generated above. ), And the process of generating and setting the screen definition information (202) ends. (Process 6211)
According to the above embodiment, when defining a customized process in which processes are combined, conventionally, a new program for the customized process had to be created. Using the tool (6), customized processing and customized display can be defined only by the instruction of the processing procedure and the selection and arrangement of the display elements on the screen.
FIG. 32 is a sequence diagram of one embodiment for explaining a method of loading the control display definition information (20) of the present invention from the service site (7) and setting the same in the processing device (2).
In this embodiment, the service site (7) is connected to the processing device (2) by the communication path (3), and the site (7) is connected to the control display definition information for the processing device (2). A control display definition information database (70) holding (20) is provided.
The processing device (2) includes a control display definition information setting registration step (37) for setting and registering the control display definition information (20).
First, the user sends the control display definition information (20) stored in the service site (7) to the processing device (2) via the input / output device (1). Issue a registration request. (Process 7001)
[0312] Upon receiving the request, the processing device (2) executes a control display definition information setting registration step (37) as a step to the service site (7) holding the designated control display definition information (20). , Requesting transmission of the control display definition information (20) via the communication path (3). (Process 7002)
The service site (7) receiving the request searches the control display definition information database (70) and returns the specified control display definition information (20) to the processing device (2). (Process 7003)
Upon receiving the reply from the service site (7), the processing device (2) uses the returned control display definition information (20) as one of the control display definition information setting registration step (37). 2) and the registration process ends. (Process 7004)
According to the above embodiment, various customized process definitions can be loaded from the service site and used.
FIG. 33 shows an example of a physical configuration of the processing apparatus (2) of the present invention.
Specifically, the processing device (2) includes, for example, a processor (91), a memory (92), an external storage mechanism (93), a communication mechanism (94), and an operator input / output mechanism (95). And the internal communication line (96).
The processor (91) executes the information processing program (99) stored in the memory (92).
Each processing step in the processing device (2) of the present invention described above is realized by, for example, an information processing program (99) executed by the processor (91).
The memory (92) holds, in addition to the information processing program (99), various data referred to by the information processing program (99).
The external storage mechanism (93) holds the information processing program (99) and various data in a nonvolatile form.
The various information in the processing device (2) of the present invention described above is held in, for example, the memory (92) or the external storage mechanism (93).
The information processing program (99) executed on the processor (91) instructs the external storage mechanism (93) to load necessary programs and data into the memory (92), and conversely, 92) Store the above programs and data in the external storage mechanism (93).
The information processing program (99) may be stored in the external storage mechanism (93) in advance.
Alternatively, if necessary, the program may be introduced from an external device via a portable storage medium or a communication medium.
The communication mechanism (94) is connected to the communication line (97), and realizes communication with the input / output device (1) and the service site (7) according to the instruction of the information processing program (99). The received data is stored in the memory (92) and the external storage mechanism (93).
A communication path (3), which is a logical communication path between the devices, is realized in a physical communication line (97) via a communication mechanism (94).
The operator input / output mechanism (95) performs data input / output with the user.
The internal communication line (96) is for the processor (91), the memory (92), the external storage mechanism (93), the communication mechanism (94), and the operator input / output mechanism (95) to communicate with each other. There is, for example, a bus.
In the case where the input / output device (1) exists in the processing device (2), for example, the operator input / output mechanism (95) is a physical input / output mechanism of the input / output device (1). , The communication path (3) is realized in the internal communication line (96) without passing through the communication mechanism (94).
[0331]
According to the processing method of the present invention, an execution definition information (201) indicating an execution procedure of a series of processing primitives (22) corresponding to a processing request, and a screen definition defining a display screen for the same series of processing. Control display definition information (20) including the information (202) in the processing device (2),
Further, in accordance with the execution definition information (201) of the control display definition information (20), an interpretation execution step (21) for executing a designated group of processing primitives (22), and a screen of the control display definition information (20) According to the definition information (202), the designated display information is selected from the processing result display information (23) generated by each processing primitive of the same group to generate the result display information (5d), and the input / output device (1) And a result display generation reply step (24) for returning the result display information (5d) to the user.
According to the processing method having this configuration, existing processes can be combined, customized processes can be defined, and a customized result screen can be displayed without newly creating a dedicated program or script.
As a more specific aspect of the processing method of the present invention, each processing primitive (22) described in the execution definition information (201) executes a predetermined processing and defines it in advance. Processing information display information (23) of the same processing primitive (22) in the form
The screen definition information (202) includes information on which processing result display information (23) of each processing primitive (22) is to be arranged, and
The result display generation reply step (24) generates the result display information (5d) of the request processing using the processing result display information (23) of each processing primitive (22) according to the screen definition information (202). I do.
According to the processing method of this configuration, the customization process defined by the combination of the existing processes is changed to the customization process newly defined by the display combination of the existing processes without changing the existing process. The result can be displayed according to the result.
In one embodiment of the processing method of the present invention, the screen definition information (202) is stored in the processing device (2) for each type of the input / output device (1). The processing method includes a definition information selecting step (28) for selecting the screen definition information (202) used in the result display generation returning step (24) according to the type of the input / output device (1).
According to the processing method of this configuration, a processing result suitable for the input / output function and capability of the input / output device (1) can be returned according to the type of the input / output device (1) of the request source.
In another aspect of the processing method of the present invention, the screen definition information (202) is added to the control display definition information (20) by the user, the type of the input / output device (1), Alternatively, a plurality of screen definition target information (202q) indicating target conditions for which the same screen definition information (202) is valid by a combination of business type information is held as a pair,
Further, the processing method includes processing the current user, the type of the input / output device, and the valid screen definition target information (32) holding the type of business type information used for validity determination of the respective screen definition information (202) by the above processing. Held in device (2),
Further, an effective object setting step (27) for setting the effective screen object information (32),
A definition information selection step (28) for checking the effective screen definition target information (32) and the screen definition target information (202q) and selecting the screen definition information (202) to be used in the result display generation return step (24). including.
According to the processing method of this configuration, it is possible to switch the display pattern not only for each input / output device (1) but also for a user, business use, and the like.
In one embodiment of the processing method of the present invention, the control display definition information (20) is stored in the control display definition information (20) by combining the user, the type of the input / output device, or the business type information. ) Are held in pairs with control display definition target information (20q) indicating target conditions for which
Further, in the processing method, the current user used for the validity judgment of the control display definition information (20), the type of the input / output device, and the valid control display definition target information (31) holding the business type information are stored in the above-mentioned processing method. Held in the processing unit (2),
Further, an effective object setting step (27) for setting the effective control display definition object information (31);
The valid control display definition target information (31) and the control display definition target information (20q) are checked, and the control display definition information (20) used in the interpretation execution step (21) and the result display generation return step (24). Is selected (28).
According to the processing method of this configuration, not only the display pattern of the processing result, but also the processing procedure is switched according to the input / output device (1), the user, the business application, etc., and the customized processing is performed. Can be realized.
As one mode of the processing method of the present invention, as the screen definition information (202), the result screen definition information (202r) of a plurality of patterns corresponding to the processing results is held.
The result display generation reply step (24) selects and selects the result screen definition information (202r) from the plurality of result screen definition information (202r) based on the processing result information from the processing primitive (22). The result display information (5d) is generated according to the result screen definition information (202r).
According to the processing method of this configuration, the display pattern can be switched according to the processing result.
For example, the display pattern can be switched between normal termination and abnormal termination.
Also, as one mode of the processing method of the present invention, a waiting display definition instructing a return display of the result display information (5d) in response to the processing request (4) before returning from the processing device (2). Information (202w) is included in the screen definition information (202),
The wait display definition information (202w) includes wait display start time information (202wt) indicating the start time of the wait display,
Waiting display interval time information (202wi) indicating the waiting display interval time;
Waiting display information (202wd) indicating display information to be returned to the input / output device as the waiting display;
Further, the processing method includes a waiting display step (25),
The waiting display step (25) returns the result display information (5d) of the processing request (4) after the processing device (2) receives the processing request (4) in accordance with the waiting display definition information (202w). By the time, if the time specified by the waiting display start time information (202 wt) has elapsed, the waiting display information is transmitted to the input / output device at the time indicated by the display interval time information after the lapsed time. Reply.
According to the processing method of this configuration, when the time required to return the processing result is long, it is possible to return the waiting display to the input / output device (1) before displaying the processing result.
Also, as one mode of the processing method of the present invention, in the above-mentioned screen definition information (202), in response to a designated display event, an event instructed to return the designated display information to the input / output device (1). Including display definition information (202e);
The execution definition information (201) includes a display event generation instruction (201e) for instructing the generation of the display event in response to the start and end of execution of each processing primitive (22) requiring the processing progress display,
Further, the processing method includes an event display step (26),
The event display step (26) cooperates with the interpretation execution step (21) to start execution of each processing primitive (22) according to the execution definition information (201), and to execute each processing primitive executed When the processing (22) is completed, if there is a display event generation instruction (201e) with respect to the start and end of the processing primitive (22), it corresponds to the display event specified by the display event generation instruction (201e) The event display definition information (202e) of the screen definition information (202) is searched, and the event display information (202ed) specified by the corresponding event display definition information (202e) is returned to the input / output device (1). .
According to the processing method of this configuration, it is possible to easily display not only the processing result but also the processing progress display for the customized processing.
In another aspect of the processing method of the present invention, the screen definition information (202) instructs a reply of the specified display information to the input / output device (1) in response to the specified display event. Event display definition information (202e)
Further, the processing method receives a display event notification from each processing primitive (22) executed in the interpretation execution step (21), and displays the display information (202e) specified by the event display definition information (202e) corresponding to the display event. 202wd) is returned to the input / output device (1).
According to the processing method of this configuration, it is possible to display not only the processing result and the progress at the start / end of the processing but also the progress at a specific event for the customized processing.
In another embodiment of the processing method of the present invention, the execution definition information (201) indicates that the execution of each processing primitive (22) is the same as when the control returns from the processing primitive (22). The execution type information (201t) that describes whether the processing of the processing primitive (22) is a synchronous processing that has been completed or whether the processing is an asynchronous processing in which control is returned from the processing primitive (22) only by the start processing and processing is continued behind the scenes In addition, the execution definition information (201) includes, in the execution definition information (201), log designation information (201g) instructing log recording for a processing primitive (22) for which the start and end of the processing are to be recorded as a log,
The above processing method includes an execution log containing identification information, start time information, end time information, and end state information of the processing primitive (22) in response to the start and end of execution of the processing primitive (22) specified by the log designation information (201g). A log step (34) for holding the information (35) in the processing device (2) and for recording and managing the execution log information (35);
The log step (34) is a processing primitive (22) for which logging is specified by the log specification information (201g) according to the execution type information (201t) of the execution definition information (201) and the log specification information (201g). When the execution type information (201t) specifies synchronous processing, the processing primitive (22) starts and ends at the same time in cooperation with the interpretation execution step (21). The identification information, start time information, end time information, and end state information are recorded in the execution log information (35),
If asynchronous processing is specified in the execution type information (201t), the log step (34) cooperates with the interpretation execution step (21) at the start of the processing primitive (22) to execute the processing. The identification information and the start time information are recorded in the execution log information (35), and the end time information and the end state information of the execution log information (35) are output when the corresponding processing primitive (22) ends. 22) and is recorded in the execution log information (35).
According to the processing method of this configuration, even if the processing response (5) to the processing request (4) cannot be correctly received for some reason, how the processing is executed and the result is determined. , You can check.
Further, as one aspect of the processing method of the present invention, the processing method further includes execution log information (35) in which an execution log of the processing primitive (22) is recorded in the processing device (2). ,
A log step (34) for recording the execution log information (35);
Transaction management information (36) holding information corresponding to each of the processing requests (4);
A transaction management step (33) for managing the transaction management information (36);
The transaction management step (33) generates a unique transaction identifier for each processing request (4) from the input / output device (1), and stores the transaction identifier in the transaction management information (36).
The log step (34) generates log identification information (35i) for uniquely identifying each execution log information (35) by adding unique information for each process to the transaction management information (36), and generates Recorded log identification information (35i) in each execution log information (35),
Further, the transaction management step (33) adds the transaction management information (36) as transaction identification information (5t) to the result information corresponding to the processing request (4) from the input / output device (1), and returns the transaction management information (36).
In the transaction management step (33), the last response from the processing device (2) that the input / output device (1) added to each processing request (4) and that the input / output device (1) received correctly ( The transaction identification information (4t) included in 5) is checked, and if it does not match the transaction management information (36), error information indicating that it does not match is returned to the input / output device (1).
According to the processing method of this configuration, for some reason, the input / output device (1) cannot correctly receive the processing response (5) to the processing request (4), and the processing is executed correctly. However, even if the user requests the same processing request (4) again, an error response is returned and double execution can be prevented.
As one mode of the processing method of the present invention, the method for generating the control display definition information (20) is as follows.
An execution definition step (61) for receiving execution procedure information of the processing primitive (22) from a designer of the control display definition information (20) and generating execution definition information (201) of the control display definition information (20); ,
In accordance with the designer's instruction, an example of the processing result display information (23) of each processing primitive (22) specified by the execution procedure information is selected and arranged on the screen, and based on the information of the same screen determined by the designer. The control display definition information (20) is generated using a control display definition information generation tool (6) having a screen definition step (62) for generating screen definition information (202) of the control display definition information (20). .
According to the processing method of this configuration, customized processing and customized display can be easily defined.
As one mode of the processing method of the present invention, control display definition information (20) of a required processing request is loaded from a database holding the above-mentioned control display definition information (20) for various processing requests. The setting is registered in the processing device (2).
According to the processing method of this configuration, processing customized for various processing can be used on the processing device (2).
According to the above-described means of the present invention, not only can a customized process be defined by combining existing processing primitives, but also a display for a customized process can be defined without changing each processing primitive. The display screen can be switched according to the output device type, the user, and the business purpose, and the above-described problem can be solved.
[Brief description of the drawings]
FIG. 1 is a system configuration diagram of an embodiment using a processing method and a processing apparatus of the present invention.
FIG. 2 is a configuration diagram of an embodiment of processing result display information generated by a processing primitive according to the present invention.
FIG. 3 is a configuration diagram of an embodiment of a processing request used in the present invention.
FIG. 4 is a configuration diagram of an embodiment of a processing response used in the present invention.
FIG. 5 is a configuration diagram of an embodiment of control display definition information of the present invention.
FIG. 6 is a configuration diagram of an embodiment of execution definition information according to the present invention.
FIG. 7 is a configuration diagram of an embodiment of screen definition information according to the present invention.
FIG. 8 is a configuration diagram of an embodiment of result screen definition information according to the present invention.
FIG. 9 is a configuration diagram of an embodiment of wait display definition information according to the present invention.
FIG. 10 is a configuration diagram of an embodiment of event display definition information of the present invention.
FIG. 11 is a configuration diagram of an embodiment of valid control display definition target information and valid screen definition target information according to the present invention.
FIG. 12 is a sequence diagram of one embodiment of the overall flow of the processing method of the present invention.
FIG. 13 is a flowchart of an embodiment of a control display definition information entry and screen definition information selection process in the definition information selection step of the present invention.
FIG. 14 is a flowchart of one embodiment of an interpretation execution step of the present invention.
FIG. 15 is a flowchart of one embodiment of a processing primitive of the present invention.
FIG. 16 is a flowchart of one embodiment of a result display generation returning step according to the present invention.
FIG. 17 is a flowchart of an embodiment of a process of selecting result screen definition information in a result display return step of the present invention.
FIG. 18 is a follow chart of an embodiment of a process of generating display information of a processing result of a result display generation returning step according to the present invention.
FIG. 19 is a flowchart of one embodiment of a wait display step of the present invention.
FIG. 20 is a flowchart of an embodiment of execution processing of one processing primitive according to the execution definition information of the interpretation execution step of the present invention.
FIG. 21 is a flowchart of an embodiment of a process for starting and executing a predetermined process in each processing primitive according to the present invention.
FIG. 22 is a flowchart of one embodiment of an event display step of the present invention.
FIG. 23 is a system configuration diagram of an embodiment for realizing log management and transaction management of the present invention.
FIG. 24 is a configuration diagram of an embodiment of execution log information according to the present invention.
FIG. 25 is a flowchart of an embodiment of a process of setting execution start information in response to an instruction from an interpretation execution step by a log step according to the present invention;
FIG. 26 is a flowchart of an example of an interpretation execution step by a log step or a process of setting execution end information in response to an instruction from a processing primitive according to the present invention.
FIG. 27 is a sequence diagram of one embodiment of the transaction management of the present invention using the transaction management step and the transaction management information of the present invention.
FIG. 28 is a sequence diagram of one embodiment illustrating a method of generating and setting control display definition information according to the present invention.
FIG. 29 is a configuration diagram of an embodiment of a processing information table held by the control display definition information generation tool of the present invention.
FIG. 30 is a sequence diagram of an embodiment of a process for generating execution definition information in the execution definition step of the control display definition information generation tool according to the present invention.
FIG. 31 is a sequence diagram of an embodiment of a process of generating screen definition information in a screen definition step of the control display definition information generation tool according to the present invention.
FIG. 32 is a sequence diagram of one embodiment illustrating a method of loading control display definition information from a service site and setting the same in a processing device according to the present invention;
FIG. 33 is a configuration diagram of one embodiment of a physical device of the processing apparatus of the present invention.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 ... I / O device, 2 ... Processing device, 3 ... Communication path, 4 ... Processing request, 4r ... Request reference destination information, 4i ... I / O device identification information, 4u ... User Identification information, 4t: request transaction identification information, 4p: parameter, 5: processing response, 5t: response transaction identification information, 5d: display information, 6: control display definition information generation Tool, 7: service site, 20: control display definition information, 20q: control display definition target information, 20e: control display definition information entry, 201: execution definition information, 201i ... Processing primitive identification information, 201t: execution type information, 201g: log designation information, 201e: display event generation instruction, 201et: display event timing information, 201ei ... Event identification information, 201p ... processing parameter, 202 ... screen definition information, 202q ... screen definition target information, 202r ... result screen definition information, 202rq ... result screen definition target information, 202ri ··· Icon information reference, 202rs ··· Status information reference, 202rd ··· State explanation information reference, 202rf ··· Processing result information reference, 202ro ··· Information other than reference, 202w ··· Wait display definition information, 202 wt: Wait display start time information, 202 wi: Display wait interval time information, 202 wd: Wait display information, 202 e: Event display definition information, 202 ei: Event identification information, 202ed: event display information, 21: interpretation execution step, 22: processing primitive, 23 ... Processing result display information, 23i ... icon information, 23s ... status information, 23d ... state explanation information, 23f ... processing result information, 24 ... result display generation return step, 25 ... wait Display step, 26 ... event display step, 27 ... valid object setting step, 28 ... definition information selecting step, 31 ... valid control display definition target information, 32 ... valid screen definition target information, 31i, 32i: input / output device condition information, 31u, 32u: user condition information, 31p, 32p: display pattern condition information, 33: transaction management step, 34: log step, 35 ... execution log information, 35n ... process identification information, 35i ... log identification information, 35s ... start time information, 35e ... end time information, 35 r: end state information, 36: transaction management information, 37: control display definition information registration step, 60: processing information table, 60i: processing identification information, 60f: function information, 60r: Processing result display information example, 60ri: Icon information, 60rs: Status information, 60rd: State explanation information, 60rf: Processing result information, 61: Execution definition step, 62 ..Screen definition step, 70: control display definition information database, 91: processor, 92: memory, 93: external storage mechanism, 94: communication mechanism, 95: operator input / output Mechanism, 96: Internal communication line, 97: Communication line, 99: Information processing program

Claims (14)

入出力装置からの処理要求に対応し、指定の処理を実行し、該処理結果表示を該入出力装置に返す処理装置の処理方法であって、該処理方法は、該処理要求に対応した一連の処理プリミティブの実行手順を示した実行定義情報と、該一連の処理に対する表示画面を定義した画面定義情報とを含む、制御表示定義情報を該処理装置に保持し、
さらに、該制御表示定義情報の実行定義情報に従い、指定された一群の処理プリミティブを実行する解釈実行ステップと、
該制御表示定義情報の画面定義情報に従い、該一群の各処理プリミティブが生成した処理結果表示情報から、指定の表示情報を選択して、結果表示情報を生成し、該入出力装置に該結果表示情報を返信する結果表示生成返信ステップを含むことを特徴とする処理方法。
A processing method for a processing device that executes a specified process in response to a processing request from an input / output device, and returns a display of the processing result to the input / output device, the processing method comprising a series of processes corresponding to the processing request. The execution definition information indicating the execution procedure of the processing primitive, and including screen definition information defining a display screen for the series of processing, control display definition information held in the processing device,
Further, according to the execution definition information of the control display definition information, an interpretation execution step of executing a specified group of processing primitives,
According to the screen definition information of the control display definition information, specified display information is selected from processing result display information generated by each of the group of processing primitives to generate result display information, and the result display information is displayed on the input / output device. A processing method comprising a result display generation return step of returning information.
請求項1において、上記実行定義情報に記述された各処理プリミティブは、所定の処理を実行し、事前に規定された形で該処理プリミティブの処理結果表示情報を生成し、
上記画面定義情報は、各処理プリミティブのどの処理結果表示情報を如何に配置するかの情報を含み、
上記結果表示生成返信ステップは、該画面定義情報に従い、該各処理プリミティブの処理結果表示情報を用い、上記要求処理の結果表示情報を生成することを特徴とする処理方法。
2. The method according to claim 1, wherein each processing primitive described in the execution definition information executes a predetermined processing, and generates processing result display information of the processing primitive in a predetermined form.
The screen definition information includes information on how to arrange which processing result display information of each processing primitive,
In the processing method, the result display generation returning step generates the result display information of the request processing using the processing result display information of each processing primitive according to the screen definition information.
請求項1において、上記処理装置に、上記画面定義情報を、上記入出力装置タイプ毎に保持し、
さらに、上記処理方法は、入出力装置のタイプに従い、上記結果表示生成返信ステップで使用する画面定義情報を選択する定義情報選択ステップを含むことを特徴とする処理方法。
2. The processing device according to claim 1, wherein the processing device holds the screen definition information for each of the input / output device types.
Further, the processing method includes a definition information selecting step of selecting screen definition information to be used in the result display generation returning step according to the type of the input / output device.
請求項1において、上記制御表示定義情報に、上記画面定義情報を、利用者、上記入出力装置の種別、あるいは、業務種別情報の組合せで該画面定義情報が有効となる対象条件を示す画面定義対象情報とペアで複数個保持し、さらに、上記処理方法は、該各画面定義情報の有効判定に使用する現在の利用者、上記入出力装置の種別、業務種別情報を保持する有効画面定義対象情報を上記処理装置に保持し、
さらに、該有効画面対象情報を設定する有効対象設定ステップと、
該有効画面定義対象情報と該画面定義対象情報をチェックし、上記結果表示生成返信ステップで使用する画面定義情報を選択する定義情報選択ステップを含むことを特徴とする処理方法。
2. The screen definition according to claim 1, wherein the control display definition information includes the screen definition information, a user, a type of the input / output device, or a target condition in which the screen definition information is valid by a combination of business type information. A plurality of target information and a plurality of target information are held, and the processing method further includes: a current user used to determine whether each screen definition information is valid; a type of the input / output device; Holding the information in the processing device,
Further, an effective object setting step of setting the effective screen object information,
A processing method comprising the step of checking the effective screen definition target information and the screen definition target information and selecting the screen definition information to be used in the result display generation return step.
請求項1において、上記制御表示定義情報を、利用者、上記入出力装置の種別、あるいは、業務種別情報の組合せで該制御表示定義情報が有効となる対象条件を示す制御表示定義対象情報とペアで複数個保持し、
さらに、上記処理方法は、該制御表示定義情報の有効判定に使用する現在の利用者、上記入出力装置の種別、業務種別情報を保持する有効制御表示定義対象情報を上記処理装置に保持し、
さらに、該有効制御表示定義対象情報を設定する有効対象設定ステップと、
該有効制御表示定義対象情報と該制御表示定義対象情報をチェックし、上記解釈実行ステップと結果表示生成返信ステップで使用する制御表示定義情報を選択する定義情報選択ステップを含むことを特徴とする処理方法。
2. The control display definition information according to claim 1, wherein the control display definition information is paired with control display definition target information indicating a target condition for which the control display definition information is valid by a combination of a user, a type of the input / output device, or a task type information. Hold multiple,
Further, the processing method, the current user used to determine the validity of the control display definition information, the type of the input / output device, holding the valid control display definition target information holding the business type information in the processing device,
Further, an effective target setting step of setting the effective control display definition target information,
Processing comprising checking the valid control display definition target information and the control display definition target information, and selecting a control display definition information to be used in the interpretation execution step and the result display generation return step. Method.
請求項1から請求項5のいずれかの処理方法において、上記画面定義情報として、処理結果に対応した複数のパターンの結果画面定義情報を保持し、
上記結果表示生成返信ステップは、上記処理プリミティブからの処理結果情報に基づき、該複数の結果画面定義情報の中から結果画面定義情報を選択し、選択された該結果画面定義情報に従い、上記結果表示情報を生成することを特徴とする処理方法。
6. The processing method according to claim 1, wherein, as the screen definition information, result screen definition information of a plurality of patterns corresponding to a processing result is held,
The result display generation returning step selects result screen definition information from the plurality of result screen definition information based on processing result information from the processing primitive, and displays the result display according to the selected result screen definition information. A processing method characterized by generating information.
請求項1から請求項5のいずれかの処理方法において、上記処理要求に対する結果表示情報の上記処理装置からの返信前の待ち表示返信を指示した待ち表示定義情報を上記画面定義情報に含み、
該待ち表示定義情報には、上記待ち表示の開始時間を示す待ち表示開始時間情報と、
上記待ち表示の間隔時間を示す待ち表示間隔時間情報と、
待ち表示として入出力装置に返す表示情報を示す待ち表示情報を含み、
さらに、上記処理方法は、待ち表示ステップを含み、
該待ち表示ステップは、該待ち表示定義情報に従い、該処理装置が上記処理要求を受けてから該処理要求の結果表示情報を返すまでに、該待ち表示開始時間情報で指定された時間以上経過した場合は、経過した時刻以降、該待ち表示間隔時間情報で示される時間毎に、該待ち表示情報で示された表示情報を上記入出力装置に返信することを特徴とする処理方法。
6. The processing method according to any one of claims 1 to 5, wherein the screen definition information includes wait display definition information instructing a wait display reply before returning the result display information for the processing request from the processing device,
The wait display definition information includes wait display start time information indicating the start time of the wait display,
Waiting display interval time information indicating the waiting display interval time,
Including wait display information indicating display information to be returned to the input / output device as the wait display;
Further, the processing method includes a waiting display step,
In the waiting display step, according to the waiting display definition information, a time specified by the waiting display start time information has elapsed after the processing device received the processing request and returned the result display information of the processing request. In this case, after the elapsed time, display information indicated by the waiting display information is returned to the input / output device at every time indicated by the waiting display interval time information.
請求項1から請求項5のいずれかの処理方法において、上記画面定義情報に、指定の表示イベントに対し、指定の表示情報の入出力装置への返信を指示したイベント表示定義情報を含み、
上記実行定義情報には、処理経過表示が必要な各処理プリミティブの実行開始、終了に対し、該表示イベントの発生を指示した表示イベント生成指示を含み、
さらに、上記処理方法は、イベント表示ステップを含み、
該イベント表示ステップは、上記解釈実行ステップと連携し、該実行定義情報に従い、各処理プリミティブの実行を開始する際、および、実行した該各処理プリミティブの処理が終了した際、該処理プリミティブの開始、終了に対し、該表示イベント生成指示がある場合、該表示イベント生成指示で指定された表示イベントに対応する上記画面定義情報のイベント表示定義情報を検索し、該対応するイベント表示定義情報で指定された表示情報を上記入出力装置に返信することを特徴とする処理方法。
6. The processing method according to claim 1, wherein the screen definition information includes, in response to a specified display event, event display definition information instructing a reply of the specified display information to the input / output device,
The execution definition information includes a display event generation instruction that instructs the generation of the display event with respect to the execution start and end of each processing primitive that requires the processing progress display,
Further, the processing method includes an event display step,
The event display step cooperates with the interpretation execution step to start execution of each processing primitive according to the execution definition information, and to start the processing primitive when processing of each executed processing primitive ends. If there is the display event generation instruction in response to the end, search the event display definition information of the screen definition information corresponding to the display event specified by the display event generation instruction, and specify the event display definition information by the corresponding event display definition information. And returning the display information to the input / output device.
請求項1から請求項5のいずれかの処理方法において、上記画面定義情報に、指定の表示イベントに対し、指定の表示情報の入出力装置への返信を指示したイベント表示定義情報を含み、
さらに、上記処理方法は、上記解釈実行ステップにより実行した該各処理プリミティブから表示イベント通知を受け、該表示イベントに対応するイベント表示定義情報で指定された表示情報を上記入出力装置に返信するイベント表示ステップを含むことを特徴とする処理方法。
6. The processing method according to claim 1, wherein the screen definition information includes, in response to a specified display event, event display definition information instructing a reply of the specified display information to the input / output device,
Further, the above-mentioned processing method includes an event that receives a display event notification from each of the processing primitives executed in the interpretation execution step, and returns display information specified by event display definition information corresponding to the display event to the input / output device. A processing method comprising a display step.
請求項1において、上記実行定義情報に、各処理プリミティブの実行が該処理プリミティブから制御が戻った時点で該処理プリミティブの処理が完結した同期処理なのか、起動処理だけで該処理プリミティブから制御が戻り、処理が裏で継続する非同期処理なのかを記述した実行タイプ情報を含み、
さらに、処理の開始、終了をログとして残したい処理プリミティブに対し、ログ記録を指示したログ指定情報を上記実行定義情報に含み、
上記処理方法は、該ログ指定情報で指示された処理プリミティブの実行開始、終了に対し、該処理の識別情報、開始時刻情報、終了時刻情報、終了状態情報を含む実行ログ情報を上記処理装置に保持し、
さらに、該実行ログ情報の記録管理を行うログステップを含み、
該ログステップは、該実行定義情報の実行タイプ情報と、ログ指定情報に従い、ログ指定情報で、ロギングが指定されている処理プリミティブに対しては、実行タイプ情報で同期処理と指定されている場合は、該処理プリミティブの開始、及び、終了時に、上記解釈実行ステップと連携して、該処理の識別情報、開始時刻情報、終了時刻情報、及び、終了状態情報を該実行ログ情報に記録し、
実行タイプ情報で非同期処理と指定されている場合は、該ログステップは、該処理プリミティブの開始時に、上記解釈実行ステップと連携して、該処理の識別情報、開始時刻情報を実行ログ情報に記録し、該実行ログ情報の終了時刻情報と終了状態情報は、対応する該処理プリミティブの終了時に、該処理プリミティブから通知を受け、該実行ログ情報に記録することを特徴とする処理方法。
The method according to claim 1, wherein the execution definition information indicates whether execution of each processing primitive is a synchronous processing in which the processing of the processing primitive is completed when control returns from the processing primitive, or control of the processing primitive is performed only by the start processing. Return, including execution type information that describes whether the process is an asynchronous process that continues behind the scenes,
Furthermore, for the processing primitives for which the start and end of the processing are to be recorded as a log, the execution definition information includes log designation information instructing log recording,
The processing method includes executing log information including identification information, start time information, end time information, and end state information of the process in response to the start and end of the execution of the processing primitive specified by the log designation information. Hold and
Further, the method includes a log step of performing record management of the execution log information,
The log step is performed according to the execution type information of the execution definition information and the log specification information, and when the processing primitive for which logging is specified in the log specification information is specified as synchronous processing in the execution type information, The start of the processing primitive, at the end, in cooperation with the interpretation execution step, the identification information of the process, start time information, end time information, and end state information is recorded in the execution log information,
If the execution type information specifies asynchronous processing, the log step records identification information and start time information of the processing in the execution log information at the start of the processing primitive in cooperation with the interpretation execution step. A processing method characterized in that the end time information and the end state information of the execution log information are notified from the processing primitive when the corresponding processing primitive ends, and are recorded in the execution log information.
請求項1において、さらに、上記処理方法は、上記処理装置に、上記処理プリミティブの実行ログを記録した実行ログ情報と、
該実行ログ情報を記録するログステップと、
上記各処理要求に対応した情報を保持するトランザクション管理情報と、
該トランザクション管理情報を管理するトランザクション管理ステップを含み、該トランザクション管理ステップは、上記入出力装置からの各処理要求に対しユニークなトランザクション識別子を生成して、該トランザクション管理情報に保持し、
該ログステップは、各実行ログ情報をユニークに識別するログ識別情報を、該トランザクション管理情報に処理毎のユニークな情報を付加して生成し、生成した該ログ識別情報を各実行ログ情報に記録し、
さらに、該トランザクション管理ステップは、該トランザクション管理情報を、トランザクション識別情報として該入出力装置からの該処理要求に対する結果情報に付加して返信し、
該トランザクション管理ステップは、該入出力装置が各処理要求に付加してきた、該入出力装置が正しく受信した該処理装置からの最後に応答に含まれる、該トランザクション識別情報をチェックし、該トランザクション管理情報に一致しない場合は、一致しない旨のエラー情報を該入出力装置に返信することを特徴とする処理方法。
2. The processing method according to claim 1, wherein the processing method further includes, in the processing device, execution log information in which an execution log of the processing primitive is recorded;
A log step for recording the execution log information;
Transaction management information holding information corresponding to each of the above processing requests;
A transaction management step of managing the transaction management information, wherein the transaction management step generates a unique transaction identifier for each processing request from the input / output device and holds the transaction identifier in the transaction management information;
The log step generates log identification information for uniquely identifying each execution log information by adding unique information for each process to the transaction management information, and records the generated log identification information in each execution log information. And
Further, the transaction management step adds the transaction management information as transaction identification information to the result information for the processing request from the input / output device, and returns the result.
The transaction management step checks the transaction identification information added to each processing request by the input / output device and included in the last response from the processing device correctly received by the input / output device. If the information does not match, an error information indicating that the information does not match is returned to the input / output device.
入出力装置からの処理要求に対応し、指定の処理を実行し、該処理結果表示を該入出力装置に返す処理装置であって、
該処理装置は、請求項1から請求項11のいずれかの処理方法を用いて、該処理要求に対する処理を行い、該処理要求に対する返信を行うことを特徴とする処理装置。
A processing device that executes a specified process in response to a processing request from the input / output device and returns the processing result display to the input / output device,
12. A processing apparatus, wherein the processing apparatus performs processing for the processing request using the processing method according to any one of claims 1 to 11, and replies to the processing request.
入出力装置からの処理要求に対応し、請求項1から11記載のいずれかの処理方法により、指定の処理を実行し、該処理結果表示を該入出力装置に返す処理方法であって、上記制御表示定義情報を生成する方法として、
該制御表示定義情報の設計者から上記処理プリミティブの実行手順情報をうけ、該制御表示定義情報の実行定義情報を生成する実行定義ステップと、
該設計者の指示により、該実行手順情報で指定した各処理プリミティブの処理結果表示情報例を画面上に選択して配置し、該設計者が決定した該画面の情報から、該制御表示定義情報の画面定義情報を生成する画面定義ステップを持つ制御表示定義情報生成ツールを用いて該制御表示定義情報を生成することを特徴とする処理方法。
12. A processing method for executing a specified process and returning a display of the processing result to the input / output device in response to a processing request from the input / output device by any one of the processing methods according to claim 1. As a method of generating control display definition information,
An execution definition step of receiving execution procedure information of the processing primitive from a designer of the control display definition information and generating execution definition information of the control display definition information;
According to the instruction of the designer, an example of the processing result display information of each processing primitive specified by the execution procedure information is selected and arranged on the screen, and the control display definition information is obtained from the information of the screen determined by the designer. A control display definition information generating tool having a screen definition step for generating the above screen definition information, the control display definition information being generated.
入出力装置からの処理要求に対応し、請求項1から11記載のいずれかの処理方法により、指定の処理を実行し、該処理結果表示を該入出力装置に返す処理方法であって、
様々な処理要求向けの請求項1から11記載の制御表示定義情報を保持したデータベースから必要な処理要求の制御表示定義情報をロードし、上記処理装置に設定登録することを特徴とする処理方法。
12. A processing method corresponding to a processing request from an input / output device, performing a specified process by any one of the processing methods according to claim 1 and returning the processing result display to the input / output device.
12. A processing method, comprising loading control display definition information of a required processing request from a database holding the control display definition information according to claim 1 for various processing requests, and setting and registering the control display definition information in the processing device.
JP2003071187A 2003-03-17 2003-03-17 Processing method, device and system Pending JP2004280483A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003071187A JP2004280483A (en) 2003-03-17 2003-03-17 Processing method, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003071187A JP2004280483A (en) 2003-03-17 2003-03-17 Processing method, device and system

Publications (1)

Publication Number Publication Date
JP2004280483A true JP2004280483A (en) 2004-10-07

Family

ID=33287685

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003071187A Pending JP2004280483A (en) 2003-03-17 2003-03-17 Processing method, device and system

Country Status (1)

Country Link
JP (1) JP2004280483A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008033407A (en) * 2006-07-26 2008-02-14 Casio Comput Co Ltd Server device, client device, server-based computing system, and program
JP2013115633A (en) * 2011-11-29 2013-06-10 Sharp Corp Information terminal and control program for the same

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008033407A (en) * 2006-07-26 2008-02-14 Casio Comput Co Ltd Server device, client device, server-based computing system, and program
JP2013115633A (en) * 2011-11-29 2013-06-10 Sharp Corp Information terminal and control program for the same

Similar Documents

Publication Publication Date Title
US6832220B1 (en) Method and apparatus for file searching, accessing file identifiers from reference page
JP2014021830A (en) Image forming apparatus, information processing apparatus, and control method therefor
JP2003216310A (en) Key operation monitoring method, plotting information acquiring method, key operation reproducing method, program for making computer execute the same method and image forming device
JP2003233544A (en) Information processing system, server, peripheral equipment, control method of information processing system, control method of server, control method of peripheral equipment, control program of information processing system, control program of server, control program of peripheral equipment, and storage medium
JP2004118250A (en) Computer management system and management program
KR20200048633A (en) System and method for automatically testing software
JP6579013B2 (en) Information processing system, information processing apparatus, information processing method, and program
CN111475272A (en) Method and device for controlling Java Web application timing task and task scheduling platform
JP2004280483A (en) Processing method, device and system
CN114466401B (en) Image transmission method and electronic equipment
JP5300650B2 (en) Service registration apparatus, content registration apparatus, service registration method, content registration method, program, and recording medium using http service
JP2004151888A (en) Process for controlling terminal
JP4708685B2 (en) CLI command input method / program / program recording medium / device, data recording medium
CN114328272B (en) Application testing method, device and system and electronic equipment
JP2001265614A (en) Dynamic linking information takeover method, linking processing system and program recording medium therefor
JP2014175699A (en) Packet replay device and packet replay method
JP2011232934A (en) Information sharing system
JP2007129733A (en) Key operation monitoring method, program for making computer execute the method and image forming apparatus
JP2004362029A (en) Control equipment setting system
JPH05165796A (en) Software developing tool starting system in distributed type computer network
JP2005108115A (en) Network device managing device, system, and method, storage medium, and its program
JPH11120009A (en) Inter-process communication controller
JP3706894B2 (en) Information providing apparatus, format decomposition apparatus, information providing method, and program
JPH09274561A (en) Operating method for job and spool
WO2011117956A1 (en) Virtual machine management device, development system, virtual machine management method, and program