JP2003122662A - Download system, download method, film generating method and program - Google Patents

Download system, download method, film generating method and program

Info

Publication number
JP2003122662A
JP2003122662A JP2001317052A JP2001317052A JP2003122662A JP 2003122662 A JP2003122662 A JP 2003122662A JP 2001317052 A JP2001317052 A JP 2001317052A JP 2001317052 A JP2001317052 A JP 2001317052A JP 2003122662 A JP2003122662 A JP 2003122662A
Authority
JP
Japan
Prior art keywords
file
request
client
server
management object
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
JP2001317052A
Other languages
Japanese (ja)
Inventor
Toshiaki Iwaki
俊朗 岩城
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC System Technologies Ltd
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 NEC System Technologies Ltd filed Critical NEC System Technologies Ltd
Priority to JP2001317052A priority Critical patent/JP2003122662A/en
Publication of JP2003122662A publication Critical patent/JP2003122662A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a function capable of avoiding the problem of the session time-out of Web, and realizing the download of a file whose dynamic generation is time consuming, in a Web system. SOLUTION: An instruction for download processing is given from an input screen 11 of such as a Web browser to a control application 21, and a file generating application 22 is called from the control application 21, and a file is generated by the file generating application 22. Also, this download system is provided with a state managing object for file preparation thread a confirmation screen 12 having a reload function for confirming whether or not the preparation of the file is completed and a result screen 13 for executing the download of the file so that the download processing of the file is automatically started when the file has been prepared.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明はウェッブシステムに
関し、動的なファイル生成を行い、生成されたファイル
をダウンロードするシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a web system, and more particularly to a system for dynamically generating a file and downloading the generated file.

【0002】[0002]

【従来の技術】従来、ウェッブシステムにおいて動的な
ファイル生成に時間のかかるダウンロードの場合、ファ
イル生成に時間がかかるファイルのダウンロードは困難
であり、ファイルサイズを小さくして複数回に分けてダ
ウンロードするか、静的なファイルとしてあらかじめ用
意したものをダウンロードする必要があった。
2. Description of the Related Art Conventionally, in a web system, in the case of a dynamic file generation that takes a long time to download, it is difficult to download a file that takes a long time to generate a file. Or, I had to download a static file prepared in advance.

【0003】特開2000−57089号公報「WWW
データベース連携方法」には、クライアント上のブラウ
ザからWWWサーバを介してデータベースを操作する場
合にHTTPセッションのタイムアウト時間を超えて操
作する方法が開示されている。
Japanese Unexamined Patent Publication No. 2000-57089 "WWW
"Database cooperation method" discloses a method of operating a database from a browser on a client via a WWW server, in which the operation exceeds the HTTP session timeout time.

【0004】[0004]

【発明が解決しようとする課題】従来、ウェッブシステ
ムにおいて動的なファイル生成に時間のかかるダウンロ
ードの際に、複数回に分けてダウンロードする場合は、
複数回にわけることでリアルタイム性が損なわれ、タイ
ムラグによるデータの不整合が発生する可能性があっ
た。また、静的なファイルを用意する場合も、リアルタ
イム性が損なわれたり、別途静的なファイル生成プログ
ラムが必要となる問題があった。
Conventionally, in a web system, in the case where a dynamic file generation takes a long time to download, when downloading is divided into a plurality of times,
Since it was divided into multiple times, the real-time property was impaired, and there was a possibility of data inconsistency due to a time lag. Also, when preparing a static file, there are problems that the real-time property is impaired and a separate static file generation program is required.

【0005】特開2000−57089号公報「WWW
データベース連携方法」は、データベースの操作をオフ
ラインで実施することによりタイムアウトの問題を回避
しているがダウンロードについては何ら開示されていな
い。
Japanese Unexamined Patent Publication No. 2000-57089 "WWW
The "database cooperation method" avoids the problem of timeout by performing the database operation offline, but does not disclose any download.

【0006】本発明は、以上の問題を解決するウェッブ
システムにおいて、ウェッブのセッションタイムアウト
の問題を回避し、動的な生成に時間のかかるファイルを
ダウンロード処理可能にする機能を提供することであ
る。
The present invention is to solve the above-mentioned problems and to provide a function for avoiding the problem of session time-out of the web and enabling the download processing of a file which takes a long time to generate dynamically.

【0007】[0007]

【課題を解決するための手段】本発明第一のダウンロー
ドシステムは、クライアントとサーバが接続されたダウ
ンロードシステムであって、前記クライアントは、前記
コントロールアプリケーションへダウンロード処理の指
示を行う入力画面と、ファイルの作成が完了したか確認
する確認画面と、前記ファイルの作成が完了していない
場合リロードを行うリロード機能と、ファイルのダウン
ロードを行う結果画面を有し、前記サーバはスレッドと
して動作するコントロールアプリケーションとファイル
生成アプリケーションを備え、前記ダウンロード処理の
指示を受けて、前記コントロールアプリケーションはフ
ァイル生成アプリケーションとファイル生成スレッド状
態管理オブジェクトを生成し、前記ファイル生成アプリ
ケーションはファイルの生成処理を実行し、前記ファイ
ル生成スレッド状態管理オブジェクトは、前記ファイル
が生成された場合に自動的にその前記ファイルのダウン
ロード処理が始まるように、前記クライアントからのリ
ロード指示に対してに対して完了報告を行い、前記ファ
イルのダウンロードを行う。
A first download system of the present invention is a download system in which a client and a server are connected, wherein the client has an input screen for instructing the control application to perform a download process, and a file. Has a confirmation screen for confirming whether the creation of the file has been completed, a reload function for reloading when the file has not been created, and a result screen for downloading the file, and the server has a control application that operates as a thread. A file generation application is provided, and the control application generates a file generation application and a file generation thread state management object in response to the download processing instruction, and the file generation application generates a file. File generation thread state management object, the file generation thread state management object responds to a reload instruction from the client so that when the file is generated, the download processing of the file is automatically started. And report the completion, and download the file.

【0008】本発明第二のダウンロードシステムは、本
発明第一のダウンロードシステムであって、前記入力画
面、前記確認画面と前記完了画面がウェッブブラウザで
ある。
A second download system of the present invention is the first download system of the present invention, wherein the input screen, the confirmation screen and the completion screen are web browsers.

【0009】本発明第一のダウンロード方法は、クライ
アントとサーバが接続されたシステムにおけるダウンロ
ード方法であって、前記クライアントからファイルを生
成するように前記サーバに要求する第1のステップと、
前記サーバはリクエストIDを発行し、スレッド状態管
理オブジェクトを作成する第2のステップと、ファイル
生成アプリケーションを別スレッドとして生成し起動す
る第3のステップと、前記サーバは前記クライアントに
前記リクエストIDを含めた確認画面を返却する第4の
ステップと、前記確認画面はリロード機構が組み込まれ
ており、このリロード機構により、自動的に前記サーバ
にファイル完了の問い合わせを行うために前記リクエス
トIDを前記サーバに送る第5のステップと、前記サー
バは前記リクエストIDからスレッド状態管理オブジェ
クトを特定し、前記ファイルの生成が完了しているか確
認する第6のステップと、前記ファイルの生成が未完了
の場合は前記第4のステップ4に戻る第7のステップ
と、前記ファイル生成アプリケーションは前記ファイル
の作成を行い前記スレッド状態管理オブジェクトに前記
生成したファイル名と作成完了フラグを設定する第8の
ステップと、前記ファイルの生成が完了の場合は、完了
フラグを含めた結果画面を返却する第9のステップと、
前記結果画面は前記リクエストIDと前記完了フラグを
前記サーバに送り前記ファイルのダウンロードの要求を
行う第10のステップと、前記サーバは前記リクエスト
IDから前記スレッド状態管理オブジェクトを特定し、
生成された前記ファイル名を取得する第11のステップ
と、前記サーバは前記ファイル名を読み込み、前記クラ
イアントへ返却する第12のステップと、前記クライア
ントに前記ファイルがダウンロードされる第13のステ
ップからなることを特徴とするダウンロード方法。
A first download method of the present invention is a download method in a system in which a client and a server are connected, the first step of requesting the server to generate a file from the client,
The server issues a request ID and creates a thread state management object in a second step; a third step in which a file creation application is created and started as a separate thread; and the server includes the request ID in the client. The fourth step of returning the confirmation screen, and the confirmation screen incorporates a reload mechanism, and this request mechanism sends the request ID to the server in order to automatically inquire of the server for file completion. A fifth step of sending, a sixth step in which the server identifies a thread state management object from the request ID, and confirms whether the generation of the file is completed, and the step of generating the file if the generation of the file is not completed. The seventh step of returning to the fourth step 4 and the file generation The application creates the file and sets the created file name and the creation completion flag in the thread state management object, and when the creation of the file is completed, a result screen including a completion flag is displayed. 9th step of returning,
The result screen, the tenth step of sending the request ID and the completion flag to the server and requesting the download of the file; and the server specifying the thread state management object from the request ID,
It comprises an eleventh step of obtaining the generated file name, a twelfth step in which the server reads the file name and returns it to the client, and a thirteenth step in which the file is downloaded to the client. Download method characterized by the following.

【0010】本発明のダウンロードプログラムは、クラ
イアントとサーバが接続されたシステムにおけるダウン
ロードプログラムであって、前記クライアントからファ
イルを生成するように前記サーバに要求する第1の処理
と、前記サーバはリクエストIDを発行し、スレッド状
態管理オブジェクトを作成する第2の処理と、ファイル
生成アプリケーションを別スレッドとして生成し起動す
る第3の処理と、前記サーバは前記クライアントに前記
リクエストIDを含めた確認画面を返却する第4の処理
と、前記確認画面はリロード機構が組み込まれており、
このリロード機構により、自動的に前記サーバにファイ
ル完了の問い合わせを行うために前記リクエストIDを
前記サーバに送る第5の処理と、前記サーバは前記リク
エストIDからスレッド状態管理オブジェクトを特定
し、前記ファイルの生成が完了しているか確認する第6
の処理と、前記ファイルの生成が未完了の場合は前記第
4の処理4に戻る第7の処理と、前記ファイルの作成を
行い前記スレッド状態管理オブジェクトに前記生成した
ファイル名と作成完了フラグを設定する第8の処理と、
前記ファイルの生成が完了の場合は、完了フラグを含め
た結果画面を返却する第9の処理と、前記結果画面は前
記リクエストIDと前記完了フラグを前記サーバに送り
前記ファイルのダウンロードの要求を行う第10の処理
と、前記サーバは前記リクエストIDから前記スレッド
状態管理オブジェクトを特定し、生成された前記ファイ
ル名を取得する第11の処理と、前記サーバは前記ファ
イル名を読み込み、前記クライアントへ返却する第12
の処理と、前記クライアントに前記ファイルがダウンロ
ードされる第13の処理を記録したことを特徴とするプ
ログラム。
The download program of the present invention is a download program in a system in which a client and a server are connected, and the first process requests the server to generate a file from the client, and the server sends a request ID. To create a thread state management object, a third process for creating and starting a file creation application as a separate thread, and the server returns a confirmation screen including the request ID to the client. The fourth process to perform and the confirmation screen incorporates a reload mechanism,
With this reload mechanism, a fifth process of automatically sending the request ID to the server in order to inquire the file completion to the server, and the server identifies a thread state management object from the request ID, Confirm whether the generation of the
And the seventh process that returns to the fourth process 4 when the generation of the file is not completed, the file is created, and the created file name and creation completion flag are added to the thread state management object. Eighth process to set,
When the generation of the file is completed, a ninth process of returning a result screen including a completion flag, and the result screen sends the request ID and the completion flag to the server to request the download of the file. Tenth processing, the server identifies the thread state management object from the request ID, and obtains the generated file name. Eleventh processing, the server reads the file name and returns it to the client. Do 12th
And a thirteenth process for downloading the file to the client.

【0011】本発明のファイルの生成方法は、クライア
ントに接続するダウンロードサーバにおけるファイルの
生成方法であって、1回目のリクエストを入力する第1
のステップと、前記リクエストのリクエストIDがある
かチェックする第2のステップと、前記リクエストID
を生成する第3のステップと、前記リクエストIDをキ
ーにしてスレッド状態管理オブジェクトを生成する第4
のステップと、前記スレッド状態管理オブジェクトを引
数にして、ファイル作成アプリケーションを別スレッド
として生成する第5のステップと、前記ファイル生成ア
プリケーションは前記ファイルの作成を行い前記スレッ
ド状態管理オブジェクトに前記生成したファイル名と作
成完了フラグを設定する第6のステップと、前記ファイ
ル生成アプリケーションは前記ファイルの作成を行い前
記スレッド状態管理オブジェクトに前記生成したファイ
ル名と作成完了フラグを設定する第7のステップと、前
記リクエストIDを持たせた確認画面を前記クライアン
トに返却する第8のステップと、前記確認画面からのリ
クエストにより前記リクエストIDがあるかチェック
し、完了フラグの確認を行う第9のステップと、前記完
了フラグをチェックし、前記完了フラグが無い場合は、
前記スレッド状態管理オブジェクトへ完了チェックを伺
う第10のステップと、前記第9のステップの結果によ
り未完了なら前記第5のステップへもどる第11のステ
ップと、完了ならば、完了フラグを持たせた結果画面を
前記クライアントに返却する第12のステップと、前記
クライアントの結果画面からのリクエストを入力する第
13のステップと、前記リクエストID、前記完了フラ
グを検査し、共にある場合は、前記スレッド状態管理オ
ブジェクトよりファイル名を取得する第14のステップ
と、前記ファイルを読み込む第54のステップと、前記
クライアントに前記ファイルをダウンロードする第16
のステップからなる。
A file generation method of the present invention is a file generation method in a download server connected to a client, which is a first method for inputting a first request.
And a second step of checking whether there is a request ID of the request, and the request ID
And a fourth step of generating a thread state management object using the request ID as a key
And a fifth step of creating a file creation application as a separate thread by using the thread state management object as an argument, and the file creation application creates the file and creates the file in the thread state management object. A sixth step of setting a name and a creation completion flag, a seventh step of creating the file by the file creation application, and setting the created file name and a creation completion flag in the thread state management object; An eighth step of returning a confirmation screen having a request ID to the client, a ninth step of checking whether the request ID is present by a request from the confirmation screen, and confirming a completion flag, and the completion Check flag If the completion flag is not,
A tenth step of asking the thread state management object for a completion check, an eleventh step of returning to the fifth step if not completed based on the result of the ninth step, and a completion flag if completed A twelfth step of returning a result screen to the client, a thirteenth step of inputting a request from the result screen of the client, the request ID and the completion flag are checked, and if both are present, the thread state Fourteenth step of obtaining a file name from a management object, 54th step of reading the file, 16th step of downloading the file to the client
It consists of steps.

【0012】本発明のファイルの生成プログラムは、ク
ライアントに接続するダウンロードサーバにおけるファ
イルの生成プログラムであって、1回目のリクエストを
入力する第1の処理と、前記リクエストのリクエストI
Dがあるかチェックする第2の処理と、前記リクエスト
IDを生成する第3の処理と、前記リクエストIDをキ
ーにしてスレッド状態管理オブジェクトを生成する第4
の処理と、前記スレッド状態管理オブジェクトを引数に
して、ファイル作成アプリケーションを別スレッドとし
て生成する第5の処理と、前記ファイル生成アプリケー
ションは前記ファイルの作成を行い前記スレッド状態管
理オブジェクトに前記生成したファイル名と作成完了フ
ラグを設定する第6の処理と、前記ファイル生成アプリ
ケーションは前記ファイルの作成を行い前記スレッド状
態管理オブジェクトに前記生成したファイル名と作成完
了フラグを設定する第7の処理と、前記リクエストID
を持たせた確認画面を前記クライアントに返却する第8
の処理と、前記確認画面からのリクエストにより前記リ
クエストIDがあるかチェックし、完了フラグの確認を
行う第9の処理と、前記完了フラグをチェックし、前記
完了フラグが無い場合は、前記スレッド状態管理オブジ
ェクトへ完了チェックを伺う第10の処理と、前記第9
の処理の結果により未完了なら前記第5の処理へもどる
第11の処理と、完了ならば、完了フラグを持たせた結
果画面を前記クライアントに返却する第12の処理と、
前記クライアントの結果画面からのリクエストを入力す
る第13の処理と、前記リクエストID、前記完了フラ
グを検査し、共にある場合は、前記スレッド状態管理オ
ブジェクトよりファイル名を取得する第14の処理と、
前記ファイルを読み込む第15の処理と、前記クライア
ントに前記ファイルをダウンロードする第16の処理か
らなることを特徴とする。
A file generation program of the present invention is a file generation program in a download server connected to a client, which is a first process of inputting a first request and a request I of the request.
A second process for checking whether there is a D, a third process for generating the request ID, and a fourth process for generating a thread state management object using the request ID as a key.
And a fifth process of generating a file creation application as a separate thread by using the thread state management object as an argument, and the file generation application creates the file and creates the file in the thread state management object. A sixth process of setting a name and a creation completion flag; a seventh process of creating the file by the file creation application and setting the created file name and a creation completion flag in the thread state management object; Request ID
Return the confirmation screen with the above to the client No. 8
Processing, and checking the existence of the request ID by the request from the confirmation screen, and confirming the completion flag, ninth processing, and checking the completion flag, if there is no completion flag, the thread status Tenth processing for asking the management object for completion check, and the ninth processing
An eleventh process that returns to the fifth process if not completed according to the result of the process of No. 11 and a twelfth process that returns a result screen with a completion flag to the client if completed.
A thirteenth process for inputting a request from the result screen of the client, a fourteenth process for checking the request ID and the completion flag, and if both are present, acquiring a file name from the thread state management object;
It is characterized by comprising a fifteenth process of reading the file and a sixteenth process of downloading the file to the client.

【0013】[0013]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して詳細に説明する。図1は、本発明実施
の形態のダウンロードシステムの実装構成を示すブロッ
ク図である。図1において、クライアント1とサーバ2
が接続されている。クライアント1はブラウザを有し、
入力画面11、確認画面12、結果画面13を表示す
る。
BEST MODE FOR CARRYING OUT THE INVENTION Next, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing an implementation configuration of the download system according to the embodiment of the present invention. In FIG. 1, a client 1 and a server 2
Are connected. Client 1 has a browser,
The input screen 11, the confirmation screen 12, and the result screen 13 are displayed.

【0014】入力画面11から、コントロールアプリケ
ーション21にファイル生成を指示する。コントロール
アプリケーション21は、ファイル生成アプリケーショ
ン22を生成する、このときファイル生成アプリケーシ
ョン22はスレッドとして生成される。ここで、コント
ロールアプリケーション21の処理(スレッドA)とフ
ァイル生成アプリケーション22の処理(スレッドB)
の2つの処理が同時に実行される。
From the input screen 11, the control application 21 is instructed to generate a file. The control application 21 generates the file generation application 22. At this time, the file generation application 22 is generated as a thread. Here, the processing of the control application 21 (thread A) and the processing of the file generation application 22 (thread B)
The above two processes are executed at the same time.

【0015】コントロールアプリケーション21は、フ
ァイル生成作業中である旨を確認画面12として返却す
る。確認画面12にはリロード機能が組み込まれており
自動的に一定の周期でコントロールアプリケーション2
1にファイル生成が完了済みかどうかの確認を行う。一
方、ファイル生成アプリケーション22はファイルの作
成を行う。ファイルの生成が完了したら、スレッド状態
管理オブジェクトに完了済みの情報を与える。
The control application 21 returns a confirmation screen 12 indicating that the file generation work is in progress. The confirmation screen 12 has a built-in reload function that automatically controls the control application 2 at regular intervals.
Check whether the file generation is completed in 1. On the other hand, the file generation application 22 creates a file. When the file generation is completed, the completed information is given to the thread state management object.

【0016】コントロールアプリケーション21はスレ
ッド状態管理オブジェクトに完了済みの情報が存在する
かどうかを確認する。完了済みでなければ、再度確認画
面12を返却し、完了済みであれば、完了済みである旨
を結果画面13として返却する。結果画面13は、完了
済みであることを確認し、コントロールアプリケーショ
ン21にダウンロード処理を要求する。コントロールア
プリケーション21はダウンロード処理の要求を受け、
ダウンロード処理を開始する。以上のようにして、動的
なファイル生成処理とダウンロード処理を行う。
The control application 21 confirms whether the thread state management object has completed information. If it is not completed, the confirmation screen 12 is returned again, and if it is completed, the fact that it has been completed is returned as the result screen 13. The result screen 13 confirms that the process has been completed, and requests the control application 21 for the download process. The control application 21 receives the request for the download process,
Start the download process. As described above, the dynamic file generation process and the download process are performed.

【0017】次に本発明の実施の形態の詳細動作につい
て説明する。図2は、本発明実施の形態のダウンロード
システムにおいて、全体の動作を示すシーケンスチャー
トである。本発明実施の形態のダウンロードシステム
は、サーバ2とクライアント1が接続されたシステム
で、クライアント1は入力画面11となるブラウザを有
する。また、サーバ2上でスレッドAとスレッドBが走
行し、入力画面11から商品コードを入力し、商品一覧
データをクライアント1へ返却する場合について説明す
る。
Next, the detailed operation of the embodiment of the present invention will be described. FIG. 2 is a sequence chart showing the entire operation in the download system according to the embodiment of the present invention. The download system according to the embodiment of the present invention is a system in which a server 2 and a client 1 are connected, and the client 1 has a browser serving as an input screen 11. A case will be described in which thread A and thread B run on the server 2, the product code is input from the input screen 11, and the product list data is returned to the client 1.

【0018】まず、コントロールアプリケーション21
の動作について説明する。クライアント1の入力画面1
1から商品コードが入力され、商品一覧データファイル
を生成するようにサーバ2に要求する(ステップA−
1)。サーバ2はリクエストIDを発行し、スレッド状
態管理オブジェクトを作成し(ステップA−2)、ファ
イル生成アプリケーション22を別スレッドとして生
成、起動する(ステップA−3)。サーバ2はクライア
ント1にリクエストIDを含めた確認画面12を返却す
る(ステップA−4)。確認画面12はリロード機構が
組み込まれており、このリロード機構により、自動的に
サーバ2にファイル完了の問い合わせを行う(ステップ
A−5)。このとき問い合わせに必要なリクエストID
をサーバ2に送る。次に、サーバ2は、リクエストID
からスレッド状態管理オブジェクトを特定し、ファイル
生成が完了しているか確認する(ステップA−6)。未
完了の場合はステップA−4に戻る(ステップA−
7)。完了の場合は、完了フラグを含めた結果画面13
を返却する(ステップA−8)。結果画面13はサーバ
2にファイルダウンロードの要求を行う(ステップA−
9)。このとき問い合わせに必要なリクエストIDと完
了フラグをサーバ2に送る。サーバ2は、リクエストI
Dからスレッド状態管理オブジェクトを特定し、生成さ
れたファイル名を取得する(ステップA−10)。サー
バ2はファイル名を読み込み、クライアント1へ返却す
る(ステップー11)。クライアント1にファイルがダ
ウンロードされる(ステップA−12)。
First, the control application 21
The operation of will be described. Input screen 1 of client 1
The product code is input from 1, and the server 2 is requested to generate a product list data file (step A-
1). The server 2 issues a request ID, creates a thread state management object (step A-2), and creates and activates the file creation application 22 as another thread (step A-3). The server 2 returns the confirmation screen 12 including the request ID to the client 1 (step A-4). The confirmation screen 12 has a reload mechanism incorporated therein, and the reload mechanism automatically inquires the server 2 of the completion of the file (step A-5). Request ID required for inquiry at this time
To the server 2. Next, the server 2 requests ID
The thread state management object is specified to confirm whether the file generation is completed (step A-6). If not completed, return to step A-4 (step A-
7). In case of completion, result screen 13 including the completion flag
Is returned (step A-8). The result screen 13 requests the server 2 to download the file (step A-
9). At this time, the request ID and the completion flag required for the inquiry are sent to the server 2. Server 2 makes a request I
The thread state management object is specified from D, and the generated file name is acquired (step A-10). The server 2 reads the file name and returns it to the client 1 (step-11). The file is downloaded to the client 1 (step A-12).

【0019】次にファイル生成アプリケーション22の
動作について説明する。まず、ファイル生成アプリケー
ション22は、入力データである商品コードをキーにし
て、データベースから商品一覧データを取得する(ステ
ップB−1)。ファイル生成アプリケーション22は商
品一覧データを元に商品一覧ファイル(CSVやPDF等々)を
生成する(ステップB−2)。ファイル生成が完了した
ら、スレッド状態管理オブジェクトに生成したファイル
名と作成完了フラグを設定する(ステップB−3)。フ
ァイル生成アプリケーション22は終了する(ステップ
B−4)。
Next, the operation of the file generation application 22 will be described. First, the file generation application 22 acquires the product list data from the database using the product code as the input data as a key (step B-1). The file generation application 22 generates a product list file (CSV, PDF, etc.) based on the product list data (step B-2). When the file generation is completed, the generated file name and the creation completion flag are set in the thread state management object (step B-3). The file generation application 22 ends (step B-4).

【0020】次にコントロールアプリケーション21の
動作の詳細について説明する。図3は、本発明実施の形
態のダウンロードシステムにおいて、コントロールアプ
リケーション21の動作を示すフローチャートである。
1回目のリクエストが入力画面11から入力される(ス
テップC−1)。次にリクエストIDがあるかチェックす
る(ステップC−2)。1回目のリクエストなので、リ
クエストIDは当然ないので、リクエストIDを生成し
(ステップC−3)、そのリクエストIDをキーにして
スレッド状態管理オブジェクトを生成する(ステップC
−4)。 スレッド状態管理オブジェクトを引数にし
て、ファイル作成アプリケーションを別スレッドとして
生成する(ステップC−5)。リクエストIDを持たせ
た確認画面12をクライアント1に返却する(ステップ
C−6)。確認画面12からのリクエストが、組み込ま
れたリロード機能により自動的にリクエストが発生する
(ステップC−7)。リクエストIDがあるかチェック
し(ステップC−2)、リクエストIDが存在するの
で、完了フラグの確認を行う(ステップC−8)。完了
フラグが無いので、スレッド状態管理オブジェクトへ完
了チェックを伺う(ステップC−9)。未完了ならステ
ップA−6へもどり(ステップC−10)、完了なら、
完了フラグを持たせた結果画面13をクライアント1に
返却する(ステップC−11)。次に、 結果画面13
からのリクエストを入力する(ステップC−12)。リ
クエストID、完了フラグ共にあるので、スレッド状態
管理オブジェクトよりファイル名を取得する(ステップ
C−13)。ファイルを読み込む(ステップC−1
4)。クライアント1にファイルをダウンロードする
(ステップC−15)。
Next, details of the operation of the control application 21 will be described. FIG. 3 is a flowchart showing the operation of the control application 21 in the download system according to the embodiment of the present invention.
The first request is input from the input screen 11 (step C-1). Next, it is checked whether there is a request ID (step C-2). Since it is the first request, there is no request ID, so a request ID is generated (step C-3), and a thread state management object is generated using the request ID as a key (step C).
-4). The file creation application is created as another thread by using the thread state management object as an argument (step C-5). The confirmation screen 12 having the request ID is returned to the client 1 (step C-6). The request from the confirmation screen 12 is automatically generated by the incorporated reload function (step C-7). It is checked whether there is a request ID (step C-2), and since the request ID exists, the completion flag is confirmed (step C-8). Since there is no completion flag, the thread state management object is asked for a completion check (step C-9). If not completed, return to step A-6 (step C-10), and if completed,
The result screen 13 having the completion flag is returned to the client 1 (step C-11). Next, result screen 13
Input the request from (step C-12). Since both the request ID and the completion flag are present, the file name is acquired from the thread state management object (step C-13). Read the file (step C-1)
4). The file is downloaded to the client 1 (step C-15).

【0021】次にファイル生成アプリケーション22の
動作の詳細について説明する。図4は、 本発明実施の
形態のダウンロードシステムにおいて、ファイル生成ア
プリケーション22の動作を示すフローチャートであ
る。前述のステップB−1からステップB−5までの動
作と同じである。まず、ファイル生成アプリケーション
22は、データベースに問い合わせを行い(ステップB
−1)、データを取得する(ステップB−2)。ファイ
ル生成アプリケーション22は取得したデータからファ
イル(CSVやPDF等々)を生成する(ステップD−3)。フ
ァイル生成が完了したら、スレッド状態管理オブジェク
トに生成したファイル名を状態管理オブジェクトに指定
し(ステップD−4)、作成完了フラグを作業管理オブ
ジェクトに設定する(ステップD−5)。ファイル生成
アプリケーション22は終了する(ステップB−4)。
Next, details of the operation of the file generation application 22 will be described. FIG. 4 is a flowchart showing the operation of the file generation application 22 in the download system according to the embodiment of the present invention. This is the same as the operation from step B-1 to step B-5 described above. First, the file generation application 22 makes an inquiry to the database (step B
-1), data is acquired (step B-2). The file generation application 22 generates a file (CSV, PDF, etc.) from the acquired data (step D-3). When the file generation is completed, the file name generated in the thread state management object is designated as the state management object (step D-4), and the creation completion flag is set in the work management object (step D-5). The file generation application 22 ends (step B-4).

【0022】上述の各ステップはコンピュータ60のプ
ログラムにより実現することができる。図5は、本発明
のダウンロード方法を実行するコンピュータ60とその
プログラムが記録された記録媒体61を示す図である。
The above steps can be realized by a program of the computer 60. FIG. 5 is a diagram showing a computer 60 for executing the download method of the present invention and a recording medium 61 in which the program thereof is recorded.

【0023】[0023]

【発明の効果】本発明により、ウェッブシステムにおい
て、従来の手法では不可能であった時間のかかる動的な
ファイル生成処理とダウンロード処理を可能とする効果
がある。その理由として、動的なファイル生成処理の部
分を別スレッドで実現することにより、従来の手法での
問題であったHTTPのタイムアウトを回避することが可能
なためである。
According to the present invention, in the web system, there is an effect that it is possible to perform a time-consuming dynamic file generation process and a download process which are impossible by the conventional method. This is because it is possible to avoid the HTTP timeout, which was a problem in the conventional method, by implementing the dynamic file generation process in another thread.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明実施の形態のダウンロードシステムの実
装構成を示すブロック図である。
FIG. 1 is a block diagram showing an implementation configuration of a download system according to an embodiment of the present invention.

【図2】本発明実施の形態のダウンロードシステムにお
いて、全体の動作を示すシーケンスチャートである。
FIG. 2 is a sequence chart showing the overall operation of the download system according to the embodiment of the present invention.

【図3】本発明実施の形態のダウンロードシステムにお
いて、コントロールアプリケーションの動作を示すフロ
ーチャートである。
FIG. 3 is a flowchart showing an operation of a control application in the download system according to the embodiment of the present invention.

【図4】本発明実施の形態のダウンロードシステムにお
いて、ファイル生成アプリケーションの動作を示すフロ
ーチャートである。
FIG. 4 is a flowchart showing an operation of a file generation application in the download system according to the embodiment of the present invention.

【図5】本発明のダウンロード方法を実行するコンピュ
ータ60とそのプログラムが記録された記録媒体61を
示す図である。
FIG. 5 is a diagram showing a computer 60 that executes the download method of the present invention and a recording medium 61 on which the program thereof is recorded.

【符号の説明】[Explanation of symbols]

11 入力画面 12 確認画面 13 結果画面 21 コントロールアプリケーション 22 ファイル生成アプリケーション 60 コンピュータ 61 記録媒体 11 Input screen 12 Confirmation screen 13 Result screen 21 Control Application 22 File generation application 60 computers 61 recording medium

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 クライアントとサーバが接続されたダウ
ンロードシステムであって、 前記クライアントは、前記コントロールアプリケーショ
ンへダウンロード処理の指示を行う入力画面と、ファイ
ルの作成が完了したか確認する確認画面と、前記ファイ
ルの作成が完了していない場合リロードを行うリロード
機能と、ファイルのダウンロードを行う結果画面を有
し、 前記サーバはスレッドとして動作するコントロールアプ
リケーションとファイル生成アプリケーションを備え、
前記ダウンロード処理の指示を受けて、前記コントロー
ルアプリケーションはファイル生成アプリケーションと
ファイル生成スレッド状態管理オブジェクトを生成し、
前記ファイル生成アプリケーションはファイルの生成処
理を実行し、前記ファイル生成スレッド状態管理オブジ
ェクトは、前記ファイルが生成された場合に自動的にそ
の前記ファイルのダウンロード処理が始まるように、前
記クライアントからのリロード指示に対してに対して完
了報告を行い、前記ファイルのダウンロードを行うこと
を特徴とするダウンロードシステム。
1. A download system in which a client and a server are connected, wherein the client includes an input screen for instructing the control application to perform a download process, a confirmation screen for confirming whether file creation is completed, and When the creation of the file is not completed, it has a reload function for reloading and a result screen for downloading the file, and the server has a control application that operates as a thread and a file generation application,
Upon receiving the download processing instruction, the control application generates a file generation application and a file generation thread state management object,
The file generation application executes a file generation process, and the file generation thread state management object instructs a reload instruction from the client so that the file download process automatically starts when the file is generated. A download system characterized in that a completion report is sent to and the file is downloaded.
【請求項2】 前記入力画面、前記確認画面と前記完了
画面がウェッブブラウザであることを特徴とする請求項
1記載のダウンロードシステム。
2. The download system according to claim 1, wherein the input screen, the confirmation screen, and the completion screen are web browsers.
【請求項3】 クライアントとサーバが接続されたシス
テムにおけるダウンロード方法であって、 前記クライアントからファイルを生成するように前記サ
ーバに要求する第1のステップと、前記サーバはリクエ
ストIDを発行し、スレッド状態管理オブジェクトを作
成する第2のステップと、ファイル生成アプリケーショ
ンを別スレッドとして生成し起動する第3のステップ
と、前記サーバは前記クライアントに前記リクエストI
Dを含めた確認画面を返却する第4のステップと、前記
確認画面はリロード機構が組み込まれており、このリロ
ード機構により、自動的に前記サーバにファイル完了の
問い合わせを行うために前記リクエストIDを前記サー
バに送る第5のステップと、前記サーバは前記リクエス
トIDからスレッド状態管理オブジェクトを特定し、前
記ファイルの生成が完了しているか確認する第6のステ
ップと、前記ファイルの生成が未完了の場合は前記第4
のステップ4に戻る第7のステップと、前記ファイル生
成アプリケーションは前記ファイルの作成を行い前記ス
レッド状態管理オブジェクトに前記生成したファイル名
と作成完了フラグを設定する第8のステップと、前記フ
ァイルの生成が完了の場合は、完了フラグを含めた結果
画面を返却する第9のステップと、前記結果画面は前記
リクエストIDと前記完了フラグを前記サーバに送り前
記ファイルのダウンロードの要求を行う第10のステッ
プと、前記サーバは前記リクエストIDから前記スレッ
ド状態管理オブジェクトを特定し、生成された前記ファ
イル名を取得する第11のステップと、前記サーバは前
記ファイル名を読み込み、前記クライアントへ返却する
第12のステップと、前記クライアントに前記ファイル
がダウンロードされる第13のステップからなることを
特徴とするダウンロード方法。
3. A download method in a system in which a client and a server are connected, the first step of requesting the server to generate a file from the client, the server issuing a request ID, and a thread The second step of creating a state management object, the third step of creating and launching a file creating application as a separate thread, and the server sends the request I to the client.
The fourth step of returning a confirmation screen including D, and a reload mechanism are incorporated in the confirmation screen. By this reload mechanism, the request ID is automatically sent to the server to inquire about the completion of the file. A fifth step of sending to the server, a sixth step of identifying a thread state management object from the request ID by the server, and confirming whether the generation of the file is completed, and the generation of the file is incomplete. If the fourth
Returning to step 4 of step 7, the file creating application creates the file, sets the created file name and the creation completion flag in the thread state management object, and creates the file. Is completed, a ninth step of returning a result screen including a completion flag, and the result screen of the tenth step of sending the request ID and the completion flag to the server and requesting the download of the file An eleventh step in which the server identifies the thread state management object from the request ID and acquires the generated file name; and a twelfth step in which the server reads the file name and returns it to the client. Step and download the file to the client 13 download method characterized by comprising the steps of that.
【請求項4】 クライアントとサーバが接続されたシス
テムにおけるダウンロードプログラムであって、 前記クライアントからファイルを生成するように前記サ
ーバに要求する第1の処理と、前記サーバはリクエスト
IDを発行し、スレッド状態管理オブジェクトを作成す
る第2の処理と、ファイル生成アプリケーションを別ス
レッドとして生成し起動する第3の処理と、前記サーバ
は前記クライアントに前記リクエストIDを含めた確認
画面を返却する第4の処理と、前記確認画面はリロード
機構が組み込まれており、このリロード機構により、自
動的に前記サーバにファイル完了の問い合わせを行うた
めに前記リクエストIDを前記サーバに送る第5の処理
と、前記サーバは前記リクエストIDからスレッド状態
管理オブジェクトを特定し、前記ファイルの生成が完了
しているか確認する第6の処理と、前記ファイルの生成
が未完了の場合は前記第4の処理4に戻る第7の処理
と、前記ファイルの作成を行い前記スレッド状態管理オ
ブジェクトに前記生成したファイル名と作成完了フラグ
を設定する第8の処理と、前記ファイルの生成が完了の
場合は、完了フラグを含めた結果画面を返却する第9の
処理と、前記結果画面は前記リクエストIDと前記完了
フラグを前記サーバに送り前記ファイルのダウンロード
の要求を行う第10の処理と、前記サーバは前記リクエ
ストIDから前記スレッド状態管理オブジェクトを特定
し、生成された前記ファイル名を取得する第11の処理
と、前記サーバは前記ファイル名を読み込み、前記クラ
イアントへ返却する第12の処理と、前記クライアント
に前記ファイルがダウンロードされる第13の処理を記
録したことを特徴とするプログラム。
4. A download program in a system in which a client and a server are connected, the first processing requesting the server to generate a file from the client, the server issuing a request ID, and a thread A second process for creating a state management object, a third process for creating and starting a file creating application as a separate thread, and a fourth process for the server to return a confirmation screen including the request ID to the client. The confirmation screen incorporates a reload mechanism, and the reload mechanism automatically sends the request ID to the server to inquire about the completion of the file to the server. Specify the thread status management object from the request ID A sixth process for confirming whether the generation of the file is completed, a seventh process of returning to the fourth process 4 when the generation of the file is not completed, and a process for creating the file Eighth process of setting the generated file name and creation completion flag in the state management object; ninth process of returning a result screen including a completion flag when the creation of the file is completed; A tenth process for sending the request ID and the completion flag to the server and requesting the download of the file on the screen, and the server specifying the thread state management object from the request ID, and the generated file name And an twelfth process of reading the file name and returning the file name to the client. A program characterized by recording a thirteenth process for downloading the file on an client.
【請求項5】 クライアントに接続するダウンロードサ
ーバにおけるファイルの生成方法であって、 1回目のリクエストを入力する第1のステップと、前記
リクエストのリクエストIDがあるかチェックする第2
のステップと、前記リクエストIDを生成する第3のス
テップと、前記リクエストIDをキーにしてスレッド状
態管理オブジェクトを生成する第4のステップと、前記
スレッド状態管理オブジェクトを引数にして、ファイル
作成アプリケーションを別スレッドとして生成する第5
のステップと、前記ファイル生成アプリケーションは前
記ファイルの作成を行い前記スレッド状態管理オブジェ
クトに前記生成したファイル名と作成完了フラグを設定
する第6のステップと、前記ファイル生成アプリケーシ
ョンは前記ファイルの作成を行い前記スレッド状態管理
オブジェクトに前記生成したファイル名と作成完了フラ
グを設定する第7のステップと、前記リクエストIDを
持たせた確認画面を前記クライアントに返却する第8の
ステップと、前記確認画面からのリクエストにより前記
リクエストIDがあるかチェックし、完了フラグの確認
を行う第9のステップと、前記完了フラグをチェック
し、前記完了フラグが無い場合は、前記スレッド状態管
理オブジェクトへ完了チェックを伺う第10のステップ
と、前記第9のステップの結果により未完了なら前記第
5のステップへもどる第11のステップと、完了なら
ば、完了フラグを持たせた結果画面を前記クライアント
に返却する第12のステップと、前記クライアントの結
果画面からのリクエストを入力する第13のステップ
と、前記リクエストID、前記完了フラグを検査し、共
にある場合は、前記スレッド状態管理オブジェクトより
ファイル名を取得する第14のステップと、前記ファイ
ルを読み込む第54のステップと、前記クライアントに
前記ファイルをダウンロードする第16のステップから
なることを特徴とするファイルの生成方法。
5. A method of generating a file in a download server connected to a client, the first step of inputting a first request, and the second step of checking whether there is a request ID of the request.
, A third step of generating the request ID, a fourth step of generating a thread state management object using the request ID as a key, and a file creation application using the thread state management object as an argument. Fifth created as a separate thread
And a sixth step in which the file generation application creates the file and sets the generated file name and creation completion flag in the thread state management object, and the file generation application creates the file A seventh step of setting the generated file name and creation completion flag in the thread status management object, an eighth step of returning a confirmation screen having the request ID to the client, and a confirmation screen from the confirmation screen. A ninth step of checking whether there is the request ID by the request and confirming the completion flag, and checking the completion flag, and if there is no completion flag, asking the thread state management object for completion check And the ninth step From the result screen of the client, an eleventh step of returning to the fifth step if it is incomplete according to the result of the process, a twelfth step of returning a result screen with a completion flag to the client if completed Thirteenth step of inputting the request, the request ID and the completion flag are inspected, and if there is both, a fourteenth step of acquiring a file name from the thread state management object, and a fifth step of reading the file And a sixteenth step of downloading the file to the client.
【請求項6】クライアントに接続するダウンロードサー
バにおけるファイルの生成プログラムであって、 1回目のリクエストを入力する第1の処理と、前記リク
エストのリクエストIDがあるかチェックする第2の処
理と、前記リクエストIDを生成する第3の処理と、前
記リクエストIDをキーにしてスレッド状態管理オブジ
ェクトを生成する第4の処理と、前記スレッド状態管理
オブジェクトを引数にして、ファイル作成アプリケーシ
ョンを別スレッドとして生成する第5の処理と、前記フ
ァイル生成アプリケーションは前記ファイルの作成を行
い前記スレッド状態管理オブジェクトに前記生成したフ
ァイル名と作成完了フラグを設定する第6の処理と、前
記ファイル生成アプリケーションは前記ファイルの作成
を行い前記スレッド状態管理オブジェクトに前記生成し
たファイル名と作成完了フラグを設定する第7の処理
と、前記リクエストIDを持たせた確認画面を前記クラ
イアントに返却する第8の処理と、前記確認画面からの
リクエストにより前記リクエストIDがあるかチェック
し、完了フラグの確認を行う第9の処理と、前記完了フ
ラグをチェックし、前記完了フラグが無い場合は、前記
スレッド状態管理オブジェクトへ完了チェックを伺う第
10の処理と、前記第9の処理の結果により未完了なら
前記第5の処理へもどる第11の処理と、完了ならば、
完了フラグを持たせた結果画面を前記クライアントに返
却する第12の処理と、前記クライアントの結果画面か
らのリクエストを入力する第13の処理と、前記リクエ
ストID、前記完了フラグを検査し、共にある場合は、
前記スレッド状態管理オブジェクトよりファイル名を取
得する第14の処理と、前記ファイルを読み込む第15
の処理と、前記クライアントに前記ファイルをダウンロ
ードする第16の処理からなることを特徴とするファイ
ルの生成プログラム。
6. A file generation program in a download server connected to a client, comprising: first processing for inputting a first request; second processing for checking whether there is a request ID of the request; A third process for generating a request ID, a fourth process for generating a thread state management object by using the request ID as a key, and a file creation application as another thread by using the thread state management object as an argument Fifth processing, sixth processing for creating the file by the file generation application, and setting the generated file name and creation completion flag in the thread state management object, and the file generation application for creating the file Do the thread state The seventh process of setting the generated file name and the creation completion flag in the management object, the eighth process of returning a confirmation screen having the request ID to the client, and the request from the confirmation screen A ninth process for checking whether there is a request ID and confirming the completion flag, and a tenth process for checking the completion flag and, if there is no completion flag, asking the thread state management object for a completion check. If the result of the ninth process is incomplete, the process returns to the fifth process, which is the eleventh process. If complete,
A twelfth process of returning a result screen having a completion flag to the client, a thirteenth process of inputting a request from the result screen of the client, the request ID, and the completion flag are both inspected. If
Fourteenth processing for obtaining a file name from the thread state management object, and fifteenth processing for reading the file
And a sixteenth process of downloading the file to the client.
JP2001317052A 2001-10-15 2001-10-15 Download system, download method, film generating method and program Pending JP2003122662A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001317052A JP2003122662A (en) 2001-10-15 2001-10-15 Download system, download method, film generating method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001317052A JP2003122662A (en) 2001-10-15 2001-10-15 Download system, download method, film generating method and program

Publications (1)

Publication Number Publication Date
JP2003122662A true JP2003122662A (en) 2003-04-25

Family

ID=19134980

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001317052A Pending JP2003122662A (en) 2001-10-15 2001-10-15 Download system, download method, film generating method and program

Country Status (1)

Country Link
JP (1) JP2003122662A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8707358B2 (en) 2006-06-30 2014-04-22 Kabushiki Kaisha Toshiba Apparatus for providing metadata of broadcast program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10326243A (en) * 1997-03-28 1998-12-08 Hitachi Software Eng Co Ltd Www client server system
JP2000057089A (en) * 1998-08-06 2000-02-25 Meidensha Corp Www-database linking method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10326243A (en) * 1997-03-28 1998-12-08 Hitachi Software Eng Co Ltd Www client server system
JP2000057089A (en) * 1998-08-06 2000-02-25 Meidensha Corp Www-database linking method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8707358B2 (en) 2006-06-30 2014-04-22 Kabushiki Kaisha Toshiba Apparatus for providing metadata of broadcast program

Similar Documents

Publication Publication Date Title
JP3946275B2 (en) Remote installation system and method
JP4800413B2 (en) Information processing system
US8612943B2 (en) Data transmission program, data transmission apparatus, and method for editing operation manual
JP2000105676A (en) Device and method for information processing, and storage medium storing computer-readable program
EP1015967B1 (en) Method and system for synchronized acquisition, processing and sharing of instrumentation data and for synchronized control in a client-server network
JP2003131839A (en) Network system, information processing device, information processing method, and control program
CN108600311B (en) Method and device for simulating interface data by client
JP2004302929A (en) Automatic installer program
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
JP5810634B2 (en) Image forming apparatus, image forming method, image forming system, and program
JP2005258924A (en) Information processing apparatus, control method therefor, and image forming system
JP2003122662A (en) Download system, download method, film generating method and program
JPH11312154A (en) Cooperative work aiding system and recording medium thereof
JP4208493B2 (en) Load test system for network server
JP2009187401A (en) Document management system, document management apparatus, and document managing method and program
JP2004133926A (en) Device, method and program for generating cooperative information and document processing system
JP2004157834A (en) Print system
JP5471198B2 (en) Integrated management apparatus, integrated management system, integrated management method, integrated management program, and recording medium recording the program
JP2002278759A (en) Development system of remote control software
JP2008198097A (en) Information processor, control device, script processing method, storage medium, and program
JP2007115040A (en) Job flow system and job execution designation method
JPH11149449A (en) Method and device for managing data base session and storage medium recording processing therefor
JP2003223328A (en) Data processing system, data processing method, information processor, and data processing program
JP4714586B2 (en) Communication device, data sharing system, data sharing device, and computer program
JP2009187447A (en) Printer driver installation method

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20050328

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050722

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050726

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050920

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060404