Genpact Cora Knowledge Center

Support

Installing Cora SeQuence V9.x Pre-Built Applications

V9.2

Overview

You can install pre-built applications or build customized applications. If your system does not require any customization or special code, deploy pre-built applications.

Before you begin

Before you build applications, make sure that:

The target server is set up as required.
For more details, see this article.

The database is set up.
For more details, see this article

The latest PowerShell modules are installed.
For more details, see this article

The latest Cora SeQuence Standard package is downloaded.

Install pre-built applications

  1. To deploy a pre-built application, run the Install-CoraSeQuenceApplication function.
    1. Do one of the following:
      • Set the SourcePath parameter to the pre-built application URL, and use your credentials to the repository as the Credentials parameter.
      • Download the pre-built application from the repository, and set the SourcePath to the download location.

Next steps

Deploy the pre-built application.

For more details, see this article.


V9.0-V9.1

Overview

When you install Cora SeQuence V9.0, you can install pre-built applications or build customized applications. 

If your system does not require any customization or special code, you can simply deploy pre-built applications.

Download files

When you install pre-built applications, you need to download the following files.

SDK ToolsPre-built application packages
Installer wizard that installs the following items:
  • PowerShell Modules packages—only this item is relevant for this procedure. 
  • Cora SeQuence NuGet packages—not required for pre-built applications.
  • VSIX (Visual Studio extension that installs Cora SeQuence project templates)—not required for pre-built applications.

Download

  • Cora SeQuence Standard Apps
  • Cora SeQuence Premium Apps—includes HotOperations





Before you begin

Before you build applications, make sure that:

The target server is set up as required.
For more details, see this article.

The database is set up.
For more details, see this article.

Install pre-built applications

  1. Download the SDK Tools to your computer or to a central repository.
  2. Run the SDK Tools installer and install the PowerShell modules packages.
  3. Download the relevant pre-built application package to the target server.

Next steps

In the Cora SeQuence V9.0 installation process, the next step is to deploy the application.

For more details, see this article.