Genpact Cora Knowledge Center

Support

New Articles

  1. Configure OAuth 2.0 Credentials

    Starting with V10.0, Cora SeQuence 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 inte...
  2. Add Connection Credentials

    This article explains the procedure to add connection credentials.
  3. PowerShell Function: Uninstall-CoraSeQuenceSite

    V9.6 Method CoraSeQuence.Sites Description Uninstalls a Cora SeQuence site. Syntax     Uninstall-CoraSeQuenceSite [-SiteType] [[-SiteID] ] [ ] Parameters -SiteType Determines which Cora SeQuence site is uninstalled: Flowtime or A...
  4. PowerShell Function: Uninstall-CoraSeQuenceService

    V9.6 Method CoraSeQuence.Services Description Uninstalls a Cora SeQuence service. Syntax Uninstall-CoraSeQuenceService [-Service] [[-ServiceID] ] [ ] Parameters -Service The Cora SeQuence service to uninstall (ADSS/BRS/JES). ...
  5. PowerShell Function: Test-CoraSeQuenceCompatibility

    V9.0 Method CoraSeQuence Description Checks Cora SeQuence compatibility with the operating system. This function returns a hashtable with the keys: Key Value Supported true/false Message Error message, if the operating system ...
  6. PowerShell Function: Set-CoraSeQuenceSiteWCFConfiguration

    V9.4.3 and later NOTE From V9.4.3 this function is not available, instead use the Set-CoraSeQuenceSiteSecurityConfiguration function. V9.0 Method CoraSeQuence.Sites Description Configures WCF bindings based on the protocol and authen...
  7. PowerShell Function: Set-CoraSeQuenceSiteSecurityConfiguration

    V9.6 Method CoraSeQuence.Sites Description Configures Cora SeQuence sites for HTTP or HTTPS, and detects the protocol automatically. Syntax Set-CoraSeQuenceSiteSecurityConfiguration [[-SiteType] ] [[-SiteID] ] [-AllInstances] [ ] Parame...
  8. PowerShell Function: Set CoraSeQuenceSiteAuthentication

    V9.6 Method CoraSeQuence.Sites Description Sets basic authentication types: Forms, Claims, or Windows, for a Cora SeQuence site.  Syntax Set-CoraSeQuenceSiteAuthentication [-SiteType] [-AuthenticationType] [[-SiteID] ] [-AllInstances]...
  9. PowerShell Function: Set-CoraSeQuenceSharedConfigurationLocation

    V9.6 Module CoraSeQuence Description Sets a Cora SeQuence shared configuration location. Syntax Set-CoraSeQuenceSharedConfigurationLocation [-PhysicalPath ] -ApplicationType [-ApplicationID ] [-AllInstances] [ ] Set-CoraSeQuenceShared...
  10. PowerShell Function: Set-CoraSeQuenceServiceGUID

    V9.0 Method CoraSeQuence.Services Description  Sets a GUID for a Cora SeQuence service. Syntax Set-CoraSeQuenceServiceGUID [[-GUID] ] [-Service] [[-ServiceID] ] [ ] Parameters -GUID The GUID to be set. If not provided, a new GUI...