Genpact Cora Knowledge Center

Support

Popular Articles

  1. Create a Generic Solution

    Create a generic solution for basic case management scenarios.
  2. Write a Custom Attachment Provider for a Message Wizard

    Use the API to write a custom attachment provider to use in a message wizard.
  3. Version Management for Solutions

    You can save solution versions, download solution packages, and restore solution versions from a package. Version management is helpful for using solutions between environments.
  4. Handle Running Processes

    View and manage processes that encountered issues.
  5. Cora SeQuence Generated Emails Contain Untitled Attachments

    When you receive emails generated from Cora SeQuence, there are two, untitled DLL file attachments.
  6. Dynamics CRM Activities Overview

    Sequence includes several out-of-the-box activities that integrate with Microsoft Dynamics CRM. These activities enable you to create, retrieve, edit CRM entities, and execute CRM actions.
  7. Cora SeQuence 8.2.9 Release Notes

    This is an update for Cora SeQuence v8.2, which resolves a bug in the organization tree, detailed below.
  8. License Validation Error

    When you access the Cora SeQuence Administration site, you receive a license validation error.
  9. Retrieve a Web Service URL

    Use the API to retrieve a Web service's URL, by referencing the service name from the Web service consumer table. public static string GetWebServiceConsumerUrl(string serviceName) { WebServiceConsumerDefinition definition = W...
  10. Textbox Control Overview

    The Textbox control is a basic ASP.NET control.