Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Environment Settings in Fulfillment Provisioning : User Environment Settings

User Environment Settings
To configure the environment, set the following variables:
In ksh, each user's .profile needs to export the following variable (your shell syntax may vary):
export SW_HOME=$TIBCO_HOME/fp/3.8/kis
To install and manage a Fulfillment Provisioning node, the following needs to be added to the PATH variable:
export PATH=$SW_HOME/distrib/kabira/kpsa/scripts/:$PATH
Optionally, add the following paths to the shell PATH variable:
$SW_HOME/distrib/kabira/scripts
$SW_HOME/distrib/kabira/bin
The scripts directory contains scripts for administering a node. The bin directory contains files for building and deploying applications.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved