relational_query_subject

The relational_query_subject command is used to create and delete relational query subjects, and also to update and retrieve the properties of a relational query subject.

For more information about relational query subjects, see the topics on query subjects in the IBM Cognos Framework Manager User Guide.

The following table lists the properties of a relational query subject, describes each of them, and specifies whether each property is applicable in an HTTP POST or PUT method (as an input), or in an HTTP GET method (as an output).

Table 1. Relational query subject properties for input and output methods
Name Description HTTP methods
parent id of the parent model, namespace, or folder. POST
comment Comment.
POST
GET
PUT
description Description. Localized text.
POST
GET
PUT
joins Array of id values of child physical joins. GET
name Name. Localized text.
POST
GET
PUT
queryItemMappings Array of id values of child query item mappings. GET
queryItems Array of id values of child query items. GET
screenTip Screen tip. Localized text.
POST
GET
PUT
tables Array of id values of child physical tables. GET