Genpact Cora Knowledge Center

Support

Popular Articles

  1. Abort an Open Workflow Instance

    This article explains how to abort an open workflow instance.
  2. PowerShell Function: Disable-CoraSeQuenceWebApiCORS

    V9.6 Method CoraSeQuence.sites Description Disables Cross-Origin Resource Sharing (CORS) for all options and all headers on the WebAPI site. Syntax Disable-CoraSeQuenceWebApiCORS [[-SiteID] ] [ ] Parameters -SiteID Sets the numeri...
  3. PowerShell Function: ConvertTo-CoraSeQuenceEncryptedString

    V9.3 Method CoraSeQuence Description Encrypts the provided string using the cryptographic service configured on the Administration site. Syntax ConvertTo-CoraSeQuenceEncryptedString [-Text] [ ] Parameters -Text The text that shou...
  4. PowerShell Function: Disable-CoraSeQuenceRuntimeLogs

    V9.6 Method CoraSeQuence.sites Description Disables runtime logs (svclog) on all installed apps. Syntax Disable-CoraSeQuenceRuntimeLogs [ ] Disable-CoraSeQuenceRuntimeLogs -ApplicationType [-ApplicationID ] [-AllInstances] [ ] Parame...
  5. Manage Organization Settings

    Starting with V10.0, has been renamed to . V10.7 Overview provides a robust OBS (organizational breakdown structure) mechanism capable of handling large organizations with thousands of groups and subgroups. On the Organization Managem...
  6. PowerShell Function: Enable-CoraSeQuenceRuntimeLogs

    V9.6 Method CoraSeQuence.sites Description Enables runtime logs (svclog) on all installed apps. Syntax Enable-CoraSeQuenceRuntimeLogs -TraceDirectory -ApplicationType [-ApplicationID ] [-AllInstances] [ ] Enable-CoraSeQuenceRuntimeL...
  7. File Listener Activity Overview

    The article explains the File Listener activity.
  8. UI Changes in the Administration Site from V10.7 onwards

    This article briefs the UI changes in the Administration Site from V10.7 onwards.
  9. PowerShell Function: New-CoraSeQuenceDeploymentPackage

    V9.6 Module CoraSeQuence Description Creates a Cora SeQuence deployment package. The file name of the package is " "_"+ +"_Deployment.zip" Syntax New-CoraSeQuenceDeploymentPackage [-BuildOutputPath] [-DestinationPath] [[-Applicatio...
  10. Configure Message Bus Activities

    This article helps to configure Message Bus Producer and Listener activities.