-
公开(公告)号:US20070005593A1
公开(公告)日:2007-01-04
申请号:US11170835
申请日:2005-06-30
申请人: Joseph Self , Craig Sinclair , Gregory Fee , Marcelo Uemura , William Devlin , Pravin Indurkar , David Bozich , Tracey Trewin , Jayesh Rege , Gregory Eisenberg , Jeanine Spence
发明人: Joseph Self , Craig Sinclair , Gregory Fee , Marcelo Uemura , William Devlin , Pravin Indurkar , David Bozich , Tracey Trewin , Jayesh Rege , Gregory Eisenberg , Jeanine Spence
IPC分类号: G06F17/30
CPC分类号: G06F16/2462 , G06F16/2457
摘要: In a matching system one or more related techniques use correlators to match entities and to look up metadata. Correlators are names that enable the matching system to associate entities with other entities. Attributes comprised of name/value pairs are used by the matching system to determine if two entities match. When two entities match, a process associated with an entity may be executed using the data associated with one or both of the matching entities. If the matching system is unable to determine a best match, all matching entities are provided to another process or human for further review. The matching system provides for the injection of new entities or correlators, to dynamically change the behavior of the system. Entities can be defined using a hierarchy, so that some of the entity properties are defined through an inheritance relationship with parent entities.
摘要翻译: 在匹配系统中,一个或多个相关技术使用相关器来匹配实体并查找元数据。 相关者是使匹配系统能够将实体与其他实体关联的名称。 由匹配系统使用由名称/值对组成的属性来确定两个实体是否匹配。 当两个实体匹配时,可以使用与一个或两个匹配实体相关联的数据来执行与实体相关联的进程。 如果匹配系统无法确定最佳匹配,则将所有匹配实体提供给另一个进程或人员进行进一步审查。 匹配系统提供新实体或相关器的注入,以动态地改变系统的行为。 可以使用层次结构定义实体,以便通过与父实体的继承关系定义某些实体属性。
-
公开(公告)号:US07680683B2
公开(公告)日:2010-03-16
申请号:US11321777
申请日:2005-12-29
申请人: Israel Hilerio , Andres Sanabria , Constantin Mihai , Nikhil Kothari , Pravin Indurkar , Marcelo R. Uemura , Michael Harder
发明人: Israel Hilerio , Andres Sanabria , Constantin Mihai , Nikhil Kothari , Pravin Indurkar , Marcelo R. Uemura , Michael Harder
IPC分类号: G06F9/46
CPC分类号: G06Q10/10 , G06Q10/06 , G06Q10/0633
摘要: Systems and methods that dynamically reset a workflow state by employing a dynamic state manager that is external to the workflow, and enables interaction of a host with a workflow instance. An event driven workflow or state machine workflow can be supplied, wherein ad hoc events are employed to reset and manipulate the workflow to states that have not been modeled as part of the workflow itself, to dynamically create relation ships at runtime.
摘要翻译: 通过使用工作流外部的动态状态管理器来动态地重置工作流状态的系统和方法,并允许主机与工作流实例进行交互。 可以提供事件驱动的工作流程或状态机工作流程,其中使用临时事件来将工作流重置和操作到尚未被建模为工作流本身的一部分的状态,以在运行时动态地创建关系船。
-
公开(公告)号:US20070156888A1
公开(公告)日:2007-07-05
申请号:US11321777
申请日:2005-12-29
申请人: Israel Hilerio , Andres Sanabria , Constantin Mihai , Nikhil Kothari , Pravin Indurkar , Marcelo R. Uemura , Michael Harder
发明人: Israel Hilerio , Andres Sanabria , Constantin Mihai , Nikhil Kothari , Pravin Indurkar , Marcelo R. Uemura , Michael Harder
IPC分类号: G06F15/173
CPC分类号: G06Q10/10 , G06Q10/06 , G06Q10/0633
摘要: Systems and methods that dynamically reset a workflow state by employing a dynamic state manager that is external to the workflow, and enables interaction of a host with a workflow instance. An event driven workflow or state machine workflow can be supplied, wherein ad hoc events are employed to reset and manipulate the workflow to states that have not been modeled as part of the workflow itself, to dynamically create relation ships at runtime.
摘要翻译: 通过使用工作流外部的动态状态管理器来动态地重置工作流状态的系统和方法,并允许主机与工作流实例进行交互。 可以提供事件驱动的工作流程或状态机工作流程,其中使用临时事件来将工作流重置和操作到尚未被建模为工作流本身的一部分的状态,以在运行时动态地创建关系船。
-
公开(公告)号:US20070005623A1
公开(公告)日:2007-01-04
申请号:US11171050
申请日:2005-06-30
申请人: Joseph Self , Craig Sinclair , Gregory Fee , Marcelo Uemura , William Devlin , Pravin Indurkar , David Bozich , Tracey Trewin , Jayesh Rege , Gregory Eisenberg , Jeanine Spence , Wilf Russell , James Waletzky
发明人: Joseph Self , Craig Sinclair , Gregory Fee , Marcelo Uemura , William Devlin , Pravin Indurkar , David Bozich , Tracey Trewin , Jayesh Rege , Gregory Eisenberg , Jeanine Spence , Wilf Russell , James Waletzky
IPC分类号: G06F7/00
CPC分类号: G06Q30/06 , G06Q10/06 , G06Q10/107
摘要: The present application describes a framework for a process oriented message driven workflow programming model where a complex process can be modeled by breaking down the complex process into a coarse grained series of atomic processes that interact through messages. A process is represented as a data structure that includes typed properties and one or more actions. The typed properties are used to associate a process with an incoming message, and the actions are steps that are executed when certain conditions are met by message properties and process data structure properties. A process action may add one or more properties to the process and/or modify an existing property. Processes are invoked and communicate solely through messages. When a process is executed, results of the execution are communicated to one or more other processes or external applications with messages that include any new and/or modified properties.
摘要翻译: 本应用程序描述了面向过程的消息驱动工作流程编程模型的框架,其中可以通过将复杂过程分解为通过消息进行交互的粗粒度的一系列原子进程来建模复杂过程。 一个进程被表示为一个数据结构,它包括类型化属性和一个或多个动作。 类型化属性用于将进程与传入消息相关联,并且操作是在消息属性和过程数据结构属性满足某些条件时执行的步骤。 进程操作可以向进程添加一个或多个属性和/或修改现有属性。 通过消息调用进程并进行通信。 当执行过程时,执行结果被传送到具有包括任何新的和/或修改的属性的消息的一个或多个其他进程或外部应用程序。
-
-
-