Fulfillment Provisioning Samples
Fulfillment Provisioning includes a number of samples that demonstrate some of its features. This chapter provides details of these samples.
Note:
- For examples to work correctly, you must install GNU wget and GNU tar. Define the environment variables. For example:
export GNU_TAR=/usr/local/bin/tar
export USER_WGET=/usr/sfw/bin/wget
- ssh localhost command must work without requesting for password.
-
Ensure the following environment variables are set before running samples.
export TIBCO_HOME=/home/user1/tibco (This path is for example. You can update the path according to your requirement.)
export SW_HOME=$TIBCO_HOME/fp/3.9/kis
export PATH="$PATH:$SW_HOME/distrib/kabira/bin"
export PATH="$PATH:$SW_HOME/distrib/kabira/scripts"
export PATH="$PATH:$SW_HOME/distrib/kabira/kpsa/scripts"
Copyright © Cloud Software Group, Inc. All rights reserved.