Genpact Cora Knowledge Center

Support

Popular Articles

  1. Cora SeQuence 7.5.0 Release Notes

    Cora SeQuence 7.5 allows users to first define a form's view and define the data source later, and a simplified user experience for editing combo boxes, and numerous product enhancements.
  2. POST /MessagesService.svc/FetchMessage

    Fetch a broadcast task to the current user.
  3. View a Process Tree

    The process tree displays the flow of the process and the current pending activity, in Flowtime and in the database. Access to the process tree requires specific permissions.
  4. Cora SeQuence 7.x Installation Guide

    Learn how to install Cora SeQuence v7.x.
  5. HTTP Status 401 When Trying to View a Dashboard in Flowtime

    After you successfully publish a dashboard, you receive an HTTP status 404 when you try to view the dashboard in Flowtime.
  6. Retrieve a CRM Entity Activity

    Use the Retrieve a CRM Entity Activity to retrieve a CRM entity as an object that you can use in a dynamic workflow.
  7. Cora SeQuence 7.8.0 Release Notes

    Cora SeQuence 7.8 introduces a REST Activity and REST Service Query, a SAP Service Query, Sequence templates, remote web parts so you can display Flowtime data on a SharePoint server.
  8. Enable WCF Tracing

    Learn how to enable WCF tracing.
  9. Define the Association Between Queries

    The association between the objects is established in the query itself.
  10. Create a Custom BRS Thread

    To create a custom BRS extension, you create a class that inherits from IBackgroundRuntimeServiceExecutable,IDisposable, and include one public method of execution (public voice Execute()).