PATH (under EXECUTION)

The PATH element specifies the current working directory for the application module.

Syntax

<PATH>path</PATH>
  1. path specifies the path to the application module.

Child elements

There are no child elements.

Usage

You use this element to specify the path to the application MODULE.

<PATH>/home/appdir/sales/</PATH>
Tip:

If you receive an error that states ""Configuration" FGL_VMPROXY_COMMAND_DIR is missing", the PATH has not been set. Verify that you have provided the PATH element in your application or service configuration (or in the parent configuration).

Parent elements