JPH11289393A - Work environment embedded communication system - Google Patents

Work environment embedded communication system

Info

Publication number
JPH11289393A
JPH11289393A JP8843098A JP8843098A JPH11289393A JP H11289393 A JPH11289393 A JP H11289393A JP 8843098 A JP8843098 A JP 8843098A JP 8843098 A JP8843098 A JP 8843098A JP H11289393 A JPH11289393 A JP H11289393A
Authority
JP
Japan
Prior art keywords
item
communication
program
communication means
window
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
JP8843098A
Other languages
Japanese (ja)
Inventor
Yoshiyuki Nakayama
良幸 中山
Yasuhiko Nagai
康彦 永井
Kazuma Yumoto
一磨 湯本
Makoto Ujiie
誠 氏家
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP8843098A priority Critical patent/JPH11289393A/en
Publication of JPH11289393A publication Critical patent/JPH11289393A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To utilize a highly flexible communication function to effectively execute a job by associating an item selected by a user with a communicating means on a computer screen and utilizing a program registration function provided by an AP, that shows the item or a communication function of the AP to an external program. SOLUTION: An AP execution control program 301 registers a communicating means control program 304 on an AP 300. The registers program 304 is designated by a person in charge, accesses internal data 302 and reads the value of a selected item on the window of the AP 300. When the value of the item is acquired, the program 304 accesses a client information DB 306 and reads client information corresponding to the value. In this way when the address of a communicating means is obtained, the program 304 instructs a communicating means control interface program 308 to operate a communicating means 312 to acquire a communicating means to be utilized.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は計算機から電話等の
通信手段を利用するシステムに係り、特に、計算機の表
示画面に表示された視覚的アイテムの選択と通信を関連
付ける技術に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system using a communication means such as a telephone from a computer, and more particularly to a technique for associating communication with selection of a visual item displayed on a display screen of the computer.

【0002】[0002]

【従来の技術】計算機システムから電話を発信すること
を可能にする技術は従来から存在する。顧客へのマーケ
ティングを目的とするシステムにおいて見込み客リスト
に基づいて電話を自動発信し、電話呼が確立されると適
切なオペレータに接続する技術が米国特許5621790 "Met
hod and system for optimization of telephone conta
ct campaigns"で開示されている。
2. Description of the Related Art There has conventionally been a technique for making a telephone call from a computer system. U.S. Pat. No. 5,621,790 "Met" describes a technology for automatically placing a call based on a prospect list in a system aimed at marketing to a customer and connecting to an appropriate operator when a telephone call is established.
hod and system for optimization of telephone conta
ct campaigns ".

【0003】ユーザが適宜行う電話発信を支援する技術
として、米国Accu Knowledge, Inc.のPIM(Personal In
formation Manager;個人情報管理ソフトウェア)製品"
AIM96"は電子アドレス帳に表示される顧客名をマウスで
選択し電話発信を指示できる機能を提供する。
As a technique for assisting a user to make a telephone call as appropriate, a PIM (Personal Injection) of Accu Knowledge, Inc. of the United States has been developed.
formation Manager; Personal Information Management Software) Products "
AIM96 "provides a function for selecting a customer name displayed in the electronic address book with a mouse and instructing a telephone call.

【0004】[0004]

【発明が解決しようとする課題】従来技術による電話、
FAX、電子メールなどの通信手段の計算機画面からの操
作は以下の点で不都合があった。まず、通信手段制御機
能がプログラムの1機能として当該プログラムによって
提供されなければならない。すなわち、通信手段制御機
能を持たないプログラムに新たに通信手段制御機能を持
たせるためには、当該プログラムを作り直す必要があ
る。次に、通信手段制御機能が作り込まれたプログラム
では、通信手段の動作があらかじめ規定された手順で動
作せざるを得ない。すなわち、電話番号を与えると当該
電話番号に電話を発信する通信手段制御機能を持つプロ
グラムに、名前について同様の動作を実行させること
は、プログラムの修正なしではできない。以上の如く、
プログラムから通信手段を制御する従来の手段は、特定
のプログラムと特定の動作という制約を受けざるを得
ず、柔軟性に欠けるものであった。
The prior art telephone,
The operation of the communication means such as fax and e-mail from the computer screen has the following disadvantages. First, the communication means control function must be provided by the program as a function of the program. That is, in order for a program having no communication means control function to have a new communication means control function, it is necessary to recreate the program. Next, in a program in which the communication means control function is built, the operation of the communication means must be operated according to a predetermined procedure. That is, a program having a communication means control function of making a call to the telephone number given a telephone number cannot perform the same operation for the name without modifying the program. As mentioned above,
The conventional means for controlling the communication means from the program is inevitably restricted by a specific program and a specific operation, and lacks flexibility.

【0005】[0005]

【課題を解決するための手段】上記課題を解決するため
に、本発明は、計算機画面上において利用者が選択した
アイテムと通信手段を関連付ける通信手段制御プログラ
ムを提供する。該通信手段制御プログラムは、該アイテ
ムを表示しているAPが提供するプログラム登録機能、あ
るいは、APの外部プログラムとの通信機能を利用して該
アイテムの内容を取得し、該アイテムの内容をキーとし
て通信相手を検索し、指定された通信手段による通信を
可能にする。
In order to solve the above-mentioned problems, the present invention provides a communication means control program for associating a communication means with an item selected by a user on a computer screen. The communication means control program obtains the contents of the item using a program registration function provided by the AP displaying the item, or a communication function with the external program of the AP, and stores the contents of the item as a key. To search for a communication partner and enable communication by a specified communication means.

【0006】[0006]

【発明の実施の形態】以下、図面に従い、本発明の一実
施例を詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below in detail with reference to the drawings.

【0007】図1は本発明による技術を利用したシステ
ムの構成例である。ここでは、販売促進を担当する担当
者102がPC106で各種資料を見ながら見込み客(個
人や企業)に電話機104で電話をかけるためのシステ
ム100を取り上げる。電話呼を処理するPBX(Private
Branch Exchange)108が顧客126の電話機128
と担当者102の電話機104を公衆電話網134と内
線網124を介して接続する。
FIG. 1 shows an example of the configuration of a system using the technology according to the present invention. Here, a system 100 for a sales representative 102 to call a prospective customer (individual or company) with a telephone 104 while viewing various materials on a PC 106 will be described. PBX (Private
Branch Exchange) 108 is a customer 128 telephone 128
And the telephone set 104 of the person in charge 102 are connected via a public telephone network 134 and an extension network 124.

【0008】以下で述べるように、CTI(Computer Tele
phony Integration)サーバ112はPBX108、PC10
6とLAN(Local Area Network)で接続され、それらを
統一的に制御する機能を提供する。担当者102はPC10
6から電話機104を操作することができる。例えば、P
C106からCTIサーバ112に電話発信を要求する。別
の構成を用いればPC106から電話機104を直接作動
させることも可能である。担当者102から顧客126
へも電話呼が確立するとPC106画面上には顧客情報DB
118に格納された該顧客126に関するデータが自動
的に表示される。電話呼の確立はCTIサーバ112からP
C106に通知される。さらに、販売情報DB120を同
様に利用して、PC106画面に顧客情報に加えて販売情
報を表示することもできる。顧客126との通信手段は
電話に限る訳ではなくFAXや電子メールを利用してもよ
い。この場合のFAX送信要求やメール送信要求はそれぞ
れFAXサーバ114やメールサーバ116に伝えられ
る。顧客126は電話機128と共にPC132を利用し
インターネット132経由で担当者102のPC106と
接続することもできる。例えば、担当者102は顧客1
26と対話する際に同一のWebページをそれぞれのPC1
06、132に表示して顧客126の理解度を向上させ
る。この場合に、CTIサーバ112はWebサーバ110と
協力してWebページ表示の同期を提供する。
As described below, CTI (Computer Tele
phony Integration) Server 112 is PBX 108, PC 10
6 and a LAN (Local Area Network) to provide a function to control them in a unified manner. Person in charge 102 is PC10
From 6, the telephone 104 can be operated. For example, P
C106 requests the CTI server 112 to make a telephone call. If another configuration is used, the telephone 104 can be directly operated from the PC 106. Contact person 126 to customer 126
When a telephone call is established, the customer information DB is displayed on the PC 106 screen.
The data regarding the customer 126 stored in 118 is automatically displayed. Establish a telephone call from the CTI server 112 to P
C106 is notified. Further, by using the sales information DB 120 in the same manner, sales information can be displayed on the screen of the PC 106 in addition to the customer information. The means of communication with the customer 126 is not limited to a telephone, but may be a facsimile or an e-mail. The fax transmission request and the mail transmission request in this case are transmitted to the fax server 114 and the mail server 116, respectively. The customer 126 can use the PC 132 together with the telephone 128 to connect to the PC 106 of the person in charge 102 via the Internet 132. For example, the person in charge 102 is customer 1
When you interact with 26, the same web page is displayed on each PC1
06 and 132 to improve the understanding of the customer 126. In this case, the CTI server 112 cooperates with the web server 110 to provide synchronization of the web page display.

【0009】図2〜図17は、本発明によるシステム1
00において担当者102が見るPC106の画面200
上の表示の一例に基づいて該システム100の動作例を
示す。
FIGS. 2 to 17 show a system 1 according to the present invention.
Screen 200 of PC 106 viewed by person in charge 102 at 00
An operation example of the system 100 will be described based on an example of the above display.

【0010】図2は、担当者102が作業を開始する際
に見る画面200である。実際のPC画面200上では通
常他の表示要素もいくつか見えるが煩雑を避けるため本
実施例では省略する。ウィンドウ204は販売促進業務
APを表し、上記で説明したような販売促進作業のために
利用する資料206の一覧を提供する。担当者102は
画面200上の指示装置202を用いて適切な資料20
6を選択する。選択後、ボタン208を押すと選択した
資料206による販売促進作業の実行が指示され、ボタ
ン210の場合は資料一覧表示が終了しウィンドウ20
4が閉じられる。
FIG. 2 shows a screen 200 seen by the person in charge 102 when starting work. Usually, some other display elements can be seen on the actual PC screen 200, but are omitted in this embodiment to avoid complication. Window 204 is sales promotion
It represents the AP and provides a list of materials 206 to be used for promotional activities as described above. The person in charge 102 uses the pointing device 202 on the screen 200 to select the appropriate material 20.
Select 6. After the selection, pressing a button 208 instructs execution of sales promotion work using the selected material 206. In the case of a button 210, the material list display ends and the window 20 is displayed.
4 is closed.

【0011】図3は1個の資料206が指示装置202
で選択され該当部分がハイライト212された様子であ
る。
FIG. 3 shows a case where one document 206 is used as the pointing device 202.
And the corresponding portion is highlighted 212.

【0012】図4では、指示装置202でボタン208
を押すことにより、上記選択された資料206を用いた
作業の実行が指示されている。
In FIG. 4, a button 208 is
By pressing, execution of the operation using the selected material 206 is instructed.

【0013】図5は上記選択された資料206がウィン
ドウ214としてPC106画面200上に表示された状
況を示す。ウィンドウ214は資料206を操作するた
めのAPが作成するものであり、資料に対応するAPによっ
て提供されるユーザインターフェースの構成は異なる。
本実施例のウィンドウ214のユーザインターフェース
は、説明のために簡略化されたものである。資料206
の内容は表222の形式で表示されている。AP操作のた
めにウィンドウ214はメニュー指示領域216とツー
ルボタン218、220を具える。後で見るように、メ
ニュー指示領域216を指示装置202で指示するとプ
ルダウンメニューが現れ、ツールボタン218、220
を同様に指示すると割り当てられた機能が実行される。
FIG. 5 shows a state in which the selected material 206 is displayed as a window 214 on the PC 106 screen 200. The window 214 is created by an AP for operating the material 206, and the configuration of the user interface provided by the AP corresponding to the material is different.
The user interface of the window 214 of the present embodiment is simplified for explanation. Document 206
Are displayed in the format of Table 222. The window 214 includes a menu instruction area 216 and tool buttons 218 and 220 for AP operation. As will be seen later, when the pointing device 202 points to the menu pointing area 216, a pull-down menu appears, and tool buttons 218, 220 are displayed.
Is assigned, the assigned function is executed.

【0014】ここで、ツールボタン218は後述のよう
に電話発信機能を提供し、本発明技術の作用で付け加え
られたものである。ツールボタン220はウィンドウ2
14を消去し作業を終了する機能を提供する。表222
は販売状況を示すデータ例であり、販売日、品目、顧客
名、今期売上累計などが見える。担当者102はこれら
のデータを見ながら有望な顧客に対して電話をかけて販
売活動を行う。
Here, the tool button 218 provides a telephone calling function as described later, and is added by the operation of the present invention. Tool button 220 is for window 2
A function of erasing 14 and ending the operation is provided. Table 222
Is an example of data indicating the sales status, in which the sales date, item, customer name, cumulative sales for the current term, and the like are visible. The person in charge 102 conducts sales activities by calling a promising customer while watching these data.

【0015】ウィンドウ214はウィンドウ204の資
料一覧からの選択によって作成されたものであり、ウィ
ンドウ204を介さずに同じ資料206を表示した場合
は図6に示すウィンドウ215のようになる。ウィンド
ウ214とウィンドウ215の相違はウィンドウ215
には本発明技術によるツールボタン218がないことで
ある。
The window 214 is created by selection from the list of materials in the window 204. When the same material 206 is displayed without passing through the window 204, the window 214 is as shown in FIG. The difference between the window 214 and the window 215 is the window 215
Has no tool button 218 according to the present technology.

【0016】図7では再びウィンドウ204から始まる
販売促進作業の場合の説明に戻る。同図は、担当者10
2がある顧客(東西物産)に電話をかけようとして指示
装置202で顧客名224を選択した状態である。
FIG. 7 returns to the description of the sales promotion operation starting from the window 204 again. The figure shows the person in charge 10
In this state, the customer has selected the customer name 224 with the pointing device 202 in order to make a call to a certain customer (East and West Bussan).

【0017】図8では、顧客名224選択後、担当者1
02は指示装置202で電話発信のためのツールボタン
218を指示している。ツールボタン218を押すこと
により、上記選択された顧客224への電話発信動作が
始まる。
In FIG. 8, after selecting the customer name 224, the person in charge 1
Reference numeral 02 denotes a pointing device 202 which indicates a tool button 218 for making a telephone call. By pressing the tool button 218, the operation of making a telephone call to the selected customer 224 starts.

【0018】電話を発信する前に通話先の確認のために
画面200には確認用ダイアログ226が表示される
(図9)。確認用ダイアログ226は顧客224の名前
や電話しようとしている電話番号などを担当者102に
示す。確認用ダイアログ226はいくつかのボタン22
8、230、232、234を具える。「実行」ボタン
228は担当者102が電話発信を指示するために使
う。顧客224への電話発信を取りやめるには「取消」
ボタン234を押す。本実施例では、ツールボタン21
8を押すと、システム100が割り当てた電話番号と通
信手段としての電話が採用されるが、確認用ダイアログ
226が表示された時点でこれらを変更することができ
る。「別番号」ボタン230により利用する電話番号を
直接入力すること、「別手段」ボタン232により利用
する通信手段を変更することがそれぞれ可能になる。入
力や変更のための手順は種々あり、当業者には明らかで
あるので本実施例では説明を省く。確認用ダイアログ2
26では「購買係」に接続するための電話番号が提供さ
れているが、別の担当者と話をしたい場合、また、FAX
で資料だけを送りたい場合などに上記変更機能は有効で
ある。確認用ダイアログ226で提案される電話番号や
通信手段は設定により変更することができる。
Before a call is made, a confirmation dialog 226 is displayed on the screen 200 to confirm the destination (FIG. 9). The confirmation dialog 226 indicates the name of the customer 224 and the telephone number to be called to the person in charge 102. The confirmation dialog 226 has several buttons 22
8, 230, 232, 234. The “execute” button 228 is used by the person in charge 102 to instruct a telephone call. "Cancel" to cancel calling to customer 224
Press button 234. In this embodiment, the tool button 21
When the user presses 8, the telephone number assigned by the system 100 and the telephone as the communication means are adopted, but these can be changed when the confirmation dialog 226 is displayed. It becomes possible to directly input the telephone number to be used by using the “another number” button 230 and to change the communication means to be used by using the “another means” button 232. There are various procedures for input and change, which will be apparent to those skilled in the art, and thus description thereof is omitted in this embodiment. Confirmation dialog 2
26 provides a telephone number to connect to the "purchase clerk", but if you want to talk to another person,
The above-mentioned change function is effective when the user wants to send only the data by using. The telephone number and communication means proposed in the confirmation dialog 226 can be changed by setting.

【0019】図10にあるように、確認用ダイアログ2
26から電話発信実行を指示し電話呼が顧客224との
間に確立すると、電話相手である顧客224に関する詳
細な顧客情報236が画面200上に表示される。顧客
情報236は、担当者102が特に指示しない限り、顧
客224との会話が終了するまで画面200上に置か
れ、担当者102は販売促進活動を効率的効果的に遂行
するために利用する。本実施例では電話呼確立後に顧客
情報236が現れるとしたが、電話発信指示と同時に顧
客情報236を見せてもよい。
As shown in FIG. 10, a confirmation dialog 2
When the telephone call is instructed from 26 and a telephone call is established with the customer 224, detailed customer information 236 about the customer 224 to be called is displayed on the screen 200. The customer information 236 is placed on the screen 200 until the conversation with the customer 224 is completed unless otherwise instructed by the person in charge 102, and the person in charge 102 uses the information to execute the sales promotion activity efficiently and effectively. In this embodiment, the customer information 236 appears after the telephone call is established. However, the customer information 236 may be shown at the same time as the telephone call instruction.

【0020】図7では1個の顧客224を選択したが、
一度に複数の対象を選択してもよい。図11は指示装置
202で一度に3個の顧客238(第一商社、東西物
産、南北機械)を選択したところである。この後ツール
ボタン218を指示することにより、該3個の顧客23
8には順に上記と同様の電話発信を行うことができる。
In FIG. 7, one customer 224 is selected.
Multiple targets may be selected at once. FIG. 11 shows a case where three customers 238 (Daiichi Shosha, Tozai Bussan, and North-South Machinery) have been selected at a time by the pointing device 202. Thereafter, by instructing the tool button 218, the three customers 23
8, the same telephone call as above can be made.

【0021】さらに、図12に見るように、顧客を選択
せずにツールボタン218を指示すると、対象としてい
る表222に記載されているすべての顧客(ウィンドウ
214上に表示されている表が全データだとすると、第
一商社、東西物産、南北機械、関東書店)に対して順番
に電話発信が実行される。
Further, as shown in FIG. 12, when the tool button 218 is designated without selecting a customer, all the customers (the table displayed on the window 214) described in the target table 222 are displayed. If it is data, telephone calls will be made to Dai-ichi Shosha, Tozai Bussan, Tohoku Kikai, and Kanto Shoten in that order.

【0022】以上ではツールボタン218からの電話発
信指示のみを見てきたが、メニュー216からも同様の
動作を指示できる(図13)。指示装置202でメニュ
ー216を指示すると、プルダウンメニュー240が現
れる。プルダウンメニュー240に記述されている項目
242、244、246、248、250、252を選
択すると対応する機能が実行される。最初の3個はAPに
一般的な機能であり、「開く」242はファイルを指定
して編集対象とする機能に、「閉じる」244はファイ
ル編集操作を終了する機能に、「保存」246は編集中
ファイルの内容を保存する機能にそれぞれ対応する。該
資料206を操作するような通常のAPに通信手段制御機
能はないので、例えば、プルダウンメニュー240にお
いて「電話」248、「FAX」250、「メール」25
2は本発明技術によって付け加えられた項目である。そ
れぞれの指示により、担当者102が選択した対象、例
えば、顧客224に対して上記説明と同様の手順にて電
話をかけ、FAXを発信し、メールを送付することができ
る。
In the above, only the telephone call instruction from the tool button 218 has been seen, but a similar operation can be instructed from the menu 216 (FIG. 13). When the menu 216 is pointed by the pointing device 202, a pull-down menu 240 appears. When an item 242, 244, 246, 248, 250, 252 described in the pull-down menu 240 is selected, a corresponding function is executed. The first three are general functions for the AP, "Open" 242 is a function for specifying a file to be edited, "Close" 244 is a function for ending the file editing operation, and "Save" 246 is a function for ending the file editing operation. It corresponds to the function of saving the contents of the file being edited. Since a normal AP which operates the material 206 does not have a communication means control function, for example, in the pull-down menu 240, “telephone” 248, “FAX” 250, “mail” 25
Item 2 is an item added according to the present invention. According to each instruction, the person in charge 102 can make a telephone call, send a facsimile, and send an e-mail to an object selected, for example, the customer 224 in the same procedure as described above.

【0023】ウィンドウ204を介さずに資料206を
開いた場合のメニュー216に対応するプルダウンメニ
ューの内容254の例を図14に示す。これまではウィ
ンドウ204の資料一覧からの選択によって資料を表示
する場合の動作を説明してきたが、ウィンドウ204と
は独立に通常のように資料を開いたときでも、APがプロ
グラムを登録する機能を提供する場合には作業中に本発
明の通信手段制御機能を付け加えることが可能である。
図15は、資料206を表示するAPがプログラム登録機
能を有する場合のメニュー216に対応するプルダウン
メニューの内容の例256を示す。「プログラム登録」
258はプログラムを登録する機能を、「プログラム削
除」260は登録されたプログラムを削除する機能をそ
れぞれ起動する。登録、削除する対象となるプログラム
を指定するための手順は種々あり、当業者には明らかで
あるので本実施例では説明を省く。
FIG. 14 shows an example of the contents 254 of the pull-down menu corresponding to the menu 216 when the material 206 is opened without going through the window 204. Until now, the operation of displaying the material by selecting from the material list in the window 204 has been described. However, even when the material is opened as usual independently of the window 204, the AP can register the program. If provided, it is possible to add the communication means control function of the present invention during operation.
FIG. 15 shows an example 256 of the content of the pull-down menu corresponding to the menu 216 when the AP displaying the material 206 has a program registration function. "Program registration"
Reference numeral 258 denotes a program registration function, and “program deletion” 260 activates a registered program deletion function. There are various procedures for designating a program to be registered or deleted, and it is clear to those skilled in the art that the description is omitted in this embodiment.

【0024】選択された項目に対して上記説明したよう
な動作を行う「電話をかける」、「FAXを発信する」、
あるいは「メールを送付する」プログラムを登録する
と、その後、メニュー216に対応するプルダウンメニ
ューの内容は例えば264のようになる(図16)。
The following operations are performed on the selected item: "make a call", "make a fax",
Alternatively, after registering the "send mail" program, the contents of the pull-down menu corresponding to the menu 216 are, for example, 264 (FIG. 16).

【0025】以上では、通信手段制御機能の実行をウィ
ンドウ214、215の上から指示する様子を述べてき
た。実行指示を別のウィンドウから行ってもよい。図1
7は通信手段制御用ダイアログ266を利用する様子で
ある。ウィンドウ214には通信手段制御用ツールボタ
ン218が現れない。同様に、図では見えないが、プル
ダウンメニュー216の内容にも通信手段制御用の項目
(例えば、248、250、252)は追加されない。
その替わり、通信手段制御用ダイアログ266が提供さ
れ、表222で顧客224が選択された後で「電話」ボ
タン268、「FAX」ボタン270、「メール」ボタン
272を押すと、それぞれ顧客224に電話をかけ、FA
Xを発信し、メールを送付することができる。再度述べ
ることはしないが、複数の顧客を選択したり、あるいは
顧客を選択せずにボタン268、270、272で通信
手段を起動した場合の動作も同様に可能である。
In the above description, the execution of the communication means control function is instructed from the windows 214 and 215. The execution instruction may be issued from another window. FIG.
Reference numeral 7 denotes a state in which the communication means control dialog 266 is used. The communication means control tool button 218 does not appear in the window 214. Similarly, although not visible in the figure, items for controlling communication means (for example, 248, 250, and 252) are not added to the contents of the pull-down menu 216.
Instead, a communication means control dialog 266 is provided, and when the customer 224 is selected in the table 222 and the "phone" button 268, "FAX" button 270, and "mail" button 272 are pressed, the customer 224 is called. Over, FA
You can send X and send mail. Although not described again, the operation when the communication means is activated by the buttons 268, 270, and 272 without selecting a plurality of customers or without selecting the customers is also possible.

【0026】図18〜図20は本発明によるシステム1
00を実現するためのソフトウェア構成例を示す。これ
らのソフトウェアはPC106に置かれる。対象となるAP
が機能の追加を許すか否かに従っていくつかの構成例が
ある。
FIGS. 18 to 20 show a system 1 according to the present invention.
00 shows an example of a software configuration for realizing 00. These softwares are placed on the PC 106. Target AP
There are some configuration examples depending on whether or not allows addition of functions.

【0027】図18は通信手段制御機能を持たせるAPが
プログラム登録機能を持つ場合の構成例である。通信手
段制御機能を提供されるAP300を起動するためのウィ
ンドウ204を表示するプログラムに対応するAP実行制
御プログラム301は、該機能を実現する通信手段制御
プログラム304をAP300に登録する(313)。登
録された通信手段制御プログラム304は担当者102
によるAP300への入力などを契機としてAP300から
通信手段制御機能の実行を指示される(314)。通信
手段制御プログラム304はAP300の内部データ30
2にアクセスして(316)、AP300のウィンドウ2
14上で選択されたアイテム224の値を読み出す(3
18)。アイテム224の値を取得すると、通信手段制
御プログラム304は顧客情報DB306にアクセスして
(320)、上記値に対応する顧客情報を読み出す(3
22)。このようにして電話番号等の通信相手のアドレ
スが得られると、通信手段制御プログラム304は、利
用する通信手段を提供する通信手段装置312を作動さ
せるために、PC106側のプログラムインターフェース
である通信手段装置制御インターフェースプログラム3
08に通信手段装置312制御指示を発行する(32
4)。該指示はOS(Operating System)を介して(32
6)通信手段装置312に伝えられ(328)目的の動
作が発生する。
FIG. 18 shows an example of a configuration in which an AP having a communication means control function has a program registration function. The AP execution control program 301 corresponding to the program for displaying the window 204 for starting the AP 300 provided with the communication unit control function registers the communication unit control program 304 for realizing the function in the AP 300 (313). The registered communication means control program 304 is the person in charge 102
The execution of the communication means control function is instructed by the AP 300 when the input to the AP 300 is performed (314). The communication means control program 304 stores the internal data 30 of the AP 300
Access to AP2 (316), AP2 window 2
14 to read the value of the item 224 selected on (3
18). Upon acquiring the value of the item 224, the communication means control program 304 accesses the customer information DB 306 (320) and reads out the customer information corresponding to the value (3).
22). When the address of the communication partner such as the telephone number is obtained in this manner, the communication means control program 304 operates the communication means 312 for providing the communication means to be used. Device control interface program 3
08 to issue a control instruction for the communication means device 312 (32
4). The instruction is sent via OS (Operating System) (32
6) The information is transmitted to the communication means device 312 (328), and the desired operation occurs.

【0028】図19は通信手段制御機能を提供するプロ
グラムがAPに登録されない場合の構成例である。通信手
段制御機能を提供されるAP300を起動するためのウィ
ンドウ204を表示するプログラムに対応するAP実行制
御プログラム301は、該機能を実現する通信手段制御
プログラム304を起動する(315)。起動された通
信手段制御プログラム304は担当者102による通信
手段制御用ダイアログ266などへの入力などを契機と
して通信手段制御機能の実行を指示される(314)。
通信手段制御プログラム304は、AP300が外部のプ
ログラムと通信するために提供されている外部インター
フェース機能330に対して、 AP300のウィンドウ
214上で選択されたアイテム224の値の読み出しを
依頼する(332)。外部インターフェース機能330
はAP300の内部データ302にアクセスして(33
6)、上記値を読み出す(338)。読み出された上記
値は外部インターフェース機能330を経由して通信手
段制御プログラム304に報告される(334)。アイ
テム224の値を取得すると、通信手段制御プログラム
304は顧客情報DB306にアクセスして(320)、
上記値に対応する顧客情報を読み出す(322)。この
ようにして電話番号等の通信相手のアドレスが得られる
と、通信手段制御プログラム304は、利用する通信手
段を提供する通信手段装置312を作動させるために、
PC106側のプログラムインターフェースである通信手
段装置制御インターフェースプログラム308に通信手
段装置312制御指示を発行する(324)。該指示は
OSを介して(326)通信手段装置312に伝えられ
(328)目的の動作が発生する。
FIG. 19 shows an example of a configuration in a case where a program for providing a communication means control function is not registered in the AP. The AP execution control program 301 corresponding to the program for displaying the window 204 for starting the AP 300 provided with the communication means control function starts the communication means control program 304 for realizing the function (315). The started communication means control program 304 is instructed to execute the communication means control function when the person in charge 102 inputs the communication means control dialog 266 or the like (314).
The communication means control program 304 requests the external interface function 330 provided for the AP 300 to communicate with an external program to read the value of the item 224 selected on the window 214 of the AP 300 (332). . External interface function 330
Accesses the internal data 302 of the AP 300 (33
6), read out the value (338). The read value is reported to the communication means control program 304 via the external interface function 330 (334). Upon acquiring the value of the item 224, the communication means control program 304 accesses the customer information DB 306 (320),
The customer information corresponding to the above value is read (322). When the address of the communication partner such as the telephone number is obtained in this way, the communication means control program 304 operates the communication means device 312 for providing the communication means to be used.
It issues a control instruction for the communication unit 312 to the communication unit control interface program 308 which is a program interface on the PC 106 side (324). The instructions
Via the OS (326), it is transmitted to the communication means device 312 (328), and the intended operation occurs.

【0029】図20は通信手段制御機能を提供するプロ
グラムがAPに登録されず、しかも、APの内部データの値
をAPに問い合わせることもできない場合の構成例であ
る。通信手段制御機能を提供されるAP300を起動する
ためのウィンドウ204を表示するプログラムに対応す
るAP実行制御プログラム301は、該機能を実現する通
信手段制御プログラム304を起動する(315)。起
動された通信手段制御プログラム304は担当者102
による通信手段制御用ダイアログ266などへの入力な
どを契機として通信手段制御機能の実行を指示される
(314)。通信手段制御プログラム304は、画面2
00上に表示されたデータを管理するOS310に対し
て、 AP300のウィンドウ214上で選択されたアイ
テム224の値の読み出しを依頼する(342)。OS3
10はAP300が画面200上に表示しているデータ3
40にアクセスして(346)、上記値を読み出す(3
48)。読み出された上記値はOS310を経由して通信
手段制御プログラム304に報告される(344)。ア
イテム224の値を取得すると、通信手段制御プログラ
ム304は顧客情報DB306にアクセスして(32
0)、上記値に対応する顧客情報を読み出す(32
2)。このようにして電話番号等の通信相手のアドレス
が得られると、通信手段制御プログラム304は、利用
する通信手段を提供する通信手段装置312を作動させ
るために、PC106側のプログラムインターフェースで
ある通信手段装置制御インターフェースプログラム30
8に通信手段装置312制御指示を発行する(32
4)。該指示はOSを介して(326)通信手段装置31
2に伝えられ(328)目的の動作が発生する。
FIG. 20 shows an example of a configuration in which a program for providing a communication means control function is not registered in the AP, and it is not possible to query the AP for the value of internal data of the AP. The AP execution control program 301 corresponding to the program for displaying the window 204 for starting the AP 300 provided with the communication means control function starts the communication means control program 304 for realizing the function (315). The started communication means control program 304 is the person in charge 102
The execution of the communication means control function is instructed by input to the communication means control dialog 266 or the like by the user (314). The communication means control program 304 displays the screen 2
A request is made to the OS 310 that manages the data displayed on the window 00 to read the value of the item 224 selected on the window 214 of the AP 300 (342). OS3
10 is the data 3 displayed on the screen 200 by the AP 300
40 is accessed (346), and the above value is read (3
48). The read value is reported to the communication means control program 304 via the OS 310 (344). Upon acquiring the value of the item 224, the communication means control program 304 accesses the customer information DB 306 (32
0), the customer information corresponding to the above value is read (32)
2). When the address of the communication partner such as the telephone number is obtained in this manner, the communication means control program 304 operates the communication means 312 for providing the communication means to be used. Device control interface program 30
8 to the communication means 312 (32)
4). The instruction is sent via the OS (326).
2 (328) and the desired action occurs.

【0030】図21は通信手段制御機能を提供されるAP
300を起動するためのウィンドウ204を表示するプ
ログラムに対応するAP実行制御プログラム301の処理
の流れを説明する。AP実行制御プログラム301はAPの
実行開始が要求されるのを待つ(400)。終了要求が
届けば(402)終了する。 AP実行開始要求が到着す
ると(400)指定されたAP300を起動する(40
4)。AP300に通信手段制御プログラム304がまだ
登録されていない場合(406)、登録可能ならば(4
08)通信手段制御プログラム304を登録する。登録
できない場合には通信手段制御プログラム304を起動
する(412)。
FIG. 21 shows an AP provided with a communication means control function.
The processing flow of the AP execution control program 301 corresponding to the program that displays the window 204 for starting the 300 will be described. The AP execution control program 301 waits for a request to start the execution of the AP (400). When the end request is received (402), the process ends. When the AP execution start request arrives (400), the designated AP 300 is started (40).
4). If the communication means control program 304 has not been registered in the AP 300 (406), if it can be registered (4)
08) Register the communication means control program 304. If registration is not possible, the communication means control program 304 is started (412).

【0031】図22は、AP300の全体の動きを示し、
特に、AP300に通信手段制御プログラム304が登録
されている場合に該プログラム304の実行が開始され
る処理の流れを説明する。AP300は常に入力の到着を
待つ(500)。到着した入力がメニュー216に関す
るものである場合(502)、メニュー216において
指定されたアイテムの値を解析する(504)。到着し
た入力がツールボタン218、220に関するものであ
る場合(506)、指定されたツールボタンに対応する
機能を特定する(508)。キーボードやマウスによる
入力を含めて前記以外の入力に対しても(510)、入
力データの内容を解析する(512)。このようにして
得られた入力内容が終了要求ならば(514)AP300
は実行を終了する。該入力内容が登録プログラム実行命
令で(516)、実行対象プログラムが通信手段制御プ
ログラム304であるならば(520)、登録済みの通
信手段制御プログラム304を実行する(524)。該
入力内容が登録プログラム実行命令でなければ(51
6)、その他の種類の入力内容として処理し(51
8)、あるいは、該入力内容が指示する実行対象プログ
ラムが通信手段制御プログラム304でなければ(52
0)、その他の登録プログラムの実行を命令する入力内
容として処理する(522)。該入力が想定から外れる
ものであった場合は(510)その他の処理を行う(5
26)。
FIG. 22 shows the overall movement of the AP 300.
Particularly, a description will be given of a flow of processing in which the execution of the communication means control program 304 is started when the communication means control program 304 is registered in the AP 300. The AP 300 always waits for an input to arrive (500). If the arrived input is for the menu 216 (502), the value of the item specified in the menu 216 is analyzed (504). If the arrived input is related to the tool buttons 218, 220 (506), the function corresponding to the designated tool button is specified (508). For other inputs including keyboard and mouse inputs (510), the contents of the input data are analyzed (512). If the input content thus obtained is a termination request (514), the AP 300
Terminates execution. If the input content is a registered program execution command (516) and the execution target program is the communication means control program 304 (520), the registered communication means control program 304 is executed (524). If the input content is not a registration program execution instruction (51
6) Process as other types of input contents (51)
8) Or, if the execution target program indicated by the input content is not the communication means control program 304 (52
0), processing is performed as input contents for instructing execution of other registration programs (522). If the input is not as expected (510), other processing is performed (5).
26).

【0032】図23は本発明による通信手段制御機能を
提供する通信手段制御プログラム304の動作を説明す
る流れ図である。通信手段制御プログラム304は電話
発信指示が到着するのを待つ(600)。該指示が届く
と(600)、通信手段装置312を使って実行される
通信の相手を示すアイテムが既に選択されていれば(6
01)該選択されているアイテムをすべて読み出す(6
02)。電話発信が指示されたが(600)アイテムが
選択されていない場合(601)は、対象AP300から
アイテムの候補をすべて読み出す(604)。以上の結
果通信相手検索のキーとなるアイテムリストが作成され
(606)、以降該リストのアイテムを順次処理する
(608)。まず、リストからアイテムを1個取り出し
(610)、顧客情報DB118を検索して該アイテムに
対応する顧客情報を検索する(612)。該顧客情報に
通信手段装置312で利用できる通信アドレスが含まれ
ていれば(614)通信手段装置制御インターフェース
プログラム308を介して通信を開始する(616)。
実際に上記通信が上記相手との間に確立すれば(61
8)、既に取得された上記顧客情報やその他の販売情報
などをPC106画面200上に表示する(620)。上
記通信が終了すれば(622)、PC106画面200上
に表示した上記情報を消去する(624)。
FIG. 23 is a flowchart for explaining the operation of the communication means control program 304 for providing the communication means control function according to the present invention. The communication means control program 304 waits for an incoming call instruction (600). When the instruction is received (600), if an item indicating a communication partner to be executed using communication means device 312 has already been selected (6).
01) Read out all the selected items (6)
02). If a call is instructed (600) and no item is selected (601), all candidate items are read from the target AP 300 (604). As a result, an item list serving as a key of the communication partner search is created (606), and the items of the list are sequentially processed (608). First, one item is extracted from the list (610), and the customer information DB 118 is searched for customer information corresponding to the item (612). If the customer information includes a communication address that can be used by the communication means device 312 (614), communication is started via the communication means device control interface program 308 (616).
If the communication is actually established with the other party (61
8) The previously acquired customer information and other sales information are displayed on the PC 106 screen 200 (620). When the communication is completed (622), the information displayed on the PC 106 screen 200 is deleted (624).

【0033】図24は顧客情報DB118に格納される顧
客情報のデータ形式の一例である。顧客情報データ70
0は次の項目から構成される。管理番号702はシステ
ム100を利用する企業が企業や個人である顧客に付す
る識別子、名称704は該顧客の名前や名称、住所70
6は該顧客の住所、電話番号708は該顧客の電話番
号、FAX番号710は該顧客のFAX用電話番号、メールア
ドレス712は該顧客のメールアドレス、業種714は
該顧客の職業や事業種類、取引状況716は該企業と該
顧客との間の取引の状況、取引商品718は該企業と該
顧客との間で取引きされる商品名、取引履歴720は該
企業と該顧客との間でなされた取引の履歴、担当者72
2は該顧客側で該企業との取引等を担当している者の名
前、である。これらのデータ内容は一例であり、例え
ば、電話番号708を複数個持ったり、現在進行中の取
引の内容を提供するなどが可能である。
FIG. 24 shows an example of the data format of customer information stored in the customer information DB 118. Customer information data 70
0 is composed of the following items. The management number 702 is an identifier assigned to a customer who is a company or an individual using a system 100, and the name 704 is the name, name, and address 70 of the customer.
6 is the customer's address, phone number 708 is the customer's phone number, FAX number 710 is the customer's fax phone number, email address 712 is the customer's email address, industry 714 is the customer's profession and business type, The transaction status 716 is the status of the transaction between the company and the customer, the transaction product 718 is the name of the product traded between the company and the customer, and the transaction history 720 is the transaction status between the company and the customer. History of transactions made, contact person 72
2 is the name of a person who is in charge of dealing with the company on the customer side. These data contents are examples, and for example, it is possible to have a plurality of telephone numbers 708 or to provide the contents of a transaction in progress.

【0034】図25は通信手段制御プログラム304の
動作を規定するための設定データ形式の一例である。設
定データ800は次の項目から構成される。優先選択通
信手段802は担当者102が選択されたアイテムに対
応する顧客へのコンタクトを指示したときに第一候補と
して担当者102に呈示される通信手段、アイテムデー
タ形式804は選択されるアイテムの内容を通信手段制
御プログラム304が解釈するためのデータ、検索アイ
テム806はアイテムが選択されずに通信実行が指示さ
れた際に顧客に対応するキーとして利用できるアイテム
の候補、DBデータ形式808は選択されたアイテムや検
索アイテム806の内容をキーとして顧客情報DB118
を検索するために利用される顧客情報DB118のデータ
形式、AP識別子810は通信手段制御プログラム304
が通信手段制御機能を提供しているAP300を識別する
ためのデータ、である。設定データ800を適切に設定
することにより、通信手段制御プログラム304は様々
な種類のAP300と顧客情報DB118の組み合わせに対
応することが可能である。
FIG. 25 shows an example of a setting data format for defining the operation of the communication means control program 304. The setting data 800 includes the following items. The priority selection communication unit 802 is a communication unit that is presented to the person in charge 102 as the first candidate when the person in charge 102 instructs the customer corresponding to the selected item, and the item data format 804 is the item number of the selected item. Data for the contents to be interpreted by the communication means control program 304, a search item 806 is a candidate for an item that can be used as a key corresponding to a customer when communication is instructed without selecting an item, and a DB data format 808 is selected. Customer information DB 118 using the content of the selected item or search item 806 as a key.
The data format of the customer information DB 118 and the AP identifier 810 used for searching for
Is data for identifying the AP 300 providing the communication means control function. By appropriately setting the setting data 800, the communication means control program 304 can support various types of combinations of the AP 300 and the customer information DB 118.

【0035】[0035]

【発明の効果】本発明によれば、計算機画面上に表示さ
れた任意アイテムを基に、該アイテムを表示しているAP
が関与することなく、通信相手と相手通信アドレスを決
定し、該相手と指定された通信手段を用いて通信するこ
とが可能になる。この結果、通信機能を有しない任意AP
における作業の中で柔軟性に富む通信機能を利用し業務
を効果的に遂行できるようになる。
According to the present invention, based on an arbitrary item displayed on a computer screen, an AP displaying the item is displayed.
Without the involvement of the communication partner, it is possible to determine the communication address with the communication partner and communicate with the communication partner using the designated communication means. As a result, any AP without communication function
The work can be effectively performed by utilizing the flexible communication function in the work in.

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

【図1】システムの構成例を示す図。FIG. 1 is a diagram showing a configuration example of a system.

【図2】作業対象データメニューの外観を示す図。FIG. 2 is a diagram showing an appearance of a work target data menu.

【図3】作業対象データ選択の操作を示す図。FIG. 3 is a diagram showing an operation of selecting work target data.

【図4】作業対象データの表示を指示する操作を示す
図。
FIG. 4 is a diagram showing an operation of instructing display of work target data.

【図5】作業対象データが表示される様子を示す図。FIG. 5 is a view showing a state in which work target data is displayed.

【図6】作業対象データを通常作業のために表示した場
合の形態の相違を示す図。
FIG. 6 is a view showing a difference in a form when work target data is displayed for normal work.

【図7】コンタクト相手の選択操作を示す図。FIG. 7 is a diagram showing an operation of selecting a contact partner.

【図8】選択された相手へのコンタクトを指示する操作
を示す図。
FIG. 8 is a diagram showing an operation of instructing contact with a selected partner.

【図9】コンタクトが実行されたことを確認するダイア
ログの外観を示す図。
FIG. 9 is an exemplary view showing the appearance of a dialog for confirming that a contact has been performed.

【図10】顧客情報が表示された様子を示す図。FIG. 10 is a diagram showing a state where customer information is displayed.

【図11】複数のコンタクト相手を一度に選択する操作
を示す図。
FIG. 11 is a diagram illustrating an operation of selecting a plurality of contact partners at a time.

【図12】ウィンドウ全体を選択する操作を示す図。FIG. 12 is a diagram showing an operation of selecting an entire window.

【図13】メニューからコンタクトを指示する操作を示
す図。
FIG. 13 is a diagram showing an operation of instructing a contact from a menu.

【図14】通常作業時のメニュー内容を示す図。FIG. 14 is a diagram showing menu contents during normal work.

【図15】APへのプログラム登録の操作を示す図。FIG. 15 is a diagram showing an operation of registering a program in an AP.

【図16】登録したプログラムを実行した後の画面を示
す図。
FIG. 16 is a diagram showing a screen after executing a registered program.

【図17】通信手段制御用ダイアログの外観を示す図。FIG. 17 is a diagram showing an appearance of a communication means control dialog.

【図18】APに通信手段制御プログラムを登録する場合
のシステムのソフトウェア構成を示す図。
FIG. 18 is a diagram showing a software configuration of a system when a communication unit control program is registered in an AP.

【図19】APに通信手段制御プログラムを登録しない場
合のシステムのソフトウェア構成を示す図。
FIG. 19 is a diagram illustrating a software configuration of a system when a communication unit control program is not registered in an AP.

【図20】OSの機能を利用する場合のシステムのソフト
ウェア構成を示す図。
FIG. 20 is a diagram showing a software configuration of a system when an OS function is used.

【図21】AP実行制御プログラムの処理を説明する流れ
図。
FIG. 21 is a flowchart illustrating processing of an AP execution control program.

【図22】APに登録された通信手段制御プログラムが実
行される様子を説明する流れ図。
FIG. 22 is a flowchart for explaining how a communication unit control program registered in an AP is executed.

【図23】通信手段制御プログラムの処理を説明する流
れ図。
FIG. 23 is a flowchart for explaining processing of a communication means control program.

【図24】顧客情報データ形式の一例を示す図。FIG. 24 is a diagram showing an example of a customer information data format.

【図25】通信手段制御プログラムの動作を設定するデ
ータ形式の一例を示す図。
FIG. 25 is a diagram showing an example of a data format for setting the operation of the communication means control program.

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

102:担当者、104:電話機、106:PC、11
8:顧客情報DB、126:顧客、224:選択されたア
イテム、300:AP、301:AP実行制御プログラム、
304:通信手段制御プログラム。
102: person in charge, 104: telephone, 106: PC, 11
8: customer information DB, 126: customer, 224: selected item, 300: AP, 301: AP execution control program,
304: Communication means control program.

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 FI H04M 3/42 H04M 3/42 Z (72)発明者 氏家 誠 神奈川県横浜市戸塚区戸塚町216番地 株 式会社日立製作所情報通信事業部内──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 6 Identification symbol FI H04M 3/42 H04M 3/42 Z (72) Inventor Makoto Ujiie 216 Totsuka-cho, Totsuka-ku, Yokohama-shi, Kanagawa Prefecture Hitachi, Ltd. Information Telecommunications Division

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】通信手段が接続された計算機システムにお
いて、画面上に表示された文字、図形、画像、それらの
組み合わせ、特にユーザにとって意味のあるひとかたま
りと看做せる領域などであるアイテムと通信手段制御プ
ログラムを関連付けるステップと、上記アイテムをユー
ザが選択するステップと、上記アイテムに関連付けられ
た通信の実行をユーザに指示させるステップと、上記ア
イテムに関連付けられた相手が決定されるステップと、
上記相手との通信にユーザが利用する通信手段が決定さ
れるステップと、上記相手と上記通信手段を用いた通信
を実行するステップとを有することを特徴とする作業環
境埋め込み型通信システム。
In a computer system to which communication means is connected, items such as characters, graphics, images, and combinations thereof displayed on a screen, particularly an area such as an area which can be regarded as a meaningful group for a user, and communication means. Associating a control program, a step of selecting the item by the user, a step of instructing the user to execute communication associated with the item, and a step of determining a partner associated with the item,
A communication system embedded with a work environment, comprising: a step of determining communication means used by a user for communication with the other party; and a step of executing communication using the communication means with the other party.
【請求項2】上記通信手段制御プログラムが上記計算機
システムを制御するオペレーティングシステムを介して
上記アイテムと関連付けられるステップを有することを
特徴とする請求項1に記載の作業環境埋め込み型通信シ
ステム。
2. The work environment embedded communication system according to claim 1, wherein said communication means control program has a step associated with said items via an operating system for controlling said computer system.
【請求項3】上記通信手段制御プログラムが上記アイテ
ムを表示するプログラムを介して上記アイテムと関連付
けられるステップを有することを特徴とする請求項1に
記載の作業環境埋め込み型通信システム。
3. The work environment embedded communication system according to claim 1, wherein said communication means control program has a step of associating with said item through a program for displaying said item.
【請求項4】複数個の上記アイテムを同時に選択するス
テップを有することを特徴とする請求項1に記載の作業
環境埋め込み型通信システム。
4. The communication system according to claim 1, further comprising the step of simultaneously selecting a plurality of the items.
【請求項5】上記アイテムを構成するデータの一部分が
通信相手を決定するために用いられるステップを有する
ことを特徴とする請求項1に記載の作業環境埋め込み型
通信システム。
5. The work environment embedded communication system according to claim 1, further comprising a step in which a part of the data constituting the item is used to determine a communication partner.
【請求項6】上記計算機システムが複数個のウィンドウ
を表示する機能を有する場合に、上記アイテムがウィン
ドウであるステップを有することを特徴とする請求項1
に記載の作業環境埋め込み型通信システム。
6. The method according to claim 1, wherein when the computer system has a function of displaying a plurality of windows, the item has a step of being a window.
The work environment embedded type communication system according to 1.
【請求項7】上記アイテムがウィンドウである場合に、
上記ウィンドウに関連付けられたデータに基づいて通信
が実行されるステップを有することを特徴とする請求項
6に記載の作業環境埋め込み型通信システム。
7. When the item is a window,
The communication system according to claim 6, further comprising a step of performing communication based on data associated with the window.
【請求項8】上記アイテムがウィンドウである場合に、
上記ウィンドウを表示するプログラムに関連付けられた
データに基づいて通信が実行されるステップを有するこ
とを特徴とする請求項7に記載の作業環境埋め込み型通
信システム。
8. When the item is a window,
The communication system according to claim 7, further comprising a step of performing communication based on data associated with the program that displays the window.
【請求項9】上記アイテムに関連付けられた通信の実行
をメニューからの選択によってユーザに指示させるステ
ップを有することを特徴とする請求項1に記載の作業環
境埋め込み型通信システム。
9. The work environment embedded type communication system according to claim 1, further comprising a step of instructing a user to execute communication associated with the item by selecting from a menu.
【請求項10】上記アイテムに関連付けられた通信の実
行をキー入力によってユーザに指示させるステップを有
することを特徴とする請求項1に記載の作業環境埋め込
み型通信システム。
10. The work environment embedded type communication system according to claim 1, further comprising a step of instructing a user to execute communication associated with the item by key input.
【請求項11】上記アイテムに関連付けられた通信の実
行を指示するユーザ操作が、上記アイテムを選択する操
作と共に一連の操作として規定されるステップを有する
ことを特徴とする請求項1に記載の作業環境埋め込み型
通信システム。
11. The work according to claim 1, wherein a user operation for instructing execution of communication associated with the item has a step defined as a series of operations together with an operation for selecting the item. Environment embedded type communication system.
JP8843098A 1998-04-01 1998-04-01 Work environment embedded communication system Pending JPH11289393A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8843098A JPH11289393A (en) 1998-04-01 1998-04-01 Work environment embedded communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8843098A JPH11289393A (en) 1998-04-01 1998-04-01 Work environment embedded communication system

Publications (1)

Publication Number Publication Date
JPH11289393A true JPH11289393A (en) 1999-10-19

Family

ID=13942582

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8843098A Pending JPH11289393A (en) 1998-04-01 1998-04-01 Work environment embedded communication system

Country Status (1)

Country Link
JP (1) JPH11289393A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002133079A (en) * 2000-10-20 2002-05-10 Takachiho:Kk Method and system for selling house

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002133079A (en) * 2000-10-20 2002-05-10 Takachiho:Kk Method and system for selling house

Similar Documents

Publication Publication Date Title
US6362838B1 (en) Method for consolidation of multiple data sources
US6100891A (en) Call center agent interface and development tool
US9571428B2 (en) Receiving and presenting detailed activity information regarding current and recent instant messaging sessions of remote users
US7519912B2 (en) Method and system for sensing and communicating the use of communication modes by remote users
JP3550503B2 (en) Method and communication system for enabling communication
US7990954B2 (en) Method and apparatus for controlling telephone calls using a computer assistant
JP2005522755A (en) Definition of approval process for approval request (definition)
US6195684B1 (en) Conference aiding system and computer memory product for relating an object to a file on a display screen
US20050209932A1 (en) Interactive online marketplace system and method
JPH08314826A (en) System and device for electronic interactive answer for cooperated work supporting system
JP2003087421A (en) Information processing system
JPH11289393A (en) Work environment embedded communication system
JP2003116095A (en) Video processor
JPH10162061A (en) Shared information control method in remote consultation system
JPH0836538A (en) Work flow management system
JPH10134002A (en) Cooperative work supporting system, computer, display information preparing person communicating method and storage medium
JP4361170B2 (en) Screen display control apparatus and method, and medium on which program for screen display control is recorded
JP2002329054A (en) Business-supporting method, business-supporting system and computer-readable program
JPH03119850A (en) Telephone outgoing simplifying system
JP2002244972A (en) Setting method for destination of transmitting electronic mail
JP2002236591A (en) Communication association system and recording medium with program actualizing the communication association system recorded thereon
JP2003296548A (en) Information center system, information managing method, and control program
JPH10111777A (en) Know-how accumulation use system
JP2000187695A (en) Workflow management system and task processing method and storage medium
JP2017204179A (en) Customer data management system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040521

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040525

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040928