WO2020154400A1 - Finite state machines for implementing workflows for data objects managed by a data processing system - Google Patents
Finite state machines for implementing workflows for data objects managed by a data processing system Download PDFInfo
- Publication number
- WO2020154400A1 WO2020154400A1 PCT/US2020/014607 US2020014607W WO2020154400A1 WO 2020154400 A1 WO2020154400 A1 WO 2020154400A1 US 2020014607 W US2020014607 W US 2020014607W WO 2020154400 A1 WO2020154400 A1 WO 2020154400A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- workflow
- data object
- fsm
- state
- data
- Prior art date
- Legal status (The legal status 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 status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/906—Clustering; Classification
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/34—Graphical or visual programming
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/38—Creation or generation of source code for implementing user interfaces
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/448—Execution paradigms, e.g. implementations of programming paradigms
- G06F9/4498—Finite state machines
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
- G06F9/452—Remote windowing, e.g. X-Window System, desktop virtualisation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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/00—Administration; Management
- G06Q10/10—Office automation; Time management
- G06Q10/103—Workflow collaboration or project management
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
Definitions
- Some embodiments are directed to a data processing system, comprising: at least one computer hardware processor; at least one data store storing: a plurality of data objects and values of their attributes, the plurality of data objects including a first data object, the first data object having a plurality of attributes including a first attribute that can have any one of a plurality of values; and metadata specifying relationships among at least some of the plurality of data objects; and a workflow management system comprising: a workflow execution engine for managing execution of finite state machines (FSMs) including a first FSM associated with the first data object and for managing a first workflow for the first data object, wherein the workflow management system is configured to perform, using the at least one computer hardware processor, a method comprising: when a current workflow state of the first FSM is a first workflow state: determining a current value of the first attribute of the first data object by accessing the current value of the first attribute in the at least one data store; identifying, using the current value of the first attribute and the metadata specifying relationships among at least
- embodiments may not address any of them.
- embodiments of the technology described herein are not limited to addressing all or any of the above-discussed issues of conventional techniques for implementing workflows for data objects managed by a data processing system.
- the integration of the WMS 130 into data processing system 120 is what enables the WMS 130 to access up-to-date values of these data and use these values to authorize actors to perform various workflow tasks on a per data object level. Aspects of this example are described further herein including with reference to FIGs. 1D-1G.
- data layer 140 stores data objects 142.
- the data layer may store any data of data objects 142 including, but not limited to, values of attributes of data objects 142.
- the data layer 140 may comprise one or multiple data stores to store the data objects 142.
- Each data store may include one or multiple storage devices storing data in one or more formats of any suitable type.
- the storage device(s) part of a data store may store data using one or more database tables, spreadsheet files, flat text files, and/or files in any other suitable format (e.g., a native format of a mainframe).
- the data object 153 is associated with actor 158 (David) who is authorized to review (and approve or reject) any changes made to the data object 153. As shown in FIG. IF, the data object 152 is not yet associated with any actors authorized to edit the object (“authorized editor”) or review any such edits (“authorized reviewer”).
- the FSM specification may be in any suitable format (e.g., a table, a configuration file, a text file, a structured data file, an XML file, etc.), as aspects of the technology described herein are not limited in this respect.
- the current workflow state when the current workflow state is in the submitted state 660, the current workflow state transitions back to the review needed state 658, if the import is rejected (e.g., by one or more authorized reviewers). On the other hand, when the import is approved, the current workflow state transitions to the approved state 662, and the workflow completes.
- the data processing system may identify one or more actors authorized to perform a workflow task for a data object having one or more classification attributes based on the value(s) of the classification attribute(s). For example, the system may identify one or more actors to perform a workflow task for a data object using a value of the governance group classification attribute of the data object, a value of the sensitivity classification attribute of the data object, a value of the personally identifiable information (PII) classification attribute of the data object and/or the value of any other suitable classification attribute(s) of the data object, examples of which are provided herein.
- PII personally identifiable information
- processors may be implemented as integrated circuits, with one or more processors in an integrated circuit component, including commercially available integrated circuit components known in the art by names such as CPU chips, GPU chips, microprocessor, microcontroller, or co-processor.
- processors may be implemented in custom circuitry, such as an ASIC, or semicustom circuitry resulting from configuring a programmable logic device.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Business, Economics & Management (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Strategic Management (AREA)
- Human Resources & Organizations (AREA)
- General Engineering & Computer Science (AREA)
- Entrepreneurship & Innovation (AREA)
- Economics (AREA)
- Data Mining & Analysis (AREA)
- Quality & Reliability (AREA)
- Marketing (AREA)
- Operations Research (AREA)
- Tourism & Hospitality (AREA)
- General Business, Economics & Management (AREA)
- Databases & Information Systems (AREA)
- Human Computer Interaction (AREA)
- Development Economics (AREA)
- Educational Administration (AREA)
- Game Theory and Decision Science (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Stored Programmes (AREA)
Priority Applications (11)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| SG11202107946WA SG11202107946WA (en) | 2019-01-22 | 2020-01-22 | Finite state machines for implementing workflows for data objects managed by a data processing system |
| AU2020211972A AU2020211972B2 (en) | 2019-01-22 | 2020-01-22 | Finite state machines for implementing workflows for data objects managed by a data processing system |
| DE112020000467.8T DE112020000467T5 (de) | 2019-01-22 | 2020-01-22 | Endliche zustandsmaschinen zum implementieren von workflows für von einem datenverarbeitungssystem verwaltete datenobjekte |
| EP24179638.2A EP4404052A3 (en) | 2019-01-22 | 2020-01-22 | Finite state machines for implementing workflows for data objects managed by a data processing system |
| CA3127444A CA3127444A1 (en) | 2019-01-22 | 2020-01-22 | Finite state machines for implementing workflows for data objects managed by a data processing system |
| EP20708735.4A EP3915067B1 (en) | 2019-01-22 | 2020-01-22 | Finite state machines for implementing workflows for data objects managed by a data processing system |
| CN202080010482.2A CN113454662B (zh) | 2019-01-22 | 2020-01-22 | 使用有限状态机来实施工作流的方法、介质、程序产品及系统 |
| JP2021542500A JP7427677B2 (ja) | 2019-01-22 | 2020-01-22 | データ処理システムによって管理されるデータオブジェクトのワークフローを実施するための有限状態機械 |
| BR112021014337-8A BR112021014337A2 (pt) | 2019-01-22 | 2020-01-22 | Máquinas de estado finito para implementar fluxos de trabalho para objetos de dados gerenciados por um sistema de processamento de dados |
| JP2024006900A JP7646891B2 (ja) | 2019-01-22 | 2024-01-19 | データ処理システムによって管理されるデータオブジェクトのワークフローを実施するための有限状態機械 |
| AU2025201072A AU2025201072A1 (en) | 2019-01-22 | 2025-02-14 | Finite state machines for implementing workflows for data objects managed by a data processing system |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US201962795443P | 2019-01-22 | 2019-01-22 | |
| US62/795,443 | 2019-01-22 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2020154400A1 true WO2020154400A1 (en) | 2020-07-30 |
Family
ID=69740536
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2020/014607 Ceased WO2020154400A1 (en) | 2019-01-22 | 2020-01-22 | Finite state machines for implementing workflows for data objects managed by a data processing system |
Country Status (10)
| Country | Link |
|---|---|
| US (2) | US12141754B2 (https=) |
| EP (2) | EP4404052A3 (https=) |
| JP (2) | JP7427677B2 (https=) |
| CN (1) | CN113454662B (https=) |
| AU (2) | AU2020211972B2 (https=) |
| BR (1) | BR112021014337A2 (https=) |
| CA (1) | CA3127444A1 (https=) |
| DE (1) | DE112020000467T5 (https=) |
| SG (1) | SG11202107946WA (https=) |
| WO (1) | WO2020154400A1 (https=) |
Families Citing this family (21)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11941625B2 (en) * | 2019-06-04 | 2024-03-26 | Jpmorgan Chase Bank, N.A. | Systems and methods for real-time classification and verification of data using hierarchal state machines |
| EP3933726A1 (en) * | 2020-06-29 | 2022-01-05 | Atlassian Pty Ltd | Dynamic actionable notifications |
| CA3206880A1 (en) | 2021-01-31 | 2022-08-04 | Ab Initio Technology Llc | Systems and methods for accessing data entities managed by a data processing system |
| WO2022182800A1 (en) | 2021-02-24 | 2022-09-01 | Ab Initio Technology Llc | Systems and methods for managing privileges in a data processing system |
| US11928136B2 (en) * | 2021-04-09 | 2024-03-12 | Veeva Systems Inc. | Computing networks and systems for tracking data |
| US12271425B2 (en) | 2021-06-07 | 2025-04-08 | International Business Machines Corporation | Condensing hierarchies in a governance system based on usage |
| CN113569309B (zh) * | 2021-07-20 | 2024-02-02 | 华中科技大学 | 基于有限状态机的双通道镜像加工程序生成方法及系统 |
| US20230067168A1 (en) * | 2021-08-24 | 2023-03-02 | Rakuten Mobile, Inc. | Network service construction graphical user interface, apparatus and method |
| EP4392913A4 (en) * | 2021-08-24 | 2025-03-26 | The Provenance Chain Network, Inc. | OBJECT STORY TO TRACK ASPECTS OF THE OBJECT LIFE CYCLE |
| CN113900669A (zh) * | 2021-10-12 | 2022-01-07 | 东禾软件(江苏)有限责任公司 | 基于bpmn的边缘设备目标检测流程自动化系统及方法 |
| CN114185614A (zh) * | 2021-12-03 | 2022-03-15 | 招联消费金融有限公司 | 动态资信的调用方法、装置、计算机设备和存储介质 |
| US20230214751A1 (en) * | 2022-01-04 | 2023-07-06 | Sap Se | Workflow management with no code multiexperience predictive workflow tasks |
| US20230237241A1 (en) * | 2022-01-25 | 2023-07-27 | Nordic Semiconductor Asa | Finite state machine repair circuitry |
| US11972235B2 (en) * | 2022-03-02 | 2024-04-30 | Sap Se | No-code metadata-driven provisioning of workflow task user interfaces |
| WO2024025522A1 (en) * | 2022-07-27 | 2024-02-01 | Rakuten Symphony Singapore Pte. Ltd. | Method, system and computer program product for customizable presentation of workflow transition |
| US12547940B2 (en) * | 2023-03-30 | 2026-02-10 | Sap Se | Machine learning integration in low-code no-code application development |
| CN116680245B (zh) * | 2023-04-28 | 2025-12-16 | 阿里巴巴达摩院(杭州)科技有限公司 | 任务处理方法、数据补充方法以及任务处理系统 |
| US20240394665A1 (en) * | 2023-05-26 | 2024-11-28 | Keyboard Jockey, LLC | System and Method for Event Scheduling Management |
| US20250156784A1 (en) * | 2023-11-10 | 2025-05-15 | Stripe, Inc. | Customizable state-machine-based event processing |
| US20250337746A1 (en) * | 2024-04-30 | 2025-10-30 | Dell Products L.P. | Method and system for supporting dual party control authorization for sensitive operations |
| KR102942768B1 (ko) * | 2025-07-02 | 2026-03-23 | 주식회사 파스업 | 조직 지식 관리 시스템 |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5966072A (en) | 1996-07-02 | 1999-10-12 | Ab Initio Software Corporation | Executing computations expressed as graphs |
| US20070011668A1 (en) | 2005-06-27 | 2007-01-11 | Wholey J S | Managing parameters for graph-based computations |
Family Cites Families (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20030097457A1 (en) * | 2001-08-08 | 2003-05-22 | Amitabh Saran | Scalable multiprocessor architecture for business computer platforms |
| US7912820B2 (en) | 2003-06-06 | 2011-03-22 | Microsoft Corporation | Automatic task generator method and system |
| US20050043982A1 (en) | 2003-08-22 | 2005-02-24 | Nguyen Vinh Dinh | Contextual workflow modeling |
| US7937432B2 (en) * | 2007-02-16 | 2011-05-03 | Red Hat, Inc. | State transition management according to a workflow management policy |
| US20090043621A1 (en) * | 2007-08-09 | 2009-02-12 | David Kershaw | System and Method of Team Performance Management Software |
| US20100223557A1 (en) | 2009-02-28 | 2010-09-02 | Adam Kenney | Method and system for workflow integration |
| US8429605B2 (en) * | 2009-12-30 | 2013-04-23 | The United States Of America As Represented By The Secretary Of The Navy | Finite state machine architecture for software development |
| US20110313933A1 (en) * | 2010-03-16 | 2011-12-22 | The University Of Washington Through Its Center For Commercialization | Decision-Theoretic Control of Crowd-Sourced Workflows |
| US8732282B1 (en) * | 2011-09-30 | 2014-05-20 | Emc Corporation | Model framework to facilitate robust programming of distributed workflows |
| US9020873B1 (en) * | 2012-05-24 | 2015-04-28 | The Travelers Indemnity Company | Decision engine using a finite state machine for conducting randomized experiments |
| US10649742B2 (en) * | 2014-06-13 | 2020-05-12 | James L. Bosworth | Computing expression medium, development environment, and device communication and control architecture |
| US11537415B2 (en) * | 2018-10-02 | 2022-12-27 | Inter-University Research Institute Corporation Research Organization Of Information And Systems | Information processing apparatus, information processing circuit, information processing system, and information processing method |
-
2020
- 2020-01-22 BR BR112021014337-8A patent/BR112021014337A2/pt unknown
- 2020-01-22 CA CA3127444A patent/CA3127444A1/en active Pending
- 2020-01-22 EP EP24179638.2A patent/EP4404052A3/en active Pending
- 2020-01-22 CN CN202080010482.2A patent/CN113454662B/zh active Active
- 2020-01-22 SG SG11202107946WA patent/SG11202107946WA/en unknown
- 2020-01-22 DE DE112020000467.8T patent/DE112020000467T5/de active Pending
- 2020-01-22 AU AU2020211972A patent/AU2020211972B2/en active Active
- 2020-01-22 EP EP20708735.4A patent/EP3915067B1/en active Active
- 2020-01-22 JP JP2021542500A patent/JP7427677B2/ja active Active
- 2020-01-22 US US16/749,604 patent/US12141754B2/en active Active
- 2020-01-22 WO PCT/US2020/014607 patent/WO2020154400A1/en not_active Ceased
-
2024
- 2024-01-19 JP JP2024006900A patent/JP7646891B2/ja active Active
- 2024-10-08 US US18/909,013 patent/US20250029061A1/en active Pending
-
2025
- 2025-02-14 AU AU2025201072A patent/AU2025201072A1/en active Pending
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5966072A (en) | 1996-07-02 | 1999-10-12 | Ab Initio Software Corporation | Executing computations expressed as graphs |
| US20070011668A1 (en) | 2005-06-27 | 2007-01-11 | Wholey J S | Managing parameters for graph-based computations |
Non-Patent Citations (1)
| Title |
|---|
| MOHAN R ET AL: "A State Machine Approach for a Process Driven Development of Web-Applications", LECTURE NOTES IN COMPUTER SCIENCE, vol. 2348, 2002, pages 52 - 66, XP002296177, ISSN: 0302-9743, ISBN: 978-3-540-24128-7 * |
Also Published As
| Publication number | Publication date |
|---|---|
| AU2020211972A1 (en) | 2021-08-12 |
| US20200234242A1 (en) | 2020-07-23 |
| JP2022518273A (ja) | 2022-03-14 |
| JP2024050648A (ja) | 2024-04-10 |
| US12141754B2 (en) | 2024-11-12 |
| JP7646891B2 (ja) | 2025-03-17 |
| CN113454662A (zh) | 2021-09-28 |
| CN113454662B (zh) | 2024-11-26 |
| EP3915067A1 (en) | 2021-12-01 |
| EP3915067B1 (en) | 2024-07-17 |
| EP4404052A3 (en) | 2024-09-04 |
| SG11202107946WA (en) | 2021-08-30 |
| CA3127444A1 (en) | 2020-07-30 |
| DE112020000467T5 (de) | 2021-09-30 |
| AU2020211972B2 (en) | 2025-02-13 |
| AU2025201072A1 (en) | 2025-03-06 |
| US20250029061A1 (en) | 2025-01-23 |
| JP7427677B2 (ja) | 2024-02-05 |
| BR112021014337A2 (pt) | 2021-09-21 |
| EP4404052A2 (en) | 2024-07-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20250029061A1 (en) | For data objects managed by a data processing system | |
| US11755628B2 (en) | Data relationships storage platform | |
| US20220215119A1 (en) | Providing an input dataset into an input slot of a computational step of a data pipeline | |
| US11971909B2 (en) | Data processing system with manipulation of logical dataset groups | |
| US20100037127A1 (en) | Apparatuses, systems, and methods to automate a procedural task | |
| US20230359668A1 (en) | Dataflow graph datasets | |
| CN115390821B (zh) | 一种面向自然语言无代码编程的软件应用构建方法 | |
| US20240146769A1 (en) | Systems and methods for managing privileges in a data processing system | |
| US20250238744A1 (en) | System and method for leveraging a completeness graph | |
| US20240086409A1 (en) | Techniques for pre-assignment validation of data managed by a data processing system | |
| CN117407893A (zh) | 基于api配置的数据权限管理方法、装置、设备和介质 | |
| HK40060591A (en) | Method, medium, program product, and system for implementing workflow using finite state machine | |
| HK40060591B (zh) | 使用有限状态机来实施工作流的方法、介质、程序产品及系统 | |
| US20250036602A1 (en) | Machine learning techniques for discovering keys in relational datasets | |
| US20250307773A1 (en) | Automation rule builder for collaboration platforms | |
| US20260004246A1 (en) | Automated content assessment for collaboration platforms | |
| CN121616236A (zh) | 一种低代码的审批流程配置方法 | |
| CN121414484A (zh) | 一种离线变量加工平台及设备 |
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: 20708735 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 2021542500 Country of ref document: JP Kind code of ref document: A Ref document number: 3127444 Country of ref document: CA |
|
| REG | Reference to national code |
Ref country code: BR Ref legal event code: B01A Ref document number: 112021014337 Country of ref document: BR |
|
| ENP | Entry into the national phase |
Ref document number: 2020211972 Country of ref document: AU Date of ref document: 20200122 Kind code of ref document: A |
|
| ENP | Entry into the national phase |
Ref document number: 2020708735 Country of ref document: EP Effective date: 20210823 |
|
| ENP | Entry into the national phase |
Ref document number: 112021014337 Country of ref document: BR Kind code of ref document: A2 Effective date: 20210721 |