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. 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 ...
  3. 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...
  4. Get File Info Activity Overview

    This article explains the Get File Info activity.
  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. 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...
  7. 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...
  8. 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 ...
  9. 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...
  10. PowerShell Function: Set-CoraSeQuenceApplicationConfiguration

    V9.6.1 Method CoraSeQuence Description Applies configurations defined in an XML Document Transformation file to 's web and application configuration files. You can take the tokens required for the transformation from the environment variabl...