TWM623389U - Software development system - Google Patents
Software development system Download PDFInfo
- Publication number
- TWM623389U TWM623389U TW110212824U TW110212824U TWM623389U TW M623389 U TWM623389 U TW M623389U TW 110212824 U TW110212824 U TW 110212824U TW 110212824 U TW110212824 U TW 110212824U TW M623389 U TWM623389 U TW M623389U
- Authority
- TW
- Taiwan
- Prior art keywords
- screen
- configuration module
- software development
- development system
- application programming
- Prior art date
Links
Images
Landscapes
- Stored Programmes (AREA)
Abstract
Description
本揭示案係關於一種開發系統,特別是關於一種軟體開發系統。The present disclosure relates to a development system, in particular, to a software development system.
傳統上,當IT技術人員對用戶需求的軟體進行開發時,需先訪談用戶需求,在按照一定的流程進行,直至交付用戶測試完畢。也就是說,所有開發流程均是由IT技術人員獨立進行,針對使用者的需求客製化完成。Traditionally, when IT technicians develop software for user needs, they need to interview user needs first, and follow a certain process until the delivery of user testing is completed. That is to say, all development processes are carried out independently by IT technicians and are customized according to the needs of users.
雖然在上述之流程中,IT技術人員在開發前已針對用戶需求進行訪談,然而,若在開發過程中,用戶有別的需求或是變動畫面功能,IT技術人員需重複進行修改來納入用戶的新需求。如此之方式對IT技術人員而言,將會消耗大量之時間在軟體修正上,而對用戶而言,每做一次修正,即須等待IT技術人員回復修正結果,同樣亦會耗費大量時間在無謂等待上。Although in the above process, the IT technicians have conducted interviews on user needs before development, however, if the user has other needs or changes the screen function during the development process, the IT technicians need to repeat the modification to incorporate the user's needs. new demand. In this way, IT technicians will spend a lot of time on software revisions, while for users, every time they make a revision, they have to wait for the IT technicians to reply to the revision results, which will also consume a lot of time in unnecessary software. Wait on.
因此,如何降低IT技術人員和用戶間因修正往返所造成之無效率問題即成為本領域的重要課題。Therefore, how to reduce the inefficiency problem caused by the correction round trip between IT technicians and users has become an important issue in this field.
本揭示內容的一態樣係關於一種軟體開發系統,包含一記憶體,儲存至少一指令以及複數筆應用程式介面;以及一處理器,耦接於該記憶體,用以存取該至少一指令以執行:一應用程式介面配置模組,用以從該些筆應用程式介面中選擇至少一應用程式介面;一畫面配置模組,以根據該應用程式介面設計至少包括一第一畫面以及一第二畫面的複數個畫面;一流程配置模組,用以串接該些畫面組成一一流程,其中該第二畫面中之至少一欄位和該應用程式介面根據該第一畫面資料作為傳入參數而產生的至少一傳出參數綁定;以及一畫面生成模組,根據該流程依序顯示該複數個畫面。One aspect of the present disclosure relates to a software development system including a memory storing at least one instruction and a plurality of application programming interfaces; and a processor coupled to the memory for accessing the at least one instruction to execute: an API configuration module for selecting at least one API from the pen APIs; a screen configuration module for including at least a first screen and a first screen according to the API design A plurality of screens of two screens; a process configuration module for connecting the screens to form a one-to-one process, wherein at least one field in the second screen and the application program interface are input according to the data of the first screen at least one outgoing parameter binding generated by the parameter; and a picture generation module, which sequentially displays the plurality of pictures according to the process.
在一些實施例中,該應用程式介面配置模組更透過一顯示視窗提供該複數筆應用程式介面及對應的規格文件。In some embodiments, the API configuration module further provides the plurality of APIs and corresponding specification files through a display window.
在一些實施例中,其中該第一畫面可為查詢畫面,第二畫面可為一查詢結果畫面。In some embodiments, the first screen may be a query screen, and the second screen may be a query result screen.
在一些實施例中,其中此流程包括相連的一第一節點以及一第二節點,該第一個節點配置該查詢畫面,該第二個節點配置該查詢結果畫面。In some embodiments, the process includes a first node and a second node connected, the first node configures the query screen, and the second node configures the query result screen.
在一些實施例中,其中該流程配置模組串接該些個畫面組成的該流程可作為一子流程,該子流程可串接其他流程。In some embodiments, the process formed by the process configuration module concatenating the plurality of screens can be regarded as a sub-process, and the sub-process can be concatenated with other processes.
在一些實施例中,該畫面配置模組更用以將兩個應用程式介面進行關聯,以於一畫面中顯示該兩個應用程式介面傳出參數組合後資訊。In some embodiments, the screen configuration module is further used for associating two application programming interfaces, so as to display the combined information of the parameters transmitted from the two application programming interfaces in one screen.
在一些實施例中,該流程配置模組更於該第一畫面以及該第二畫面間設置一判斷條件,以決定是否顯示該第二畫面。In some embodiments, the process configuration module further sets a judgment condition between the first screen and the second screen to determine whether to display the second screen.
綜上所述,本案藉由分工之方式,讓用戶負責配置畫面功能流程,IT技術人員負責對應之應用程式介面。用戶僅需選擇所需之應用程式介面,並對應設計畫面功能流程,當用戶完成畫面功能流程設計後,即可完成軟體開發。依此,用戶不需撰寫任何程式碼即可完成畫面流程自主配置,而IT技術人員亦無需負擔畫面功能流程設計,因此可大幅節省雙方修正之往返時間,達到IT技術人員和用戶間雙贏之目的。To sum up, in this case, by means of division of labor, the user is responsible for configuring the screen function process, and the IT technician is responsible for the corresponding application program interface. The user only needs to select the desired application programming interface and design the screen function process accordingly. After the user completes the screen function process design, the software development can be completed. In this way, users do not need to write any code to complete the independent configuration of the screen process, and IT technicians do not need to be burdened with the design of the screen function process, so the round-trip time for both parties can be greatly saved, and the purpose of win-win between IT technicians and users can be achieved. .
下文係舉實施例配合所附圖式作詳細說明,但所描述的具體實施例僅用以解釋本案,並不用來限定本案,而結構操作之描述非用以限制其執行之順序,任何由元件重新組合之結構,所產生具有均等功效的裝置,皆為本揭示內容所涵蓋的範圍。The following is a detailed description of the embodiments in conjunction with the accompanying drawings, but the specific embodiments described are only used to explain the present case, and are not used to limit the present case, and the description of the structure and operation is not used to limit the order of its execution. The recombined structures, resulting in devices with equal efficacy, are all within the scope of the present disclosure.
依此,本案提出一種軟體開發系統以及方法,藉由分工之方式,讓IT技術人員負責對應之應用程式介面(Application Programming Interface, API )開發 ,用戶負責配置畫面功能流程。據此,用戶僅需選擇對應此畫面功能流程所需之應用程式介面,並對應設計畫面功能流程,當用戶完成畫面功能流程設計後,即可完成軟體開發。Accordingly, this case proposes a software development system and method. By means of division of labor, IT technicians are responsible for the development of the corresponding Application Programming Interface (API), and users are responsible for configuring the screen function process. Accordingly, the user only needs to select the application program interface required for the corresponding screen function process, and design the screen function process accordingly. After the user completes the screen function process design, the software development can be completed.
請參考第1圖。第1圖為根據本揭示內容之實施例之一種軟體開發系統100的示意圖。如第1圖所示,軟體開發系統100至少包含記憶體120以及處理器140,此記憶體120與處理器140通訊耦接或電性耦接。在一些實施例中,處理器140可包含但不限於單一處理單元或複數微處理器的集成,此單一處理單元或微處理器的集成可電性耦接於記憶體120,其中記憶體120可為內部或外部記憶體,包含揮發性或非揮發性的記憶體。在本實施例中,處理器140可自記憶體120存取至少一指令並執行該至少一指令,以進一步地實施由該至少一指令所界定的應用配置模組,於一些實施例中,包含應用程式介面配置模組141、畫面配置模組142、流程配置模組143以及畫面生成模組144。上述關於處理器140之實施方式用於示例,且各種可實施處理器140的電路或模組等硬體元件皆為本案所涵蓋之範圍。於一些實施例中,軟體開發系統100可應用在一金融機構中。Please refer to Figure 1. FIG. 1 is a schematic diagram of a
在一些實施例中,應用程式介面配置模組141,是用以提供用戶選擇設計畫面所需要的應用程式介面。在一些實施例中,當IT人員開發完成一應用程式介面時,即可將對應此應用程式介面的規格文件匯入應用程式介面配置模組141中。在一些實施例中,規格文件包括應用程式介面傳入參數以及傳出參數。依此,用戶可透過應用程式介面配置模組141之一顯示視窗查詢提供之應用程式介面及對應的規格文件,來選擇開發畫面所需之應用程式介面。在一些實施例中,記憶體120除了儲存該至少一指令之外,更可儲存(或暫存)多筆IT人員已開發完成的應用程式介面。依此,用戶在透過應用程式介面配置模組141選擇應用程式介面後,可從記憶體120中存取所需之應用程式介面來使用。在一些實施例中,IT人員為一金融機構之IT技術人員,所開發之應用程式介面是金融機構使用的應用程式介面,而用戶為金融機構之業務單位。In some embodiments, the application programming
畫面配置模組142,用以提供用戶根據選擇之應用程式介面設計所需之畫面。流程配置模組143,用以提供用戶設計畫面間之串接流程,於一些實施例中,用戶可配置二個前後相連的節點,第一個節點配置第一個畫面,第二個節點配置第二個畫面。將應用程式介面根據第一個畫面傳入參數產生的傳出參數,設定給第二個畫面當作接收參數。在一些實施例中,用戶使用畫面配置模組142設計之畫面包括一查詢畫面以及一查詢結果畫面,在查詢畫面中包括一查詢欄位,在查詢結果畫面中包括多個查詢結果欄位,查詢結果欄位和用戶選擇之應用程式介面傳出參數綁定。並藉由流程配置模組143將查詢畫面以及查詢結果畫面進行串接。於一些實施例中,應用程式介面使用查詢欄位之查詢資料作為傳入參數,並回傳根據此傳入參數產生的至少一傳出參數至查詢結果畫面中綁定的查詢結果欄位,查詢結果欄位即可使用此至少一傳出參數作為資料來源進行顯示。於其他實施例中,應用程式介面可回傳多個傳出參數,用戶可根據所設計之畫面,使用畫面配置模組142從此些傳出參數中選擇需要的部分傳出參數至查詢結果畫面中綁定的結果欄位。畫面生成模組144用以依序呈現流程配置模組143串接的畫面。於一些實施例中,畫面生成模組144顯示查詢畫面,再根據應用程式介面回傳的傳出參數,顯示查詢結果畫面。依此,IT人員僅需提供應用程式介面,而後續之畫面以及各畫面間之順序流程是由使用用戶自行設計,可大幅增進開發效率。值得注意的是,流程配置模組143串接畫面所組成的流程可作為一子流程,而串接在其他流程中。也就是說,一流程可包括多個子流程,可由流程配置模組143串接畫面來組成。而此些子流程可依使用者設計串接在其他流程中。The
於一些實施例中,用戶在透過應用程式介面配置模組141選擇開發畫面所需之應用程式介面時,可同時選擇多個應用程式介面。例如,金融機構之業務單位欲使用客戶身分證號碼作為查詢條件,來同時查詢出客戶在此金融機構所擁有之信用卡、信用卡可用餘額、預借現金狀況等。若上述所擁有之信用卡、信用卡可用餘額、預借現金狀況是分別由不同應用程式介面所提供,此時可選擇多個應用程式介面,包括主應用程式介面以及次應用程式介面。依此,畫面配置模組142將主應用程式介面以及次應用程式介面進行關聯,例如,以身分證號碼作為主應用程式介面傳入參數,查詢後回傳此身分證號碼下多張信用卡以及對應卡號,再將主應用程式介面回傳的卡號做為次應用程式介面傳入參數,以查詢此卡號之對應資訊,例如此卡號之可用餘額以及預借現金狀況。依此,可將主應用程式介面以及次應用程式介面回傳的傳出參數,如多張信用卡對應卡號和可用餘額以及預借現金狀況,作為查詢結果畫面之資料來源進行顯示。因此,本案用戶在選擇開發畫面所需之應用程式介面,可同時選擇多個應用程式介面進行組合,藉此可使用同一查詢資料作為傳入參數,由不同應用程式介面提供不同種類之傳出參數,而於一畫面中同時獲得多種查詢結果資料。In some embodiments, when the user selects the application programming interface required for the development screen through the application programming
依此,於其他實施例中,若要作一個以「分行代號」當作查詢條件來查詢「分行資訊」的功能。用戶可先使用應用程式介面配置模組141選擇設計畫面所需要的應用程式介面,於一實施例中,係選擇一分行資訊查詢服務應用程式介面。Accordingly, in other embodiments, a function of querying "branch information" with "branch code" as a query condition is required. The user can first use the application programming
接著,用戶使用畫面配置模組142設計二個畫面,如第2圖所示,其中第一個畫面為一查詢畫面200,有一個輸入框201,可讓使用者輸入「分行代號」。如第3圖所示,第二個畫面為一查詢結果畫面300,用以顯示以分行代號為查詢條件得到之分行資訊查詢結果畫面300,分行資訊查詢結果包括分行名稱301、分行地址302、分行電話303、分行營業時間304等欄位。Next, the user uses the
接著,用戶可使用流程配置模組143,配置二個前後相連的節點,第一個節點配置第一個畫面,查詢畫面200,第二個節點配置第二個畫面,查詢結果畫面300。分行資訊查詢服務應用程式介面將輸入框201之輸入資料作為傳入資料,來產生多個傳出資料設定給第二個畫面,查詢結果畫面300當作接收參數,於一些實施例中,傳出參數包括分行名稱301、分行地址302、分行電話303、分行營業時間304。接著,執行畫面生成模組144用以依序呈現流程配置模組143串接的畫面。於一些實施例中,畫面生成模組144先顯示查詢畫面200,再根據應用程式介面回傳的傳出參數,顯示查詢結果畫面300。Next, the user can use the
於一些實施例中,在進行流程配置模組143時,在節點與節點之間串接時,亦即第一畫面與第二畫面串接時,更可設定一決策判斷條件,決定是否能進入對應流程節點,亦即是否可從第一畫面進入第二畫面。其中判斷條件包括:進行參數及時間之比較運算以及邏輯運算等。於一些實施例中,第一畫面為一查詢畫面提供使用者進行明細查詢,而對應的第二畫面,查詢結果畫面可有多個,包括活期儲蓄存款明細畫面、定期儲蓄存款明細畫面、證劵活期存款明細畫面、支票存款明細畫面等,值得注意的是,本實施例不以上述所述畫面為限。也就是說,用戶進行流程配置模組143串接畫面後,會產生第4圖之串接結果,明細查詢畫面401後同時串接活期儲蓄存款明細畫面402、定期儲蓄存款明細畫面403、證劵活期存款明細畫面404、支票存款明細畫面405。因此,本案在明細查詢畫面401後會設置一決策判斷條件,來判斷進行活期儲蓄存款明細畫面402、定期儲蓄存款明細畫面403、證劵活期存款明細畫面404或支票存款明細畫面405。於一些實施例中,決策判斷條件為選擇之存款產品是否為活期存款,若是才能進入活期存款明細畫面。也就是說,若客戶在明細查詢畫面401選擇或輸入之存款帳號,經判斷其產品類別為活期存款,依此進入活期存款明細畫面402,亦即對應顯示活期存款明細畫面。In some embodiments, when the
第5圖所示為根據本案一實施例軟體開發方法流程圖,請圖時參閱第1圖至第5圖。本案之軟體開發方法500,首先於步驟501,選擇一應用程式介面。在一實施例中,用戶使用應用程式介面配置模組141選擇設計畫面所需要的應用程式介面。接著,於步驟502,根據所選擇之應用程式介面設計對應畫面。在一實施例中,用戶使用畫面配置模組142設計畫面,其中畫面中欄位之資料來源,係使用應用程式介面傳出參數,以將應用程式介面和對應畫面綁定。於步驟503,串接畫面。於一實施例中,用戶可使用流程配置模組143,將用戶使用畫面配置模組142設計出之多個畫面進行串接。於一些實施例中,在串接一查詢畫面以及一查詢結果畫面時,用戶使用畫面配置模組142配置二個前後相連的節點,第一個節點配置查詢畫面,第二個節點配置查詢結果畫面。應用程式介面使用查詢畫面之查詢資料作為傳入資料,來產生多個傳出資料,根據綁定結果,將多個傳出資料傳送給查詢結果畫面。接著,於步驟504,根據流程依序顯示對應畫面。於一些實施例中,畫面生成模組144先顯示查詢畫面,再根據應用程式介面回傳的傳出參數,顯示對應查詢結果畫面。FIG. 5 is a flowchart of a software development method according to an embodiment of the present application. Please refer to FIGS. 1 to 5 when referring to the drawings. In the
綜上所述,本案軟體開發系統以及方法,藉由分工之方式,讓用戶負責配置畫面功能流程,IT技術人員負責對應之應用程式介面。用戶僅需選擇所需之應用程式介面,並對應設計畫面功能流程,當用戶完成畫面功能流程設計後,即可完成軟體開發。依此,用戶不需撰寫任何程式碼即可完成畫面流程自主配置,而IT技術人員亦無需負擔畫面功能流程設計,因此可大幅節省雙方之往返時間,達到IT技術人員和用戶間雙贏之目的。To sum up, the software development system and method in this case, through the division of labor, let the user be responsible for configuring the screen function process, and the IT technicians are responsible for the corresponding application program interface. The user only needs to select the desired application programming interface and design the screen function process accordingly. After the user completes the screen function process design, the software development can be completed. In this way, users do not need to write any code to complete the independent configuration of the screen process, and IT technicians do not need to be burdened with the design of the screen function process, so it can greatly save the round-trip time for both parties, and achieve a win-win goal between IT technicians and users.
雖然本揭示內容已以實施方式揭露如上,然其並非用以限定本揭示內容,所屬技術領域具有通常知識者在不脫離本揭示內容之精神和範圍內,當可作各種更動與潤飾,因此本揭示內容之保護範圍當視後附之申請專利範圍所界定者為準。Although the present disclosure has been disclosed as above in embodiments, it is not intended to limit the present disclosure. Those skilled in the art can make various changes and modifications without departing from the spirit and scope of the present disclosure. The scope of protection of the disclosed contents shall be determined by the scope of the appended patent application.
100:軟體開發系統 120:記憶體 140:處理器 141:應用程式介面配置模組 142:畫面配置模組 143:流程配置模組 144:畫面生成模組 200:查詢畫面 201:輸入框 300:查詢結果畫面 301:分行名稱 302:分行地址 303:分行電話 304:分行營業時間 401:明細查詢畫面 402:活期儲蓄存款明細畫面 403:定期儲蓄存款明細畫面 404:證劵活期存款明細畫面 405:支票存款明細畫面 500:軟體開發方法 501-504:步驟 100: Software Development Systems 120: memory 140: Processor 141: API Configuration Module 142: Screen configuration module 143: Process configuration module 144: Screen generation module 200: Query screen 201: input box 300: Query result screen 301: Branch name 302: branch address 303: Branch Phone 304: Branch business hours 401: Details query screen 402: Current savings deposit details screen 403: Fixed savings deposit details screen 404: Securities demand deposit details screen 405: Check Deposit Details Screen 500: Software Development Methods 501-504: Steps
第1圖為根據本揭示內容之實施例之一種軟體開發系統的示意圖。 第2圖為根據本揭示內容之實施例之一種查詢畫面的示意圖。 第3圖為根據本揭示內容之實施例之一種查詢結果畫面的示意圖。 第4圖為根據本揭示內容之實施例之一串接畫面示意圖。 第5圖所示為根據本案一實施例軟體開發方法流程圖。 FIG. 1 is a schematic diagram of a software development system according to an embodiment of the present disclosure. FIG. 2 is a schematic diagram of a query screen according to an embodiment of the present disclosure. FIG. 3 is a schematic diagram of a query result screen according to an embodiment of the present disclosure. FIG. 4 is a schematic diagram of a cascading screen according to an embodiment of the present disclosure. FIG. 5 is a flowchart of a software development method according to an embodiment of the present application.
100:軟體開發系統 100: Software Development Systems
120:記憶體 120: memory
140:處理器 140: Processor
141:應用程式介面配置模組 141: API Configuration Module
142:畫面配置模組 142: Screen configuration module
143:流程配置模組 143: Process configuration module
144:畫面生成模組 144: Screen generation module
Claims (7)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
TW110212824U TWM623389U (en) | 2021-10-29 | 2021-10-29 | Software development system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
TW110212824U TWM623389U (en) | 2021-10-29 | 2021-10-29 | Software development system |
Publications (1)
Publication Number | Publication Date |
---|---|
TWM623389U true TWM623389U (en) | 2022-02-11 |
Family
ID=81324333
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
TW110212824U TWM623389U (en) | 2021-10-29 | 2021-10-29 | Software development system |
Country Status (1)
Country | Link |
---|---|
TW (1) | TWM623389U (en) |
-
2021
- 2021-10-29 TW TW110212824U patent/TWM623389U/en unknown
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2020000720A1 (en) | Server, packet processing method, program, and computer-readable storage medium | |
WO2010139226A1 (en) | Service component and application software development method and system based on the service component | |
US7654445B2 (en) | System and method for revenue and expense realignment | |
CN112330275A (en) | Business approval flow processing method, device, equipment and storage medium | |
CN111311395B (en) | Management system, method, equipment and storage medium for public accumulation fund-charging and repayment service | |
CN112734543A (en) | Accounting processing method and device, computer equipment and storage medium | |
CN112634012A (en) | Service data processing method, device, server and storage medium | |
CN109766316A (en) | File acquisition method, device, computer equipment and storage medium | |
EP1669919A1 (en) | A data processing system and data processing method | |
TWI783764B (en) | Software development system and method thereof | |
TWM623389U (en) | Software development system | |
CN111260351A (en) | Remittance processing method, device, equipment and storage medium | |
US11164154B2 (en) | Flexible and prioritized multi-purse tables for multi-account benefit plan management and processing | |
CN112819605A (en) | Method and device for testing fund settlement service and computer readable medium | |
US7467105B2 (en) | Price calculator | |
CN113724082A (en) | Accounting processing method, device, equipment and storage medium | |
CN113962640A (en) | Method and device for processing bulletin account, storage medium and electronic equipment | |
CN113822704A (en) | Method and device for calculating discount cost, electronic equipment and readable storage medium | |
US20150046231A1 (en) | Systems and methods for quality order tracking | |
CN112650911A (en) | Service message issuing method, device, computer equipment and storage medium | |
CN112148353A (en) | Data processing method and device | |
CN110969518A (en) | Allocation method, device, server and storage medium for clearing account | |
CN110782330A (en) | Configuration method of accounting voucher of financial cloud platform | |
CN111191057A (en) | User-defined retrieval method and device, electronic equipment and storage medium thereof | |
KR20160070932A (en) | Method for generating virtual account number and server performing the same |