Declarative data binding and data type propagation in a remote workflow schedule authoring system
    1.
    发明授权
    Declarative data binding and data type propagation in a remote workflow schedule authoring system 有权
    远程工作流计划制作系统中的声明式数据绑定和数据类型传播

    公开(公告)号:US08146017B2

    公开(公告)日:2012-03-27

    申请号:US11606431

    申请日:2006-11-30

    IPC分类号: G06F3/00

    摘要: Methods, systems, apparatus, and computer-readable media are provided herein for declarative data binding and data type propagation in a remote workflow schedule authoring system. According to one method, a user interface is provided for binding a parameter in a workflow action rule to a data value provided by a data source. The user interface may include a control for specifying a data source and a data field to which the parameter should be bound. The parameter is bound to the data source and data field selected using the user interface. If the data type of the selected data source is identical to the data type of the parameter, an internal lookup may be performed to retrieve the data value. Otherwise, the data type of the parameter may be propagated to the data source during lookup of the data value.

    摘要翻译: 本文提供了方法,系统,装置和计算机可读介质,用于远程工作流程编制系统中的声明性数据绑定和数据类型传播。 根据一种方法,提供用于将工作流动作规则中的参数绑定到由数据源提供的数据值的用户界面。 用户界面可以包括用于指定参数应该被绑定到的数据源和数据字段的控件。 该参数绑定到使用用户界面选择的数据源和数据字段。 如果所选数据源的数据类型与参数的数据类型相同,则可执行内部查找以检索数据值。 否则,在查找数据值期间,参数的数据类型可以传播到数据源。

    WORKFLOW VISUALIZATION
    2.
    发明申请
    WORKFLOW VISUALIZATION 有权
    工作流可视化

    公开(公告)号:US20110307856A1

    公开(公告)日:2011-12-15

    申请号:US12797749

    申请日:2010-06-10

    IPC分类号: G06F9/44

    CPC分类号: G06Q10/06

    摘要: A mechanism is provided for saving workflow execution state and mapping the execution state to graphical elements overlaid on a graphical drawing representing the workflow generated by a separate application. The graphical drawing may be a flowchart drawing corresponding to one or more paths of the workflow and the graphical elements may provide status information associated with individual steps or groups of steps of the workflow execution.

    摘要翻译: 提供了一种用于保存工作流执行状态并将执行状态映射到重叠在表示由单独应用程序生成的工作流的图形图形上的图形元素的机制。 图形图可以是对应于工作流的一个或多个路径的流程图,并且图形元素可以提供与工作流执行的各个步骤或步骤组相关联的状态信息。

    Workflow schedule authoring tool
    3.
    发明申请

    公开(公告)号:US20060070025A1

    公开(公告)日:2006-03-30

    申请号:US10955659

    申请日:2004-09-30

    IPC分类号: G06F9/44

    摘要: A workflow schedule authoring tool enables a user to author a workflow by arranging building blocks in a particular order. Building blocks may correspond to events, conditions or actions. Each building block is associated with source code that defines an action to be taken when the building block is processed. The order of the building blocks determines the workflow schedule process. The building blocks allow a user to establish logic conditions for how the tasks in the workflow schedule are executed. A building block may require a user to input parameters before the building block may be executed. The workflow schedule is associated with an event such that the workflow schedule triggers when the event occurs. The building blocks simplify workflow schedule authoring because the user does not need to write any code.

    Workflow schedule authoring tool
    4.
    发明授权
    Workflow schedule authoring tool 有权
    工作流计划创作工具

    公开(公告)号:US09116681B2

    公开(公告)日:2015-08-25

    申请号:US13673773

    申请日:2012-11-09

    IPC分类号: G06F9/44 G06F9/45 G06Q10/10

    摘要: A workflow schedule authoring tool enables a user to author a workflow by arranging building blocks in a particular order. Building blocks may correspond to events, conditions or actions. Each building block is associated with source code that defines an action to be taken when the building block is processed. The order of the building blocks determines the workflow schedule process. The building blocks allow a user to establish logic conditions for how the tasks in the workflow schedule are executed. A building block may require a user to input parameters before the building block may be executed. The workflow schedule is associated with an event such that the workflow schedule triggers when the event occurs. The building blocks simplify workflow schedule authoring because the user does not need to write any code.

    摘要翻译: 工作流计划创作工具使用户能够以特定顺序排列构建块来创作工作流程。 构建块可以对应于事件,条件或动作。 每个构建块与源代码相关联,源代码定义了在构建块被处理时要采取的操作。 构建块的顺序确定工作流调度过程。 构建块允许用户为如何执行工作流调度中的任务建立逻辑条件。 构建块可能需要用户在可以执行构建块之前输入参数。 工作流程调度与事件相关联,以便在事件发生时工作流调度触发。 构建块简化了工作流计划创作,因为用户不需要编写任何代码。

    Access to line-of-business databases in declarative workflow
    5.
    发明授权
    Access to line-of-business databases in declarative workflow 有权
    在声明式工作流程中访问业务线数据库

    公开(公告)号:US08442937B2

    公开(公告)日:2013-05-14

    申请号:US12415955

    申请日:2009-03-31

    IPC分类号: G06F7/00

    CPC分类号: G06Q10/06

    摘要: A first database and a second database have different schemas. An activity in a workflow accesses a data item in a list by invoking a method in an interface of a list object. The list comprises a collection of data items. Each data item in the list comprises an item key field specifying an item key. No two data items in the data item collection have item key fields specifying a shared item key. In addition, each data item in the list comprises a set of additional fields. Each field in the set of additional fields has a value derived from the first database or each field in the set of additional fields has a value derived from the second database. In this way, the activity can be implemented without knowledge of the different schemas of the first database and the second database.

    摘要翻译: 第一个数据库和第二个数据库有不同的模式。 工作流中的活动通过调用列表对象的接口中的方法来访问列表中的数据项。 该列表包括数据项的集合。 列表中的每个数据项包括指定项目键的项目键字段。 数据项集合中没有两个数据项具有指定共享项目项的项目关键字段。 此外,列表中的每个数据项包括一组附加字段。 该附加字段集中的每个字段具有从第一数据库导出的值,或者该组附加字段中的每个字段具有从第二数据库导出的值。 以这种方式,可以在不了解第一数据库和第二数据库的不同模式的情况下实现活动。

    Workflow schedule authoring tool
    6.
    发明授权
    Workflow schedule authoring tool 有权
    工作流计划创作工具

    公开(公告)号:US08332809B2

    公开(公告)日:2012-12-11

    申请号:US10955659

    申请日:2004-09-30

    IPC分类号: G06F9/44 G06F9/45

    摘要: A workflow schedule authoring tool enables a user to author a workflow by arranging building blocks in a particular order. Building blocks may correspond to events, conditions or actions. Each building block is associated with source code that defines an action to be taken when the building block is processed. The order of the building blocks determines the workflow schedule process. The building blocks allow a user to establish logic conditions for how the tasks in the workflow schedule are executed. A building block may require a user to input parameters before the building block may be executed. The workflow schedule is associated with an event such that the workflow schedule triggers when the event occurs. The building blocks simplify workflow schedule authoring because the user does not need to write any code.

    摘要翻译: 工作流计划创作工具使用户能够以特定顺序排列构建块来创作工作流程。 构建块可以对应于事件,条件或动作。 每个构建块与源代码相关联,源代码定义了在构建块被处理时要采取的操作。 构建块的顺序确定工作流调度过程。 构建块允许用户为如何执行工作流调度中的任务建立逻辑条件。 构建块可能需要用户在可以执行构建块之前输入参数。 工作流程调度与事件相关联,以便在事件发生时工作流调度触发。 构建块简化了工作流计划创作,因为用户不需要编写任何代码。

    Natural Visualization And Routing Of Digital Signatures
    7.
    发明申请
    Natural Visualization And Routing Of Digital Signatures 审中-公开
    数字签名的自然可视化和路由

    公开(公告)号:US20100100743A1

    公开(公告)日:2010-04-22

    申请号:US12253344

    申请日:2008-10-17

    IPC分类号: G06F17/24 H04L9/00

    摘要: Embodiments are provided for securely visualizing and routing digital signatures in an electronic document generated by an application program executing on a computer system. The application program may generate an electronic document for receiving a signature graphic, and calculate a hash value from the electronic document and the signature graphic, and create a cryptographic signature from the hash value using a cryptographic encryption method. The electronic document is digitally signed by embedding the cryptographic signature therein. The application program may further collect and route digital signatures by automatically collecting signatures from individual signers, one-by-one, and identify the appropriate signature line for each signer to sign. The application program may further generate a user interface for creating and collecting digital signatures.

    摘要翻译: 提供了用于在由计算机系统上执行的应用程序生成的电子文档中安全地可视化和路由数字签名的实施例。 应用程序可以生成用于接收签名图形的电子文档,并且从电子文档和签名图形计算哈希值,并使用密码加密方法从哈希值创建加密签名。 电子文档通过在其中嵌入加密签名进行数字签名。 应用程序可以通过自动地从个体签名者收集签名,一个接一个地进一步收集和路由数字签名,并且为每个签名者标识适当的签名行。 应用程序还可以生成用于创建和收集数字签名的用户界面。

    TECHNIQUES FOR A NAVIGATION BASED DESIGN TOOL
    8.
    发明申请
    TECHNIQUES FOR A NAVIGATION BASED DESIGN TOOL 审中-公开
    基于导航设计工具的技术

    公开(公告)号:US20090319955A1

    公开(公告)日:2009-12-24

    申请号:US12142797

    申请日:2008-06-20

    IPC分类号: G06F3/048 G06F17/30

    CPC分类号: G06F8/20 G06F16/94

    摘要: Various technologies and techniques are disclosed for a navigation based design tool. Relationships between artifacts that are managed by a design tool are accessed. An initial view of the design tool is displayed with a default page showing categories of the artifacts based upon the relationships. A user can navigate page by page through a plurality of pages to manage one or more of the artifacts. The page by page navigation is enabled by using the relationships between the artifacts. As the user navigates page by page through the pages, a navigation history is displayed to illustrate a history of the pages that have been accessed.

    摘要翻译: 公开了用于基于导航的设计工具的各种技术和技术。 访问由设计工具管理的工件之间的关系。 显示设计工具的初始视图,并显示基于关系的默认页面,显示工件的类别。 用户可以通过多个页面逐页导航以管理一个或多个工件。 通过使用工件之间的关系启用逐页导航。 当用户通过页面逐页浏览时,将显示导航历史记录,以说明已访问的页面的历史记录。

    Generating a new file using instance information
    9.
    发明申请
    Generating a new file using instance information 审中-公开
    使用实例信息生成新文件

    公开(公告)号:US20080235261A1

    公开(公告)日:2008-09-25

    申请号:US11726373

    申请日:2007-03-21

    IPC分类号: G06F17/30 G06F15/00

    CPC分类号: G06F16/958

    摘要: Embodiments are provided to generate a new file and any appropriate markup for the new file. In an embodiment, the new file and the appropriate markup can be automatically generated based in part on an examination of parameters associated with a source file and an instance of the source file. In one embodiment, a new file associated with a collaboration application can be created, including the appropriate markup, based in part on an examination of objects associated with the collaboration application and an instance of the collaboration application.

    摘要翻译: 提供实施例以生成新文件以及用于新文件的任何适当的标记。 在一个实施例中,可以部分地基于与源文件和源文件的实例相关联的参数的检查来自动生成新文件和适当的标记。 在一个实施例中,可以部分地基于对与协作应用程序相关联的对象的检查和协作应用的实例来创建与协作应用相关联的新文件,包括适当的标记。

    Declarative data binding and data type propagation in a remote workflow schedule authoring system
    10.
    发明申请
    Declarative data binding and data type propagation in a remote workflow schedule authoring system 有权
    远程工作流计划制作系统中的声明式数据绑定和数据类型传播

    公开(公告)号:US20080114810A1

    公开(公告)日:2008-05-15

    申请号:US11606431

    申请日:2006-11-30

    IPC分类号: G06F17/30

    摘要: Methods, systems, apparatus, and computer-readable media are provided herein for declarative data binding and data type propagation in a remote workflow schedule authoring system. According to one method, a user interface is provided for binding a parameter in a workflow action rule to a data value provided by a data source. The user interface may include a control for specifying a data source and a data field to which the parameter should be bound. The parameter is bound to the data source and data field selected using the user interface. If the data type of the selected data source is identical to the data type of the parameter, an internal lookup may be performed to retrieve the data value. Otherwise, the data type of the parameter may be propagated to the data source during lookup of the data value.

    摘要翻译: 本文提供了方法,系统,装置和计算机可读介质,用于远程工作流程编制系统中的声明性数据绑定和数据类型传播。 根据一种方法,提供用于将工作流动作规则中的参数绑定到由数据源提供的数据值的用户界面。 用户界面可以包括用于指定参数应该被绑定到的数据源和数据字段的控件。 该参数绑定到使用用户界面选择的数据源和数据字段。 如果所选数据源的数据类型与参数的数据类型相同,则可执行内部查找以检索数据值。 否则,在查找数据值期间,参数的数据类型可以传播到数据源。