Genpact Cora Knowledge Center

Support

New Articles

  1. PowerShell Function: Install-CoraSeQuenceArchiveDatabase

    V9.5 Module CoraSeQuence.Database Description Deploys a Cora SeQuence archive database package. NOTE Run this function to deploy Cora SeQuence archive databases only. Syntax     Install-CoraSeQuenceArchiveDatabase [-DatabasePackagePat...
  2. PowerShell Function: Install-CoraSeQuenceApplication

    V9.6 Module CoraSeQuence Description Deploys a Cora SeQuence deployment package.  It has one mandatory parameter: SourcePath, the full path to the deployment package. This function: Validates that the operating system is supported. Veri...
  3. PowerShell Function: Get-CoraSeQuenceSite

    V9.6 Method CoraSeQuence.Sites Description Gets all the Cora SeQuence sites installed on the server. The returned type is an IIS Site configuration. For more information, see this page .   In addition, this function returns a hashtable nam...
  4. PowerShell Function: Get-CoraSeQuenceServiceGUID

    V9.0 Method CoraSeQuence.Services Description Gets the current GUID of a Cora SeQuence service. Syntax Get-CoraSeQuenceServiceGUID [-Service] [[-ServiceID] ] [ ] Parameters -Service Determines the type of the seCora SeQuence serv...
  5. PowerShell Function: Get-CoraSeQuenceService

    V9.3 Method CoraSeQuence.Services Description Gets one or more instances of the installed Cora SeQuence services. The returned type is WMI Class Win32_Service. For more information, see  this page . In addition, this function returns a hash...
  6. PowerShell Function: Get-CoraSeQuenceQuickSearchConfiguration

    V9.6 Module CoraSeQuence Description Retrieves the current Cora SeQuence case search configuration. Returned values: status (enabled, disabled) and number of results. Syntax Get-CoraSeQuenceQuickSearchConfiguration [[-SiteID] ] [ ] Para...
  7. PowerShell Function: Get-CoraSeQuenceConnectionString

    V9.3 Method CoraSeQuence Description Gets the Cora SeQuence database connection string from the specified config file. Syntax Get-CoraSeQuenceConnectionString [-ConfigFilePath] [ ] Parameters -ConfigFilePath The path to the releva...
  8. PowerShell Function: Get-CoraSeQuenceApplicationsConfigurationFiles

    V9.2 Module CoraSeQuence Description Retrieves the path of the primary configuration files of the Cora SeQuence applications—web config, for site applications, and app config, for service applications. Syntax Get-CoraSeQuenceApplicationsC...
  9. PowerShell Function: Enable-CoraSeQuenceWebApiCORS

    V9.6 Method CoraSeQuence.sites Description Enables Cross-Origin Resource Sharing (CORS) for all options and all headers on the Cora SeQuence WebAPI site. Syntax Enable-CoraSeQuenceWebApiCORS [[-SiteID] ] [ ] Parameters -SiteID Sets...
  10. PowerShell Function: Enable-CoraSeQuenceRuntimeLogs

    V9.6 Method CoraSeQuence.sites Description Enables runtime logs (svclog) on all installed Cora SeQuence apps. Syntax Enable-CoraSeQuenceRuntimeLogs -TraceDirectory -ApplicationType [-ApplicationID ] [-AllInstances] [ ] Enable-CoraSeQ...