Genpact Cora Knowledge Center

Support

Popular Articles

  1. Add Audit Log to a Form

    This article briefs the procedure to add an Audit Log to a Form.
  2. Configure Message Bus Activities

    This article helps to configure Message Bus Producer and Listener activities.
  3. PowerShell Function: Disable-CoraSeQuenceJobsLogs

    V9.6 Method CoraSeQuence.sites Description Disables jobs logs (svclog) on all instances of installed JES and Administration. Syntax Disable-CoraSeQuenceJobsLogs [[-ServiceID] ] [ ] Parameters -ServiceID Sets the numeric ID of the ...
  4. PowerShell Function: Enable-CoraSeQuenceJobsLogs

    V9.6 Method CoraSeQuence.sites Description Enables jobs logs (svclog) on all instances of installed JES and Administration. Syntax Enable-CoraSeQuenceJobsLogs [-TraceDirectory] [[-ServiceID] ] [ ] Parameters -TraceDirectory Full...
  5. Configure Active Directory Synchronization Service (ADSS)

    Starting with V10.0, has been renamed to . V10.6 and later Overview After you install , you can configure the Active Directory Synchronization Service (ADSS) to import users from your Active Directories into . The Active Directory Sync...
  6. Get File Info Activity Overview

    This article explains the Get File Info activity.
  7. PowerShell Function: Install-CoraSeQuenceArchiveDatabase

    V9.5 Module CoraSeQuence.Database Description Deploys a archive database package. NOTE Run this function to deploy archive databases only. Syntax     Install-CoraSeQuenceArchiveDatabase [-DatabasePackagePath] [-SQLServer] [-Data...
  8. PowerShell Function: Install-CoraSeQuenceSite

    V9.6 Method CoraSeQuence.Sites Description Installs, reinstalls, and upgrades a site. Syntax     Install-CoraSeQuenceSite [-SourcePath] [[-ServiceAccount] ] [[-DestinationPath] ] [-SiteType] [[-SiteID] ] [ ] Parameters -SourcePa...
  9. 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 ...
  10. PowerShell Function: Install-CoraSeQuenceApplication

    V9.6 Module CoraSeQuence Description Deploys a deployment package.  It has one mandatory parameter: SourcePath, the full path to the deployment package. This function: Validates that the operating system is supported. Verifies that all...