Request header
Specifies the HTTP header field that the data transmitter includes in a web service
request to send a request to an application.
Refer to the documentation for that application for requirements and syntax.
Format:
- Length
- Up to 32700 characters (bytes)
- Database name
- RestTransmitter.RequestHeader
Usage notes:
- Request header 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 header property. Symbols are resolved when the data transmitter runs.
For more information about symbols notation and how to use it, refer to the Information Center.