Adapter for REST: Create Synonym Support for Custom Header Information

The Create Synonym page for the Adapter for REST now supplies a text box in which you can enter custom header name=value pairs that are passed in the HTTP header of the REST web service call. Each name=value pair must be separated from the previous pair with a semicolon (;). For example:

Content-Type="CDF";PARAM1="ABC"

The custom header information is only passed if the web service call requires the custom header parameters. You can change the parameter values at runtime using a WHERE or IF command.

WebFOCUS

Feedback