JP6425257B1 - System migration method, migration system and program to reduce migration burden and risk accompanying parallel operation of new and old systems - Google Patents
System migration method, migration system and program to reduce migration burden and risk accompanying parallel operation of new and old systems Download PDFInfo
- Publication number
- JP6425257B1 JP6425257B1 JP2017174866A JP2017174866A JP6425257B1 JP 6425257 B1 JP6425257 B1 JP 6425257B1 JP 2017174866 A JP2017174866 A JP 2017174866A JP 2017174866 A JP2017174866 A JP 2017174866A JP 6425257 B1 JP6425257 B1 JP 6425257B1
- Authority
- JP
- Japan
- Prior art keywords
- new
- server
- current
- screen
- web server
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 25
- 238000013508 migration Methods 0.000 title claims description 25
- 230000005012 migration Effects 0.000 title claims description 25
- 238000013509 system migration Methods 0.000 title claims description 11
- 230000007704 transition Effects 0.000 claims abstract description 57
- 238000006243 chemical reaction Methods 0.000 claims description 5
- 230000006870 function Effects 0.000 description 21
- 238000012545 processing Methods 0.000 description 15
- 230000008569 process Effects 0.000 description 10
- 238000012546 transfer Methods 0.000 description 10
- 238000010586 diagram Methods 0.000 description 7
- 238000004891 communication Methods 0.000 description 6
- 238000004590 computer program Methods 0.000 description 3
- 238000012549 training Methods 0.000 description 3
- 238000012790 confirmation Methods 0.000 description 2
- 238000011161 development Methods 0.000 description 2
- 230000018109 developmental process Effects 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 230000006872 improvement Effects 0.000 description 2
- 230000010365 information processing Effects 0.000 description 2
- 102220492605 Numb-like protein_S17A_mutation Human genes 0.000 description 1
- 230000004075 alteration Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000003672 processing method Methods 0.000 description 1
- 238000009418 renovation Methods 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
Images
Landscapes
- Stored Programmes (AREA)
- Information Transfer Between Computers (AREA)
- Computer And Data Communications (AREA)
Abstract
【課題】新旧システムの並行稼働に伴う移行負担・リスクを軽減する。【解決手段】Webサーバ、APサーバ及びDBサーバを有する3階層システムにおいて、Webサーバは、現行Webサーバ10と新Webサーバ11、APサーバは、現行APサーバ20と新APサーバ21、DBサーバは、現行DBサーバ30で構成される。そして、現行システムから新システムへの移行段階において、現行Webサーバ10は、顧客ごと及び/又は顧客のユーザごとに、前記現行システムのみを利用させるか、前記新システムのみを利用させるか、新旧システムのいずれかを選択して利用させるか、設定する新旧利用設定画面を表示する。また、現行DBサーバ30は、顧客及び/又は顧客のユーザごとに、現行システムと新システムの切替の可否を設定する併用選択テーブルを格納する。【選択図】図1[Objective] To reduce the transition burden and risk involved in parallel operation of new and old systems. In a three-tier system having a Web server, an AP server and a DB server, the Web server is the current Web server 10 and the new Web server 11, the AP server is the current AP server 20 and the new AP server 21, and the DB server , And the current DB server 30. Then, at the transition stage from the current system to the new system, the current Web server 10 may use only the current system, or use only the new system, for each customer and / or each user of the customer. Display either the new or old usage setting screen to select or to use. Further, the current DB server 30 stores a combined selection table for setting whether or not to switch the current system and the new system for each customer and / or user of the customer. [Selected figure] Figure 1
Description
本発明は、新旧システムの並行稼働に伴うシステムの移行方法に関する。 The present invention relates to a system migration method involved in parallel operation of new and old systems.
従来から新システムから旧システムへ移行する際に、サービスを停止することなく移行を完了させる方法が知られている。 Conventionally, when transitioning from a new system to an old system, there is known a method of completing the transition without stopping the service.
例えば、特許文献1には、逐次、更新されるデータを管理する既存システムを新しいシステムに移行させるための情報管理システム等が開示されている。このシステムでは、店頭端末からの取引要求電文を受信した現行システムは、取引処理を実行し、取引結果電文を送信する。この場合、次期システムの顧客管理情報を更新させるためのデータヘッダを新設する。そして、取引結果電文を受信した次期システムの制御部は、顧客管理情報を更新する。ATM端末やネット取引サーバにおいて取引が行なわれた場合、現行システムは、取引連携電文をバックエンドハブに送信する。そして、バックエンドハブから更新依頼電文を受信した次期システムは、顧客管理情報の更新処理を実行する。また、個別移管処理において、次期システムは、移管元、移管先の移行状態を特定し、この移行状態に応じて口座情報や顧客管理情報を更新する。 For example, Patent Document 1 discloses an information management system or the like for migrating an existing system that manages data to be updated sequentially to a new system. In this system, the current system that has received a transaction request message from the in-store terminal executes transaction processing and transmits a transaction result message. In this case, a data header is added to update the customer management information of the next system. Then, the control unit of the next system that has received the transaction result message updates the customer management information. When a transaction is made at an ATM terminal or a net transaction server, the current system sends a transaction linkage message to the back end hub. Then, the next system which has received the update request message from the back end hub executes update processing of the customer management information. Further, in the individual transfer process, the next system specifies the transfer status of the transfer source and the transfer destination, and updates the account information and the customer management information according to the transfer status.
また、特許文献2には、ソフトウェアによるサービスを停止することなく、データベースの構成の変更を伴うソフトウェアの更新を行うアクセス制御プログラム等が開示されている。このアクセス制御プログラムは、第1データベース及び第2データベースに接続された複数の情報処理装置上で動作可能であって、複数の情報処理装置上で動作する第1ソフトウェアの更新に伴って実行される第1データベースから第2データベースへのデータの移行処理中に第1ソフトウェアからデータベースへのアクセス要求を受け付け、アクセス要求に含まれる第1ソフトウェアのバージョンに関する情報と第1データベースから第2データベースへのデータ移行状況に関する情報に基づき、アクセス要求を送信するデータベースを第1データベースまたは第2データベースに決定する、処理をコンピュータに実行させる。 Further, Patent Document 2 discloses an access control program and the like for updating software accompanied by a change in the configuration of a database without stopping a service by software. The access control program is operable on a plurality of information processing apparatuses connected to the first database and the second database, and is executed along with the update of the first software operating on the plurality of information processing apparatuses. During the process of data transfer from the first database to the second database, an access request from the first software to the database is received, information on the version of the first software included in the access request, and data from the first database to the second database Based on the information on the transition status, the computer is made to execute processing of determining a database to which the access request is to be transmitted to the first database or the second database.
システムの移行は、システム提供者側のみならず顧客側にも移行負担・リスクがある。特に、数万ユーザや数百の画面を有するような大規模なシステムでは、システム更新をしたとき、全てのユーザが一斉に切替可能の体制が組めるかどうかわからないため、ユーザ別にトレーニング期間を臨機応変に設ける必要がある。また、移行中に、万一不具合が生じた場合には、一時的に旧システムに戻れることが望ましい。しかしながら、従来のシステム移行方法では、旧システムから新システムへの移行は一方向であり、移行期間中に新システムと旧システムの両方を並行稼働させ、いつでも行き来できるものではなかった。 System migration involves migration burdens and risks not only on the system provider side but also on the customer side. In particular, in a large-scale system with tens of thousands of users and hundreds of screens, when updating the system, it is unclear whether all users can establish a switchable system at the same time. Need to be In addition, it is desirable to be able to temporarily return to the old system if a failure occurs during migration. However, in the conventional system migration method, the migration from the old system to the new system is one-way, and both the new system and the old system are operated concurrently during the transition period, and it is not possible to go back and forth at any time.
したがって、本発明では、上記のような課題に鑑み、新旧システムの並行稼働に伴う移行負担・リスクを軽減することを目的とする。 Therefore, in the present invention, in view of the above problems, it is an object of the present invention to reduce the transition burden and risk involved in parallel operation of the new and old systems.
上記課題を解決するため、本発明は、以下のような解決手段を提供する。 In order to solve the above-mentioned subject, the present invention provides the following solutions.
(1)Webサーバ、APサーバ及びDBサーバを有する3階層システムにおける現行システムから新システムヘのシステム移行方法であって、前記Webサーバは、現行Webサーバと新Webサーバ、前記APサーバは、現行APサーバと新APサーバ、前記DBサーバは、現行DBサーバであって、前記現行システムから前記新システムへの移行段階において、前記現行Webサーバは、顧客ごと及び/又は前記顧客のユーザごとに、前記現行Webサーバのみを利用させるか、前記新Webサーバのみを利用させるか、両方のWebサーバのいずれかを選択して利用させるか、を設定する新旧利用設定画面を表示する段階を含むことを特徴とする (1) A method of migrating a system from a current system to a new system in a 3-tier system having a web server, an AP server and a DB server, wherein the web server is a current web server and a new web server, and the AP server is a current AP server and new AP server, the DB server is a current DB server, and in the transition stage from the current system to the new system, the current Web server is for each customer and / or for each user of the customer, Displaying a new / old usage setting screen for setting whether to use only the current Web server, to use only the new Web server, or to select and use one of both Web servers. To feature
(2)上記(1)の構成において、前記現行DBサーバは、前記顧客及び/又は前記顧客のユーザごとに、前記現行システムと前記新システムの切替の可否を設定する併用選択テーブルを格納することを含むことを特徴とする。 (2) In the configuration of (1), the current DB server stores a combined selection table for setting whether or not to switch the current system and the new system for each of the customer and / or the user of the customer. It is characterized by including.
(3)上記(1)又は(2)の構成において、前記新APサーバは、前記新Webサーバが表示した新画面において入力・選択されたデータを前記現行APサーバで処理できる形式に変換する新旧データ変換手段を備えることを特徴とする。 (3) In the configuration of the above (1) or (2), the new AP server converts the data input / selected in the new screen displayed by the new Web server into a format that can be processed by the current AP server Data conversion means are provided.
(4)上記(1)から(3)までの構成において、前記現行Webサーバは、現行システムへのログイン完了後、新旧選択画面を表示し、前記ユーザが新画面を選択したときは、顧客IDとユーザIDを引き継いで前記新システムにログインするための新ログイン画面を表示することを特徴とする。 (4) In the above configurations (1) to (3), the current Web server displays a new / old selection screen after login to the current system, and when the user selects a new screen, the customer ID And a new login screen for logging in to the new system by taking over the user ID.
(5)上記(1)から(4)までの構成において、移行が完了後、新旧選択画面において前記現行システムの選択を不活性とする設定を前記新旧利用設定画面で行うことを特徴とする。 (5) In the configurations from (1) to (4), the setting is made on the new and old usage setting screen to deactivate the selection of the current system on the new and old selection screen after the migration is completed.
(6)上記(5)の構成において、前記現行システムの選択を不活性とした後であっても、前記顧客の求めに応じ、前記現行システムの選択を復活させることを特徴とする。 (6) In the configuration of (5), the selection of the current system is restored according to the request of the customer even after the selection of the current system is deactivated.
(7)Webサーバ、APサーバ及びDBサーバを有する3階層システムにおける移行システムであって、前記Webサーバは、現行Webサーバと新Webサーバ、前記APサーバは、現行APサーバと新APサーバ、前記DBサーバは、現行DBサーバであって、
現行システムから前記新システムへの移行段階において、前記現行Webサーバは、顧客ごと及び/又は前記顧客のユーザごとに、前記現行Webサーバのみを利用させるか、前記新Webサーバのみを利用させるか、両方のWebサーバのいずれかを選択して利用させるか、を設定する新旧利用設定手段を備えることを特徴とする。
(7) A migration system in a three-tier system having a web server, an AP server and a DB server, wherein the web server is a current web server and a new web server, the AP server is a current AP server and a new AP server, The DB server is the current DB server,
During the transition from the current system to the new system, the current web server may use only the current web server or only the new web server for each customer and / or each user of the customer. It is characterized in that it comprises new and old usage setting means for setting which one of both Web servers is to be selected and used.
(8)Webサーバ、APサーバ及びDBサーバを有する3階層システムにおいて現行システムから新システムヘ移行させるためのプログラムであって、前記Webサーバは、現行Webサーバと新Webサーバ、前記APサーバは、現行APサーバと新APサーバ、前記DBサーバは、現行DBサーバであって、前記現行システムから前記新システムへの移行段階において、前記現行Webサーバは、顧客ごと及び/又は前記顧客のユーザごとに、前記現行Webサーバのみを利用させるか、前記新Webサーバのみを利用させるか、両方のWebサーバのいずれかを選択して利用させるか、を設定する新旧利用設定画面を表示する段階をコンピュータに実行させることを特徴とする。 (8) A program for migrating from a current system to a new system in a 3-tier system having a web server, an AP server and a DB server, wherein the web server is a current web server and a new web server, and the AP server is The current AP server and the new AP server, the DB server is a current DB server, and in the transition stage from the current system to the new system, the current Web server is for each customer and / or for each user of the customer The computer displays a new / old usage setting screen for setting whether to use only the current Web server, to use only the new Web server, or to select and use one of both Web servers. It is characterized by having it run.
本発明によれば、新旧システムの並行稼働に伴う移行負担・リスクを軽減することができる。 According to the present invention, it is possible to reduce the transition burden and risk involved in parallel operation of new and old systems.
以下、図面を参照して、本発明を実施するための形態(以下、実施形態)について詳細に説明する。以降の図においては、実施形態の説明の全体を通して同じ要素には同じ番号又は符号を付している。 Hereinafter, with reference to the drawings, modes (hereinafter, embodiments) for carrying out the present invention will be described in detail. In the following drawings, the same elements are denoted by the same reference numerals or symbols throughout the description of the embodiments.
(移行方針)
本発明で対象とする移行システム(以下、本システムと呼ぶ)は、いわゆる「3階層システム」(3-tier system)と呼ばれるもので、プレゼンテーション層(ユーザインターフェース層)と、データアクセス層(データベース層)と、その中間に位置し、ビジネスロジック層(アプリケーション層)と呼ばれる3層からなってる。本システムでは、プレゼンテーション層はWebサーバ(ウェブサーバ)に実装され、ビジネスロジック層はAPサーバ(アプリケーションサーバ)に実装され、データアクセス層はDBサーバ(データベースサーバ)に実装されている。ビジネスロジック(Business Logic)とは、業務ソフトウェアの中で、具体的な業務で扱う様々な実体(商品、顧客、在庫など)を表現し、また、それらの関係や処理の方法、業務の流れなどをプログラムコードとして実装した部分で、アプリケーション固有の処理やルールを記述したものである。
(Transition policy)
The migration system (hereinafter referred to as the present system) targeted by the present invention is a so-called "3-tier system", and it is a presentation layer (user interface layer) and a data access layer (database layer). And, in between, there are three layers called business logic layer (application layer). In this system, the presentation layer is implemented on a web server (web server), the business logic layer is implemented on an AP server (application server), and the data access layer is implemented on a DB server (database server). Business Logic (Business Logic) expresses various entities (products, customers, inventory, etc.) handled in specific operations in business software, and also their relationship, processing method, flow of operations, etc. Is a program code that implements application-specific processing and rules.
本システムの移行期間は、大きく分けて、新旧システムを併用可能(並行稼働)とする移行期間であるフェーズ1と、その後、新システムのみを利用するための移行期間であるフェーズ2に分けられるが、以下、本明細書ではフェーズ1の移行期間のみを対象とする。フェーズ1では、画面の全面刷新や後述のポータルの新規導入など、顧客への影響が大きい開発を多数実施するため、全顧客一斉移行ではなく、顧客ごとの段階移行とし、新システムと現行システム(旧システム)を併用可能とする。なお、フェーズ1完了後、既に全顧客が新システムのみを利用することになるが、システム内部の処理を旧システムから新システムに移行することがフェーズ2の目的である。 The transition period of this system can be roughly divided into Phase 1 which is a transition period in which new and old systems can be used in parallel (parallel operation), and phase 2 which is a transition period in which only new systems are used. Hereinafter, in the present specification, only the transition period of phase 1 is covered. In Phase 1, there will be many developments that have a large impact on customers, such as full screen renovations and the introduction of new portals, as described below. The old system can be used in combination. Although all customers already use only the new system after the completion of phase 1, the purpose of phase 2 is to transfer the processing inside the system from the old system to the new system.
詳細は後述するが、新システムのWebサーバは、顧客ごと及び/又は顧客のユーザごとに、現行Webサーバのみ、新Webサーバのみ、両方のWebサーバのいずれを利用するかを設定する新旧選択画面を表示する。新旧システムを併用可能とすることで、顧客側の移行負担・リスクが軽減されるとともに、新システムリリース時のコンティンジェンシープラン(緊急時対応計画)が、例えば、新システム障害時は現行システム利用へ誘導するなどして、簡素化される。 Although details will be described later, the new system web server sets the current web server only, the new web server only, and either of both web servers for each customer and / or customer user Display By making it possible to use the new and old systems together, the transition burden and risk on the customer side are reduced, and the contingency plan (emergency contingency plan) at the time of new system release, for example, It is simplified, for example, by
また、フェーズ1では、新旧システムでデータベース(DB)を共用することとし、旧システムから新システムへのマスタや取引データ等のデータ移行は発生しないものとする(新機能追加に伴う初期値設定等を行うのみ)。なお、フェーズ1移行期間中は、まずユーザインターフェース層であるWebサーバを中心に機能を強化し、APサーバ及びDBサーバは、フェーズ2で機能強化するものとする。 Also, in phase 1, the database (DB) is shared between the new and old systems, and data migration from the old system to the new system, such as masters and transaction data, does not occur. Do only). During the phase 1 transition period, first, the functions will be enhanced centering on the Web server which is the user interface layer, and the AP server and the DB server will be enhanced in phase 2.
図1は、本発明の実施形態に係るシステムの移行遷移の概略を示したものである。図示するように、移行前においては、顧客のユーザは、現行Webサーバ10にアクセスし、現行Webサーバ10が生成する現行画面(業務画面)からデータを入力・選択し、そのデータに基づいて、現行APサーバ20が、現行ビジネスロジック(以下、「現行BL」と略す)を実行し、現行DBサーバ30の現行DBに処理結果を格納し、現行画面に処理結果を表示させる。
FIG. 1 shows an outline of transition transition of a system according to an embodiment of the present invention. As illustrated, before migration, the customer's user accesses the
次に、フェーズ1移行期間においては、前述したように、全ての顧客を一斉に移行させるのではなく、まず、いち早く新システムに移行可能な一部の顧客(親密顧客など)を先に移行させ、旧システムと新システムを併用可能な状態にする「一部顧客移行段階」を設ける。以下、このような顧客を「移行可能顧客」と呼ぶことにする。一部顧客移行段階では、移行準備が整っていない顧客(「移行未済顧客」と呼ぶことにする)は、旧システムを使い続けてもらうこととし、環境が整いしだい、いつでも移行可能顧客となることができる。 Next, in the phase 1 transition period, as described above, instead of migrating all customers at once, first migrate some customers (such as close customers) who can quickly migrate to the new system. Establish a "partial customer migration phase" to make the old system and the new system compatible. Hereinafter, such a customer will be referred to as "a migratable customer". At the customer transition stage, customers who are not ready for transition (called “non-migrated customers”) will be asked to continue using the old system, and as soon as their environment is ready, they will become migratable customers. Can.
移行可能顧客は、新Webサーバ11にアクセスすると、現行画面を一新した新画面が表示される。新画面からは、新APサーバ21に処理が受け渡され、新APサーバ21では、新しいビジネスロジック(新BL)を直ちに実装するのではなく、ブリッジを介して、現行BLの全ての機能(移行前からの機能アップを含む)が利用できるようにする。ここで、ブリッジとは、詳しくは後述するが、新システムが持つデータの内容を、旧システムで実行できる形式に変換し、旧システムにデータを連携する機能を持つものである。
When the migratable customer accesses the
新APサーバ21から変換後のデータを受け渡された現行APサーバ20は、現行BLを実行する。ここで、移行段階の現行BLは、移行前の現行BLから機能アップを行ってもよい。また、現行APサーバ20は、現行DBサーバ30とデータのやり取りを行うが、処理結果の通知先を、現行Webサーバ10とするか、新APサーバ21とするかを切り分ける機能を有している。
The
そして、全顧客が新Webサーバ11を利用するようになった段階(全顧客移行済段階)で、現行Webサーバ10を停止させ、フェーズ1の移行期間を終了させる。以後は、フェーズ2に向けた移行が開始され、最終的には、全てのサーバが新サーバだけに置き換わる運用となる。
Then, when all the customers use the new Web server 11 (all customers have been migrated), the
(フェーズ1移行詳細ステップ)
図2は、フェーズ1の移行期間における詳細移行ステップを更に細分化した段階(ステップ0〜4)を示したものである。以下、順に説明する。
(Phase 1 transition detailed step)
FIG. 2 shows stages (steps 0 to 4) in which the detailed transition step in the transition period of phase 1 is further subdivided. The following will be described in order.
ステップ0では、開発側にて本番環境で確認用顧客(講習店ユーザーなど)による機能確認を実施する段階である。 Step 0 is a stage in which the development side carries out function confirmation by a confirmation customer (such as a training store user) in a production environment.
ステップ1は、主要数拠点の親密顧客を移行させる段階である(対象顧客は、新機能を利用する顧客を中心に選定)。 Step 1 is the stage of migrating close customers at several key locations (target customers are selected mainly for customers using new functions).
ステップ2は、全顧客を数グループに分け、グループごとに順次移行させる段階である。
ステップ1,2では、移行可能顧客に関しては、新旧どちらを使用するかを選択する新旧選択画面を表示する(新画面選択時には顧客ID/ユーザIDを引き継いで新環境のログイン画面へ遷移する)。移行可能顧客は、現行と同様のURLにて現行ログイン画面にアクセス可能である。また、新システムのURLは現行URLと異なるため、「お気に入り」メニューに登録することで、直接アクセスすることも可能である。
Step 2 is a stage in which all customers are divided into several groups, and each group is sequentially transferred.
In steps 1 and 2, a new / old selection screen is displayed for selecting which of old and new is to be used for a migratable customer (when new screen is selected, the customer ID / user ID is taken over and transition is made to the login screen of the new environment). The migratable customer can access the current login screen at the same URL as the current. Also, since the URL of the new system is different from the current URL, it is possible to directly access it by registering it in the "favorites" menu.
ステップ3は、ステップ2の期間中に移行できなかった拠点・顧客のための予備期間であり、拠点の当局認可などに時間を要した場合、顧客都合で現行システムを継続利用する必要がある場合、等の期間である。ステップ3では、現行システムへのログインボタンを非活性とすることで、新環境にのみアクセス可能とする。また、拠点宛に依頼のあった顧客に対してのみ、個別対応で旧システム選択のボタンを復活させるものとする。なお、このボタンを復活させる処理は、システムオペレータの設定画面から実施できるものとする。
また、システムオペレータの設定画面は、「新旧利用設定画面」と呼び、上記ステップ3のような拠点・顧客の都合による予備期間だけでなく、移行するシステム側の都合、例えば、前述したように、全顧客を一斉に移行させるのでなく、一部の顧客から段階的に移行させるようにしたいなどの場合にも使用される。
Step 3 is a preparatory period for bases / customers who could not transition during the period of step 2. If time is required for authority approval of bases, etc., it is necessary to continue to use the current system at the customer's convenience. Period, etc. In step 3, the new environment can be accessed only by deactivating the login button to the current system. In addition, it is assumed that the old system selection button is revived by individual handling only for the customer who has made a request to the site. The process of restoring the button can be performed from the setting screen of the system operator.
In addition, the setting screen of the system operator is called “new and old usage setting screen”, and not only the spare period due to the convenience of the base / customer as in step 3 above, but also the convenience of the migrating system side, for example, as described above It is also used when you want to shift from some customers in stages instead of transferring all customers at once.
ステップ4は、フェーズ1の最終ステップであり、全顧客移行完了後、現行Webサーバ10の利用を停止する。この段階では、現行Webサーバ10のURLにアクセスした場合、ポータルログインページへ自動遷移させる。この遷移は、リダイレクト機能により実現する。なお、ポータルログインページとは、複数の業務システムにアクセス可能な入り口(玄関)となるもので詳細は後述する。
Step 4 is the final step of phase 1 and stops the use of the
(機能構成)
図3は、フェーズ1移行段階における各サーバの機能構成を示す図である。図示するように、本システムの移行は、現行Webサーバ10、現行APサーバ20、現行DBサーバ30、新Webサーバ11、新APサーバ21、新DBサーバ31の3階層システムを対象とするが、それぞれのサーバは1台であっても複数台であってもよい。
(Functional configuration)
FIG. 3 is a diagram showing the functional configuration of each server at the phase 1 transition stage. As illustrated, the migration of this system targets a three-tier system of
新Webサーバ11は、顧客端末通信手段101、ログイン制御手段102、新画面制御手段103を含むが、現行Webサーバ10は、顧客端末通信手段101、ログイン制御手段102、新旧選択画面制御手段111、旧画面制御手段112、新画面制御手段103Aを備える。
The
顧客端末通信手段101は、顧客のユーザ端末(図示せず)との通信を制御し、ログイン制御手段102は、正規ユーザを認証するためのログイン画面をユーザ端末に表示させる。ログイン画面から、ユーザは顧客ID(企業ID)、ユーザID、ユーザパスワードを入力し、正規ユーザであることが認証されると、以降の処理に進む。このとき、現行Webサーバ10と新Webサーバ11では、ログイン後の処理が異なる。
The customer
新Webサーバ11は、新画面制御手段103が新画面を表示させ、ユーザが入力・選択したデータを、新APサーバ21に受け渡すだけである。しかし、現行Webサーバ10は、ログインが完了すると、いったん新旧選択画面制御手段111に制御を渡し、新旧選択画面制御手段111は、新旧どちらのシステムの画面を使用するかをユーザに選択させるための新旧選択画面を表示する。ユーザが新システムを使用することを選択すると、新画面制御手段103Aにより、新Webサーバ11のログイン画面が表示され、ユーザのログイン認証が再度完了すると、新画面が表示される。ユーザが旧システムを使用することを選択すると、現行画面制御手段112により現行画面が表示される。ユーザは、新画面又は現行画面から、業務を行うためのデータを入力・選択する。新画面ではポータル画面に遷移し、ユーザインターフェ−スが一新されるので、新画面に慣れるまでは現行画面も利用可能とするためである。
The
なお、新旧選択画面(新旧選択手段)は、顧客/ユーザが新旧システムの利用形態を選択するためのものであるのに対し、新旧利用設定画面(新旧利用設定手段)は、システムオペレータが使用するもので、顧客/ユーザごとの設定、すなわち、旧システムのみ利用可、新システムのみ利用可、新旧いずれを利用するか選択可、のうちのいずれかの利用形態を設定するための設定画面(設定手段)である。 While the new / old selection screen (new / old selection means) is for the customer / user to select the usage mode of the new / old system, the system operator uses the new / old usage setting screen (new / old use setting means). Setting screen for setting the usage form of each customer / user, that is, only the old system can be used, only the new system can be used, and the new or old can be used. Means).
ここで、新APサーバ21は、現行APサーバ20のようにビジネスロジックを実行する手段(新BL実行手段)は備えず、その代わりに、新旧データ変換手段211(ブリッジ)を備えている。ブリッジは、新システムが持つデータの内容を、旧システムが読むことのできる(実行できる)形に変換し、旧システムにデータを連携する機能を果たす。
Here, the
ブリッジは、具体的には以下の処理を行う。
(1)旧システムの機能を呼び出すためのテンプレートを入力パラメータとし、旧システムの機能を呼び出す部品を実行する。
(2)指定された内容に基づき、旧システム側の機能を呼び出す。
(3)旧システム側で機能を実行し、返却された結果を新システムが読める形に変換する。
Specifically, the bridge performs the following processing.
(1) A template for calling a function of the old system is used as an input parameter, and a part for calling the function of the old system is executed.
(2) Call the function of the old system based on the specified contents.
(3) The old system executes the function and converts the returned result into a form that can be read by the new system.
すなわち、新画面から入力・選択されたデータは、ブリッジに受け渡され、現行APサーバ20の現行BL実行手段201が実行できる形式に変換される。また、現行BL実行手段201で処理された結果は、ブリッジによって、新画面制御手段103が新画面に表示可能な形式に変換される。一方、現行画面から入力・選択されたデータは、変換は必要ないので、現行APサーバ20の現行BL実行手段201にそのまま受け渡される。このブリッジの働きにより、新BL実行手段(図示せず)は、フェーズ2移行時に実装すればよく、それまでは現行BL実行手段201を利用する。
That is, data input / selected from the new screen is passed to the bridge, and converted into a format that can be executed by the current
なお、ログイン画面、新旧選択画面の具体例については、後述の図6、図7を参照されたい。図6、図7の例では、業務例として、海外法人インターネットバンキング(海外法人IB又は単にIBと呼ぶ)を想定している。なお、詳細は省略するが、新ログイン画面、ポータル画面、新IB画面などは、タッチパネル方式のモバイル端末でも利用可能とする。 For specific examples of the login screen and the new / old selection screen, refer to FIGS. 6 and 7 described later. In the example of FIG. 6 and FIG. 7, overseas corporate Internet banking (referred to as overseas corporate IB or simply IB) is assumed as a business example. Although details are omitted, a new login screen, portal screen, new IB screen, and the like can be used by the touch panel type mobile terminal.
現行DBサーバ30は、顧客及び顧客のユーザの契約情報、登録情報などを格納したユーザ情報DB301と、実際の各種業務に必要なデータを格納した各種業務DB302を備える。ユーザ情報DB301には顧客ごと又はユーザごとに新旧システムの併用を許可するか否かを設定した併用選択テーブルが格納される。併用選択テーブルについては、図4で説明する。なお、ユーザ情報DB301を現行DBサーバ30に格納するのは、移行中は、新旧どちらからでもアクセス可能だからである。
The
新DBサーバ31は、直接的に移行に関するデータは格納しないが、現行DBサーバ30の記憶容量が不足する可能性があるときに、各種業務データの一部を格納することができる。記憶容量が不足する可能性があるのは、移行とともに現行機能の機能アップを行う場合が想定されるからである。すなわち、本移行システムによれば、単にシステムを移行するだけでなく、同時に、現行機能の機能アップを現行DBサーバの容量を拡張することなく実行することができる。また、新DBサーバ31は、現行システムにはないポータル画面で新しくできる機能についてのデータを格納してもよい。また、フェーズ2では、新DBサーバ31の更改に伴い、一部、現行DBサーバ30から新DBサーバ31へ移管するテーブルも格納する。なお、ポータルとは、一般的には、ユーザがインターネットを利用する際の入り口、又は拠点として必ず利用する場所(ウェブ)を指すが、ここでは、複数の業務のメニュー画面を提供するための機能を意味している。
The
(ユーザ情報DB)
図4は、ユーザ情報DB301に格納される併用選択テーブルの一例を示す図である。
ユーザ情報DB301には、ユーザの契約情報、登録情報など(図示せず)以外にも、図示する併用選択テーブルを含んでいる。併用選択テーブルとは、新旧どちらかのシステムを、顧客ごとに指定できる「切替可否フラグ」を含んだテーブルである。切替の可否は、顧客ID(企業コード)ごとだけでなく、顧客内のユーザIDごとに指定できるようにしてもよい。なお、切替可否フラグの代わりに、「旧システムのみ利用可能」、「新システムのみ利用可能」、「新旧システム併用可能」といった切替選択値を用いてもよい。なお、併用選択テーブルは、システムオペレータが使用する新旧利用設定画面によって設定される。
(User information DB)
FIG. 4 is a diagram showing an example of the combination selection table stored in the
The
このようにすることで、顧客又はユーザは、新旧システムを移行期間中に併用することができる。ここで、顧客ごと(又はユーザごと)に備えられた切替可否フラグを変更するだけで新旧切替可否をオン/オフできる。すなわち、顧客又はユーザは、いつでも旧システムと新システムの間を行ったり来たりすることができる。例えば、普段は旧システムを使っている顧客が新システムを使用したり、新システムをトレーニングとして利用したり、あるいは新システムに移行済みの顧客であっても新システムに万一障害が発生した場合は、一時的に旧システムに戻って業務を続けることができる。 By doing this, the customer or the user can use the new and old systems together during the transition period. Here, it is possible to turn on / off the new / old switching availability simply by changing the switching availability flag provided for each customer (or each user). That is, the customer or user can move back and forth between the old and new systems at any time. For example, if a customer who normally uses the old system uses the new system, uses the new system as training, or even if the customer has already migrated to the new system, the new system should fail Can temporarily return to the old system and continue work.
特に、多数のユーザ、多数の画面を有するような大規模なシステムでは、システム更新をしたとき、全てのユーザが一斉に切替可能の体制が組めるかどうかわからないため、ユーザ別にトレーニング期間を臨機応変に設けることができる。また、サービスを提供・運用する側としては、新システムに不具合があっても瞬時に旧システムに切り替えることができるため新システム試用時の心理的負担が少ない。 In particular, in a large-scale system with many users and many screens, when updating the system, it is not clear whether all users can establish a switchable system at the same time. It can be provided. In addition, as a service provider / operator, even if there is a problem with the new system, it is possible to instantly switch to the old system, so there is less psychological burden when trying out the new system.
(画面遷移の処理フロー)
図5は、現行Webサーバ11における画面遷移の制御フローを示す図である。以下既に説明した内容を含むので簡単に説明する。
(Process flow of screen transition)
FIG. 5 is a diagram showing a control flow of screen transition in the
まず、ステップS10で、現行ログイン画面を表示し、ステップS11で正規ユーザあると認証できれば、図4で説明した併用選択テーブルを読み出す(ステップS12)。 First, in step S10, the current login screen is displayed, and in step S11, if it is possible to authenticate that there is an authorized user, the combination selection table described in FIG. 4 is read out (step S12).
次に、ステップS13で、併用選択テーブルを参照し、併用可能顧客(又は併用可能ユーザ)であるか否かを判断し、併用可能顧客(又は併用可能ユーザ)であれば、新旧選択画面を表示する(ステップS14)。ステップS13で併用可顧客でないと判断した場合は現行画面を表示する(ステップS16)。 Next, in step S13, referring to the combined selection table, it is determined whether or not it is a combined use customer (or combined use user), and if it is a combined use customer (or combined use user), the new and old selection screen is displayed (Step S14). If it is determined in step S13 that the customer is not a combination-usable customer, the current screen is displayed (step S16).
そして、ステップS15で、新旧どちらが選択されたかを判断し、「旧」が選択された場合は現行画面を表示する(ステップS16)。「新」が選択された場合は、新ログイン画面を表示する(ステップS17)。次にステップS17Aで、新ログイン画面での認証が完了し、正規ユーザであることが確認できればステップS18に進む。しかし、認証が失敗した場合は、再びステップS17に戻り、新ログイン画面を表示する。ただし、所定の回数ログインに失敗するとエラーとなり、処理が停止されるのは言うまでもない。 Then, in step S15, it is determined which of old and new has been selected, and when "old" is selected, the current screen is displayed (step S16). If "new" is selected, a new login screen is displayed (step S17). Next, in step S17A, if authentication on the new login screen is completed and it can be confirmed that the user is an authorized user, the process proceeds to step S18. However, if the authentication fails, the process returns to step S17 again to display a new login screen. However, it is needless to say that an error occurs when login fails a predetermined number of times, and the process is stopped.
「新」が選択された場合は、再度正規ユーザか否かをチェックし、正規ユーザがログイン完了すると、ポータル画面を表示する(ステップS18)。ステップS19で、ポータル画面からどの業務が選択されたかを判断し、IB(インターネットバンキング)の業務が選択された場合は、新IB画面を表示する(ステップS20)。IB業務以外が選択された場合は、その業務画面(他システム画面)を表示する(ステップS21)。 If "new" is selected, it is checked again whether or not the user is an authorized user, and when the authorized user completes login, a portal screen is displayed (step S18). In step S19, it is determined which task has been selected from the portal screen, and when a task of IB (Internet banking) is selected, a new IB screen is displayed (step S20). If a task other than the IB task is selected, the task screen (other system screen) is displayed (step S21).
(画面遷移)
図6、図7は、新旧システム併用の画面遷移を示す図である。図6の新旧遷移図は、図2で示したステップ1とステップ2における画面遷移をまとめたものである。また、図7の新旧画面遷移図は、図2で示したステップ3における画面遷移をまとめたものである。
(Screen transition)
FIG. 6 and FIG. 7 are diagrams showing screen transitions in combination with new and old systems. The new and old transition diagram of FIG. 6 summarizes the screen transitions in step 1 and step 2 shown in FIG. Further, the new and old screen transition diagram of FIG. 7 is a summary of the screen transition in step 3 shown in FIG.
図6で示すように、移行未済顧客の場合は、現行ログイン画面400から、企業ID(顧客ID)、ユーザID、パスワードを入力してログインボタンを押すと、現行IB画面410が表示される。
As shown in FIG. 6, in the case of a migration non-migrated customer, when the company ID (customer ID), user ID, and password are input from the
移行可能顧客の場合は、新URLにアクセスすると、新ログイン画面401が直接表示される。一方、現行URLにアクセスすると、現行ログイン画面400が表示される。現行ログイン画面400でログインが完了すると、いったん新旧選択画面500が表示される。新旧選択画面500は、使用する画面(システム)を選択させるための画面であり、新画面(新システム)を使用するか現行画面(旧システム)を使用するか選択することができる。この画面で、「新」を選択すると、企業ID、ユーザIDを引き継ぎ、新ログイン画面401が表示される。新旧選択画面500で「旧」を選択すると、現行システムの業務画面であるインターネットバンキング(IB)のための現行IB画面410が表示される。なお、現行IB画面410から他のシステムを呼び出すことは、移行前から可能となっている。
In the case of a migratable customer, when the new URL is accessed, a
また、新ログイン画面401は、タブレット端末等のタッチパネル方式のモバイル端末からのアクセスをサポートするため、指紋認証などの認証手段を備えていてもよい。新ログイン画面401で、企業ID(顧客ID)、ユーザID、パスワードを入力するなどして認証が完了するとポータル画面600が表示される。ただし、新旧選択画面500から新ログイン画面401を表示させた場合は、IDが引き継がれるのでIDの再入力は必要ない(パスワードの再入力は必要)。
In addition, the
新ログイン画面401での認証が正常に完了すると、ポータル画面600が表示される。ポータル画面600は、インターネットバンキングだけでなく、他のシステムへの入り口(玄関)となる画面であり、どのシステムにも再度ID・パスワードを入力することなく、同じID・パスワードでログイン可能とするシングルサインオン方式で各システムにアクセスできる。なお、ポータル画面600でインターネットバンキング(IB)を選択した場合は、新IB画面411が表示され、他システムを選択したときは、他システム画面700が表示される。
When the authentication on the
図7の説明に移る。この図は、図2で説明したステップ3(予備期間)における画面遷移図である。基本的な流れは図6の場合と同様であるが、移行可能顧客のうち新旧の選択が不要な顧客(「新旧選択不要顧客」と呼ぶ)のために、この場合の新旧選択画面501は、現行画面(旧システム)への選択が非活性化されている。そのため、新画面(新システム)のみ選択可能である。もちろん、新画面を選択すると、新ログイン画面401が表示され、新ログイン画面401で認証が完了すると、ポータル画面600が表示されるのは同様である。なお、図示は省略するが、旧画面(旧システム)のみ選択可能な新旧選択画面501があってもよい。
Now, let us explain the explanation of FIG. This figure is a screen transition diagram in step 3 (preliminary period) described in FIG. The basic flow is the same as in the case of FIG. 6, but the new /
なお、ステップ3でも、新旧システムを併用する「新旧選択要顧客」に対しては、新旧選択画面500で現行画面(旧システム)の選択が可能なのは言うまでもない。「新旧選択不要顧客」とするか「新旧選択要顧客」とするかは、顧客の求めに応じてユーザ情報DB301にその情報が設定される。また、図7では図示を省略しているが、新旧選択不要顧客、新旧選択要顧客の双方とも、新URLにアクセスし、新システムを利用することは許容される。
It is needless to say that it is possible to select the current screen (old system) on the new and
以上で本システムの説明を終わるが、図3の各サーバの機能構成は、あくまで一例であり、一つの機能ブロック(データベース及び機能処理部)を分割したり、複数の機能ブロックをまとめて一つの機能ブロックとして構成したりしてもよい。各機能処理部は、装置に内蔵されたCPU(Central Processing Unit)が、ROM(Read Only Memory)、フラッシュメモリ、SSD(Solid State Drive)、ハードディスク等の記憶装置に格納されたコンピュータ・プログラムを読み出し、CPUにより実行されたコンピュータ・プログラムによって実現される。すなわち、各機能処理部は、このコンピュータ・プログラムが、記憶装置に格納されたデータベース(DB;Data Base)やメモリ上の記憶領域からテーブル等の必要なデータを読み書きし、場合によっては、関連するハードウェア(例えば、入出力装置、表示装置、通信インターフェース装置)を制御することによって実現される。また、本発明の実施形態におけるデータベース(DB)は、商用データベースであってよいが、単なるテーブルやファイルの集合体をも意味し、データベースの内部構造自体は問わないものとする。 This completes the description of the present system, but the functional configuration of each server in FIG. 3 is merely an example, and one functional block (database and functional processing unit) may be divided, or a plurality of functional blocks may be grouped together to form one It may be configured as a functional block. In each function processing unit, a central processing unit (CPU) incorporated in the apparatus reads a computer program stored in a storage device such as a read only memory (ROM), a flash memory, a solid state drive (SSD), or a hard disk. , By a computer program executed by the CPU. That is, each function processing unit reads and writes necessary data such as a table from a database (DB) stored in a storage device or a storage area on a memory, and in some cases, the computer program It is realized by controlling hardware (for example, an input / output device, a display device, a communication interface device). Further, the database (DB) in the embodiment of the present invention may be a commercial database, but also means a mere collection of tables and files, and the internal structure of the database itself is not limited.
(実施形態の効果)
以上説明した本システムの移行方法は、以下のような顕著な効果を生じさせる。
移行関連の新旧切替の可否フラグにより移行段階で、新システムと旧システムの両方を利用可能とし、行き来が可能となる。ここで、顧客ごとユーザごとに備えられたフラグを変更するだけで新旧切替可否をオン/オフできる。
また、多数のユーザ、多数の画面を有するようなシステムでは、システム更新をしたとき、全てのユーザが一斉に切替可能な体制が組めるかどうかわからないため、ユーザ別にトレーニング期間を臨機応変に設けることができる(同一顧客内でもユーザIDが異なれば切替可否も別々にできる)。
ここで、移行期間中であれば、新システムの利用開始を顧客の都合で自由に選べることはもちろん、旧システムのみを利用することも、新システムのみを使用することも、併用することも可能で、また、新システムに移行した後でも旧システムに戻ることも可能である。
また、サービスを提供・運用する側としては、新システムに不具合があっても瞬時に旧システムに切り替えることができるため新システム試用時の心理的負担が少ない。
このように、本移行システムでは、旧システムから新システムへの移行はもちろん、新システムから旧システムへ戻ることも簡単にできる。
(Effect of the embodiment)
The migration method of the present system described above produces the following remarkable effects.
Both new and old systems can be used in the transition phase by the transition-related new / old switch enable / disable flag, and it becomes possible to go back and forth. Here, it is possible to turn on / off the new / old switching by simply changing the flag provided for each customer and each user.
Also, in a system with many users and many screens, when updating the system, it is not clear whether all users can switch simultaneously, so it is possible to set up a training period separately for each user. (Can be switched separately if the user ID is different even within the same customer).
Here, during the transition period, customers can freely choose to start using the new system, and it is possible to use only the old system, or to use only the new system, or in combination. And it is also possible to go back to the old system even after migrating to the new system.
In addition, as a service provider / operator, even if there is a problem with the new system, it is possible to instantly switch to the old system, so there is less psychological burden when trying out the new system.
Thus, in this migration system, it is easy to move from the new system to the old system as well as to move from the old system to the new system.
以上、実施形態を用いて本発明を説明したが、本発明の技術的範囲は上記実施形態に記載の範囲に限定されないことは言うまでもない。上記実施形態に、多様な変更又は改良を加えることが可能であることが当業者に明らかである。また、そのような変更又は改良を加えた形態も本発明の技術的範囲に含まれ得ることが、特許請求の範囲の記載から明らかである。 As mentioned above, although the present invention was explained using an embodiment, it is needless to say that the technical scope of the present invention is not limited to the range given in the above-mentioned embodiment. It is apparent to those skilled in the art that various changes or modifications can be added to the above embodiment. It is also apparent from the scope of the claims that the embodiments added with such alterations or improvements can be included in the technical scope of the present invention.
なお、本発明はシステム移行方法の発明として記載したが、本発明は移行システム又はシステム内のプログラムの発明としても捉えることもできる。 Although the present invention has been described as the invention of the system migration method, the present invention can also be grasped as the invention of a migration system or a program in the system.
10 現行Webサーバ
11 新Webサーバ
20 現行APサーバ
21 新APサーバ
30 現行DBサーバ
31 新DBサーバ
101 顧客端末通信手段
102 ログイン制御手段
103 新画面制御手段(新Webサーバ側)
103A 新画面制御手段(現行Webサーバ側)
111 新旧選択画面制御手段
112 現行画面制御手段
201 現行BL実行手段
211 新旧データ変換手段(ブリッジ)
301 ユーザ情報DB
302 各種業務DB
400 現行ログイン画面
401 新ログイン画面
410 現行IB画面
411 新IB画面
500,501 新旧選択画面
600 ポータル画面
700 他システム画面
10
103A New Screen Control Means (Current Web Server Side)
111 New and old selection screen control means 112 Current screen control means 201 Current BL execution means 211 New and old data conversion means (bridge)
301 User Information DB
302 Various business DB
400
Claims (8)
前記Webサーバは、現行Webサーバと新Webサーバ、前記APサーバは、現行APサーバと新APサーバ、前記DBサーバは、現行DBサーバであって、
前記現行システムから新システムへの移行段階において、前記現行Webサーバは、顧客ごと及び/又は前記顧客のユーザごとに、前記現行Webサーバのみを利用させるか、前記新Webサーバのみを利用させるか、両方のWebサーバのいずれかを選択して利用させるか、を設定する新旧利用設定画面を表示する段階を含むことを特徴とするシステム移行方法。 A method of migrating a system from a current system to a new system in a three-tier system having a web server, an AP server and a DB server,
The web server is a current web server and a new web server, the AP server is a current AP server and a new AP server, and the DB server is a current DB server.
During the transition from the current system to the new system, the current web server may use only the current web server or only the new web server for each customer and / or each user of the customer. A system migration method comprising displaying a new and old usage setting screen for setting which one of both Web servers is to be selected and used.
前記Webサーバは、現行Webサーバと新Webサーバ、前記APサーバは、現行APサーバと新APサーバ、前記DBサーバは、現行DBサーバであって、
現行システムから新システムへの移行段階において、前記現行Webサーバは、顧客ごと及び/又は前記顧客のユーザごとに、前記現行Webサーバのみを利用させるか、前記新Webサーバのみを利用させるか、両方のWebサーバのいずれかを選択して利用させるか、を設定する新旧利用設定手段を備えることを特徴とする移行システム。 A migration system in a three-tier system having a web server, an AP server, and a DB server,
The web server is a current web server and a new web server, the AP server is a current AP server and a new AP server, and the DB server is a current DB server.
In the transition stage from the current system to the new system, the current Web server makes only the current Web server available or only the new Web server available for each customer and / or each user of the customer. A migration system comprising new and old usage setting means for setting which one of Web servers is to be selected and used.
前記Webサーバは、現行Webサーバと新Webサーバ、前記APサーバは、現行APサーバと新APサーバ、前記DBサーバは、現行DBサーバであって、
前記現行システムから新システムへの移行段階において、前記現行Webサーバは、顧客ごと及び/又は前記顧客のユーザごとに、前記現行システムのみを利用させるか、前記新Webサーバのみを利用させるか、両方のWebサーバのいずれかを選択して利用させるか、を設定する新旧利用設定画面を表示する段階をコンピュータに実行させることを特徴とするプログラム。 A program for migrating from a current system to a new system in a 3-tier system having a web server, an AP server and a DB server,
The web server is a current web server and a new web server, the AP server is a current AP server and a new AP server, and the DB server is a current DB server.
In the transition stage from the current system to the new system, the current Web server makes only the current system available for each customer and / or each user of the customer, or uses only the new Web server, or both. A program which causes a computer to execute a step of displaying a new and old usage setting screen for setting which one of the Web servers is selected and used.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017174866A JP6425257B1 (en) | 2017-09-12 | 2017-09-12 | System migration method, migration system and program to reduce migration burden and risk accompanying parallel operation of new and old systems |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017174866A JP6425257B1 (en) | 2017-09-12 | 2017-09-12 | System migration method, migration system and program to reduce migration burden and risk accompanying parallel operation of new and old systems |
Publications (2)
Publication Number | Publication Date |
---|---|
JP6425257B1 true JP6425257B1 (en) | 2018-11-21 |
JP2019049942A JP2019049942A (en) | 2019-03-28 |
Family
ID=64379191
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017174866A Active JP6425257B1 (en) | 2017-09-12 | 2017-09-12 | System migration method, migration system and program to reduce migration burden and risk accompanying parallel operation of new and old systems |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6425257B1 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113253986A (en) * | 2021-05-31 | 2021-08-13 | 猫岐智能科技(上海)有限公司 | Mixed design method and system for new and old service system |
CN117494045A (en) * | 2023-11-06 | 2024-02-02 | 南京海汇装备科技有限公司 | Data integration intelligent management and control system and method based on data fusion |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7297698B2 (en) * | 2020-01-31 | 2023-06-26 | 日立チャネルソリューションズ株式会社 | Terminal management system, terminal management device and method |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000163492A (en) * | 1998-11-27 | 2000-06-16 | Nec Corp | Processor for external business of bank and storage medium stored with program for distribution |
JP2005266943A (en) * | 2004-03-16 | 2005-09-29 | Bank Of Tokyo-Mitsubishi Ltd | Web service intermediation device, web service intermediation method and program |
US20060009996A1 (en) * | 2004-07-12 | 2006-01-12 | David Lipscomb | Phased rollout of version upgrades in web-based business information systems |
JP2011192098A (en) * | 2010-03-16 | 2011-09-29 | Hitachi Ltd | Method and system of verifying operation during server transfer |
JP2015192235A (en) * | 2014-03-27 | 2015-11-02 | 沖電気工業株式会社 | Call control server, server shift system and call control program |
-
2017
- 2017-09-12 JP JP2017174866A patent/JP6425257B1/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000163492A (en) * | 1998-11-27 | 2000-06-16 | Nec Corp | Processor for external business of bank and storage medium stored with program for distribution |
JP2005266943A (en) * | 2004-03-16 | 2005-09-29 | Bank Of Tokyo-Mitsubishi Ltd | Web service intermediation device, web service intermediation method and program |
US20060009996A1 (en) * | 2004-07-12 | 2006-01-12 | David Lipscomb | Phased rollout of version upgrades in web-based business information systems |
JP2011192098A (en) * | 2010-03-16 | 2011-09-29 | Hitachi Ltd | Method and system of verifying operation during server transfer |
JP2015192235A (en) * | 2014-03-27 | 2015-11-02 | 沖電気工業株式会社 | Call control server, server shift system and call control program |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113253986A (en) * | 2021-05-31 | 2021-08-13 | 猫岐智能科技(上海)有限公司 | Mixed design method and system for new and old service system |
CN117494045A (en) * | 2023-11-06 | 2024-02-02 | 南京海汇装备科技有限公司 | Data integration intelligent management and control system and method based on data fusion |
CN117494045B (en) * | 2023-11-06 | 2024-04-26 | 南京海汇装备科技有限公司 | Data integration intelligent management and control system and method based on data fusion |
Also Published As
Publication number | Publication date |
---|---|
JP2019049942A (en) | 2019-03-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11336537B2 (en) | Management service migration for managed devices | |
JP6426732B2 (en) | User support experience with automatically generated virtual environment | |
US7937432B2 (en) | State transition management according to a workflow management policy | |
US11349649B2 (en) | Methods and systems for modifying blockchain network configuration | |
JP2022536108A (en) | Integration of remote software applications into workflows | |
JP6425257B1 (en) | System migration method, migration system and program to reduce migration burden and risk accompanying parallel operation of new and old systems | |
US8775862B2 (en) | Tenant rescue for software change processes in multi-tenant architectures | |
CN110099130B (en) | Configuration updating method and device and server | |
US11336736B2 (en) | Management service migration using managed devices | |
US11012535B2 (en) | Management service migration using web applications | |
US20220232101A1 (en) | Virtual workspace experience visualization and optimization | |
US20230222137A1 (en) | Data management platform | |
CN112385195B (en) | Accessing a client credential set using a key | |
US20180136929A1 (en) | Content driven automated upgrade of running web applications in on-premise environments | |
US7523506B1 (en) | Approach for managing functionalities within a system | |
JPH11316780A (en) | Workflow system having hierarchical business process definition | |
JP2006127001A (en) | Operating method, operation management system, and operation program for business system | |
US11757976B2 (en) | Unified application management for heterogeneous application delivery | |
KR101777850B1 (en) | Method and apparatus for providing work system | |
WO2015136643A1 (en) | Computer environment management system | |
JP2016099709A (en) | Access control program, access control method, and access control apparatus | |
EP3449601B1 (en) | Configuration data as code | |
JP3527756B2 (en) | How to update system files | |
JP2019191931A (en) | Information processing system, input value verification support program, and input value verification program | |
US9930428B2 (en) | Individualization of migration between telephony systems |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20180918 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20181002 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20181017 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6425257 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |