webMethods OneData 10.11 | Managing Master Data with webMethods OneData | Developing for webMethods OneData | RESTful Web Services | REST URL Parameters | fkRelDescDisplayFormat
 
fkRelDescDisplayFormat
Determines the format in which multiple column foreign key description is displayed in the REST GET response.
Allowable Values are:
0. Default. Displays each column of the multiple column description as a separate element in the response.
1. Displays single column description in the response even when multiple column description is configured.
2. Display multiple column description with unique tags containing the child attributes as object or simple structure.
Note:
This parameter value overrides the value of onedata.webservice.rest.foreignKeyRelatedDescription.format property.