Go to main content

Developing Agents With the Generic Data Service (GDS)

Exit Print View

Updated: August 2018
 
 

How to Configure the Scripts for GDS

After creating the scripts, you need to configure the new service.

  1. Type the location of the start command, or click Browse to locate the start command.

    You can specify property variables. Property variables are described in Using Property Variables in Developing Data Services.

  2. (Optional) Type the location of the stop command, or click Browse to locate the stop command.

    You can specify property variables. Property variables are described in Using Property Variables in Developing Data Services.

  3. (Optional) Type the location of the validate command, or click Browse to locate the validate command.

    You can specify property variables. Property variables are described in Using Property Variables in Developing Data Services.

  4. (Optional) Type the location of the probe command, or click Browse to locate the probe command.

    You can specify property variables. Property variables are described in Using Property Variables in Developing Data Services.

  5. (Optional) Specify new timeout values for the start, stop, validate, and probe commands.
  6. Click Configure.

    Agent Builder configures the scripts.


    Note -  Agent Builder concatenates the vendor name and the application name to create the package name.

    A package for scripts is created and placed in the following directory:

    working-dir/vendor-name-application/pkg

    For example, /export/wdir/NETapp/pkg.

    Go to How to Install the Generated Package.