Genpact Cora Knowledge Center

Support

Popular Articles

  1.  If Else Activity Overview

    Use the If Else Activity to route a workflow according to business rules.
  2. Use the AsQueryable Method in an Expression

    When you use the AsQueryable attribute in an expression, the query is executed at the database level (rather than in memory).
  3. it Object

    The it object is the expression argument for the LINQ extension methods.
  4. Add an Attachment to a Form

    Use the API to add an attachment to a table query of a Form Activity.
  5. ComboBox Control Overview

    The ComboBox control is a drop-down menu that you can add to a form. You can manually configure the ComboBox values, or you can connect the ComboBox to a data source, which populates the menu with items from the data source. The ComboBox can be stat...
  6. Configure Cora SeQuence for SAML 2.0 SSO with OAuth 2.0 for Service-to-Service

    When you configure Cora SeQuence Administration or Flowtime Portal using OAuth, all user authentication is executed using SSO
  7. Authentication

    Every API call requires an XSRF token for authentication. You include the XSRF token in the call header.
  8. InMemory Execution

    Define a workflow as In-Memory when you do not want to save the operation's details to the database. When workflows that perform a complex calculation or operation, details
  9. Add a Code Snippet

    Use code snippets to extend functionality in Forms.
  10. Configure OAuth 2.0 Credentials

    Starting with V10.0, has been renamed to . V10.6 and later Overview supports OAuth 2.0 Client Credentials Grant flow to consume external services. In the Client Credentials Grant flow there is no user interaction. The ...