Request parameters
Specifies the parameters that the data transmitter 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
- RestTransmitter.RequestParams
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 data transmitter runs.
For more information about symbol notation and how to use it, refer to the Information Center.