Client parameter rules

Remember the following points when you are working with client parameters.

  • The <description> tag is optional, and can be empty or not listed at all.
  • Constant, client, inject, SQL, and HTTP parameters can be passed as arguments to other inject, SQL, and HTTP parameters.
  • Client parameter values are supplied by the NSM client user when submitting the service for execution.
  • Client parameters that are passed to the service must be valid parameters for the command sets that the service calls.