getListOfSubjectAreaInSession() Method
In ReportService, use the getListOfSubjectAreaInSession() method to get the list of Subject Areas in semantic layer.
Signature
public ArrayOfString getListOfSubjectAreaInSession(String bipSessionToken, String connectionName);
Parameters for getListOfSubjectAreaInSession() Method
Parameter | Description |
---|---|
String bipSessionToken |
The session token retrieved from login. |
String connectionName |
A valid connection name. |