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).
Name | Description | HTTP methods |
---|---|---|
parent |
id of the parent model, namespace,
or folder. |
POST |
comment |
Comment. |
|
description |
Description. Localized text. |
|
joins |
Array of id values of child physical
joins. |
GET |
name |
Name. Localized text. |
|
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. |
|
tables |
Array of id values of child physical
tables. |
GET |