KR101798867B1 - Method and apparatus for developing work system - Google Patents

Method and apparatus for developing work system Download PDF

Info

Publication number
KR101798867B1
KR101798867B1 KR1020150137464A KR20150137464A KR101798867B1 KR 101798867 B1 KR101798867 B1 KR 101798867B1 KR 1020150137464 A KR1020150137464 A KR 1020150137464A KR 20150137464 A KR20150137464 A KR 20150137464A KR 101798867 B1 KR101798867 B1 KR 101798867B1
Authority
KR
South Korea
Prior art keywords
page
interface
business system
section
system development
Prior art date
Application number
KR1020150137464A
Other languages
Korean (ko)
Other versions
KR20170038972A (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 KR1020150137464A priority Critical patent/KR101798867B1/en
Priority to PCT/KR2016/008247 priority patent/WO2017023013A1/en
Publication of KR20170038972A publication Critical patent/KR20170038972A/en
Application granted granted Critical
Publication of KR101798867B1 publication Critical patent/KR101798867B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling

Abstract

A method and apparatus for business system development are disclosed. A method for developing a business system according to an embodiment includes a first page interface corresponding to a first page implemented in an overall business process of a business system and a second page interface corresponding to a second page implemented in the entire business process, Placing in a region; Disposing at least one action interface corresponding to an action performed on the first page on an area of the first page interface; Setting a connection relationship between the first page and the second page by disposing a flow interface between the action interface and the second page interface; Setting attributes of each of the first page and the second page, the attribute including a section representing an object constituting each of the first page and the second page; Performing transaction processing of a section of the first page and a section of the second page to link the first page and the second page according to the flow interface; And creating a business system including the first page and the second page to be connected.

Description

[0001] METHOD AND APPARATUS FOR DEVELOPING WORK SYSTEM [0002]

The following embodiments relate to a method and apparatus for developing a business system.

In the traditional business system development method, the business system was built by the developer through the design phase, the development phase and the test phase. In the design phase, we design the process system, database, and functions of the business system. In the development phase, we write the business system program. In the test phase, we test the business system and supplement the functions. In the conventional method of developing a business system, a design stage, a development stage, and a test stage are progressed sequentially, so that it takes a lot of time to build a business system, a user participation in a business system is limited, Is difficult to respond to. Also, in the traditional business system development method, when the error in the design stage is found in the test stage, the development period and development cost of the business system are increased due to the modification or rewriting of the business system program. Also, after the development of the business system has been completed, if the business system needs to be modified due to a change in the business environment or a change in the functional requirements, a separate project or a business system should be rebuilt.

In recent years, in order to solve such a problem, studies for developing a business system based on users are continuing. A conventional business system development method is disclosed in Korean Patent Laid-Open No. 10-2013-0130400.

SUMMARY OF THE INVENTION It is an object of the present invention to provide a method and apparatus for developing a user-oriented business system capable of increasing user convenience and efficiency in a business system.

A method for developing a business system according to an embodiment includes a first page interface corresponding to a first page implemented in an overall business process of a business system and a second page interface corresponding to a second page implemented in the entire business process, Placing in a region; Disposing at least one action interface corresponding to an action performed on the first page on an area of the first page interface; Setting a connection relationship between the first page and the second page by disposing a flow interface between the action interface and the second page interface; Setting attributes of each of the first page and the second page, the attribute including a section representing an object constituting each of the first page and the second page; Performing transaction processing of a section of the first page and a section of the second page to link the first page and the second page according to the flow interface; And creating a business system including the first page and the second page to be connected.

The method of developing a business system according to an embodiment is characterized in that when the flow interface is not disposed between the action interface and the second page interface, the first page and the second page are separated into independent pages As shown in FIG.

Wherein establishing a connection relationship between the first page and the second page comprises sequentially placing a first flow interface and a second flow interface between the action interface and the second page interface, The business system development method according to the example may further comprise the step of, between the first flow interface and the second flow interface, placing a condition interface indicating a condition for movement from the first page to the second page have.

Wherein the second page includes a process map indicating an operation of a detailed business process included in the entire business process, the process map including at least one station indicating a task processing step of the detailed service processor, A task, an operator performing the task, a processing condition of the station, and information on a connection relationship of the station.

The action may include at least one of a request for data for a section of the first page or a request for transaction processing of a section of the first page.

Wherein the setting of the attribute includes setting a UI attribute of each of the first page and the second page, and the step of setting the UI attribute includes: setting a layout of each of the first page and the second page , Setting at least one of a menu disposed on each of the first page and the second page, or a toolbar disposed on each of the first page and the second page.

The business system development method according to an embodiment may further comprise setting data for attributes of the first page and the second page.

A method for developing a business system according to an embodiment is characterized in that the attribute of each of the first page interface, the second page interface, the action interface, the flow interface, the first page and the second page, And generating metadata representing information for implementing the business system based on the UI attribute of each page, the data of the first page, and the attribute of the second page, respectively.

Wherein the step of linking the first page and the second page comprises: performing transaction processing of a section of the first page and a section of the second page, based on the metadata, Page and the second page to each other.

Wherein the step of connecting the first page and the second page includes: performing validation of a connection relationship corresponding to the flow interface, transaction processing, interface management, and notification management; Determining whether there is another flow interface connected to the flow interface; And concatenating the first page and the second page in the absence of the other flow interface.

Wherein the step of connecting the first page and the second page comprises: performing validation of a connection relationship corresponding to the other flow interface, transaction processing, interface management, and notification management when the different flow interface exists; Determining whether there is another flow interface associated with the other flow interface; And concatenating the first page and the second page in the absence of the another flow interface.

Wherein the creating the business system comprises loading data for a UI property of each of the first page and the second page and an attribute of each of the first page and the second page; And generating the first page and the second page based on the loaded UI attribute and the loaded data.

The business system development system according to an embodiment includes a business system development apparatus and a business system development server. The business system development apparatus includes a first page interface corresponding to a first page implemented in the entire business process of the business system, Arranging a second page interface corresponding to a second page implemented in the entire business process in a predetermined area and arranging at least one action interface corresponding to an action performed on the first page on the first page interface area And a flow interface between the action interface and the second page interface to establish a connection relationship between the first page and the second page, wherein the property of each of the first page and the second page, The method of claim 1, Wherein the business system development server performs transaction processing of a section of the first page and a section of the second page to set the first page and the second page in accordance with the flow interface, And linking the second page and creating a business system comprising the first page and the second page to be connected.

According to the present invention, it is possible to shorten the development time of a business system by developing a business system without creating a program.

According to the present invention, a business system can be more intuitively developed by creating a design of a business system by a GUI method, and developing a business system based on the created design, thereby increasing the convenience of the user in developing a business system .

According to the present invention, it is possible to confirm the operation of the business system immediately after completion of development of the business system.

According to the present invention, it is possible to quickly modify a business system in accordance with a change in a business environment or a change in a functional requirement, thereby enabling maintenance of a business system quickly and efficiently.

1 is a diagram for explaining a business system development system according to an embodiment.
2 is a flowchart illustrating a method of developing a business system according to an embodiment of the present invention.
3 and 4 are views for explaining a business system map according to an embodiment.
5 is a diagram for explaining a process map according to an embodiment.
6 is a diagram for explaining a business system map according to another embodiment.
FIG. 7 is a diagram for explaining setting of an attribute of a page according to an embodiment.
8 is a diagram for explaining a UI of a page according to an embodiment.
9 is a block diagram illustrating a business system development apparatus according to an embodiment.
10 is a diagram for explaining a business system development system according to another embodiment.

Hereinafter, embodiments will be described in detail with reference to the accompanying drawings. However, the present invention is not limited to or limited by the embodiments. In addition, the same reference numerals shown in the drawings denote the same members.

1 is a diagram for explaining a business system development system 100 according to an embodiment. The business system development system may include a business system development apparatus 110 and a business system development server 130. In one embodiment, the business system development device 110 and the business system development server 130 may be connected through the network 120.

The business system development apparatus 110 can develop a business system under the control of the designer. Here, the business system means a system for electronically managing the processes before the business process. For example, the business system includes a management information system (MIS), a sales force automation (SFA), a project management system (PMS) groupware, customer relationship management (CRM), enterprise resource planning (ERP), and field force automation (FFA). In this specification, the business system development apparatus 110 is represented by a device, but the business system development apparatus 110 may be an independent apparatus, a device included in another apparatus, Lt; / RTI >

The business system development apparatus 110 can develop a business system without coding a program. Accordingly, unlike the conventional business system development method, the business system development apparatus 110 can proceed in parallel with the design stage, the development stage, and the test stage without sequentially performing the design stage, the development stage, and the test stage. For example, in a conventional business system development method, when a business system is developed by coding a program, a business environment is changed, or a function of a business system is changed, a program must be modified. In the case of an error occurring when a program is modified, Recovery can take a lot of time. On the other hand, the business system development apparatus 110 can develop the business system without coding the program, and can quickly change the business environment or change the function of the business system to the business system, So that the occurrence of a program error can be minimized.

In one embodiment, the business system development device 110 may authenticate the designer and create a business system under the control of a successful designer. For example, the business system development apparatus 110 may authenticate a designer who accesses the business system development apparatus 110 through an authentication method such as SSO integrated authentication.

In one embodiment, the business system development apparatus 110 may convert the developed business system to metadata and transmit the converted metadata to the business system development server 130. The business system development server 130 may provide the business system to the user based on the received metadata. For example, the business system development server 130 may provide a business system as a web service or a mobile service. For example, the business system development server 130 may support HTML5 to provide a business system with various browsers, or may support various web standards to provide a business system. In addition, the business system development server 130 may generate a database for the business system and provide the generated database to the user.

As another example, the business system development server 130 may perform transaction processing of sections constituting each page of the business system based on the received metadata, link the pages having connection relationship, And return the reflected meta data to the business system development apparatus 110. The business system development apparatus 110 can perform UI rendering of each page based on the returned metadata, and can inquire data of sections to create a business system including pages and pages.

Hereinafter, the business system development apparatus 110 and the business system development server 130 will be described in more detail.

2 is a flowchart illustrating a method of developing a business system according to an embodiment of the present invention. Hereinafter, although the business system development method is described as being performed by the business system development apparatus for convenience, the business system development method may be performed by a single apparatus (for example, a business system development apparatus) The steps may be performed in a plurality of devices (e.g., a business system development device and a business system development server).

Business system development device can develop business system based on GUI (Graphic User Interface) without writing program. Here, the business system may mean a system for electronically processing the entire business process including at least one detailed business process. For example, a plurality of detailed business processes may be included in one entire business process, each of the plurality of detailed business processes may be performed sequentially, or may be performed in parallel, and each of the plurality of detailed business processes may be independent .

Referring to FIG. 2, the business system development apparatus may place the first page interface and the second page interface in a predetermined area (210). Here, the first page and the second page may be included in a plurality of pages implemented in the entire business process, and the first page interface represents an interface (e.g., a circle icon, a square icon) corresponding to the first page, The second page interface may represent the interface corresponding to the second page. In addition, the predetermined area may refer to one area on the screen displayed to the user, and the business system development apparatus may arrange the business system map in a predetermined area. Here, the business system map represents the operation of the entire business process, which may mean the design of the entire business process. The interfaces disposed in the business system map can represent the configuration of the entire business process, and the business system development apparatus can build the business system based on the interfaces disposed in the business system map.

In one embodiment, the business system development apparatus can arrange a plurality of page interfaces in a certain direction according to the progress of the entire business process. For example, the business system development apparatus can arrange a plurality of page interfaces in the left-to-right direction of a predetermined area according to the progress stage of the entire business process. Accordingly, the business system development apparatus can arrange the first page interface and the second page interface in a predetermined area so as to correspond to the progress stage of the entire business process.

In one embodiment, the first page or the second page may include a process map, and the business system development device may place the process map and the corresponding process map interface in the business system map. Here, the process map may represent an operation of a detailed business process included in the entire business process. A process map can consist of one or more stations. In this case, a station represents a task processing step of a detailed work process. For example, when a detailed work process is composed of an input step, a judgment step, and a design step, each input step, . Also, a station can be represented by an activity, a step, and the like. The business system development apparatus provides a GUI for inputting information for generating a process map, and receives information for generating a process map through the GUI. The business system development apparatus defines a task to be processed in a station, a task performer performing tasks in each station, a processing condition of each station, and a connection relation of each station on the basis of inputted information, You can create a map. That is, the process map may include at least one of a station, an operation performed at a station, an operator performing a task, a processing condition of the station, and information on a connection relationship of the station.

In addition, the business system development device may place the action interface on the area of the first page interface (220). Here, the action interface may represent an interface corresponding to the action performed on the first page. For example, the action may include processing to display, transmit, delete, or update data associated with the first page, process to move to the next page associated with the first page, and so on. When an action interface is placed on an area of the first page interface, the action interface may overlap on the first page interface. In addition, a plurality of action interfaces may be disposed on the first page interface, so that the action interface and the first page interface may be changed graphically. For example, the business system development apparatus may adjust the size of the first interface according to the number of action interfaces disposed in the area on the first page interface.

In addition, the business system development apparatus may establish a connection relationship between the first page and the second page by arranging a flow interface between the action interface and the second page interface (230). Here, the flow interface may refer to an interface indicating a connection relationship between pages. For example, in the entire business process, when the first page is moved to the second page, it can be said that the first page and the second page have a connection relation with each other. At this time, the business system development apparatus can establish a connection relationship between the first page and the second page by arranging the flow interface between the action interface disposed on the first page and the second page interface. In one embodiment, when the business system development apparatus is not arranged with the flow interface between the action interface disposed on the first page and the second page interface, the business system development apparatus transmits the first page and the second page to each other through a connection relationship Can be set as an independent page.

In one embodiment, the business system development device may place a conditional interface that represents a condition for movement from the first page to the second page. According to the condition interface, only from the first page to the second page can be moved if the condition specified in the condition interface is satisfied. In one example, the business system development apparatus consecutively arranges the first flow interface and the second flow interface between the action interface disposed on the first page and the second page interface, and sets a condition between the first flow interface and the second flow interface You can deploy an interface. When a conditional interface is not placed between the first page interface and the second page interface, when an action according to the action interface disposed in the first page interface is performed, it can be moved from the first page to the second page without any condition .

In addition, the business system development apparatus can set the attributes of the first page and the second page, respectively (240). Here, the attribute of each page may mean information necessary for defining each page. The attribute of each page may include a section indicating an object constituting each page. For example, if the first page includes objects of 'name', 'age', and 'address', each of the three objects 'name', 'age', and 'address' can be set as a section. In one example, the business system development device may set the section name and section type (e.g., numbers, letters, etc.) of the section of the first page. In the above example, the business system development device can set three section names of 'name', 'age' and 'address', and the section type of 'name' and 'address' The section type can be set to a number. Further, one section may be composed of one entity, or one section may be composed of two or more entities.

In addition, the attribute of each page may include a UI attribute indicating information about the UI of the corresponding page. Accordingly, the business system development apparatus can set the UI attributes of the first page and the second page, respectively. For example, the UI property of each page may include at least one of layouts of the respective pages, a menu disposed on each of the pages, or a toolbar installed on each of the pages.

In one embodiment, the business system development device may set data for attributes of the first page and the second page, respectively. For example, the business system development device may set the data of the section of the first page. At this time, the business system development apparatus may set the data using the data value input from the user, or may set the data using the data value stored in the database.

In addition, the business system development apparatus may perform transaction processing of a section of the first page and a section of the second page to connect the first page and the second page according to the flow interface (250). In order to connect the first page and the second page, the business system development apparatus may generate meta data representing information for implementing the business system. For example, the business system development apparatus may include a first page interface, a second page interface, an action interface, a flow interface, a property of each of the first and second pages, a UI attribute of each of the first and second pages, And the second page can be structured according to a predetermined method to generate metadata. The business system development apparatus may analyze the user information and perform transaction processing of the section of the first page and the section of the second page based on the metadata. In one embodiment, the action may include at least one of a request for data for a section of each page or a request for transaction processing of a section of each page. The business system development apparatus can request the transaction processing of the section of each page according to the action of the action interface and thereby perform the transaction processing of the section of the first page and the section of the second page based on the metadata .

Further, the business system development apparatus may perform the transaction processing of the section of the first page and the section of the second page, and then connect the first page and the second page according to the flow interface. The business system development apparatus can find the connection relationship corresponding to the flow interface, perform validation of the connection relationship corresponding to the flow interface, transaction processing, interface management, and notification management. In addition, the business system development apparatus may determine whether or not there is another flow interface connected to the flow interface, and as a result of determination, if there is no other flow interface, the business system development apparatus may connect the first page and the second page. As a result of the determination, when there is another flow interface, validation of the connection relationship corresponding to another flow interface, transaction processing, interface management, and notification management are performed, and it is judged whether there is another flow interface connected to another flow interface can do. At this time, if there is another flow interface, the above process can be repeatedly performed. If there is no other flow interface, the first page and the second page can be connected. In one embodiment, the business system development device may modify the metadata according to the connection of the first page and the second page.

In addition, the business system development device may create a business system that includes a first page and a second page (260). The business system development apparatus loads the UI attributes of the first page and the second page and the data of the attributes of the first and second pages, respectively, and displays the first page and the second page on the basis of the loaded UI attribute and the loaded data, Two pages can be generated. The business system development apparatus can create a business system including first and second pages linked to each other based on the modified metadata.

As described above, the business system development apparatus can reduce the development time of the business system by developing the business system without creating the program, create the business system design by the GUI method, develop the business system based on the created design, The business system can be developed more intuitively and the convenience of the user in the business system development can be increased.

In addition, the business system development apparatus can confirm the operation of the business system immediately after completion of development of the business system and can quickly modify the business system in accordance with the change of the business environment or the functional requirement, System maintenance can be done.

In one embodiment, the business system development device may comprise a first device (e.g., a terminal) and a second device (e.g., a server), and steps 210 to 240 and 260 ) May be implemented in the first device, and step 250 may be implemented in the second device. For example, if the first device has a first page interface, a second page interface, an action interface, a flow interface, a property of each of the first and second pages, a UI attribute of each of the first and second pages, And the second page may be structured according to a predetermined method to generate metadata, and then the metadata may be transmitted to the second device. The second device may perform transaction processing of the section of the first page and the section of the second page based on the metadata and may connect the first page and the second page according to the flow interface. The second device may modify the metadata according to the connection of the first page and the second page, and may return the modified metadata to the first device. The first device may generate a first page and a second page, and may create a business system that includes a first page and a second page based on the modified metadata.

3 and 4 are views for explaining a business system map according to an embodiment.

Referring to FIG. 3, the business system development apparatus may place a business system map on a predetermined area 310 in response to a user's input. Specifically, the business system development apparatus can arrange the page interface 321 and the page interface 322, and arrange the action interface 331 on the page interface 321. [ In addition, the business system development apparatus may establish a connection relationship between the page a and the page b by arranging the flow interface 341 between the action interface 331 and the page interface 322. According to the business system map, a configuration may be set such that the business system includes page a and page b, and page a and page b are connected to each other. The business system development apparatus can set the sections of page a and page b, respectively, and perform the transaction processing of the section of page a and the section of page b to link page a and page b, and include page a and page b A business system can be created.

Referring to FIG. 4, the business system map may include a plurality of page interfaces, a plurality of action interfaces, a plurality of flow interfaces, and a plurality of condition interfaces. Business systems can be intuitively designed through each interface placed in the business system map. At this time, the business system map may include a process map interface 411. For example, the entire business system may be a cost processing process, and the business process may include a corporate card payment process. At this time, the page interface 421 may represent a page that enters the corporation card settlement process, and the process map interface 411 may represent a corporation card settlement process. Accordingly, in the business system, after the page corresponding to the page interface 421 is provided, the user can enter the corporate card settlement process corresponding to the process map interface 411. [ The business system development apparatus can generate the process map indicated by the process map interface 411. [ This will be described in more detail in Fig. 5

5 is a diagram for explaining a process map according to an embodiment.

Referring to FIG. 5, the process map 510 may correspond to the process map interface 411 of FIG. In one embodiment, the business system development apparatus provides a GUI for inputting information for generating the process map 510, and receives information for generating the process map 510 through the GUI. The business system development apparatus includes six stations 511 to 516 via a GUI, tasks to be processed in six stations 511 to 516, task performers of six stations 511 to 516, six stations 511 to 516 And information on the flow between the six stations 511 to 516 can be input. The processing of the station 511 is the creation of a payment request and the flow of the station 511 is the creation of a payment request. May be a move from station 511 to station 512. The business system development apparatus can generate a process map based on the input information.

In one embodiment, as with each page, the business system development apparatus sets attributes including sections and sections of each station for each station, performs transaction processing of the sections of each station, and connects each stage .

6 is a diagram for explaining a business system map according to another embodiment.

Referring to FIG. 6, a business system development apparatus may arrange page interfaces 611 to 615 and an action interface 621 on a page interface 611. Further, the flow interface 631 and the flow interfaces 632 to 637 connected to the action interface 621 can be disposed. In addition, the business system development apparatus can arrange the condition interfaces 641 to 643 between the flow interfaces 631 to 637. In this business system map, page a is connected to pages b, c, d, e, and f, and page a is transferred to pages b, c, d, e , and f in one page. In order to connect the page a and the page b, c, d, e, and f, the business system development apparatus structures the data of the interface of the business system map, the attributes of each page, and the attributes of each page according to a predetermined method, Data can be generated, and transaction processing of a section of each page can be performed based on the metadata. The business system development apparatus performs transaction processing of the section of each page and then performs validation of connection relationships corresponding to the flow interfaces 631 to 637 according to the flow interfaces 631 to 637, Notification management can be performed. For example, the business system development apparatus performs validation of connection relationships, transaction processing, interface management, and notification management corresponding to the flow interface 631, confirms conditions according to the condition interface 641, Transaction processing, interface management, and notification management corresponding to the flow interfaces 632 and 633 connected with the connection interfaces 641 and 641. At this time, the business system development apparatus can determine whether there is another flow interface or condition interface connected to the flow interfaces 632 and 633. As a result of the determination, since there is no other flow interface connected to the flow interface 632, the business system development apparatus can connect the page a and the page d according to the flow interface 632. The business system development device also verifies the condition according to the conditional interface 642 and responds to the flow interfaces 634 and 635 connected to the conditional interface 642 because there is a conditional interface 642 connected to the flow interface 633, , Transaction processing, interface management, and notification management. Thereafter, since there is no other flow interface associated with the flow interface 634, the business system development device may connect page a and page e according to the flow interface 634. The business system development apparatus confirms the condition according to the conditional interface 643 and responds to the flow interfaces 636 and 637 connected to the conditional interface 643 because there is a conditional interface 643 connected to the flow interface 635, , Transaction processing, interface management, and notification management. At this time, the business system development apparatus can determine whether there is another flow interface or condition interface connected to the flow interfaces 636 and 637, and judges whether there is another flow interface or condition interface connected to the flow interfaces 636 and 637 The business system development apparatus can connect page a and page b according to the flow interface 636 and connect page a and page c according to the flow interface 637. [ In addition, the business system development apparatus can modify the meta data according to the connection of the pages, and create a business system including pages connected to each other based on the modified meta data.

FIG. 7 is a diagram for explaining setting of an attribute of a page according to an embodiment.

Referring to FIG. 7, the business system development apparatus can set attributes of pages according to the interface of FIG. For example, the business system development apparatus can set attributes such as a page name, an identifier of a page, a key of a page, and a description of a page through an interface 711. In addition, the business system development apparatus can set the section name and section type of the page through the interface 712. [ In addition, the business system development apparatus can set the UI attributes such as the layout of the page, the menu disposed on the page, or a toolbar installed on the page through the interfaces 713 through 715. In one embodiment, the setting of the layout of the page may be written in HTML.

8 is a diagram for explaining a UI of a page according to an embodiment.

Referring to FIG. 8, a UI of a page may be set as a basic unit of a section. For example, as in the example of FIG. 8, the UI of each section may be designed with a structure of a section title, a section body, and a section footer, The UI of each section can be placed according to a predetermined basic method. In addition, the business system development apparatus can modify the configuration, position, and the like of the UI of each section in response to a user's input.

9 is a block diagram illustrating a business system development apparatus according to an embodiment.

9, the business system development apparatus 900 may include a memory 910, a processor 920, and an input / output interface 930.

The memory 910 may store information to be processed at the processor 920 or may provide stored information to the processor 920. [

Processor 920 may receive or output information via input / output interface 930. In addition, the processor 920 may communicate with an external device via the input / output interface 930.

In addition, the processor 920 can develop a business system based on a GUI without creating a program. Specifically, the processor 920 places the first page interface corresponding to the first page implemented in the entire business process of the business system and the second page interface corresponding to the second page implemented in the entire business process in a predetermined area At least one action interface corresponding to the action performed on the first page on the area of the first page interface is arranged and a flow interface is arranged between the action interface and the second page interface, The connection relationship can be established, and the attributes of the first page and the second page can be set. Here, the attribute may include a section indicating an object constituting each of the first page and the second page. Further, the processor 920 performs transaction processing of the section of the first page and the section of the second page to connect the first page and the second page according to the flow interface, and connects the first page and the second page to be connected To create a business system that includes the business.

The business system development apparatus shown in FIG. 9 can be applied to the business system development apparatus shown in FIG. 1 through FIG. 8 as it is, so that detailed description will be omitted.

10 is a diagram for explaining a business system development system according to another embodiment.

Referring to FIG. 10, the business system development system 1000 may include a business system development apparatus 1010 and a business system development server 1020.

The business system development apparatus 1010 arranges the first page interface corresponding to the first page implemented in the entire business process of the business system and the second page interface corresponding to the second page implemented in the entire business process in a predetermined area Arranging at least one action interface corresponding to an action performed on the first page on the first page interface area, and arranging a flow interface between the action interface and the second page interface to establish a connection between the first page and the second page And set the attributes of the first page and the second page, respectively. Here, the attribute may include a section indicating an object constituting each of the first page and the second page.

In addition, the business system development server 1020 performs transaction processing of the section of the first page and the section of the second page to connect the first page and the second page according to the flow interface, You can create a business system that contains two pages.

The business system development system shown in FIG. 10 can be applied to the system of FIG. 1 through FIG. 9 as it is, so that detailed description will be omitted.

The method according to an embodiment may be implemented in the form of a program command that can be executed through various computer means and recorded in a computer-readable medium. The computer-readable medium may include program instructions, data files, data structures, and the like, alone or in combination. The program instructions to be recorded on the medium may be those specially designed and configured for the embodiments or may be available to those skilled in the art of computer software. Examples of computer-readable media include magnetic media such as hard disks, floppy disks and magnetic tape; optical media such as CD-ROMs and DVDs; magnetic media such as floppy disks; Magneto-optical media, and hardware devices specifically configured to store and execute program instructions such as ROM, RAM, flash memory, and the like. Examples of program instructions include machine language code such as those produced by a compiler, as well as high-level language code that can be executed by a computer using an interpreter or the like. The hardware devices described above may be configured to operate as one or more software modules to perform the operations of the embodiments, and vice versa.

While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments. For example, it is to be understood that the techniques described may be performed in a different order than the described methods, and / or that components of the described systems, structures, devices, circuits, Lt; / RTI > or equivalents, even if it is replaced or replaced.

Therefore, other implementations, other embodiments, and equivalents to the claims are also within the scope of the following claims.

Claims (14)

1. A business system development method for developing a business system based on a GUI without creating a program,
Placing a first page interface corresponding to a first page implemented in the entire business process of the business system and a second page interface corresponding to a second page implemented in the entire business process in a predetermined area, ;
The business system development device arranging at least one action interface corresponding to an action performed on the first page on an area of the first page interface, wherein the action displays data associated with the first page, Wherein the action interface is at least one of a process of transferring, deleting, and updating a page, and a process of moving to a next page connected to the first page, and when the action interface is a plurality, ;
Setting a connection relationship between the first page and the second page by arranging a flow interface between the action interface and the second page interface;
The business system development apparatus comprising: setting an attribute of each of the first page and the second page, the attribute including a section representing an object constituting each of the first page and the second page;
Wherein the business system development apparatus is further configured to determine the attribute of each of the first page interface, the second page interface, the action interface, the flow interface, the first page and the second page, Generating metadata representing information for implementing the business system based on data on a UI attribute, and generating, based on the metadata, a section of the first page and a section of the second page in accordance with an action of the action interface, And concatenating the first page and the second page according to the flow interface; And
Wherein the business system development apparatus loads data on attributes of the first page and the second page, respectively, and attributes of the first page and the second page, and based on the loaded UI attribute and the loaded data, And creating a business system including the first page and the second page to be connected,
Wherein the setting of the attribute comprises:
Setting UI attributes of the first page and the second page, respectively,
Wherein the setting of the UI attribute comprises:
Setting at least one of a layout of the first page and a second page, a menu placed on each of the first page and the second page, or a toolbar placed on each of the first page and the second page Including,
The UI of each of the sections is provided in a structure of a section title, a section body, and a section footer,
Wherein the step of linking the first page and the second page comprises:
Performing validation of a connection relationship corresponding to the flow interface, transaction processing, interface management, and notification management;
Determining whether there is another flow interface connected to the flow interface;
Linking the first page and the second page in the absence of the other flow interface;
Performing the validation of the connection relationship corresponding to the another flow interface, the transaction processing, the interface management, and the notification management when the other flow interface exists;
Determining whether there is another flow interface associated with the other flow interface;
And connecting the first page and the second page in the absence of the another flow interface,
The second page includes a process map indicating an operation of a detailed business process included in the entire business process,
The process map includes:
And at least one station indicating a processing step of the detailed business process,
The business system development apparatus sets an attribute including a section and a section of each of the stations, performs transaction processing of a section of the station to connect each stage,
Setting a section type of the section of the first page
Business system development method.
The method according to claim 1,
Setting the first page and the second page as independent pages having no connection relationship between the action interface and the second page interface when the flow interface is not disposed;
≪ / RTI >
Business system development method.
The method according to claim 1,
Wherein the step of setting a connection relationship between the first page and the second page comprises:
Successively placing a first flow interface and a second flow interface between the action interface and the second page interface
Lt; / RTI >
Placing a condition interface between the first flow interface and the second flow interface, the condition interface indicating a condition for movement from the first page to the second page;
≪ / RTI >
Business system development method.
The method according to claim 1,
The process map includes:
At least one of at least one station indicating a task processing step of the detailed task processor, at least one of a task processed at the station, an performer performing the task, a processing condition of the station,
Business system development method.
The method according to claim 1,
The action includes:
A request for data for a section of the first page or a request for a transaction processing of a section of the first page,
Business system development method.
delete delete delete delete delete delete The method according to claim 1,
Wherein the creating the business system comprises:
Loading the UI attributes of the first page and the second page and data for attributes of the first page and the second page, respectively; And
Generating the first page and the second page based on the loaded UI attribute and the loaded data
/ RTI >
Business system development method.
A computer-readable recording medium having recorded thereon a program for performing the method according to any one of claims 1 to 5 and 12.
1. A business system development system for developing a business system based on a GUI without creating a program,
The business system development system
A business system development apparatus and a business system development server,
The business system development apparatus includes:
A first page interface corresponding to a first page implemented in a whole business process of a business system and a second page interface corresponding to a second page implemented in the entire business process are arranged in a predetermined area, Wherein the action includes at least one action interface corresponding to an action performed on the first page on the region, wherein the action includes displaying, transmitting, deleting, and updating data associated with the first page, And controlling the size of the first page interface to a size corresponding to the number of the action interfaces when the action interface is a plurality of the action interfaces, To place a flow interface between page interfaces Wherein the attribute of each of the first page and the second page, which is a property of the first page and the attribute of the second page, includes a section indicating an object constituting each of the first page and the second page And -
The business system development server comprises:
Wherein the attribute of each of the first page interface, the second page interface, the action interface, the flow interface, the first page and the second page, the UI attribute of each of the first page and the second page, Generating metadata representing information for implementing the business system on the basis of data on attributes of the first page and pages of the second page, And concatenating the first page and the second page in accordance with the flow interface,
Wherein the business system development apparatus loads data on attributes of the first page and the second page, respectively, and attributes of the first page and the second page, and based on the loaded UI attribute and the loaded data, And generating a business system including the first page and the second page to be connected,
Wherein the business system development apparatus includes a layout of each of the first page and the second page, a menu disposed on each of the first page and the second page, or a toolbar disposed on each of the first page and the second page And each UI of the section is provided with a structure of a section title, a section body, and a section footer,
Performing validation of a connection relationship corresponding to the flow interface, transaction processing, interface management, and notification management,
Determining whether there is another flow interface connected to the flow interface;
Linking the first page and the second page in the absence of the other flow interface,
Performing the validation of the connection relationship corresponding to the other flow interface, the transaction processing, the interface management, and the notification management when the different flow interface exists,
Determining whether there is another flow interface associated with the other flow interface,
Linking the first page and the second page when there is no other flow interface,
The second page includes a process map indicating an operation of a detailed business process included in the entire business process,
The process map includes:
And at least one station indicating a processing step of the detailed business process,
The business system development apparatus sets an attribute including a section and a section of each of the stations, performs transaction processing of a section of the station to connect each stage,
Setting a section type of the section of the first page
Business system development system.
KR1020150137464A 2015-07-31 2015-09-30 Method and apparatus for developing work system KR101798867B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020150137464A KR101798867B1 (en) 2015-09-30 2015-09-30 Method and apparatus for developing work system
PCT/KR2016/008247 WO2017023013A1 (en) 2015-07-31 2016-07-27 Work system developing device and work system providing server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020150137464A KR101798867B1 (en) 2015-09-30 2015-09-30 Method and apparatus for developing work system

Publications (2)

Publication Number Publication Date
KR20170038972A KR20170038972A (en) 2017-04-10
KR101798867B1 true KR101798867B1 (en) 2017-11-20

Family

ID=58581174

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020150137464A KR101798867B1 (en) 2015-07-31 2015-09-30 Method and apparatus for developing work system

Country Status (1)

Country Link
KR (1) KR101798867B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102631880B1 (en) * 2022-08-03 2024-02-01 최혁수 Task management system based on the value chain

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5174468B2 (en) * 2005-03-03 2013-04-03 トムソン ルーターズ グローバル リソーシーズ Integrated systems, tools and methods for designing automated business process applications

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5174468B2 (en) * 2005-03-03 2013-04-03 トムソン ルーターズ グローバル リソーシーズ Integrated systems, tools and methods for designing automated business process applications

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102631880B1 (en) * 2022-08-03 2024-02-01 최혁수 Task management system based on the value chain

Also Published As

Publication number Publication date
KR20170038972A (en) 2017-04-10

Similar Documents

Publication Publication Date Title
US20200387372A1 (en) Microservice file generation system
US8863010B2 (en) Linking user interface design environment and application development environment
US20150100946A1 (en) Using mock data to validate applications
KR101275871B1 (en) System and method for producing homepage in SaaS ENVIRONMENT, A computer-readable storage medium therefor
US9563415B2 (en) Generating visually encoded dynamic codes for remote launching of applications
US20210208854A1 (en) System and method for enhancing component based development models with auto-wiring
US20160274885A1 (en) Controlling deployment of an industry-specific solution package
KR101754258B1 (en) Apparatus and method for verifying simultaneous edit configuration for markup language based document
US20160274906A1 (en) Generating a deployable industry-specific solution package
US10572247B2 (en) Prototype management system
da Silva et al. Model-driven gui generation and navigation for android bis apps
US9684802B2 (en) Verification and access control for industry-specific solution package
KR101746477B1 (en) Document collaboration apparatus for supporting simultaneous style editing of objects and operating method thereof
US10275440B2 (en) Setup data extraction for deploying a solution package
KR101798867B1 (en) Method and apparatus for developing work system
CN116450107B (en) Method and device for secondary development of software by low-code platform and electronic equipment
CN117215556A (en) Modularized page rapid construction method, system, equipment and medium
KR101777850B1 (en) Method and apparatus for providing work system
CN102215252A (en) Four tier architecture for implementing thin clients
US11438402B2 (en) Systems and methods for providing a web application to a computing device
CN114692055A (en) Form processing method and device, storage medium and electronic equipment
KR101606820B1 (en) Work system developing device and work system providing server
CN108170557B (en) Method and apparatus for outputting information
CN113806327A (en) Database design method and device and related equipment
CN112540747A (en) Platform development method, device and computer readable storage medium

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
AMND Amendment
E90F Notification of reason for final refusal
AMND Amendment
E601 Decision to refuse application
AMND Amendment
X701 Decision to grant (after re-examination)
GRNT Written decision to grant