Genpact Cora Knowledge Center

Support

New Articles

  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. PowerShell Function: Enable-CoraSeQuenceJobsLogs

    V9.6 Method CoraSeQuence.sites Description Enables jobs logs (svclog) on all instances of installed Cora SeQuence JES and Administration. Syntax Enable-CoraSeQuenceJobsLogs [-TraceDirectory] [[-ServiceID] ] [ ] Parameters -TraceDirec...
  6. PowerShell Function: Disable-CoraSeQuenceWebApiCORS

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

    V9.6 Method CoraSeQuence.sites Description Disables runtime logs (svclog) on all installed Cora SeQuence apps. Syntax Disable-CoraSeQuenceRuntimeLogs [ ] Disable-CoraSeQuenceRuntimeLogs -ApplicationType [-ApplicationID ] [-AllInstances...
  8. PowerShell Function: Disable-CoraSeQuenceJobsLogs

    V9.6 Method CoraSeQuence.sites Description Disables jobs logs (svclog) on all instances of installed Cora SeQuence JES and Administration. Syntax Disable-CoraSeQuenceJobsLogs [[-ServiceID] ] [ ] Parameters -ServiceID Sets the numer...
  9. PowerShell Function: ConvertTo-CoraSeQuenceEncryptedString

    V9.3 Method CoraSeQuence Description Encrypts the provided string using the cryptographic service configured on the Cora SeQuence Administration site. Syntax ConvertTo-CoraSeQuenceEncryptedString [-Text] [ ] Parameters -Text The t...
  10. PowerShell Function: Add-CoraSeQuenceFilesStorageConfiguration

    V9.6 Module CoraSeQuence Description Adds a file storage configuration for each of the Cora SeQuence applications installed on the server, except ADSS.  Syntax Add-CoraSeQuenceFilesStorageConfiguration -ConfigurationName -ConnectionType ...