Getting the Refresh Parameters of a Data Provider

Usage

Returns the parameters to be filled before running a data provider refresh.

Request

GET /documents/<documentID>/dataproviders/<dataproviderID>/parameters?lovInfo=<lovInfo>

Where:

  • <lovInfo> is an optional, Boolean parameter. Default value is true. If set to false, the lists of values are not computed, nor displayed.
Response

Response type: application/xml or application/json

Response body : the parameters with their expected answers, previous values if applicable, otherwise default values. See Parameter Response Body Schemas