Request parameters

Specifies the parameters that the step includes in the web services request to an external application. Refer to the documentation for that application for information about required and optional parameters and syntax.

Format:

Length
Up to 32700 characters (bytes)

Database name
Job.WebService.Parameter

Usage notes:

  • The Request parameters consists of one or more keyword/value pairs. Each pair must appear on a separate line and must be separated using a colon (:) or an equals sign (=).
  • You can use RICOH ProcessDirector symbol notation in the Request parameters property. Symbols are resolved when the step runs.

    For more information about symbol notation and how to use it, refer to the Information Center.

  • Request parameters is a positional job property. For information about using positional job properties, refer to the Information Center.