TWI802223B - Micro-service application platform system, method of micro-service application and computer program product thereof - Google Patents

Micro-service application platform system, method of micro-service application and computer program product thereof Download PDF

Info

Publication number
TWI802223B
TWI802223B TW111101640A TW111101640A TWI802223B TW I802223 B TWI802223 B TW I802223B TW 111101640 A TW111101640 A TW 111101640A TW 111101640 A TW111101640 A TW 111101640A TW I802223 B TWI802223 B TW I802223B
Authority
TW
Taiwan
Prior art keywords
module
message
micro
platform system
service application
Prior art date
Application number
TW111101640A
Other languages
Chinese (zh)
Other versions
TW202329021A (en
Inventor
陳永生
Original Assignee
殷富資訊股份有限公司
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 殷富資訊股份有限公司 filed Critical 殷富資訊股份有限公司
Priority to TW111101640A priority Critical patent/TWI802223B/en
Application granted granted Critical
Publication of TWI802223B publication Critical patent/TWI802223B/en
Publication of TW202329021A publication Critical patent/TW202329021A/en

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • Computer And Data Communications (AREA)

Abstract

A micro-service application platform system, a method of micro-service application and a computer program product thereof are disclosed. The micro-service application platform system is connected between an external end and a user end for a user to apply. The micro-service application platform system includes a connection module, a message transceiver module, and a message analysis module. The connection module is used to establish an external connection with the external terminal. The message transceiver module is used to receive an input message after the external connection is established, and convert a format of the input message. The message analysis module is used to define a transaction field and convert the transaction field of the input message, so as to obtain a transaction data and transmit it to the user terminal. Thus, the user can apply the transaction data.

Description

微服務應用平台系統、微服務應用之方法及其電腦程式產品Microservice application platform system, method of microservice application and computer program product thereof

本發明係關於一種微服務應用平台系統、微服務應用之方法及其電腦程式產品,特別是一種可以對電文進行解析的微服務應用平台系統、微服務應用之方法及其電腦程式產品。The present invention relates to a micro-service application platform system, a micro-service application method and its computer program product, especially a micro-service application platform system capable of analyzing text, a micro-service application method and its computer program product.

隨著科技的進步,微服務處理已經是一種常用的應用。微服務處理是一種專注於單一責任與功能的小型功能區塊 (Small Building Blocks) 為基礎,利用模組化的方式組合出複雜的大型應用程式,各功能區塊使用與語言無關的API集相互通訊。然而,於先前技術中,微服務處理對於實際業務支援不夠完善。例如以收發電文來說,不同業務單位所使用的電文格式皆不相同,導致不同業務單位要花時間自行開發自己判讀電文的模組,使得相關業務人員無法專注於業務開發。With the advancement of technology, microservice processing has become a common application. Microservice processing is based on Small Building Blocks that focus on a single responsibility and function. It uses a modular approach to combine complex large-scale applications. Each functional block uses a language-independent API set to communicate with each other. communication. However, in the prior art, microservice processing is not perfect for actual business support. For example, in terms of sending and receiving text messages, different business units use different text formats, which causes different business units to spend time developing their own modules for interpreting text messages, making relevant business personnel unable to focus on business development.

因此,有必要發明一種新的微服務應用平台系統、微服務應用之方法及其電腦程式產品,以解決先前技術的缺失。Therefore, it is necessary to invent a new micro-service application platform system, a method of micro-service application and its computer program product to solve the lack of prior art.

本發明之主要目的係在提供一種微服務應用平台系統,其可以對電文進行解析。The main purpose of the present invention is to provide a micro-service application platform system, which can analyze the message.

本發明之另一主要目的係在提供一種用於上述系統的微服務應用之方法。Another main purpose of the present invention is to provide a method for microservice application of the above system.

本發明之又一主要目的係在提供一種達成上述方法的電腦程式產品。Another main object of the present invention is to provide a computer program product for achieving the above method.

為達成上述之目的,本發明之微服務應用平台系統係連接於外部端及使用者端之間,用以供使用者使用。微服務應用平台系統包括連線模組、電文收發模組及電文解析模組。連線模組用以與外部端建立對外連線。電文收發模組係電性連接連線模組,用以於對外連線建立後接收輸入電文,並轉換輸入電文之格式。電文解析模組係電性連接電文收發模組,用以對輸入電文進行交易欄位定義及欄位轉換,以得到交易資料傳輸到使用者端,藉以供使用者應用交易資料。In order to achieve the above purpose, the microservice application platform system of the present invention is connected between the external end and the user end for use by the user. The micro-service application platform system includes a connection module, a message sending and receiving module, and a message analysis module. The connection module is used to establish an external connection with the external terminal. The message sending and receiving module is an electrical connection module, which is used to receive the input message and convert the format of the input message after the external connection is established. The message analysis module is electrically connected to the message sending and receiving module, and is used for defining and converting the transaction fields of the input message, so as to obtain the transaction data and transmit it to the user end, so as to provide the user with the transaction data.

本發明之微服務應用之方法係用於微服務應用平台系統,該方法包括以下步驟:與外部端建立對外連線;於對外連線建立後接收輸入電文;轉換輸入電文之格式;對輸入電文進行交易欄位定義及欄位轉換,以得到交易資料;以及傳輸交易資料到使用者端,藉以供使用者應用交易資料。The micro-service application method of the present invention is used in a micro-service application platform system, and the method includes the following steps: establishing an external connection with an external terminal; receiving an input message after the external connection is established; converting the format of the input message; Perform transaction field definition and field conversion to obtain transaction data; and transmit transaction data to the user end for the user to apply the transaction data.

本發明之電腦程式產品係儲存於電腦可存取媒體中以供電子裝置讀取並執行以達成本發明之微服務應用之方法。The computer program product of the present invention is stored in a computer-accessible medium to be read and executed by an electronic device to achieve the micro-service application method of the present invention.

為能讓 貴審查委員能更瞭解本發明之技術內容,特舉較佳具體實施例說明如下。In order to allow your review committee members to better understand the technical content of the present invention, the preferred specific embodiments are described as follows.

以下請先參考圖1A係本發明之微服務應用平台系統之對外連接示意圖。Please refer to FIG. 1A which is a schematic diagram of the external connection of the microservice application platform system of the present invention.

於本發明之一實施例中,微服務應用平台系統1為基於微服務架構的系統,係用於一金融業,例如銀行業、保險業等,但本發明並不僅限於此。微服務應用平台系統1可以連接於外部端2及使用者端3之間,以將外部端2的訊號經解析處理後傳輸到使用者端3,以供一使用者使用。此使用者可以為金融從業人員等,但本發明並不限於此。微服務應用平台系統1也可以接收使用者端3的訊號以轉換輸出到外部端2,本發明並不限定微服務應用平台系統1為雙向或單向的服務。In one embodiment of the present invention, the microservice application platform system 1 is a system based on microservice architecture, which is used in a financial industry, such as banking, insurance, etc., but the present invention is not limited thereto. The microservice application platform system 1 can be connected between the external terminal 2 and the user terminal 3, so as to transmit the signal of the external terminal 2 to the user terminal 3 after analysis and processing for a user to use. The user may be a financial practitioner, etc., but the present invention is not limited thereto. The microservice application platform system 1 can also receive the signal from the user terminal 3 to convert and output to the external terminal 2. The present invention does not limit the microservice application platform system 1 to a bidirectional or unidirectional service.

接著請參考圖1B係本發明之微服務應用平台系統之架構示意圖。Next, please refer to FIG. 1B which is a schematic diagram of the architecture of the microservice application platform system of the present invention.

該微服務應用平台系統1可包括連線模組11、電文收發模組12、初始設定模組13、安全檢查模組14、序號處理模組21、電文解析模組22、系統域參數設定模組23、日誌記錄模組24及沖正處理模組25等,上述各模組皆可為微服務模組,但本發明並不限於上述的模組,也不限定微服務應用平台系統1必定要包括上述所有的模組。於本發明之一實施例中,上述的連線模組11、電文收發模組12、初始設定模組13、安全檢查模組14可以為對外資訊傳輸與處理的系統控制之模組,電文解析模組22、系統域參數設定模組23、日誌記錄模組24及金融處理模組25可以為內部資料處理的應用控制之模組,但本發明並不限定須將上述模組進行區隔。The microservice application platform system 1 may include a connection module 11, a message sending and receiving module 12, an initial setting module 13, a security check module 14, a serial number processing module 21, a message analyzing module 22, and a system domain parameter setting module. Group 23, log recording module 24, and correction processing module 25, etc., each of the above-mentioned modules can be a micro-service module, but the present invention is not limited to the above-mentioned modules, nor does it limit that the micro-service application platform system 1 must To include all the above mods. In one embodiment of the present invention, the above-mentioned connection module 11, message sending and receiving module 12, initial setting module 13, and security check module 14 can be system-controlled modules for external information transmission and processing, and message analysis Module 22, system domain parameter setting module 23, log recording module 24 and financial processing module 25 may be modules for application control of internal data processing, but the present invention does not limit the above modules to be separated.

連線模組11用以建立一對外連線,以接收外部端2傳來的訊號或將訊號傳輸出去。電文收發模組12係電性連接該連線模組11,用以於該對外連線建立後接收一輸入電文,電文收發模組12還可將輸入電文進行簡單的轉換,例如EBCDIC等格式轉換為其他較易判讀格式。且若微服務應用平台系統1以JAVA架構時,就可利用其初始設定模組13來設定一個獨立的物件作用域(area)來處理輸入電文。安全檢查模組14用以在連線模組11連線時,檢查外部端2是否安全。安全檢查模組14也可以在電文收發模組12接收輸入電文時,對輸入電文進行安全檢查。The connection module 11 is used to establish a pair of external connections to receive signals from the external terminal 2 or transmit signals. The message sending and receiving module 12 is electrically connected to the connection module 11 to receive an input message after the external connection is established. The message sending and receiving module 12 can also perform simple conversion of the input message, such as EBCDIC format conversion into other easier-to-read formats. And if the micro-service application platform system 1 is based on JAVA architecture, its initial setting module 13 can be used to set an independent object scope (area) to process the input message. The safety check module 14 is used to check whether the external terminal 2 is safe when the connection module 11 is connected. The security check module 14 can also perform a security check on the input message when the message sending and receiving module 12 receives the input message.

序號處理模組21用以取得一序號,此序號係分配給輸入電文。此序號可以於該對外連線建立後,由微服務應用平台系統1以外的模組產生。此外序號處理模組21還可以具備序號生成預處理、序號回收、序號快取等功能,本發明並不限於此。The serial number processing module 21 is used to obtain a serial number, which is allocated to the input message. This serial number can be generated by a module other than the microservice application platform system 1 after the external connection is established. In addition, the serial number processing module 21 may also have functions such as serial number generation preprocessing, serial number recycling, and serial number caching, and the present invention is not limited thereto.

電文解析模組22係電性連接該電文收發模組12,用以對該輸入電文進行交易欄位定義及欄位轉換,以得到一交易資料,藉以供該使用者應用該交易資料。交易欄位定義為將電文進行切割,以分配到不同的定義的交易欄位,例如將輸入電文為A1234567890900512945依照長度切割成A123456789及0900512945,藉以切割出客戶身分資料及帳戶資料等,但本發明並不限於此。欄位轉換為將切割後的電文段落對應轉換到使用者使用的欄位,例如經過交易欄位定義處理後可以得到: cusId:A123456789; accountId:0900512945。 接著欄位轉換處理後,就轉換為: CUSID: A123456789; ACCOUNT-ID: 0900512945。 所以,若輸入電文為A1234567890900512945,經過交易欄位定義及欄位轉換處理後,可以得到: CUSID: A123456789; ACCOUNT-ID: 0900512945。 上述的交易資料可以讓使用者直接使用,而不需做其他的轉換。 The message analysis module 22 is electrically connected to the message sending and receiving module 12, and is used for defining and converting the transaction fields of the input message to obtain a transaction data for the user to apply the transaction data. The transaction field is defined as cutting the message to allocate it to different defined transaction fields, for example, cutting the input message A1234567890900512945 into A123456789 and 0900512945 according to the length, so as to cut out customer identity information and account information, etc., but the present invention does not Not limited to this. The field conversion is to convert the cut message paragraphs into the fields used by the user. For example, after the transaction field definition processing, it can be obtained: cusId: A123456789; accountId: 0900512945. Then after the field conversion process, it is converted to: CUSID: A123456789; ACCOUNT-ID: 0900512945. Therefore, if the input message is A1234567890900512945, after the transaction field definition and field conversion processing, you can get: CUSID: A123456789; ACCOUNT-ID: 0900512945. The above transaction data can be directly used by the user without other conversion.

系統域參數設定模組23用以設定該物件作用域內之一區域設定。例如分為系統控制變數區(sysFixArea)、AP應用控制區(fxaArea)、交易變數區及其他區域等,但本發明並不限於此,可以依照實際需求做調整。各區域所存入的變數內容都可以定義其初始值、格式、長度,且可以依照各區域的不同性質來做變更。藉此,電文解析模組22將該輸入電文進行解析後,藉由該區域設定,依照區域儲存於該物件作用域內,最後將此物件作用域傳輸到使用者端3。如此一來,使用者端3可以直接接收此物件作用域,讓使用者直接從已經設定好的各區域,如系統控制變數區、AP應用控制區、交易變數區等等區域之中得知交易資料。所以使用者不用將心力用在電文轉換的方式,電文解析模組22可以自動達成。另外,使用者亦可利用該電文解析模組22進一步產生一輸出電文,以藉由該電文收發模組12轉換為外部端2所需的格式以發出該輸出電文。最後日誌記錄模組24用以登記該輸入電文之收發記錄。The system domain parameter setting module 23 is used to set an area setting within the scope of the object. For example, it is divided into system control variable area (sysFixArea), AP application control area (fxaArea), transaction variable area and other areas, but the present invention is not limited thereto, and can be adjusted according to actual needs. The variable content stored in each area can define its initial value, format, and length, and can be changed according to the different properties of each area. In this way, the message analysis module 22 analyzes the input message, stores it in the object scope according to the area according to the region setting, and finally transmits the object scope to the user terminal 3 . In this way, the user terminal 3 can directly receive the scope of this object, allowing the user to know the transaction directly from the areas that have been set, such as the system control variable area, AP application control area, transaction variable area, etc. material. Therefore, the user does not need to put effort into the way of text conversion, and the text analysis module 22 can realize it automatically. In addition, the user can also use the message analysis module 22 to further generate an output message, and the message sending and receiving module 12 converts the output message into a format required by the external terminal 2 to send the output message. Finally, the log recording module 24 is used to register the sending and receiving record of the input message.

輸入電文經由上述的處理後,使用者就不需要再對輸入電文進行轉換。使用者就可以根據輸入電文的內容使用金融處理模組25做其他的金融處理,例如存款業務應用、放款業務應用、基金業務應用、點數紅利業務應用、客戶資訊管理業務應用等,本發明並不限於此。需注意的是,在本發明的微服務應用平台系統1的架構下,可以適用於不同新、舊版本的微服務模組,亦不限制能適用的模組是設置於微服務應用平台系統1內部或外部的微服務模組。例如不論金融處理模組25的版本為何,使用者都可以使用金融處理模組25來適用於本發明的微服務應用平台系統1。After the input text is processed above, the user does not need to convert the input text again. The user can use the financial processing module 25 to do other financial processing according to the content of the input message, such as deposit business application, loan business application, fund business application, point bonus business application, customer information management business application, etc. The present invention does not include Not limited to this. It should be noted that under the framework of the microservice application platform system 1 of the present invention, it can be applied to different new and old versions of microservice modules, and there is no limit to the applicable modules being set in the microservice application platform system 1 Internal or external microservice modules. For example, no matter what the version of the financial processing module 25 is, the user can use the financial processing module 25 to apply to the microservice application platform system 1 of the present invention.

需注意的是,微服務應用平台系統1具有的各模組可以為硬體裝置、軟體程式結合硬體裝置、韌體結合硬體裝置等方式架構而成,例如可以將一電腦程式產品儲存於一電腦可存取媒體中,讓一電子裝置讀取並執行以達成本發明之各項功能,但本發明並不以上述的方式為限。此外,本實施方式僅例示本發明之較佳實施例,為避免贅述,並未詳加記載所有可能的變化組合。然而,本領域之通常知識者應可理解,上述各模組或元件未必皆為必要。且為實施本發明,亦可能包含其他較細節之習知模組或元件。各模組或元件皆可能視需求加以省略或修改,且任兩模組間未必不存在其他模組或元件。It should be noted that the modules of the micro-service application platform system 1 can be structured in the form of hardware devices, software programs combined with hardware devices, firmware combined with hardware devices, etc. For example, a computer program product can be stored in A computer-accessible medium is read and executed by an electronic device to achieve various functions of the present invention, but the present invention is not limited to the above methods. In addition, this embodiment is only an example of a preferred embodiment of the present invention, and all possible combinations of changes are not described in detail in order to avoid redundant description. However, those skilled in the art should understand that not all the above-mentioned modules or components are necessary. And in order to implement the present invention, other more detailed conventional modules or components may also be included. Each module or component may be omitted or modified as required, and there may not be other modules or components between any two modules.

接著請參考圖2係本發明之微服務應用之方法之步驟流程圖。此處需注意的是,以下雖以上述微服務應用平台系統1為例說明本發明之雜音訊號產生之方法,但本發明之微服務應用之方法並不以使用在上述相同結構的微服務應用平台系統1為限。Next, please refer to FIG. 2 , which is a flow chart of the steps of the microservice application method of the present invention. It should be noted here that although the above-mentioned micro-service application platform system 1 is used as an example to illustrate the method of noise signal generation in the present invention, the method of micro-service application in the present invention does not apply to the above-mentioned micro-service application with the same structure Platform system 1 is limited.

首先進行步驟201:建立一對外連線。First proceed to step 201: establish a pair of external connections.

首先連線模組11建立一對外連線,以接收外部端2傳來的訊號或將訊號傳輸出去。First, the connection module 11 establishes a pair of external connections to receive signals from the external terminal 2 or transmit signals.

其次進行步驟202:於該對外連線建立後接收一輸入電文。Then proceed to step 202: receive an input message after the external connection is established.

其次電文收發模組12用以於該對外連線建立後接收一輸入電文。此時,安全檢查模組14也可以於步驟201中檢查連線對象是否安全,以及於步驟202中對輸入電文進行安全檢查,本發明並不以此為限。Secondly, the message sending and receiving module 12 is used for receiving an input message after the external connection is established. At this time, the security check module 14 can also check whether the connection object is safe in step 201, and perform a security check on the input message in step 202, and the present invention is not limited thereto.

接著進行步驟203:轉換該輸入電文之格式。Then proceed to step 203: convert the format of the input message.

電文收發模組12還可將自前端接收的輸入電文進行簡單的轉換。The text sending and receiving module 12 can also simply convert the input text received from the front end.

再進行步驟204:設定一物件作用域。Go to step 204 again: setting an object scope.

接著初始設定模組13用以設定一個獨立的物件作用域(area)來處理輸入電文。Then the initial setting module 13 is used to set an independent object scope (area) to process the input message.

再進行步驟205:取得一序號。Go to step 205 again: obtain a serial number.

此時序號處理模組21可以於該對外連線建立後,取得由微服務應用平台系統1以外的模組產生的序號,此序號係分配給輸入電文。At this time, the serial number processing module 21 can obtain the serial number generated by a module other than the microservice application platform system 1 after the external connection is established, and the serial number is assigned to the input message.

接著進行步驟206:對該輸入電文進行交易欄位定義及欄位轉換,以得到一交易資料。Then proceed to step 206 : perform transaction field definition and field conversion on the input message to obtain a transaction data.

電文解析模組22用以對該輸入電文進行交易欄位定義及欄位轉換,將複雜的輸入電文轉換為使用者可以應用的格式。故電文解析模組22最後會得到一交易資料。此時交易資料係藉由系統域參數設定模組23設定的該物件作用域內之一區域設定,例如分為系統控制變數區(sysFixArea)、AP應用控制區(fxaArea)、交易變數區及其他區域等,以儲存於該物件作用域內。The message analysis module 22 is used to define and convert the input message into transaction fields, and convert the complex input message into a format that can be used by the user. Therefore, the message analysis module 22 will finally obtain a transaction data. At this time, the transaction data is set by an area within the scope of the object set by the system domain parameter setting module 23, for example, it is divided into a system control variable area (sysFixArea), an AP application control area (fxaArea), a transaction variable area and others area, etc., to be stored within the scope of the object.

最後進行步驟207:傳輸該交易資料到該使用者端,藉以供該使用者應用該交易資料。Finally, go to step 207: transmit the transaction data to the user end, so that the user can use the transaction data.

最後,將存有交易資料的物件作用域傳輸到使用者端3,藉以供該使用者應用該交易資料。使用者就可以根據輸入電文的內容使用金融處理模組25做其他的金融處理。上述各步驟皆可由日誌記錄模組24登記記錄。Finally, the object scope storing the transaction data is transmitted to the user terminal 3 so that the user can apply the transaction data. The user can use the financial processing module 25 to do other financial processing according to the content of the input message. Each of the above steps can be registered and recorded by the logging module 24 .

此處需注意的是,本發明之微服務應用之方法並不以上述之步驟次序為限,只要能達成本發明之目的,上述之步驟次序亦可加以改變。It should be noted here that the microservice application method of the present invention is not limited to the order of the above steps, as long as the purpose of the present invention can be achieved, the order of the above steps can also be changed.

如此一來,微服務應用平台系統1可以將輸入電文轉換讓使用者直接使用,而不需做其他的調整。所以使用者不用將心力用在電文轉換的方式,可以將心力用於其餘的業務上。In this way, the microservice application platform system 1 can convert the input text for the user to use directly without other adjustments. Therefore, the user does not need to spend his energy on the way of text conversion, but can use his energy on other businesses.

需注意的是,上述實施方式僅例示本發明之較佳實施例,為避免贅述,並未詳加記載所有可能的變化組合。然而,本領域之通常知識者應可理解,上述各模組或元件未必皆為必要。且為實施本發明,亦可能包含其他較細節之習知模組或元件。各模組或元件皆可能視需求加以省略或修改,且任兩模組間未必不存在其他模組或元件。只要不脫離本發明基本架構者,皆應為本專利所主張之權利範圍,而應以專利申請範圍為準。It should be noted that the above implementations are only examples of preferred embodiments of the present invention, and all possible combinations of changes are not described in detail to avoid redundant description. However, those skilled in the art should understand that not all the above-mentioned modules or components are necessary. And in order to implement the present invention, other more detailed conventional modules or components may also be included. Each module or component may be omitted or modified as required, and there may not be other modules or components between any two modules. As long as it does not deviate from the basic framework of the present invention, it should be within the scope of rights claimed by this patent, and the scope of the patent application should prevail.

1:微服務應用平台系統 2:外部端 3:使用者端 11:連線模組 12:電文收發模組 13:初始設定模組 14:安全檢查模組 21:序號處理模組 22:電文解析模組 23:系統域參數設定模組 24:日誌記錄模組 25:金融處理模組 1: Microservice application platform system 2: External end 3: User side 11:Connection module 12: Text sending and receiving module 13: Initial setting module 14: Safety inspection module 21: Serial number processing module 22: Text analysis module 23: System domain parameter setting module 24: Logging module 25: Financial processing module

圖1A係本發明之微服務應用平台系統之對外連接示意圖。 圖1B係本發明之微服務應用平台系統之內部架構示意圖。 圖2係本發明之微服務應用之方法之步驟流程圖。 FIG. 1A is a schematic diagram of the external connection of the microservice application platform system of the present invention. FIG. 1B is a schematic diagram of the internal architecture of the microservice application platform system of the present invention. FIG. 2 is a flow chart of the steps of the microservice application method of the present invention.

1:微服務應用平台系統 1: Microservice application platform system

11:連線模組 11:Connection module

12:電文收發模組 12: Text sending and receiving module

13:初始設定模組 13: Initial setting module

14:安全檢查模組 14: Safety inspection module

21:序號處理模組 21: Serial number processing module

22:電文解析模組 22: Text analysis module

23:系統域參數設定模組 23: System domain parameter setting module

24:日誌記錄模組 24: Logging module

25:金融處理模組 25: Financial processing module

Claims (15)

一種微服務應用平台系統,係連接於一外部端及一使用者端之間,用以供一使用者使用,該微服務應用平台系統包括:一連線模組,用以與該外部端建立一對外連線;一電文收發模組,係電性連接該連線模組,用以於該對外連線建立後接收一輸入電文,並轉換該輸入電文之格式;一初始設定模組,用以設定一物件作用域;一電文解析模組,係電性連接該電文收發模組,用以對該輸入電文進行交易欄位定義及欄位轉換,以得到一交易資料;以及一系統域參數設定模組,用以設定該物件作用域內之一區域設定;藉此,該交易資料係藉由該區域設定儲存於該物件作用域內,以將該物件作用域傳輸到該使用者端,藉以供該使用者應用該交易資料。 A micro-service application platform system is connected between an external terminal and a user terminal for use by a user. The micro-service application platform system includes: a connection module for establishing a connection with the external terminal An external connection; a message sending and receiving module, which is electrically connected to the connection module, and is used to receive an input message after the external connection is established, and convert the format of the input message; an initial setting module, used to set an object scope; a message analysis module, which is electrically connected to the message sending and receiving module, and is used to define and convert the transaction fields of the input message to obtain a transaction data; and a system domain parameter a configuration module for setting a locale within the object scope; whereby the transaction data is stored in the object scope through the locale to transmit the object scope to the client, In order to allow the user to apply the transaction data. 如請求項1所述之微服務應用平台系統,其中該電文解析模組用以將該輸入電文進行切割,以分配到不同的定義的交易欄位。 The micro-service application platform system as described in Claim 1, wherein the message analysis module is used to divide the input message so as to assign it to different defined transaction fields. 如請求項2所述之微服務應用平台系統,其中該電文解析模組用以將切割後的該輸入電文之段落對應轉換到該使用者使用的欄位。 The micro-service application platform system as described in Claim 2, wherein the text analysis module is used to convert the segments of the input text after cutting into fields used by the user. 如請求項1所述之微服務應用平台系統,其中該電文解析模組進一步供該使用者產生一輸出電文,以藉由該電文收發模組發出該輸出電文到該外部端。 The micro-service application platform system as described in Claim 1, wherein the text analysis module is further used for the user to generate an output text, so that the text sending and receiving module sends the output text to the external end. 如請求項1所述之微服務應用平台系統,更包括一序號處理模組,用以分配一序號給該輸入電文。 The microservice application platform system as described in Claim 1 further includes a serial number processing module for assigning a serial number to the input message. 如請求項1所述之微服務應用平台系統,更包括一安全檢查模組,用以檢查該外部端或該輸入電文是否安全。 The micro-service application platform system as described in Claim 1 further includes a security check module, which is used to check whether the external terminal or the input message is safe. 如請求項1所述之微服務應用平台系統,更包括一日誌記錄模組,用以登記該輸入電文之收發記錄。 The micro-service application platform system as described in Claim 1 further includes a log recording module for registering the sending and receiving record of the input message. 一種微服務應用之方法,係用於一微服務應用平台系統,該微服務應用平台系統係連接於一外部端及一使用者端之間,用以供一使用者使用,該方法包括以下步驟:藉由一連線模組與該外部端建立一對外連線;藉由一電文收發模組於該對外連線建立後接收一輸入電文;藉由該電文收發模組轉換該輸入電文之格式; 藉由一初始設定模組設定一物件作用域;藉由一電文解析模組對該輸入電文進行交易欄位定義及欄位轉換,以得到一交易資料;藉由一系統域參數設定模組設定該物件作用域內之一區域設定;藉此,該交易資料係藉由該區域設定儲存於該物件作用域內;以及藉由該連線模組將傳輸該物件作用域到該使用者端,藉以供該使用者應用該交易資料。 A micro-service application method is used in a micro-service application platform system, the micro-service application platform system is connected between an external end and a user end for use by a user, the method includes the following steps : Establish an external connection with the external terminal through a connection module; receive an input message after the external connection is established through a message sending and receiving module; convert the format of the input message through the message sending and receiving module ; Set an object scope through an initial setting module; perform transaction field definition and field conversion on the input message through a message analysis module to obtain a transaction data; set through a system domain parameter setting module a locale within the object scope; whereby the transaction data is stored within the object scope by the locale; and by the connection module the object scope is transmitted to the client, In order to allow the user to apply the transaction data. 如請求項8所述之微服務應用之方法,更包括藉由該電文解析模組將該輸入電文進行切割,以分配到不同的定義的交易欄位之步驟。 The microservice application method as described in Claim 8 further includes the step of dividing the input message by the message analysis module to assign it to different defined transaction fields. 如請求項9所述之微服務應用之方法,更包括藉由該電文解析模組將切割後的該輸入電文之段落對應轉換到該使用者使用的欄位之步驟。 The microservice application method as described in claim item 9 further includes the step of using the text analysis module to convert the segments of the input text after cutting into fields used by the user. 如請求項8所述之微服務應用之方法,更包括藉由該電文解析模組供該使用者產生一輸出電文之步驟。 The microservice application method as described in Claim 8 further includes the step of allowing the user to generate an output message through the message analysis module. 如請求項8所述之微服務應用之方法,更包括藉由一序號處理模組分配一序號給該輸入電文之步驟。 The method for microservice application as described in Claim 8 further includes the step of assigning a serial number to the input message by a serial number processing module. 如請求項8所述之微服務應用之方法,更包括藉由一安全檢查模組檢查該外部端或該輸入電文是否安全之步驟。 The microservice application method as described in Claim 8 further includes the step of checking whether the external terminal or the input message is safe by a security checking module. 如請求項8所述之微服務應用之方法,更包括藉由一日誌記錄模組登記該輸入電文之收發記錄之步驟。 The microservice application method as described in Claim 8 further includes the step of registering the sending and receiving record of the input message through a logging module. 一種電腦程序產品,係儲存於一電腦可存取媒體中以供一電子裝置讀取並執行以達成請求項8到14之任一項所述之微服務應用之方法。 A computer program product is stored in a computer-accessible medium for an electronic device to read and execute to achieve the microservice application method described in any one of claims 8 to 14.
TW111101640A 2022-01-14 2022-01-14 Micro-service application platform system, method of micro-service application and computer program product thereof TWI802223B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW111101640A TWI802223B (en) 2022-01-14 2022-01-14 Micro-service application platform system, method of micro-service application and computer program product thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW111101640A TWI802223B (en) 2022-01-14 2022-01-14 Micro-service application platform system, method of micro-service application and computer program product thereof

Publications (2)

Publication Number Publication Date
TWI802223B true TWI802223B (en) 2023-05-11
TW202329021A TW202329021A (en) 2023-07-16

Family

ID=87424338

Family Applications (1)

Application Number Title Priority Date Filing Date
TW111101640A TWI802223B (en) 2022-01-14 2022-01-14 Micro-service application platform system, method of micro-service application and computer program product thereof

Country Status (1)

Country Link
TW (1) TWI802223B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW201947418A (en) * 2018-05-10 2019-12-16 大陸商深圳富桂精密工業有限公司 System and method for micro-service heterogeneous regenerating based on industrial internet, readable storage medium
CN110971614A (en) * 2019-12-17 2020-04-07 软通动力信息技术(集团)有限公司 Internet of things adaptation method and system, computer equipment and storage medium
US10841256B2 (en) * 2017-05-05 2020-11-17 ShieldX Networks, Inc. Upgrading components of a messaging system used by a microservice-based application
CN112214338A (en) * 2020-11-05 2021-01-12 北京科东电力控制系统有限责任公司 Internet of things cloud platform based on flexible deployment of micro-services
US20210034338A1 (en) * 2019-07-31 2021-02-04 Star2Star Communications, LLC Communications Enablement Platform, System, and Method
CN113852939A (en) * 2021-07-29 2021-12-28 浪潮软件科技有限公司 Cloud-native-oriented user plane function micro-service system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10841256B2 (en) * 2017-05-05 2020-11-17 ShieldX Networks, Inc. Upgrading components of a messaging system used by a microservice-based application
TW201947418A (en) * 2018-05-10 2019-12-16 大陸商深圳富桂精密工業有限公司 System and method for micro-service heterogeneous regenerating based on industrial internet, readable storage medium
US20210034338A1 (en) * 2019-07-31 2021-02-04 Star2Star Communications, LLC Communications Enablement Platform, System, and Method
CN110971614A (en) * 2019-12-17 2020-04-07 软通动力信息技术(集团)有限公司 Internet of things adaptation method and system, computer equipment and storage medium
CN112214338A (en) * 2020-11-05 2021-01-12 北京科东电力控制系统有限责任公司 Internet of things cloud platform based on flexible deployment of micro-services
CN113852939A (en) * 2021-07-29 2021-12-28 浪潮软件科技有限公司 Cloud-native-oriented user plane function micro-service system

Also Published As

Publication number Publication date
TW202329021A (en) 2023-07-16

Similar Documents

Publication Publication Date Title
CN111819589B (en) System and method for establishing common request processing
CN112685029A (en) Visual template generation method, device, equipment and storage medium
CN113268761B (en) Information encryption method and device, electronic equipment and computer readable medium
CN113673978A (en) Transaction method, system, computer device and storage medium based on SWIFT system
CN113641700A (en) Data processing method and device based on Spring boot frame
CN114513552B (en) Data processing method, device, equipment and storage medium
CN113806332B (en) Heterogeneous system integrated data processing method and device and computer equipment
CN111241180A (en) Information processing method, device, equipment and storage medium
CN112445866A (en) Data processing method and device, computer readable medium and electronic equipment
TWI802223B (en) Micro-service application platform system, method of micro-service application and computer program product thereof
CN114371888A (en) Method and device for hot updating of log collection plug-in, electronic equipment and readable medium
CN113641354A (en) Service data processing method and device, electronic equipment and storage medium
CN113011848A (en) Method, device, equipment and storage medium for accessing approval service
CN112948306A (en) Method and device for expanding system interface
CN114745449B (en) Message processing method and device, storage medium and electronic equipment
CN115277657B (en) Method and equipment for operating and maintaining database protocol
CN111190750A (en) Data processing method and system
CN114219643A (en) Transaction calling method, device, equipment and storage medium
CN115242422A (en) Data intercommunication processing method and device and information management system
US9002870B2 (en) System, method and computer program product for EDI-to-EDI translations
CN114546370A (en) Data docking method and related device
CN114218313A (en) Data management method, device, electronic equipment, storage medium and product
CN112261072B (en) Service calling method, device, equipment and storage medium
CN108416572B (en) Method for integrating insurance company insurance application processes into general insurance application process
KR20200032380A (en) Apparatus and method for connecting chatbot