Importing workflows manually - Platform - BlueCat Gateway - 23.1

Gateway Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
23.1

To import workflows manually:

  1. Log in to BlueCat Gateway.

  2. Copy the workflow TAR package:

    cp worflow_name.tar.gz <bluecat_gateway>/workflows

  3. Change to the <bluecat_gateway>/workflows directory:

    cd <bluecat_gateway>/workflows

  4. Extract the workflows from the TAR file:

    gzip -d workflow_name.tar.gz

    tar xf worklow_name.tar workflow_name

    You can then add permissions manually before restarting BlueCat Gateway. Or, you can restart BlueCat Gateway and add permissions later through the user interface.