Oracle® Business Intelligence Web Services Guide > Description of Structures in Oracle BI Web Services >

CatalogObject Structure


Use this structure to retrieve or specify all information for a particular Presentation Catalog object in a single method. This structure is used in the WebCatalogService Service. Table 9 lists the fields in this structure.

Table 9. CatalogObject Structure Fields
Fields
Description

String catalogObject

Specifies an XML representation of the object.

ItemInfo itemInfo

Specifies Presentation Catalog information about the object, supplied in the ItemInfo common structure.

For information about the ItemInfo structure, read ItemInfo Structure.

ErrorInfo errorInfo

Specifies the level of error information to be supplied as specified by the ErrorDetails argument in the readObjects method (for more information, see readObjects() Method).

Oracle® Business Intelligence Web Services Guide Copyright © 2007, Oracle. All rights reserved.