java.lang.Object | |
↳ | com.microstrategy.webservices.jbridge.MWSUAPIJBridge |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MWSUAPIJBridge() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void |
cancelBrowse(MWSConnectInfo cInfo, String sBrowseID)
Cancels the specifed object browse (search).
| ||||||||||
void |
cancelDocument(MWSConnectInfo cInfo, String sMsgID)
Cancels the asynchronous execution of a document.
| ||||||||||
void |
cancelRSDocument(MWSConnectInfo cInfo, String sMsgID)
Cancels the asynchronous execution of a RS document.
| ||||||||||
void |
cancelReport(MWSConnectInfo cInfo, String sMsgID)
Cancels the asynchronous execution of a report.
| ||||||||||
void | changeUserPassword(MWSConnectInfo cInfo, String newPassword) | ||||||||||
String |
connect(MWSConnectInfo cInfo)
Creates an IServer session based on passed in connection
information and returns a session string.
| ||||||||||
MWSProjectSessionInfo |
connectToProject(MWSConnectInfo cInfo)
Creates an IServer session based on passed in connection
information and returns project information.
| ||||||||||
void | copyObjects(MWSConnectInfo cInfo, String targetFolderID, ArrayOfString objectIDs, ArrayOfEnumMWSObjectType objectTypes) | ||||||||||
String | createFolder(MWSConnectInfo cInfo, String parentFolderID, String folderName, String folderDesc) | ||||||||||
void | createShortcuts(MWSConnectInfo cInfo, String targetFolderID, ArrayOfString objectIDs, ArrayOfEnumMWSObjectType objectTypes) | ||||||||||
void | deleteObjects(MWSConnectInfo cInfo, ArrayOfString objectIDs, ArrayOfEnumMWSObjectType objectTypes) | ||||||||||
void |
disconnect(ArrayOfString sessions)
Given an array of session strings, dsconnect them all.
| ||||||||||
MWSElementBrowseInfo |
drillDocumentPromptElement(MWSConnectInfo cInfo, MWSExecutionObjSpec oSpec, String promptKey, ArrayOfMWSHierarchyElementFilter fromElementFilter, MWSHierarchyAttributeInfo toAttributeInfo, ArrayOfMWSElementRestriction arrayRestrictions, EnumMWSElementSourceFlags eFlags, int iBlockBegin, int iBlockCount)
Retrieve elements from the specified attribute that are
ancestors/descendants of the specified element based on specified
element filter restrictions.
| ||||||||||
MWSElementBrowseInfo |
drillRSDocumentPromptElement(MWSConnectInfo cInfo, MWSExecutionObjSpec oSpec, String promptKey, ArrayOfMWSHierarchyElementFilter fromElementFilter, MWSHierarchyAttributeInfo toAttributeInfo, ArrayOfMWSElementRestriction arrayRestrictions, EnumMWSElementSourceFlags eFlags, int iBlockBegin, int iBlockCount)
Retrieve elements from the specified attribute that are
ancestors/descendants of the specified element based on specified
element filter restrictions.
| ||||||||||
MWSElementBrowseInfo |
drillReportPromptElement(MWSConnectInfo cInfo, MWSExecutionObjSpec oSpec, String promptKey, ArrayOfMWSHierarchyElementFilter fromElementFilter, MWSHierarchyAttributeInfo toAttributeInfo, ArrayOfMWSElementRestriction arrayRestrictions, EnumMWSElementSourceFlags eFlags, int iBlockBegin, int iBlockCount)
Retrieve elements from the specified attribute that are
ancestors/descendants of the specified element based on specified
element filter restrictions.
| ||||||||||
void | establishTrust(MWSConnectInfo cInfo, boolean bDelete) | ||||||||||
MWSObjectExecuteInfo |
executeDocument(MWSConnectInfo cInfo, String sDocName, String sDocID, String sAnswerPrompt, EnumMWSExecutionFlags eFlags, MWSResultsWindow resultsWindow, EnumMWSResultFlags eResults, MWSExecutionSettings eSettings)
Runs the specified document based on input execution flags.
| ||||||||||
MWSBrowseInfo | executeIncrementalBrowse(MWSConnectInfo cInfo, ArrayOfMWSRestriction aRestricts, ArrayOfEnumMWSObjectType eType, ArrayOfEnumMWSObjSubType eStype, EnumMWSSearchFlags eFlags, ArrayOfMWSSyncCommunicationSetting aSyncSettings, int iStartIndex, int iCount, ArrayOfMWSObjectInfoPropertySetSpec propSetSpecs) | ||||||||||
MWSObjectExecuteInfo |
executeRSDocument(MWSConnectInfo cInfo, String sDocName, String sDocID, String sAnswerPrompt, EnumMWSRSExecutionFlags eFlags, EnumMWSRSResultFlags eFormat, MWSRSExecutionSettings eSettings)
Runs the specified document based on input execution flags.
| ||||||||||
MWSExecuteInfo |
executeReport(MWSConnectInfo cInfo, String sReportName, String sReportID, String sAnswerPrompt, EnumMWSExecutionFlags eFlags, MWSResultsWindow resultsWindow, String sStyle, EnumMWSResultFlags eResults, MWSExecutionSettings eSettings)
Runs the specified report based on input execution flags.
| ||||||||||
ArrayOfMWSHierarchyAttributeInfo |
getAttributeChildren(MWSConnectInfo cInfo, MWSHierarchyAttributeInfo attributeInfo, EnumMWSAttributeFormsSetting eForms)
Uses passed in attribute information to specify a hierarchy and
attribute.
| ||||||||||
MWSElementBrowseInfo |
getAttributeElements(MWSConnectInfo cInfo, MWSHierarchyAttributeInfo attributeInfo, ArrayOfMWSElementRestriction arrayRestrictions, EnumMWSElementSourceFlags eFlags, int iBlockBegin, int iBlockCount)
Retrieves elements from the specified attribute based on specified
element filter restrictions.
| ||||||||||
ArrayOfMWSHierarchyAttributeInfo |
getAttributeParents(MWSConnectInfo cInfo, MWSHierarchyAttributeInfo attributeInfo, EnumMWSAttributeFormsSetting eForms)
Uses passed in attribute information to specify a hierarchy and
attribute.
| ||||||||||
byte[] | getBytes() | ||||||||||
int |
getCSVArraySize()
Returns the size of the CSV string array.
| ||||||||||
String |
getCSVString(int index)
Returns the CSV string at the desired index.
| ||||||||||
ArrayOfMWSObjectInfo |
getContents(MWSConnectInfo cInfo, String folderID, ArrayOfEnumMWSObjectType eTypes, ArrayOfEnumMWSObjSubType eSTypes, ArrayOfMWSObjectInfoPropertySetSpec propSetSpecs)
Returns an array of objects that exist in the specified folder.
| ||||||||||
ArrayOfMWSObjectInfoProperty | getDMXMetricFunctionProperties(MWSConnectInfo cInfo, String dmxMetricObjID) | ||||||||||
MWSElementBrowseInfo |
getDocumentPromptElements(MWSConnectInfo cInfo, MWSExecutionObjSpec oSpec, String promptKey, MWSHierarchyAttributeInfo attributeInfo, ArrayOfMWSElementRestriction arrayRestrictions, EnumMWSElementSourceFlags eFlags, int iBlockBegin, int iBlockCount, String dataSourcesXML)
Retrieves elements from the specified document prompt based on specified
element filter restrictions.
| ||||||||||
MWSObjectExecuteInfo |
getDocumentResults(MWSConnectInfo cInfo, String sPrompt, String sDocID, String sMsgID, EnumMWSExecutionFlags eFlags, MWSResultsWindow resultsWindow, EnumMWSResultFlags eResults, MWSExecutionSettings eSettings)
Checks the status of an executing document.
| ||||||||||
ArrayOfMWSHierarchyAttributeInfo |
getHierarchyAttributes(MWSConnectInfo cInfo, String sHierarchyID, EnumMWSAttributeFormsSetting eForms)
Uses the passed in hierarchy ID to specify a hierarchy, and then
returns all the attributes associated with that hierarchy.
| ||||||||||
ArrayOfMWSHistoryInfo |
getHistory(MWSConnectInfo cInfo)
Returns a list of history objects from the user's inbox.
| ||||||||||
byte[] |
getImageArray(int index)
Returns the specified byte array.
| ||||||||||
int |
getImageArraySize()
Returns the size of the array of bytes array.
| ||||||||||
MWSBrowseInfo | getIncrementalBrowseResults(MWSConnectInfo cInfo, String sBrowseID, ArrayOfMWSSyncCommunicationSetting aSyncSettings, int iStartIndex, int iCount, ArrayOfMWSObjectInfoPropertySetSpec propSetSpecs) | ||||||||||
ArrayOfMWSFunctionalityProperty |
getMWSFunctionalityProperties(String clientWSDLVersion, String displayLocale)
Returns the specified web service functionalityproperties.
| ||||||||||
String |
getMWSIdentity()
Return web service identity (wsdl version).
| ||||||||||
ArrayOfMWSInfoProperty |
getMWSInfoProperties(String clientWSDLVersion, String displayLocale)
Returns the specified web service informational properties.
| ||||||||||
MWSOfficeInstallInfo |
getMWSOfficeInstallInfo()
Returns Office install exectable information so that client can decide
whether to upgrade their version of MicroStrategy Office.
| ||||||||||
ArrayOfMWSProperty |
getMWSProperties(EnumMWSProperties eProps, ArrayOfMWSConnectProperty aConnectProps)
Returns the specified web service properties.
| ||||||||||
ArrayOfMWSObjectInfoPropertySetGroup | getObjectProperties(MWSConnectInfo cInfo, ArrayOfMWSObjectInfoPropertySetGroup arrOfPropSetGrp) | ||||||||||
MWSObjectInfo |
getProjectFolder(MWSConnectInfo cInfo, EnumMWSProjectFolder eFolder)
Return object information related to a specified project folder.
| ||||||||||
ArrayOfMWSProjectSourceInfo |
getProjectSources()
Gets a list of project sources and related info from
the projectsources.xml file.
| ||||||||||
ArrayOfMWSProjectInfo |
getProjects(MWSConnectInfo cInfo)
Connects to a project source and then returns a list of
related projects with project information.
| ||||||||||
String |
getRSDocumentAnnotations(MWSConnectInfo cInfo, String rsDocumentObjID)
Retrieve annotations/notes from the specified report services document.
| ||||||||||
MWSElementBrowseInfo |
getRSDocumentPromptElements(MWSConnectInfo cInfo, MWSExecutionObjSpec oSpec, String promptKey, MWSHierarchyAttributeInfo attributeInfo, ArrayOfMWSElementRestriction arrayRestrictions, EnumMWSElementSourceFlags eFlags, int iBlockBegin, int iBlockCount, String dataSourcesXML)
Retrieves elements from the specified report services document prompt based on specified
element filter restrictions.
| ||||||||||
MWSObjectExecuteInfo |
getRSDocumentResults(MWSConnectInfo cInfo, String sPrompt, String sDocID, String sMsgID, EnumMWSRSExecutionFlags eFlags, EnumMWSRSResultFlags eFormat, MWSRSExecutionSettings eSettings)
Checks the status of an executing document.
| ||||||||||
String |
getReportAnnotations(MWSConnectInfo cInfo, String reportObjID)
Retrieve annotations/notes from the specified report.
| ||||||||||
MWSElementBrowseInfo |
getReportPromptElements(MWSConnectInfo cInfo, MWSExecutionObjSpec oSpec, String promptKey, MWSHierarchyAttributeInfo attributeInfo, ArrayOfMWSElementRestriction arrayRestrictions, EnumMWSElementSourceFlags eFlags, int iBlockBegin, int iBlockCount, String dataSourcesXML)
Retrieves elements from the specified report prompt based on specified
element filter restrictions.
| ||||||||||
MWSExecuteInfo |
getReportResults(MWSConnectInfo cInfo, String sPrompt, String sRptID, String sMsgID, EnumMWSExecutionFlags eFlags, MWSResultsWindow resultsWindow, String sStyle, EnumMWSResultFlags eResults, MWSExecutionSettings eSettings)
Checks the status of an executing report.
| ||||||||||
ArrayOfMWSResourceReturnInfo |
getResources(ArrayOfMWSResourceRequestInfo arrayResources)
Retrieve one or more specified resources
| ||||||||||
ArrayOfMWSUserPreference | getUserPreferences(MWSConnectInfo cInfo, ArrayOfMWSUserPreference arrOfPrefs) | ||||||||||
ArrayOfMWSVisualizationList | getVisualizationLists(MWSConnectInfo cInfo, int viewMode) | ||||||||||
int |
getXMLArraySize()
Returns the size of the XML string array.
| ||||||||||
String |
getXMLString(int index)
Returns the XML string at the desired index.
| ||||||||||
boolean | isSessionValid(MWSConnectInfo cInfo) | ||||||||||
String |
manipulateUserAnswer(MWSConnectInfo cInfo, String commandXML)
This method loads, edits and saves user prompt answers.
| ||||||||||
void |
modifyHistoryListMessages(MWSConnectInfo connectInfo, ArrayOfString arrMsgIDs, EnumMWSHistoryListAction eType)
This method provides the ability to clear, delete and change status of history list message(s).
| ||||||||||
void | moveObjects(MWSConnectInfo cInfo, String targetFolderID, ArrayOfString objectIDs, ArrayOfEnumMWSObjectType objectTypes) | ||||||||||
void |
renameHistoryListMessage(MWSConnectInfo connectInfo, String sMsgID, String sName)
This method renames the specified message id on the history list.
| ||||||||||
void | renameObject(MWSConnectInfo cInfo, String objectID, EnumMWSObjectType objectType, String newName) | ||||||||||
void | setConnectionPoolSize(String serverName, int portNum, int poolSize) | ||||||||||
void |
setRSDocumentAnnotations(MWSConnectInfo cInfo, String rsDocumentObjID, String annotations)
Set annotations/notes on the specified report services document.
| ||||||||||
void |
setReportAnnotations(MWSConnectInfo cInfo, String reportObjID, String annotations)
Set annotations/notes on the specified report.
| ||||||||||
void | setRequestTimeOut(int timeout) | ||||||||||
void | setServerBusyTimeOut(int timeout) | ||||||||||
String |
transformXML(String sXSLFile, String sXML)
Transform the supplied XML into HTML using the supplied
XSL file path.
| ||||||||||
boolean | trustRelationshipExists(String serverName) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Cancels the specifed object browse (search).
cInfo | Session connection information |
---|---|
sBrowseID | ID of Browse to cancel. |
RemoteException |
---|
Cancels the asynchronous execution of a document.
cInfo | Session connection information |
---|---|
sMsgID | string representing the message id associated with the document |
RemoteException |
---|
Cancels the asynchronous execution of a RS document.
cInfo | Session connection information |
---|---|
sMsgID | string representing the message id associated with the document |
RemoteException |
---|
Cancels the asynchronous execution of a report.
cInfo | Session connection information |
---|---|
sMsgID | string representing the message id associated with the report |
RemoteException |
---|
Creates an IServer session based on passed in connection information and returns a session string.
cInfo | Session connection information. |
---|
RemoteException |
---|
Creates an IServer session based on passed in connection information and returns project information.
cInfo | Session connection information. |
---|
RemoteException |
---|
RemoteException |
---|
RemoteException |
---|
RemoteException |
---|
RemoteException |
---|
Given an array of session strings, dsconnect them all.
sessions | Array of serialized session strings. |
---|
RemoteException |
---|
Retrieve elements from the specified attribute that are ancestors/descendants of the specified element based on specified element filter restrictions. Elements can be retrieved incrementally. Element source is retrieved from the document prompt so that cube attributes can be browsed.
cInfo | Session connection information |
---|---|
oSpec | Report Specification information |
promptKey | Prompt Identifier |
fromElementFilter | Identifies the element(s) to drill from. |
toAttributeInfo | Identifies the attribute to get drill to. |
arrayRestrictions | Specifies element filter conditions. |
eFlags | Specifies element search flags. |
iBlockBegin | Specifies the starting element. |
iBlockCount | Specifies number of elements to return. |
RemoteException |
---|
Retrieve elements from the specified attribute that are ancestors/descendants of the specified element based on specified element filter restrictions. Elements can be retrieved incrementally. Element source is retrieved from the report services document prompt so that cube attributes can be browsed.
cInfo | Session connection information |
---|---|
oSpec | Report Specification information |
promptKey | Prompt Identifier |
fromElementFilter | Identifies the element(s) to drill from. |
toAttributeInfo | Identifies the attribute to get drill to. |
arrayRestrictions | Specifies element filter conditions. |
eFlags | Specifies element search flags. |
iBlockBegin | Specifies the starting element. |
iBlockCount | Specifies number of elements to return. |
RemoteException |
---|
Retrieve elements from the specified attribute that are ancestors/descendants of the specified element based on specified element filter restrictions. Elements can be retrieved incrementally. Element source is retrieved from the report prompt so that cube attributes can be browsed.
cInfo | Session connection information |
---|---|
oSpec | Report Specification information |
promptKey | Prompt Identifier |
fromElementFilter | Identifies the element(s) to drill from. |
toAttributeInfo | Identifies the attribute to get drill to. |
arrayRestrictions | Specifies element filter conditions. |
eFlags | Specifies element search flags. |
iBlockBegin | Specifies the starting element. |
iBlockCount | Specifies number of elements to return. |
RemoteException |
---|
Runs the specified document based on input execution flags.
cInfo | Session connection information |
---|---|
sDocName | string representing the document name (optional) |
sDocID | string representing the document id (optional if name input) |
sAnswerPrompt | answer prompt xml to run document with. |
eFlags | specifies options to execute document with |
resultsWindow | specifies results window options such as number of rows, columns, or page by info |
eResults | specifies options to apply to report results |
RemoteException |
---|
RemoteException |
---|
Runs the specified document based on input execution flags.
cInfo | Session connection information |
---|---|
sDocName | string representing the document name (optional) |
sDocID | string representing the document id (optional if name input) |
sAnswerPrompt | answer prompt xml to run document with. |
eFlags | specifies options to execute document with |
eFormat | species format of results |
RemoteException |
---|
Runs the specified report based on input execution flags.
cInfo | Session connection information |
---|---|
sReportName | string representing the report name (optional) |
sReportID | string representing the report id (optional if name input) |
sAnswerPrompt | answer prompt xml to run report with. |
eFlags | specifies options to execute report with |
resultsWindow | specifies results window options such as number of rows, columns, or page by info |
sStyle | string representing the style to use for transformations |
eResults | specifies options to apply to report results |
RemoteException |
---|
Uses passed in attribute information to specify a hierarchy and attribute. The children of the specified attribute are returned.
cInfo | Session connection information |
---|---|
attributeInfo | Identifies the attribute to get children of. |
eForms | Determines which form data is included. |
RemoteException |
---|
Retrieves elements from the specified attribute based on specified element filter restrictions. Elements can be retrieved incrementally.
cInfo | Session connection information |
---|---|
attributeInfo | Identifies the attribute to get elements from. |
arrayRestrictions | Specifies element filter conditions. |
eFlags | Specifies element search flags. |
iBlockBegin | Specifies the starting element. |
iBlockCount | Specifies number of elements to return. |
RemoteException |
---|
Uses passed in attribute information to specify a hierarchy and attribute. The parents of the specified attribute are returned.
cInfo | Session connection information |
---|---|
attributeInfo | Identifies the attribute to get parents of. |
eForms | Determines which form data is included. |
RemoteException |
---|
RemoteException |
---|
Returns the size of the CSV string array.
Returns the CSV string at the desired index.
index | int Index of CSV string to return |
---|
Returns an array of objects that exist in the specified folder. The types/subtypes of objects returned can be specified.
cInfo | Session connection information |
---|---|
folderID | ID of folder to browse |
eTypes | Types of objects to return |
eSTypes | Suntypes of objects to return |
RemoteException |
---|
RemoteException |
---|
Retrieves elements from the specified document prompt based on specified element filter restrictions. Elements can be retrieved incrementally. Element source is the attribute found in the prompt. If the prompt describes a dimension, the attributeInfo parameter describes which attribute in the dimension to use.
cInfo | Session connection information |
---|---|
oSpec | Report Specification information |
promptKey | Prompt Identifier |
attributeInfo | Identifies the attribute to get elements from. |
arrayRestrictions | Specifies element filter conditions. |
eFlags | Specifies element search flags. |
iBlockBegin | Specifies the starting element. |
iBlockCount | Specifies number of elements to return. |
dataSourcesXML | Specifies the Data Sources XML if the elements come from a MDX prompt. |
java.rmi.RemoteException | |
RemoteException |
Checks the status of an executing document. If results are available, return the result to client. In a prompted document, the prompt XML is returned to the client. The subsequent call to this method contains the prompt answer, which is submitted to the I-Server and execution continues.
cInfo | Session connection information |
---|---|
sPrompt | answer prompt xml to run document with. |
sDocID | string representing the object id associated with the document |
sMsgID | string representing the message id associated with the document |
eFlags | specifies options to execute document with |
resultsWindow | specifies results window options such as number of rows, columns, or page by info |
eResults | specifies options to apply to report results |
RemoteException |
---|
Uses the passed in hierarchy ID to specify a hierarchy, and then returns all the attributes associated with that hierarchy.
cInfo | Session connection information |
---|---|
sHierarchyID | DSSID of hierarchy to get attributes of. |
eForms | Determines which form data is included. |
RemoteException |
---|
Returns a list of history objects from the user's inbox. Normally, these are reports/documents that have been run.
cInfo | Session connection information |
---|
RemoteException |
---|
Returns the specified byte array.
Returns the size of the array of bytes array.
RemoteException |
---|
Returns the specified web service functionalityproperties.
clientWSDLVersion | String - callers wsdl version |
---|---|
displayLocale | String - locale ID for error display (eg. "1033" English) |
RemoteException |
---|
Return web service identity (wsdl version). Immutable interface.
RemoteException |
---|
Returns the specified web service informational properties.
clientWSDLVersion | - callers wsdl version |
---|---|
displayLocale | - locale ID for error display (eg. "1033" English) |
RemoteException |
---|
Returns Office install exectable information so that client can decide whether to upgrade their version of MicroStrategy Office.
RemoteException |
---|
Returns the specified web service properties.
eProps | Enum specifying the properties to return. |
---|
RemoteException |
---|
RemoteException |
---|
Return object information related to a specified project folder.
cInfo | Session connection info. |
---|---|
eFolder | Project folder specifier |
RemoteException |
---|
Gets a list of project sources and related info from the projectsources.xml file.
RemoteException |
---|
Connects to a project source and then returns a list of related projects with project information.
cInfo | Session connection information |
---|
RemoteException |
---|
Retrieve annotations/notes from the specified report services document.
cInfo | Session connect info |
---|---|
rsDocumentObjID | DSSID |
RemoteException |
---|
Retrieves elements from the specified report services document prompt based on specified element filter restrictions. Elements can be retrieved incrementally. Element source is the attribute found in the prompt. If the prompt describes a dimension, the attributeInfo parameter describes which attribute in the dimension to use.
cInfo | Session connection information |
---|---|
oSpec | Report Specification information |
promptKey | Prompt Identifier |
attributeInfo | Identifies the attribute to get elements from. |
arrayRestrictions | Specifies element filter conditions. |
eFlags | Specifies element search flags. |
iBlockBegin | Specifies the starting element. |
iBlockCount | Specifies number of elements to return. |
dataSourcesXML | Specifies the Data Sources XML if the elements come from a MDX prompt. |
java.rmi.RemoteException | |
RemoteException |
Checks the status of an executing document. If results are available, return the result to client. In a prompted document, the prompt XML is returned to the client. The subsequent call to this method contains the prompt answer, which is submitted to the I-Server and execution continues.
cInfo | Session connection information |
---|---|
sPrompt | answer prompt xml to run document with. |
sDocID | string representing the object id associated with the document |
sMsgID | string representing the message id associated with the document |
eFlags | specifies options to execute document with |
RemoteException |
---|
Retrieve annotations/notes from the specified report.
cInfo | Session connect info |
---|---|
reportObjID | DSSID |
RemoteException |
---|
Retrieves elements from the specified report prompt based on specified element filter restrictions. Elements can be retrieved incrementally. Element source is the attribute found in the prompt. If the prompt describes a dimension, the attributeInfo parameter describes which attribute in the dimension to use.
cInfo | Session connection information |
---|---|
oSpec | Report Specification information |
promptKey | Prompt Identifier |
attributeInfo | Identifies the attribute to get elements from. |
arrayRestrictions | Specifies element filter conditions. |
eFlags | Specifies element search flags. |
iBlockBegin | Specifies the starting element. |
iBlockCount | Specifies number of elements to return. |
dataSourcesXML | Specifies the Data Sources XML if the elements come from a MDX prompt. |
java.rmi.RemoteException | |
RemoteException |
Checks the status of an executing report. If results are available, return the result to client. In a prompted report, the prompt XML is returned to the client. The subsequent call to this method contains the prompt answer, which is submitted to the I-Server and execution continues.
cInfo | Session connection information |
---|---|
sPrompt | answer prompt xml to continue execution with. |
sRptID | string representing the report id |
sMsgID | string representing the message id from the initial execution |
eFlags | specifies options to execute report with |
resultsWindow | specifies results window options such as number of rows, columns, or page by info |
sStyle | string representing the style to use for transformations |
eResults | specifies options to apply to report results |
RemoteException |
---|
Retrieve one or more specified resources
arrayResources | list of one or more resources to fetch |
---|
RemoteException |
---|
RemoteException |
---|
RemoteException |
---|
Returns the size of the XML string array.
Returns the XML string at the desired index.
index | int Index of XML string to return |
---|
This method loads, edits and saves user prompt answers.
cInfo | MWSConnectInfo Session connection information. |
---|---|
commandXML | String representing the input command XML |
RemoteException |
---|
This method provides the ability to clear, delete and change status of history list message(s).
connectInfo | MWSConnectInfo Session connection information. |
---|---|
arrMsgIDs | ArrayOfString representing the message ID to perform the specified action on |
eType | EnumMWSHistoryListAction represents the action to be performed (clear/delete/mark read/mark unread |
RemoteException |
---|
RemoteException |
---|
This method renames the specified message id on the history list.
connectInfo | MWSConnectInfo Session connection information. |
---|---|
sMsgID | String representing message ID of the history list item to be renamed |
sName | String representing the new name for the specified message id |
RemoteException |
---|
RemoteException |
---|
Set annotations/notes on the specified report services document.
cInfo | Session connect info |
---|---|
rsDocumentObjID | DSSID |
annotations | string |
RemoteException |
---|
Set annotations/notes on the specified report.
cInfo | Session connect info |
---|---|
reportObjID | DSSID |
annotations | string |
RemoteException |
---|
Transform the supplied XML into HTML using the supplied XSL file path.
sXSLFile | XSL file path containing transformation rules |
---|---|
sXML | XML to be transformed |
RemoteException |
---|
RemoteException |
---|