TWI799230B - System, method and computer-readable medium for dynamic order organization management - Google Patents

System, method and computer-readable medium for dynamic order organization management Download PDF

Info

Publication number
TWI799230B
TWI799230B TW111113862A TW111113862A TWI799230B TW I799230 B TWI799230 B TW I799230B TW 111113862 A TW111113862 A TW 111113862A TW 111113862 A TW111113862 A TW 111113862A TW I799230 B TWI799230 B TW I799230B
Authority
TW
Taiwan
Prior art keywords
order
sorting
orders
organization management
dynamic
Prior art date
Application number
TW111113862A
Other languages
Chinese (zh)
Other versions
TW202341027A (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 TW111113862A priority Critical patent/TWI799230B/en
Application granted granted Critical
Publication of TWI799230B publication Critical patent/TWI799230B/en
Publication of TW202341027A publication Critical patent/TW202341027A/en

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Stored Programmes (AREA)

Abstract

A method for dynamic order organization management, a corresponding system and a corresponding computer-readable medium are provided. The method includes generating a sequence code of each order template according to sequence rules of the order templates, verifying whether a plurality of orders conform to the sequence rules according to the sequence codes, and processing each order when the orders conform to the sequence rules.

Description

動態訂單組織管理系統、方法及電腦可讀媒介 Dynamic order organization management system, method and computer readable medium

本發明係有關一種訂單執行排序的管理方法,特別有關於資訊平台,藉由程序進行邏輯排序驗證之系統、方法及其機制。 The present invention relates to a management method for order execution sorting, in particular to an information platform, a system, method and mechanism for logical sorting verification through programs.

隨著雲端服務多樣化蓬勃發展以及隨選隨用的需求,線上即時訂單處理系統的複雜度亦大幅提升,因此,如何快速且正確的完成訂單建置流程成為一個重要議題。 With the vigorous development of diversified cloud services and the demand for on-demand, online real-time order processing systems have also increased in complexity. Therefore, how to quickly and correctly complete the order establishment process has become an important issue.

傳統購物車模式被廣泛運用於批次訂單的處理,但其僅能滿足一般訂單之間無順序邏輯的使用情境。 The traditional shopping cart mode is widely used in the processing of batch orders, but it can only meet the use cases of non-sequential logic between general orders.

為解決此定序問題,主要方案包含兩大面向: To solve this sequencing problem, the main solution has two aspects:

一種方案採用樣板形式明確定義各類型訂單之間的合法執行順序,但此方式會隨著訂單種類增加而使樣板數量呈現等比級數的成長,進而造成執行過程中耗費太多的比對驗證成本,以致系統效能不彰。 One solution uses templates to clearly define the legal order of execution among various types of orders, but this method will increase the number of templates in a proportional progression with the increase of order types, which will cause too much comparison and verification in the execution process cost, resulting in poor system performance.

另一種方案則採用計算優先權的方式,藉由公式的定義賦予各項工作排序的權重值,並依此權重值作為處理先後順序的標準。此法雖能降低前一 種方案所衍生的效能問題,但若每項工作皆須明確區分其優先權順序時,則每新增一種工作類型,就必須面臨優先權計算公式及原有執行順序邏輯的調整,其規則數仍將會依資料多寡呈現高度正相關,導致管理與實作難度增加等問題。 Another solution is to use the method of calculating priority, assigning the weight value of the order of each job through the definition of the formula, and use this weight value as the standard for processing priority. Although this method can reduce the former However, if each task must clearly distinguish its priority order, each time a new type of work is added, it must face the adjustment of the priority calculation formula and the logic of the original execution order. The number of rules There will still be a high degree of positive correlation according to the amount of data, leading to problems such as increased management and implementation difficulties.

先前技術所衍生的效能瓶頸為本領域亟需解決的技術問題,因此,本發明之目的係提供一種具高可用性的定序代碼演算邏輯,且能於系統執行期間即時調整排序規則的管理方法。 The performance bottleneck derived from the prior art is a technical problem that needs to be solved urgently in this field. Therefore, the purpose of the present invention is to provide a management method that has high availability sequence code calculation logic and can adjust the sorting rules in real time during system execution.

本發明針對習知的訂單排序管理機制的缺點,提供一種動態訂單組織管理系統,包括定序代碼演算模組、排序驗證模組及訂單處理模組。該定序代碼演算模組用於根據複數訂單樣板之排序規則產生各該訂單樣板之定序代碼;該排序驗證模組用於根據該等定序代碼驗證複數訂單是否符合該排序規則;該訂單處理模組用於在該等訂單符合該排序規則時,處理各該訂單。 Aiming at the shortcomings of the known order sorting management mechanism, the present invention provides a dynamic order organization management system, which includes a sequence code calculation module, a sort verification module and an order processing module. The sequence code calculation module is used to generate sequence codes for each of the order templates according to the sequence rules of the multiple order templates; the sequence verification module is used to verify whether the multiple orders conform to the sequence rules according to the sequence codes; the order The processing module is used for processing each order when the orders conform to the sorting rule.

本發明另提供一種動態訂單組織管理方法,包括:根據複數訂單樣板之排序規則產生各該訂單樣板之定序代碼;根據該等定序代碼驗證複數訂單是否符合該排序規則;以及在該等訂單符合該排序規則時,處理各該訂單。 The present invention also provides a dynamic order organization management method, including: generating sequence codes for each of the order templates according to the sorting rules of the multiple order templates; verifying whether the multiple orders conform to the sorting rules according to the sequence codes; When the collation is met, each order is processed.

本發明又提供一種電腦可讀媒介,應用於計算裝置或電腦中,係儲存有指令,以執行上述之動態訂單組織管理方法。 The present invention also provides a computer-readable medium, which is applied to a computing device or a computer and stores instructions to execute the above-mentioned dynamic order organization management method.

1:動態訂單組織管理系統 1: Dynamic order organization management system

11:共通元件 11: Common components

111:定序代碼演算模組 111:Sequencing code calculation module

112:排序驗證模組 112:Sorting verification module

12:伺服器 12:Server

13:訂單核心元件 13: Order core components

131:訂單樣板定義模組 131: Order template definition module

132:訂單處理模組 132:Order processing module

21~26:步驟 21~26: Steps

31:訂單樣板資料表 31: Order template data sheet

33:排序限制表 33: Sort restriction table

41~44:步驟 41~44: Steps

51:第一階段 51: Phase 1

52:第二階段 52: Second stage

61~67:步驟 61~67: Steps

圖1係本發明一實施例之動態訂單組織管理系統之功能模組關聯圖。 Fig. 1 is a functional module association diagram of a dynamic order organization management system according to an embodiment of the present invention.

圖2係本發明一實施例之動態訂單組織管理方法之流程圖。 Fig. 2 is a flowchart of a dynamic order organization management method according to an embodiment of the present invention.

圖3係本發明一實施例之定序代碼演算模組的資料結構與運作方式之說明圖。 Fig. 3 is an explanatory diagram of the data structure and operation mode of the sequence code calculation module according to an embodiment of the present invention.

圖4係本發明一實施例之定序代碼演算方法之流程圖。 FIG. 4 is a flow chart of a sequential code calculation method according to an embodiment of the present invention.

圖5係本發明一實施例之排序驗證模組的資料結構與運作方式之說明圖。 Fig. 5 is an explanatory diagram of the data structure and operation mode of the sorting verification module according to an embodiment of the present invention.

圖6係本發明一實施例之排序驗證演算方法之流程圖。 FIG. 6 is a flowchart of a sorting verification algorithm method according to an embodiment of the present invention.

圖1係本發明一實施例之動態訂單組織管理系統1(可簡稱為系統1)之功能模組關聯圖。 FIG. 1 is a functional module association diagram of a dynamic order organization management system 1 (which may be referred to as system 1 for short) according to an embodiment of the present invention.

在此實施例中,系統1包括共通元件11、伺服器12、以及訂單核心元件13。共通元件11包括定序代碼演算模組111及排序驗證模組112。訂單核心元件13包括訂單樣板定義模組131及訂單處理模組132。伺服器12,係具有資料庫,以通訊耦接定序代碼演算模組111、排序驗證模組112、訂單樣板定義模組131、以及訂單處理模組132。此外,排序驗證模組112通訊耦接訂單處理模組132。 In this embodiment, the system 1 includes a common component 11 , a server 12 , and an order core component 13 . The common element 11 includes a sequence code calculation module 111 and a sequence verification module 112 . The order core component 13 includes an order template definition module 131 and an order processing module 132 . The server 12 has a database, and is coupled to the sequence code calculation module 111 , the sequence verification module 112 , the order template definition module 131 , and the order processing module 132 through communication. In addition, the order verification module 112 is communicatively coupled to the order processing module 132 .

在一實施例中,定序代碼演算模組111、排序驗證模組112、訂單樣板定義模組131、以及訂單處理模組132均可為硬體、軟體或韌體。若為硬體,則可為具有資料處理與運算能力之處理單元、處理器、電腦或伺服器;若為軟體或韌體,則可包括處理單元、處理器、電腦或伺服器可執行之指令,且可安裝於同一硬體裝置或分布於不同的複數硬體裝置。 In one embodiment, the sequence code calculation module 111 , the sequence verification module 112 , the order template definition module 131 , and the order processing module 132 can all be hardware, software or firmware. If it is hardware, it can be a processing unit, processor, computer or server with data processing and computing capabilities; if it is software or firmware, it can include instructions executable by a processing unit, processor, computer or server , and can be installed on the same hardware device or distributed across multiple different hardware devices.

圖2係本發明一實施例中,該系統1所執行之動態訂單組織管理方法之流程圖。 FIG. 2 is a flow chart of the dynamic order organization management method executed by the system 1 in an embodiment of the present invention.

首先,在步驟21,訂單樣板定義模組131將系統1內各類型訂單樣板建置入伺服器12之資料庫中所儲存的訂單樣板資料表。 First, in step 21 , the order template definition module 131 builds various types of order templates in the system 1 into the order template data table stored in the database of the server 12 .

每個訂單樣板對應一種訂單類型。各訂單樣板的內容可包括訂單類型及執行訂單時所需呼叫的應用程式界面(application programming interface,API)與對應參數等資訊。 Each order template corresponds to an order type. The content of each order template may include information such as the order type and the application programming interface (application programming interface, API) that needs to be called when the order is executed, and corresponding parameters.

完成建置後,在步驟22,定序代碼演算模組111根據系統1所定義的排序規則,為每個訂單樣板產生一個定序代碼。 After the construction is completed, in step 22 , the sequence code calculation module 111 generates a sequence code for each order template according to the sorting rules defined by the system 1 .

在步驟23,排序驗證模組112根據欲執行的訂單的樣板中的定序代碼,驗證該等訂單的排序是否符合排序規則。 In step 23, the sorting verification module 112 verifies whether the sorting of the orders conforms to the sorting rules according to the sequencing codes in the templates of the orders to be executed.

然後,在步驟24,排序驗證模組112根據驗證的結果進行分流處理,若該等訂單的排序不符合排序規則,則流程進入步驟25,即排序驗證模組112發送錯誤訊息;反之,若該等訂單的排序符合排序規則,則流程進入步驟26,即訂單處理模組132依該等訂單的排序逐一處理各訂單。 Then, in step 24, the sorting verification module 112 performs shunting processing according to the verification result. If the sorting of these orders does not meet the sorting rules, the process enters step 25, that is, the sorting verification module 112 sends an error message; When the sorting of the orders conforms to the sorting rule, the process enters step 26, that is, the order processing module 132 processes each order one by one according to the sorting of the orders.

上述之處理即呼叫各訂單的樣板中的API,並於呼叫時提供對應參數,以執行各訂單的樣板中的API與對應參數所定義的訂單流程。 The above processing is to call the API in the template of each order, and provide corresponding parameters when calling, so as to execute the order process defined by the API in the template of each order and the corresponding parameters.

圖3係本發明一實施例之定序代碼演算模組111的資料結構與運作方式之說明圖,其運作流程可參照圖4,圖4即圖2中之步驟22的流程圖。 Fig. 3 is an explanatory diagram of the data structure and operation mode of the sequence code calculation module 111 of an embodiment of the present invention, and its operation flow can be referred to Fig. 4, and Fig. 4 is the flowchart of step 22 among Fig. 2.

本實施例中,系統1屬於一網路營運商,上述訂單係用戶對各種網路服務之申請,上述訂單流程即用戶所申請之服務的建置流程。 In this embodiment, the system 1 belongs to a network operator, the above-mentioned order is the user's application for various network services, and the above-mentioned order process is the establishment process of the service applied by the user.

如圖3所示,系統1定義A至D四種訂單類型,即定義A至D四種訂單樣板,其中,A為開通網際網路協定第四版(Internet Protocol Version 4,IPv4)之網址轉換(Network Address Translation,NAT)服務,B為開通IPv4/IPv6資料中心平台服務,C為開通網際網路協定第六版(Internet Protocol Version 6,IPv6)之網路服務,D為開通IPv4/IPv6網路對外閘道服務。 As shown in Figure 3, system 1 defines four order types from A to D, that is, defines four order templates from A to D, where A is the URL conversion for opening the fourth version of the Internet Protocol Version 4 (IPv4) (Network Address Translation, NAT) service, B is to open IPv4/IPv6 data center platform services, C is to open Internet Protocol Version 6 (Internet Protocol Version 6, IPv6) network services, D is to open IPv4/IPv6 network Road external gateway service.

首先如上所述,在步驟21,訂單樣板定義模組131將A至D之訂單樣板建置入伺服器12之資料庫中所儲存的訂單樣板資料表31。 Firstly, as mentioned above, in step 21 , the order template definition module 131 builds the order templates A to D into the order template data table 31 stored in the database of the server 12 .

接著,在步驟41,定序代碼演算模組111根據訂單樣板A至D組成排序限制表33。排序限制表33的列與欄的數量均等於訂單樣板的數量。排序限制表33用於記錄訂單樣板A至D之排序規則所衍生的排序限制。 Next, in step 41 , the sequencing code calculation module 111 composes the sorting restriction table 33 according to the order templates A to D. The number of columns and columns in the sorting restriction table 33 is equal to the number of order templates. The sorting constraint table 33 is used to record the sorting constraints derived from the sorting rules of the order templates A to D.

例如,當該排序規則包括四條規則,其中,第一條規則為A不可在B、D之前處理(即A不可排序在B或D之前,依此類推),第二條規則為B不可在C之前處理,第三條規則為C不可在A、B、D之前處理,且第四條規則為D不可在B、C之前處理時,則在步驟42,定序代碼演算模組111根據第一條規則標記排序限制表33的第一列的第二欄及第四欄,並根據第二條規則標記排序限制表33的第二列第三欄,依此類推。完成的標記結果如圖3中的排序限制表33所示。 For example, when the collation includes four rules, the first rule is that A cannot be processed before B and D (that is, A cannot be sorted before B or D, and so on), and the second rule is that B cannot be processed before C Before processing, the third rule is that C cannot be processed before A, B, D, and the fourth rule is that D cannot be processed before B, C, then in step 42, the sequencing code calculation module 111 according to the first The first rule marks the second column and the fourth column of the first column of the sorting restriction table 33, and marks the third column of the second column of the sorting restriction table 33 according to the second rule, and so on. The completed marking results are shown in the sorting restriction table 33 in FIG. 3 .

接著,在步驟43,定序代碼演算模組111自排序限制表33擷取各訂單樣板的定序代碼。在一實施例中,定序代碼可表示為二進位數值,排序限制表33的每一列對應一個訂單樣板的定序代碼,且每一欄對應定序代碼的一個位元,被標記之欄對應的位元為1,未被標記之欄對應的位元為0。據此,可推得訂單樣板A至D之定序代碼分別為0101、0010、1101及0110。 Next, in step 43 , the sequence code calculation module 111 retrieves the sequence codes of each order template from the sort constraint table 33 . In one embodiment, the sequence code can be represented as a binary value, each row of the sorting restriction table 33 corresponds to the sequence code of an order template, and each column corresponds to a bit of the sequence code, and the marked column corresponds to The bit of the column is 1, and the bit corresponding to the unmarked column is 0. Accordingly, it can be deduced that the sequence codes of order templates A to D are 0101, 0010, 1101 and 0110 respectively.

接著,在步驟44,定序代碼演算模組111將所擷取之定序代碼存入訂單樣板資料表31的定序代碼欄位。 Next, in step 44 , the sequence code calculation module 111 stores the retrieved sequence code into the sequence code field of the order template data table 31 .

圖5係本發明一實施例之排序驗證模組112的資料結構與運作方式之說明圖,其運作流程可參照圖6,圖6即圖2中之步驟23及24的流程圖。 FIG. 5 is an explanatory diagram of the data structure and operation mode of the sorting verification module 112 according to an embodiment of the present invention. The operation flow can refer to FIG. 6, which is a flow chart of steps 23 and 24 in FIG. 2 .

首先,在步驟61,系統1開始逐一輸入欲處理的訂單,排序驗證模組112根據輸入順序自先前已完成的訂單樣板資料表31擷取訂單所屬類型的訂單樣板的定序代碼。 Firstly, in step 61, the system 1 starts to input the orders to be processed one by one, and the sequence verification module 112 retrieves the sequence code of the order template of the type that the order belongs to from the previously completed order template data table 31 according to the input sequence.

在步驟62,排序驗證模組112檢查該訂單是否為第一個輸入的訂單,如果是,則流程進入步驟63,否則流程進入步驟64。 In step 62 , the sorting verification module 112 checks whether the order is the first input order, if yes, the flow goes to step 63 , otherwise the flow goes to step 64 .

若該訂單為第一個輸入的訂單,則在步驟63,排序驗證模組112直接將該訂單的類型所對應的訂單樣板的定序代碼視為最初的規則碼。例如,圖5所示的第一階段51中,當第一個輸入之訂單的類型為B時,則其對應之訂單樣板B的定序代碼為0010,且0010即最初之規則碼。接著,在步驟65,排序驗證模組112根據該規則碼中各位元數值推算出符合排序規則的下一個訂單的允許類型。例如,規則碼為0010,則下一個輸入的訂單類型必須為A、B或D,方能符合排序規則。 If the order is the first input order, then in step 63, the order verification module 112 directly regards the order code of the order template corresponding to the type of the order as the original rule code. For example, in the first stage 51 shown in FIG. 5, when the type of the first input order is B, the sequence code of the corresponding order template B is 0010, and 0010 is the initial rule code. Next, at step 65, the sorting verification module 112 calculates the allowable type of the next order that meets the sorting rules according to the value of each element in the rule code. For example, if the rule code is 0010, then the type of the next input order must be A, B or D, so as to comply with the sorting rule.

若該訂單並非第一個輸入的訂單,則在步驟64,排序驗證模組112將該規則碼與該訂單的類型所對應的訂單樣板的定序代碼進行聯集運算(即二進位的「或」運算),以產生新的規則碼。例如,圖5所示的第二階段52中,當第二個輸入之訂單的類型為A時,則其對應之訂單樣板A的定序代碼為0101,且新的規則碼為0111。接著,在步驟65,排序驗證模組112根據該規則碼中各位元之數值推算出符合排序規則的下一個訂單的允許類型。例如,規則碼為 0111,則下一個輸入的訂單類型必須為A,方能符合排序規則。透過此機制可於每個階段均快速過濾出下一個合法排序的訂單類型。 If the order is not the first input order, then in step 64, the sorting verification module 112 performs a union operation of the rule code and the sequence code of the order template corresponding to the type of the order (that is, the binary "or "Operation) to generate a new rule code. For example, in the second stage 52 shown in FIG. 5 , when the type of the second input order is A, the sequence code of the corresponding order template A is 0101, and the new rule code is 0111. Next, at step 65, the sorting verification module 112 calculates the allowable type of the next order that meets the sorting rules according to the value of each bit in the rule code. For example, the rule code is 0111, the order type of the next input must be A to comply with the sorting rules. Through this mechanism, the next legal order type can be quickly filtered out at each stage.

接著,在步驟66,排序驗證模組112檢查下一個訂單的類型是否為該允許類型,如果是,則流程進入步驟67,否則流程進入圖2中的步驟25。 Next, in step 66, the sorting verification module 112 checks whether the type of the next order is the allowable type, if yes, the process enters step 67, otherwise the process enters step 25 in FIG. 2 .

在步驟67,排序驗證模組112檢查該下一個訂單是否為最後一個訂單,如果是,則流程進入圖2中的步驟26,否則流程返回步驟61,以該下一個訂單執行前述步驟,以驗證後續輸入的訂單。 In step 67, the sorting verification module 112 checks whether the next order is the last order, if yes, the process enters step 26 in Figure 2, otherwise the process returns to step 61, and the preceding steps are performed with the next order to verify Subsequent orders entered.

因此可得知,用於驗證第N個訂單的類型是否為允許類型的規則碼係前面N-1個訂單所對應之訂單樣板的定序代碼全部進行聯集運算所得之結果,N可為大於一之任意整數。 Therefore, it can be known that the rule code used to verify whether the type of the Nth order is an allowable type is the result of all the sequence codes of the order templates corresponding to the previous N-1 orders being combined. N can be greater than One of any integer.

本發明另提供一種電腦可讀媒介,例如記憶體、軟碟、硬碟或光碟。該電腦可讀媒介應用於計算裝置或電腦中,且儲存有指令,以執行上述之動態訂單組織管理方法。 The present invention further provides a computer-readable medium, such as a memory, a floppy disk, a hard disk or an optical disk. The computer-readable medium is applied in a computing device or a computer and stores instructions to execute the above dynamic order organization management method.

綜上所述,本發明提供一種動態訂單組織管理系統與方法,其可經設計以將複雜的排列邏輯規則轉化為可讀性高的二進位代碼。當接收批次資料的輸入時,即可於常數等級的時間成本內判讀下一周期可執行的訂單類型,而無需逐一比對大量合法排序組合。 To sum up, the present invention provides a dynamic order organization management system and method, which can be designed to convert complex arrangement logic rules into highly readable binary codes. When the input of batch data is received, the type of orders that can be executed in the next cycle can be judged within a constant level of time cost, without the need to compare a large number of legal sorting combinations one by one.

另外,亦可於系統執行期間,直接調整排序規則,以藉由定序代碼的更新達到動態調整程式執行邏輯之目的。故本發明除了在技術層面具有特色外,所提升之系統功效亦極為顯著,以克服先前技術所衍生的效能瓶頸的技術問題。 In addition, the sorting rules can be directly adjusted during system execution, so as to achieve the purpose of dynamically adjusting the program execution logic by updating the sequence code. Therefore, in addition to the technical features of the present invention, the improved system efficiency is also very significant, so as to overcome the technical problem of performance bottleneck derived from the prior art.

本發明雖以較佳實施例揭露如上,然其並非用以限定本發明。任何熟悉此項技藝者,在不脫離本發明之精神和範圍內,當可做更動與潤飾,因此本發明之保護範圍當視後附之申請專利範圍所界定者為準。 Although the present invention is disclosed above with preferred embodiments, it is not intended to limit the present invention. Anyone who is familiar with this technology can make changes and modifications without departing from the spirit and scope of the present invention. Therefore, the scope of protection of the present invention should be defined by the scope of the appended patent application.

1:動態訂單組織管理系統 1: Dynamic order organization management system

11:共通元件 11: Common components

111:定序代碼演算模組 111:Sequencing code calculation module

112:排序驗證模組 112:Sorting verification module

12:伺服器 12:Server

13:訂單核心元件 13: Order core components

131:訂單樣板定義模組 131: Order template definition module

132:訂單處理模組 132:Order processing module

Claims (10)

一種動態訂單組織管理系統,包括: A dynamic order organization management system, including: 定序代碼演算模組,用於根據複數訂單樣板之排序規則產生各該訂單樣板之定序代碼; Sequence code calculation module, used to generate the sequence code of each order template according to the sorting rules of multiple order templates; 排序驗證模組,用於根據該等定序代碼驗證複數訂單是否符合該排序規則;以及 a sorting verification module for verifying that multiple orders comply with the sorting rules based on the sorting codes; and 訂單處理模組,用於在該等訂單符合該排序規則時,處理各該訂單。 The order processing module is used for processing each order when the orders conform to the sorting rule. 如請求項1所述之動態訂單組織管理系統,其中,該排序規則包括各該訂單樣板所對應之訂單類型之間的處理順序之排序限制,且該定序代碼演算模組係根據各該訂單樣板之該排序限制產生該等定序代碼。 The dynamic order organization management system as described in claim item 1, wherein the sorting rules include sorting restrictions on the processing order between the order types corresponding to each of the order templates, and the sequence code calculation module is based on each of the order The ordering constraints of the templates generate the ordering codes. 如請求項1所述之動態訂單組織管理系統,其中,該等訂單包括第一訂單及第二訂單,該第二訂單緊隨於該第一訂單之後,且該排序驗證模組復用於根據該第一訂單之規則碼驗證該第二訂單是否符合該排序規則。 The dynamic order organization management system as described in claim item 1, wherein the orders include a first order and a second order, the second order follows the first order, and the sorting verification module is reused according to The rule code of the first order verifies whether the second order conforms to the sorting rule. 如請求項3所述之動態訂單組織管理系統,其中,若該第一訂單為該等訂單中之第一個訂單,則該規則碼係該第一訂單所對應之該訂單樣板的該定序代碼,否則,若該第一訂單非為該等訂單中之第一個訂單,則該規則碼係該等訂單中自該第一個訂單至該第一訂單之該等定序代碼全部進行聯集運算所得之結果。 The dynamic order organization management system as described in claim 3, wherein, if the first order is the first order among the orders, the rule code is the sequence of the order template corresponding to the first order code, otherwise, if the first order is not the first order among the orders, the rule code is all the sequential codes from the first order to the first order in the orders The result of the set operation. 如請求項3所述之動態訂單組織管理系統,其中,該排序驗證模組係根據該規則碼中各位元之數值所定義之允許類型,以比對該允許類型與該第二訂單之類型,俾驗證該第二訂單是否符合該排序規則。 The dynamic order organization management system as described in claim 3, wherein the sorting verification module compares the allowed type with the type of the second order according to the allowed type defined by the value of each bit in the rule code, To verify whether the second order conforms to the sorting rule. 如請求項1所述之動態訂單組織管理系統,其中,該訂單處理模組係執行各該訂單所對應之該訂單樣板的訂單流程,以處理各該訂單。 The dynamic order organization management system as described in Claim 1, wherein the order processing module executes the order process of the order template corresponding to each order to process each order. 如請求項6所述之動態訂單組織管理系統,其中,各該訂單樣板之該訂單流程包括應用程式界面及對應參數,且該訂單處理模組係呼叫各該訂單之該應用程式界面並提供各該訂單之該對應參數,以執行各該訂單之該訂單流程。 The dynamic order organization management system as described in claim item 6, wherein the order flow of each order template includes an application programming interface and corresponding parameters, and the order processing module calls the application programming interface of each order and provides each The corresponding parameters of the order are used to execute the order process of each order. 一種動態訂單組織管理方法,包括: A dynamic order organization management method, comprising: 根據複數訂單樣板之排序規則產生各該訂單樣板之定序代碼; Generate the sequence code of each order template according to the sorting rules of multiple order templates; 根據該等定序代碼驗證複數訂單是否符合該排序規則;以及 Validate that multiple orders conform to the ordering rules against the ordering codes; and 在該等訂單符合該排序規則時,處理各該訂單。 Processing each of the orders when the orders conform to the ordering rule. 如請求項8所述之動態訂單組織管理方法,其中,該排序規則包括各該訂單樣板所對應之訂單類型之間的處理順序之排序限制,且該等定序代碼係根據各該訂單樣板之該排序限制所產生。 The dynamic order organization management method as described in claim item 8, wherein the sorting rules include sorting restrictions on the processing order between the order types corresponding to the order templates, and the sequence codes are based on the order templates The sort constraints are generated. 一種電腦可讀媒介,應用於計算裝置或電腦中,係儲存有指令,以執行如請求項8或9所述之動態訂單組織管理方法。 A computer-readable medium, used in a computing device or a computer, stores instructions to execute the dynamic order organization management method as described in claim 8 or 9.
TW111113862A 2022-04-12 2022-04-12 System, method and computer-readable medium for dynamic order organization management TWI799230B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW111113862A TWI799230B (en) 2022-04-12 2022-04-12 System, method and computer-readable medium for dynamic order organization management

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW111113862A TWI799230B (en) 2022-04-12 2022-04-12 System, method and computer-readable medium for dynamic order organization management

Publications (2)

Publication Number Publication Date
TWI799230B true TWI799230B (en) 2023-04-11
TW202341027A TW202341027A (en) 2023-10-16

Family

ID=86948653

Family Applications (1)

Application Number Title Priority Date Filing Date
TW111113862A TWI799230B (en) 2022-04-12 2022-04-12 System, method and computer-readable medium for dynamic order organization management

Country Status (1)

Country Link
TW (1) TWI799230B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI342167B (en) * 2007-07-18 2011-05-11 Chunghwa Telecom Co Ltd
US20120089486A1 (en) * 2010-10-08 2012-04-12 Oracle International Corporation Managing process requests in a distributed order orchestration system
CN102467701A (en) * 2010-11-12 2012-05-23 甲骨文国际公司 Event-based orchestration in distributed order orchestration system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI342167B (en) * 2007-07-18 2011-05-11 Chunghwa Telecom Co Ltd
US20120089486A1 (en) * 2010-10-08 2012-04-12 Oracle International Corporation Managing process requests in a distributed order orchestration system
CN102467701A (en) * 2010-11-12 2012-05-23 甲骨文国际公司 Event-based orchestration in distributed order orchestration system

Also Published As

Publication number Publication date
TW202341027A (en) 2023-10-16

Similar Documents

Publication Publication Date Title
CN104391934B (en) Data verification method and device
US8595171B2 (en) System and method for rule set validation
WO2019227573A1 (en) Collaborative office data stream processing method and apparatus, computer device, and storage medium
WO2020259003A1 (en) Link tracking method and apparatus
WO2019214029A1 (en) Financial data accreditation method and apparatus, computer device and storage medium
US7464071B2 (en) System and method for forcing a query execution plan
TW201944306A (en) Method and device for determining high-risk user
WO2020259035A1 (en) Service code generating and executing methods and devices
US7930763B2 (en) Method of authorising a computing entity
CN113111339B (en) Access control method, device, equipment and medium for application service
US11921575B1 (en) Systems and methods for verifying vehicle identification number (VIN)
CN110880100A (en) Business approval processing method, device and system
WO2022105049A1 (en) Method for defining on-chain data service protocol of blockchain and applying service protocol
US11095456B2 (en) Distributed tiered data exchanges within a blockchain network
TWI799230B (en) System, method and computer-readable medium for dynamic order organization management
EP4155990A1 (en) Systems and methods for identifying computing devices
CN111899018B (en) Order data processing method, device, server and storage medium
WO2021203817A1 (en) Open interface management method, electronic device, and storage medium
CN113128968A (en) Business approval method and system based on workflow engine
WO2021073096A1 (en) Resource data transfer method and device, and blockchain system
US20210165907A1 (en) Systems and methods for intelligent and quick masking
CN110543375B (en) Claim transaction exception processing method and device, computer equipment and storage medium
US20230316064A1 (en) Feature-insensitive machine learning models
CN114756221A (en) Program automatic generation method and device based on IBM AS400
CN114924783A (en) Interface calling method, device, equipment and storage medium of application program