Add a deployment configuration to a package

Define deployment configuration for a package by updating the base values of server variables, global variables, web service integrations, device settings (Kofax Front Office Server settings), transformation settings and export connector settings for a deployment target, such as production environment.

  1. Navigate to Packages > Packages.
    The Packages page appears.
  2. Open the package for which to add a deployment configuration.

    The package opens in a new browser tab.

  3. Click the Deployment configuration tab and click New.

    The New deployment dialog box is displayed.

    Under Configuration, the server variables, global variables, web service integrations, device settings, Transformation settings, and export connector settings along with the values available within the package are displayed under respective tabs. However, you can define a different value for these settings.

  4. Enter a Name for the deployment package.
  5. Optional. Enter a Description for the deployment package.
  6. To define a different value for a setting, click the tab and modify the corresponding settings as follows:

    Tab

    Description

    Server variables and Global variables

    1. Click the Server variables or Global variables tab.

      The list of server variables/global variables available within the package is displayed.

    2. Select the setting to modify and click . Alternatively, double click the item to edit.

      The Update dialog box is displayed.

    3. Change the Value as needed and click Update.

    Web services

    1. Click the Web services tab.

      The list of web services available within the package is displayed.

    2. Select the web service to update and click .

      The Update dialog box is displayed.

    3. Change the URL that references the web service.

    4. To change the web service execution location without regenerating the web service proxy DLLs, click Yes for Endpoint URL and enter the endpoint URL.

      Note The Endpoint URL must be the location of the web service and not the WSDL link. Use an Endpoint URL only for SOAP and WCF. Endpoint URL does not support RESTful web services.
    5. To control access to the web service and not just restrict access to the configured TotalAgility Enterprise services account, click Yes for User credentials and enter the Username and Password.

    6. Click Update.

    Device settings

    1. Click the Device settings tab.

      The device settings that can be overridden, and their default values are displayed. These settings may be different between deployment targets.

    2. Select the device setting to update and click .

      The Update dialog box is displayed.

    3. Keep the Override checkbox selected and change the Value as needed.

    4. Click Update.

    Transformation settings

    1. Click the Transformation settings tab.

      The Transformation settings that can be overridden, and their default values are displayed. These settings may be different between deployment targets.

    2. Select the Transformation setting to update and click .

      The Update dialog box is displayed.

    3. Change the Value as needed and click Update.

    Export connectors

    1. Click the Export connectors tab.

      The export connector settings that can be overridden, and their default values are displayed. These settings may be different between deployment targets.

    2. Select the export connector setting to update and click .

      The Update dialog box is displayed.

    3. Change the Value as needed.

      Note To update the same value for all the instances of the setting with the same connector type and property, select the Update {Property} for all instances with the same value check box.

    4. Click Update.

    The updated settings appear in blue color.

  7. Click OK.

    The deployment configuration name appears on the list.

  8. Click Save.

    The deployment configuration is saved with the package.

Maintain a deployment package

You can edit or delete a deployment package.

  1. Navigate to Packages > Packages.
    The Packages list page appears.
  2. Open the package for which a deployment configuration is added.

    The package opens in a new browser tab.

  3. Click the Deployment configuration tab.

    The deployment configurations are displayed.

  4. To edit the deployment configuration, do the following:
    1. Click the deployment name to edit.

      The Edit deployment dialog box is displayed.

    2. Make changes to the settings as needed.
    3. Click OK.
  5. To delete a deployment configuration, on the context menu of the deployment to delete, click Delete.

    On confirmation, the deployment configuration is deleted.