WO2021261708A1 - Système d'informations de conception de plateforme de génie logiciel pour générer automatiquement un programme et une base de données et exécuter automatiquement un test - Google Patents

Système d'informations de conception de plateforme de génie logiciel pour générer automatiquement un programme et une base de données et exécuter automatiquement un test Download PDF

Info

Publication number
WO2021261708A1
WO2021261708A1 PCT/KR2021/003114 KR2021003114W WO2021261708A1 WO 2021261708 A1 WO2021261708 A1 WO 2021261708A1 KR 2021003114 W KR2021003114 W KR 2021003114W WO 2021261708 A1 WO2021261708 A1 WO 2021261708A1
Authority
WO
WIPO (PCT)
Prior art keywords
design
information
unit
screen
module
Prior art date
Application number
PCT/KR2021/003114
Other languages
English (en)
Korean (ko)
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 (주)지산웨어
Publication of WO2021261708A1 publication Critical patent/WO2021261708A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3696Methods or tools to render software testable
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • 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

Definitions

  • the present invention relates to a software engineering platform that automatically creates programs and databases by designing an information system and automatically performs tests, and in particular, relates to a software engineering platform that easily implements systems and screens required in the real world.
  • the separate ordering method was conventionally mainly used for civil engineering and building design and construction, and this is a method in which a design operator and a construction operator are separately ordered and the design operator and the construction operator are separately determined and proceeded.
  • a design operator and a construction operator are separately ordered and the design operator and the construction operator are separately determined and proceeded.
  • the revision of the Software Promotion Act which includes the contents of "the heads of state agencies, etc. are required to write detailed software business requirements when placing an order for a software business, and to order separate analysis or design projects for this purpose.” Separate ordering has been enacted.
  • This separate ordering method is a method that a developer can develop only when the design operator clearly completes the requirements verification.
  • the remote development method is a system in which the software design area and the software development and operation area are different. That is, it is a method of designing software in detail in a remote location, but developing and implementing software based on the analysis design output of the remote location in a development site, which is another area. In this remote site development method, various communication must be formed between the remote site and the development site. Remote site development is also fully permitted under the recently revised SW Promotion Act and is expected to increase gradually.
  • the technical task to be achieved by the present invention is to provide a software engineering platform that can easily implement systems and screens necessary in the real world, even for business and general users.
  • a software engineering platform is provided.
  • the software engineering platform includes a user terminal that receives design information from a user, and a design server that generates an executable information system based on the design information using a pre-stored algorithm, wherein the design information includes business process information, screen form-related item information, screen design information, and processing logic design information, wherein the design server includes: a process design unit receiving the work process information from the user terminal; and the screen form-related item information received from the user terminal
  • a database design unit for setting , as a data table item, a screen design unit for setting screen form related item information and processing logic design information received from the user terminal, a process set by the process design unit, a database set by the database design unit, and the Based on the screen design information set by the screen design unit, a program and database generation unit for generating a web, app, or client system, and unit work procedure design information and process procedure design information set by the process design unit, by the screen design unit
  • a unit test scenario and an integration test scenario are generated based on the set screen design information and the database item design information
  • the process design unit a process design module for setting the order of unit tasks and sub-processes, a process attribute design module for setting unit tasks, sub-processes, roles, and organization information that are process detailed information and configuration information, selectively according to settings
  • a process case design module that sets a set of unit tasks and sub-processes to be performed, a unit task design module that sets the work steps of element units performed by one person at one place, and unit task properties that set detailed information of element unit tasks
  • a design module, a unit business case design module that sets the sequence of element unit tasks selectively performed according to settings, a collection of event transaction types, and a business classification design module that sets tasks larger than the process into organizational units may include
  • the database design unit includes a table basic design module for setting table basic design information including a business name, detailed item information corresponding to the business name, process information corresponding to the business name, and input/output information corresponding to the business name, the table basic and a table relationship design module configured to set relationship information between tables set through the design module, and an index design module configured to set index information based on the table basic design information and relationship information between tables.
  • the screen design unit may include a form recognition module configured to set a screen based on the process design information set in the process design unit, the screen design information received from the user terminal, and a database item, and a preset program form for the business form received from the user terminal
  • a form conversion module that converts the file information of a creation module; a database design information connection module for synchronizing database design information based on screen design information received from the form conversion module; a screen item design module for setting screen items based on screen design information received from the user terminal;
  • An event design module for setting functions, buttons, links, events, and transactions for responding to user actions occurring on a screen received from the user terminal, and logic and conditions for transmitting functions set through the event design module to an external server It may include a transaction design module for setting , a screen component management module for grouping screen components, and a screen item property design module for setting detailed properties for each component item of the screen.
  • the program and database generation unit may include a program generation module for generating a source based on the process design information set by the process design unit, the screen item information set by the screen design unit, and a database and table based on the database design information set by the database design unit. , and a database creation module that creates a column.
  • the automatic test design unit is configured to generate a unit test scenario based on unit work procedure design information received from the process design unit, database item design information received from the database design unit, and screen design information received from the screen design unit.
  • An integrated test scenario module for generating an integrated test scenario based on a scenario module, unit work procedure design information received from the process design unit, database item design information received from the database design unit, and screen design information received from the screen design unit; and a test module for outputting test results based on the unit test scenario and integration test scenario information.
  • the screen design information includes: create button information, edit button information, save button information, delete button information, inquiry button information, list button information, the creation button information, edit button information, save button information, delete button information, inquiry button information , and event occurrence information corresponding to the list button information, menu setting information, and execution screen setting information, wherein the execution screen setting information is for receiving data from the user terminal or outputting data and a screen to the user terminal may be information.
  • FIG. 1 is a block diagram of a software engineering platform according to an embodiment.
  • FIG. 2 is a block diagram of a process design unit according to an exemplary embodiment.
  • FIG. 3 is a block diagram of a database design unit according to an embodiment.
  • FIG. 4 is a block diagram of a screen design unit according to an exemplary embodiment.
  • FIG. 5 is a block diagram of a program and database generator according to an exemplary embodiment.
  • FIG. 6 is a block diagram of an automatic test design unit according to an embodiment.
  • FIG. 7 is a diagram for explaining the operation of the software engineering platform according to an embodiment.
  • 1 is a block diagram of a software engineering platform according to an embodiment.
  • 2 is a block diagram of a process design unit according to an exemplary embodiment.
  • 3 is a block diagram of a database design unit according to an embodiment.
  • 4 is a block diagram of a screen design unit according to an exemplary embodiment.
  • 5 is a block diagram of a program and database generator according to an exemplary embodiment.
  • 6 is a block diagram of an automatic test design unit according to an embodiment.
  • the software engineering platform includes a user terminal 10 , a design server 100 , and a development server 200 .
  • the user terminal 10 receives design information from the user.
  • the design information may include work process information, screen form related item information, screen design information, and processing logic design information, program and system configuration information to be generated, and an automatic test scenario, as an embodiment.
  • the user terminal 10 is an embodiment, and includes a memory means such as a mobile communication terminal, a desktop computer, a notebook computer, a workstation, a palmtop computer, a personal digital assistant (PDA), a web pad, etc. And it may be a digital device equipped with a microprocessor and equipped with computing power.
  • a memory means such as a mobile communication terminal, a desktop computer, a notebook computer, a workstation, a palmtop computer, a personal digital assistant (PDA), a web pad, etc.
  • PDA personal digital assistant
  • the screen design information is one embodiment, and includes create button information, edit button information, save button information, delete button information, inquiry button information, list button information, create button information, edit button information, save button information, delete button information, inquiry It may include button information, event occurrence information corresponding to list button information, menu setting information, and execution screen setting information.
  • the execution screen setting information may be information for receiving data from the user terminal 10 or outputting data and a screen to the user terminal 10 .
  • the design server 100 may include a process design unit 110 , a database design unit 120 , a screen design unit 130 , a program and database generation unit 140 , and an automatic test design unit 150 .
  • the process design unit 110 receives business process information from the user terminal 10 .
  • the business process information includes classification information for process management, unit task information indicating tasks performed at once in one place, process information indicating a set of unit tasks, and procedure information indicating a procedure for performing unit tasks, as an embodiment. may include
  • the process design unit 110 may set a plurality of processes, sub-processes, unit tasks, and procedures for each unit task based on business process information.
  • a process may refer to a set of unit tasks to provide a valuable product to a customer, and a sub-process may refer to a flow referring to all other processes.
  • a unit task can be an element with elemental properties that is either fully performed or not performed at all.
  • the process design unit 110 may receive process case information and business case information from the user terminal 10 to set unit tasks.
  • the process case information may be information about a specific type of business procedure in which a flow is differentiated (optionally performed) due to a branching in the process
  • the business case information may be information about a specific business procedure type in which a branch occurs during unit task execution and the step is differentiated (optionally) performed) may be information about the type of procedure for performing a specific unit task.
  • the process design unit 110 receives business process information from the user terminal 10 .
  • the process design unit 110 is, as an embodiment, a process design module 111 , a process attribute design module 112 , a process case design module 113 , a unit task design module 114 , and a unit task. It may include an attribute design module 115 , a unit business case design module 116 , and a business classification design module 117 .
  • the process design module 111 may set the order of unit tasks and sub-processes.
  • the process attribute design module 112 may set detailed process information and configuration information, such as unit tasks, sub-processes, roles, and organization information.
  • the process case design module 113 may set a set of unit tasks and sub-processes selectively performed according to the setting.
  • the unit work design module 114 may set an elemental unit of work performed by one person in one place.
  • the unit task attribute design module 115 may set detailed information of the element unit task.
  • the unit work case design module 116 may set the order of element unit tasks selectively performed according to the setting, and a collection of event transaction types.
  • the task classification design module 117 may set tasks of a larger scale than a process to be divided into organizational units.
  • the database design unit 120 sets the screen form related item information received from the user terminal 10 as a data table item.
  • the database design unit 120 sets the screen form related item information received from the user terminal 10 as a data table item.
  • the database design unit 120 may include a table basic design module 121 , a table relation design module 122 , and an index design module 123 as an embodiment.
  • the table basic design module 121 may set basic table design information including a task name, detailed item information corresponding to the task name, process information corresponding to the task name, and input/output information corresponding to the task name, as an embodiment. have.
  • the table relationship design module 122 may set relationship information between tables set through the table basic design module 121 .
  • the index design module 123 may set index information based on table basic design information and relationship information between tables.
  • the screen style related item information may include table name, column information, relationship information, and index information as an example.
  • the screen design unit 130 sets screen form related item information and processing logic design information received from the user terminal 10 .
  • the screen design unit 130 as an embodiment includes a form recognition module 131 , a form conversion module 132 , an automatic database design information generation module 133 , a database design information connection module 134 , It may include a screen item design module 135 , an event design module 136 , a transaction design module 137 , a screen component management module 138 , and a screen item property design module 139 .
  • the form recognition module 131 may set a screen based on process design information set by the process design unit 110 , screen design information received from the user terminal 10 , and database items.
  • the form conversion module 132 may convert the work form received from the user terminal 10 into file information of a preset program form.
  • the form conversion module 132 may convert a square or circle-shaped figure character into a check box or a radio box so that the system can recognize it.
  • the form conversion module 132 may convert file information received from the user terminal 10 into a preset screen design unit form.
  • the file information may be text information recognized based on image information captured through a smartphone.
  • the automatic database design information generation module 133 may generate database design information based on the screen design information received from the form conversion module 132 .
  • the database design information connection module 134 may synchronize existing database design information based on the screen design information received from the form conversion module 132 .
  • the screen item design module 135 may set screen items based on screen design information and screen item design information received from the user terminal 10 .
  • the event design module 136 may set functions, buttons, links, events, and transactions for responding to user actions occurring on a screen received from the user terminal 10 .
  • the transaction design module 137 may set logic and conditions for transmitting a function set through the event design module 136 to an external server.
  • the screen component management module 138 may group screen components and set them as components.
  • the screen item property design module 139 may set detailed properties for each component item of the screen.
  • the data table item may include a task name (step name), detailed item information corresponding to the task name, process information corresponding to the task name, and input/output information corresponding to the task name.
  • the program and database generation unit 140 is configured to generate a web, app, or client based on the process set by the process design unit 110 , the database set by the database design unit 120 , and screen design information set by the screen design unit 130 . create a system
  • the program and database generating unit 140 may include a program generating module 141 and a database generating module 142 as an embodiment.
  • the program generation module 141 may generate a source based on process design information set by the process design unit 110 and screen item information designed by the screen design unit 130 .
  • the database creation module 142 may generate a database, a table, and a column based on the database design information set by the database design unit 120 .
  • the program and database generation unit 140 may generate a source based on screen item information and database item information received from the process design unit 110 , the database design unit 120 , and the screen design unit 130 . have.
  • the program and database generator 140 may output the generated screen as an embodiment.
  • the automatic test design unit 150 includes unit work procedure design information and process procedure design information set by the process design unit 110 , screen design information set by the screen design unit 130 , and database item design information set by the database design unit 120 . Creates unit test scenarios and integration test scenarios based on , and tests the screen and function items of the web system, app system, or client software system based on the unit test scenario and integration test scenario.
  • the automatic test design unit 150 may include a unit test scenario module 151 , an integrated test scenario module 152 , and a test module 153 as an embodiment.
  • the unit test scenario module 151 includes unit work procedure design information received from the process design unit 110 , database item design information received from the database design unit 120 , and screen design received from the screen design unit 130 . You can create unit test scenarios based on the information.
  • the integrated test scenario module 152 is, as an embodiment, process procedure design information received from the process design unit 110 , database item design information received from the database design unit 120 , and screen design information received from the screen design unit 130 . Integration test scenarios can be created based on
  • the test module 153 may output a test result based on unit test scenario and integrated test scenario information.
  • the test module 153 may perform a test using a URL address, a screen name, input value information corresponding to a URL address or screen name, and return value information corresponding to a URL address or screen name, and output a test result. .
  • the test result may include pass/fail status and related detailed information.
  • FIG. 7 is a diagram for explaining the operation of the software engineering platform according to an embodiment.
  • the program and data generation unit 140 generates a source
  • the automatic test design unit 150 generates a unit test scenario and an integrated test scenario, and then performs automatic transaction tests, automatic event tests, unit tests, Integration test automatic execution can be performed sequentially.
  • the development server 200 may store reference information, programs, data, and text, and receive the converted form, program information, and database information from the design server 100 .
  • the screen may be a web or app screen as an embodiment.
  • a screen may be a software system as an example.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Databases & Information Systems (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Quality & Reliability (AREA)
  • Educational Administration (AREA)
  • Artificial Intelligence (AREA)
  • Development Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Game Theory and Decision Science (AREA)
  • Computer Hardware Design (AREA)
  • Health & Medical Sciences (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Stored Programmes (AREA)

Abstract

L'invention concerne une plateforme de génie logiciel comprenant : un terminal utilisateur dans lequel des informations de conception sont saisies par un utilisateur ; et un serveur de conception, qui utilise un algorithme préstocké pour générer un système d'informations qui peut être exécuté sur la base des informations de conception, les informations de conception comprenant des informations de processus de travail, des informations d'article relatives à un format d'écran, des informations de conception d'écran et des informations de conception de logique de traitement.
PCT/KR2021/003114 2020-06-23 2021-03-12 Système d'informations de conception de plateforme de génie logiciel pour générer automatiquement un programme et une base de données et exécuter automatiquement un test WO2021261708A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020200076254A KR102377607B1 (ko) 2020-06-23 2020-06-23 정보시스템을 설계하여 프로그램과 데이터베이스를 자동으로 생성하고 테스트를 자동 수행하는 소프트웨어 공학플랫폼
KR10-2020-0076254 2020-06-23

Publications (1)

Publication Number Publication Date
WO2021261708A1 true WO2021261708A1 (fr) 2021-12-30

Family

ID=79178793

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2021/003114 WO2021261708A1 (fr) 2020-06-23 2021-03-12 Système d'informations de conception de plateforme de génie logiciel pour générer automatiquement un programme et une base de données et exécuter automatiquement un test

Country Status (2)

Country Link
KR (1) KR102377607B1 (fr)
WO (1) WO2021261708A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117389542A (zh) * 2023-09-06 2024-01-12 苏州数设科技有限公司 一种工业软件构建方法、装置、电子设备及存储介质

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20240035250A (ko) 2022-09-08 2024-03-15 슈어소프트테크주식회사 단위 테스트 재사용 방법 및 컴퓨터 판독 가능 기록매체

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080288877A1 (en) * 2007-03-16 2008-11-20 Sap Agdietmar-Hopp-Allee System for composing software appliances using user task models
KR20100000886A (ko) * 2008-06-26 2010-01-06 (주)맨인소프트 일반사용자가 코딩없이 제작하고 수정할 수 있는 기술을이용한 업무처리 시스템 작성방법
KR20110103309A (ko) * 2010-03-12 2011-09-20 블루가 (주) 통신 단말기의 웹 기반 사용자 인터페이스 구현 장치 및 그 방법
KR20130029224A (ko) * 2011-09-14 2013-03-22 한양디지텍 주식회사 웹에 기반하여 개발된 응용 프로그램을 자동적으로 테스트하는 장치
KR20180135654A (ko) * 2017-06-13 2018-12-21 황대민 프로그램의 직관적 제작방법

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101534153B1 (ko) * 2013-08-23 2015-07-06 주식회사 엘지씨엔에스 비즈니스 로직 설계 방법, 이를 수행하는 비즈니스 로직 설계 서버 및 이를 저장하는 기록매체
KR102150545B1 (ko) * 2013-10-07 2020-10-26 에스케이플래닛 주식회사 웹 앱 개발 장치, 방법 및 컴퓨터로 판독 가능한 기록 매체

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080288877A1 (en) * 2007-03-16 2008-11-20 Sap Agdietmar-Hopp-Allee System for composing software appliances using user task models
KR20100000886A (ko) * 2008-06-26 2010-01-06 (주)맨인소프트 일반사용자가 코딩없이 제작하고 수정할 수 있는 기술을이용한 업무처리 시스템 작성방법
KR20110103309A (ko) * 2010-03-12 2011-09-20 블루가 (주) 통신 단말기의 웹 기반 사용자 인터페이스 구현 장치 및 그 방법
KR20130029224A (ko) * 2011-09-14 2013-03-22 한양디지텍 주식회사 웹에 기반하여 개발된 응용 프로그램을 자동적으로 테스트하는 장치
KR20180135654A (ko) * 2017-06-13 2018-12-21 황대민 프로그램의 직관적 제작방법

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117389542A (zh) * 2023-09-06 2024-01-12 苏州数设科技有限公司 一种工业软件构建方法、装置、电子设备及存储介质

Also Published As

Publication number Publication date
KR102377607B1 (ko) 2022-03-23
KR20210158015A (ko) 2021-12-30

Similar Documents

Publication Publication Date Title
WO2021261708A1 (fr) Système d'informations de conception de plateforme de génie logiciel pour générer automatiquement un programme et une base de données et exécuter automatiquement un test
WO2020000632A1 (fr) Procédé, appareil et dispositif d'émission de facture, et support d'informations lisible par ordinateur
WO2020258656A1 (fr) Procédé et appareil de génération de segment de code, support d'informations et dispositif informatique
CN110287097A (zh) 批量测试方法、装置及计算机可读存储介质
WO2021246763A1 (fr) Système de création de programme web personnalisé par l'utilisateur
CN110765013A (zh) 一种流程自动化执行方法及系统
WO2021112465A1 (fr) Procédé de recommandation de conception par analyse de travaux en nuage
US10567590B2 (en) Apparatus, system, and method of conference assistance
WO2020213956A1 (fr) Procédé de gestion de l'expérience de travail d'un travailleur par l'intermédiaire d'une gestion de travail sur site de construction
WO2013028009A2 (fr) Système de bureau intelligent, serveur destiné au fonctionnement et procédé de fonctionnement
WO2021230662A1 (fr) Procédé générateur de rapport en ligne à l'aide de bases de données (bd) de définition de structures de formules et programme informatique associé
WO2022004978A1 (fr) Système et procédé pour tâche de conception de décoration architecturale
WO2020032320A1 (fr) Appareil pour créer et utiliser le dessin d'agencement général intelligent d'une centrale électrique atomique
WO2009116748A2 (fr) Procédé et appareil de développement de logiciels basés sur un contenant de composants réservés
WO2016195220A1 (fr) Système de gestion de travaux basé sur une plate-forme de sns
WO2021066231A1 (fr) Procédé et système de recommandation de requête sql
WO2023136644A1 (fr) Serveur de recherche de documents de brevets pour assurer une fonction de génération de noms de fichiers personnalisés par l'utilisateur lors du téléchargement d'un document, et procédé de recherche de documents de brevets l'utilisant
WO2021051583A1 (fr) Procédé et appareil de transmission et de collecte de variable et support de stockage lisible par ordinateur
WO2023200059A1 (fr) Procédé de fourniture d'une recommandation de conception et d'une proposition finale pour un produit à commercialiser et appareil associé
WO2022270768A1 (fr) Procédé et appareil pour fournir une plateforme de pharmacovigilance intelligente
WO2020034528A1 (fr) Procédé de guidage d'entrée d'informations, appareil et dispositif, et support d'informations lisible par ordinateur
WO2016085213A1 (fr) Procédé et appareil d'ingénierie inverse de modèle exécutable par ordinateur
CN114356328A (zh) 进行企业门户快速适配的方法、系统及计算机存储介质
WO2021091050A1 (fr) Procédé de sélection d'inspecteur selon les caractéristiques d'un projet basé sur l'externalisation ouverte
WO2020022645A1 (fr) Procédé et dispositif électronique pour configurer un clavier d'écran tactile

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21829364

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21829364

Country of ref document: EP

Kind code of ref document: A1