Genpact Cora Knowledge Center

Support

Popular Articles

  1. Cora SeQuence 8.3.2 Release Notes

    This is an update for Cora SeQuence v8.3.0, which includes new product functionality, and resolves product issues.
  2. Masked Textbox Control Overview

    The Masked Textbox control discerns between valid and invalid user input.
  3. Define a Rollback Message

    By default, Sequence uses the template message from the resource file. You can define a custom rollback message.
  4. Publish an Analytics Dashboard

    After you create an analytics dashboard, you can publish the dashboard to SSRS and Flowtime, or just to SSRS.
  5. Attach a Large File to a Form

    Learn how to attach a large file to a form.
  6. Workflows for Beginners

    This module is designed for beginners that have completed the module Introduction to BPM and Cora SeQuence. In this module, we'll learn how to create a basic Service Request workflow.
  7. Start a Runtime Engine Instance

    Running as Separate Application This example shows how to start a runtime engine instance when it is running as a separate application. WorkflowRuntime runtime = null; try { runtime = new WorkflowRuntime(); runtime.Run (typeof(Workflo...
  8. Error Message When You Create or Edit a Schema in a REST Consumer

    When you create or edit a schema in a REST consumer activity, you receive an error message.
  9. Session Configuration

    Describes how to configure the Cora SeQuence session, which is used for user authentication purposes instead of the ASP.NET session state.
  10. Define Form Tabs

    You can define that other forms in a workflow display as tabs in another form.