com.microstrategy.webapi.EnumDSSXMLDocResultFlags |
The Result Flags constant control what parts of document information will be generated by the I-Server and returned to the Web Application.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlDocResultAllDataSets | Specifies that web needs all the datasets information regardless of unit filters | |||||||||
int | DssXmlDocResultBrowser | Flag not supported by MSTRWeb | |||||||||
int | DssXmlDocResultCheckFlashBinary | Specifies IServer to check the status of the flash binary results | |||||||||
int | DssXmlDocResultData | Specifies to include Document data | |||||||||
int | DssXmlDocResultDates | Flag not supported by MSTRWeb | |||||||||
int | DssXmlDocResultDefinition | Specifies to include Document definition | |||||||||
int | DssXmlDocResultDefinitionCurrentPanel | ||||||||||
int | DssXmlDocResultDefinitionLayout | ||||||||||
int | DssXmlDocResultDocumentDetails | Document details information | |||||||||
int | DssXmlDocResultDrill | Drilling on grids within RW documents | |||||||||
int | DssXmlDocResultErrors | Flag not supported by MSTRWeb | |||||||||
int | DssXmlDocResultFlexDefinition | Flex Dashboard Document Definition. | |||||||||
int | DssXmlDocResultFlexResource | Flex Dashboard Document "Asset Map". | |||||||||
int | DssXmlDocResultFlexVizDefinition | ||||||||||
int | DssXmlDocResultFlexXTabData | Flex Dashboard Document Data. | |||||||||
int | DssXmlDocResultFullPageByTree | ||||||||||
int | DssXmlDocResultID | Flag not supported by MSTRWeb | |||||||||
int | DssXmlDocResultInboxMessage | Specifies to include the inbox message information for the document. | |||||||||
int | DssXmlDocResultOptimizedPageByTree | ||||||||||
int | DssXmlDocResultPageByTreeCurrentElementOnly | ||||||||||
int | DssXmlDocResultPartialCSSRetrieval | Specifies that Web is maintaining CSS so IServer only needs to send the part Web doesn't have yet | |||||||||
int | DssXmlDocResultPartialPageByTree | Partial Page By Tree | |||||||||
int | DssXmlDocResultPreserve | Specifies to to preserve the result flags set previously. | |||||||||
int | DssXmlDocResultProperties | Specifies to include Document properties in the results. | |||||||||
int | DssXmlDocResultPutToInboxRead | Specifies to put the status of the document's inbox message as read . | |||||||||
int | DssXmlDocResultResults | Specifies to include results of HTML Document execution. | |||||||||
int | DssXmlDocResultStatusOnlyIfNotReady | Specifies IServer to just send back status till the document is ready. | |||||||||
int | DssXmlDocResultTransactionReportData | Specifies that data transaction information should be retrieved | |||||||||
int | DssXmlDocResultTransactionReportDefinition | Specifies to send back the transaction elements info if there is any |
Specifies that web needs all the datasets information regardless of unit filters
Flag not supported by MSTRWeb
Specifies IServer to check the status of the flash binary results
Specifies to include Document data
Flag not supported by MSTRWeb
Specifies to include Document definition
Document details information
Drilling on grids within RW documents
Flag not supported by MSTRWeb
Flex Dashboard Document Definition.
Flex Dashboard Document "Asset Map".
Flex Dashboard Document Data.
Flag not supported by MSTRWeb
Specifies to include the inbox message information for the document.
Specifies that Web is maintaining CSS so IServer only needs to send the part Web doesn't have yet
Partial Page By Tree
Specifies to to preserve the result flags set previously. (New flags are added to the existing result flags set if this flag is set)
Specifies to include Document properties in the results.
Specifies to put the status of the document's inbox message as read .
Specifies to include results of HTML Document execution. The format of the results (XML/HTML) depend on the execution flags used.
Specifies IServer to just send back status till the document is ready. Thus, document data (specified by other result flags set with this one) won't be sent by the server till the execution status is ready
Specifies that data transaction information should be retrieved
Specifies to send back the transaction elements info if there is any