Signature SATablesDetails Values describeTable Method
3.5.4.3 Returns
Returns an SATable Object. For information on the SATable structure, see Section 2.21, SATable Structure .3.5.5 getSubjectAreas Method
Use this method to retrieve the list of subject areas that are available.3.5.5.1 Signature
List[]getSubjectAreasString sessionID;3.5.5.2 Returns
Returns an array of SASubjectArea objects. For information on the SASubjectArea structure, see Section 2.22, SAWLocale Structure .3.5.5.3 Usage
SASubjectArea objects returned by this method do not have table information available. The tables field is null. The approach to querying at all levels is to use getSubjectAreas to retrieve the list of subject areas and then use describeSubjectArea to retrieve the list of tables. Next, use describeTable to retrieve the list of columns in a specified table, and finally, use describeColumn to retrieve information on a specified column.3.6 ReplicationService Service
Use this service to provide catalog replication methods. Table 3–10 shows the supported methods. Table 3–9 SATableDetails Values Values Description IncludeColumns Populate the columns field in the SATable Object. Minimum Do not include column information. The columns field in the SATable Object is set to null. Arguments Description String sessionID Specifies the session ID, which is usually returned by the logon method. If the SOAP client engine can handle HTTP cookies, you can omit the session ID or set it to null. Table 3–10 ReplicationService Methods Method Names Description Section 3.6.3, Import Method Import changes from the log file. Section 3.6.4, export Method Exports catalog changes to a specified log file. Section 3.6.5, markForReplication Method Change the replicable flag on a specified folder and its descendants. Section 3.6.6, purgeLog Method Cleans the specified logs. 3-20 Oracle Fusion Middleware Integrators Guide for Oracle Business Intelligence Enterprise Edition3.6.1 ExportFlags Enumeration
This enumeration specifies the changes to export during export methods. Table 3–11 lists the values in this enumeration.3.6.2 ImportFlags Enumeration
This enumeration specifies the changes to import during import methods. Table 3–12 lists the values in this enumeration. Note: Only one of the fields in ExportFlags should be populated. Table 3–11 ExportFlags Enumeration Values Method Names Description String processAllChanges Specifies that you want to export flags that were changed in a given directory on the LOCAL computer and on REMOTE computers, after first referring to the replication logs to find out what changes were made combines processLocalChanges and processRemoteChanges. String processAll_ForMerge Specifies how you want to manage conflicts in items that already exist. If the item exists and the export item’s last modified time stamp for the export item is greater than the existing item’s time stamp, then the existing item is replaced. If the item exists and the export item’s last modified time stamp for the export item is less than the existing item’s time stamp, then the existing item is not replaced. String processAll_ForReplace Specifies that you want to use the export items regardless of both the export and existing items’ timestamps. String processAll_ForWriteIfNotExists Specifies that if any items included in the export exist, they will not be replaced. String processLocalChanges Specifies that you want to export flags that were changed in a given directory on the LOCAL computer, after first referring to the replication logs to find out what changes were made. String processRemoteChanges Specifies that you want to export flags that were changed in a given directory on REMOTE computers, after first referring to the replication logs to find out what changes were made. Table 3–12 ImportFlags Enumeration Values Method Names Description String processAllChanges Specifies that you want to import flags that were changed in a given directory on the LOCAL computer and on REMOTE computers, after first referring to the replication logs to find out what changes were made combines processLocalChanges and processRemoteChanges.Parts
» Oracle Fusion Middleware Online Documentation Library
» Overview of the Oracle Business Intelligence Web Services
» What are the Oracle Business Intelligence Session-Based Web Services?
» What are the Oracle Business Intelligence Web Services for SOA?
» Invoking Oracle Business Intelligence Web Services Over HTTPS
» AccessControlToken Structure Account Structure
» ACL Structure Oracle Fusion Middleware Online Documentation Library
» ArrayofGUIDS Structure Oracle Fusion Middleware Online Documentation Library
» AuthResult Structure Oracle Fusion Middleware Online Documentation Library
» CatalogItemsFilter Structure Oracle Fusion Middleware Online Documentation Library
» CatalogObject Structure ErrorInfo Structure
» GetSubItemsParams Structure ImportError Structure
» ItemInfo Structure NameValuePair Structure
» PathMap Structure Oracle Fusion Middleware Online Documentation Library
» Privilege Structure Oracle Fusion Middleware Online Documentation Library
» QueryResults Structure Oracle Fusion Middleware Online Documentation Library
» ReportHTMLLinksMode Enumeration ReportHTMLOptions Structure
» ReportParams Structure Oracle Fusion Middleware Online Documentation Library
» SADataType Values SAColumn Structure
» AggregationRule Values SAColumn Structure
» ReportRef Structure SASubjectArea Structure SATable Structure
» SAWLocale Structure Oracle Fusion Middleware Online Documentation Library
» SAWSessionParameters Structure Oracle Fusion Middleware Online Documentation Library
» SegmentationOptions Structure SessionEnvironment Structure
» UpdateCatalogItemACLParams Structure Variable Structure
» XMLQueryExecutionOptions Structure Oracle Fusion Middleware Online Documentation Library
» About HtmlViewService Bridging and Callback URLs
» Signature Returns getHeadersHTML Method
» How Callback URLs Are Replaced
» Signature Returns startPage Method
» Signature SASubjectAreaDetails Values Returns
» Signature SATablesDetails Values describeTable Method
» ExportFlags Enumeration ImportFlags Enumeration
» Signature Returns Import Method
» Signature Returns applyReportParams Method
» Signature Returns getCurUser Method
» Signature Returns GetSessionEnvironment Method
» Signature Returns impersonateex Method
» Signature Returns logonex Method
» Signature Returns getPermissions Method
» ErrorDetailsLevel Enumeration ReadObjectsReturnOptions Enumeration
» Signature Returns getSubItems Method
» Signature Returns readObjects Method
» XMLQueryOutputFormat Enumeration XMLViewService Service
» Overview of the Oracle BI Metadata Web Service
» How to Set Up a BI JDBC Data Source
» callProcedure Method How to Call the Web Service
» Configuring SAML Securing the Web Service
» Assigning the manageRepositories Permission Sample Code
» Extract Project Procedure Using the Oracle BI Server XML Procedures
» Modify Metadata Procedure Using the Oracle BI Server XML Procedures
» Query Metadata Procedure Query Projects Procedure
» What Functionality is Provided by the Action Framework?
» Action Types and Action Execution
» Configuration Checklist by Action Type
» Aliases Configuring the Action Framework
» Navigate to EPM Content Action Type Registry Example
» Invoke a Java Method Action Type Registry Example
» Invoke a Web Service Action Type Registry Example
» Registry Elements Descriptions Registries
» Valid Values for the Provider-Class Element
» Content Types Configuring the Action Framework
» Account Elements Descriptions Accounts
» Policy Elements Descriptions Policies
» Proxy Elements Descriptions Proxy
» ebusinesssuiteconfig Configuring the Action Framework
» Oracle BI EE Credentials Oracle BI EE Privileges
» Oracle BI Presentation Catalog Permissions
» Creating a Default Keystore Configuring Oracle Web Services Manager
» Prerequisites for This Action Type
» What Happens When This Action Type is Invoked?
» Troubleshooting Actions to Invoke a Web Service
» Discovery Services Supported Functionality for Calling Web Services
» Security Supported Functionality for Calling Web Services
» Reliable Messaging and Transactions
» JavaScript Functions UserScript.js
» How Filters Work in Invoke Agent Actions
» Creating a Database Object and Connection Pool for the Oracle E-Business Suite Database
» Setting Up Session Variables for Authentication
» Updating authenticationschemas.xml Setting Up Authentication
» Updating instanceconfig.xml Setting Up Authentication
» Creating a Form Function Creating a Menu That Invokes the Form Function
» Assigning the Menu to a Responsibility Assigning the Responsibility to a User
» Overview of Embedding Oracle BI EE in Oracle’s Siebel CRM Configuring Oracle HTTP Server
» About the Oracle BI Presentation Services GO URL
» Structure of the Basic Oracle BI Presentation Services Go URL
» About the Oracle BI Presentation Services Dashboard URL
» Structure of the Basic Oracle BI Presentation Services Dashboard URL
» Optional Commands and Parameters for the Oracle BI Presentation Services Dashboard URL
» Issuing SQL Commands and Passing Filters
» Navigation from HTML Results
» Example of integrating a third-party SQL tool
» Retrieving Links to Dashboard Pages Using Scripts
» About Routing Requests to the Physical Layer
» About Integrating with the Oracle BI Server Using JDBC
» ODBC Conformance Level Oracle Fusion Middleware Online Documentation Library
» Configuring an ODBC DSN for the Oracle BI Server on Windows
» Select Clustered DSN. Oracle Fusion Middleware Online Documentation Library
» Configuring an ODBC DSN for the Oracle BI Server on Linux or UNIX
» Exposing Discoverer Worksheets in Applications
» Converting Discoverer Metadata to Use in Oracle BI EE
» Generating XML from an Existing RPD
» Executing XML in Offline Mode
» Executing XML Against the Oracle BI Server
» Maintaining Versions of the Metadata
» A PresentationColumn object must be created for the new Billed Qty
» The PresentationTable name=Facts Revenue object must be updated to
» Moving from Test to Production Environments
» Using XSL to Transform XML Files
» About Object Identifiers Generic XML Elements and Attributes
» About Naming Requirements for Repository Objects
» Logical Column Oracle Fusion Middleware Online Documentation Library
» Business Model Oracle Fusion Middleware Online Documentation Library
» Logical Complex Join Oracle Fusion Middleware Online Documentation Library
» Logical Level Oracle Fusion Middleware Online Documentation Library
» Dimension Logical Table Oracle Fusion Middleware Online Documentation Library
» Logical Foreign Key Oracle Fusion Middleware Online Documentation Library
» Logical Key Oracle Fusion Middleware Online Documentation Library
» Logical Table Source Oracle Fusion Middleware Online Documentation Library
» Logical Source Folder Oracle Fusion Middleware Online Documentation Library
» Measure Definition Oracle Fusion Middleware Online Documentation Library
» Aggregation Rule Oracle Fusion Middleware Online Documentation Library
» Override Aggregation Rule Oracle Fusion Middleware Online Documentation Library
» Database Oracle Fusion Middleware Online Documentation Library
» Physical Catalog Oracle Fusion Middleware Online Documentation Library
» Physical Schema Physical Display Folder
» Physical Table Oracle Fusion Middleware Online Documentation Library
» Physical Column Oracle Fusion Middleware Online Documentation Library
» Connection Pool Oracle Fusion Middleware Online Documentation Library
» Physical Key Oracle Fusion Middleware Online Documentation Library
» Complex Join Oracle Fusion Middleware Online Documentation Library
» Cube Table Oracle Fusion Middleware Online Documentation Library
» Physical Dimension Oracle Fusion Middleware Online Documentation Library
» Physical Hierarchy Oracle Fusion Middleware Online Documentation Library
» Physical Level Oracle Fusion Middleware Online Documentation Library
» Cube Column Oracle Fusion Middleware Online Documentation Library
» Analytic Workspace Oracle Fusion Middleware Online Documentation Library
» AW Cube Oracle Fusion Middleware Online Documentation Library
» AW Dimension Oracle Fusion Middleware Online Documentation Library
» AW Hierarchy Oracle Fusion Middleware Online Documentation Library
» AW Level Oracle Fusion Middleware Online Documentation Library
» AW Column Oracle Fusion Middleware Online Documentation Library
» Presentation Catalog Oracle Fusion Middleware Online Documentation Library
» Presentation Schema Presentation Table
» Presentation Column Oracle Fusion Middleware Online Documentation Library
» Presentation Hierarchy Oracle Fusion Middleware Online Documentation Library
» Presentation Level Oracle Fusion Middleware Online Documentation Library
» Catalog Link Marketing Elements
» Target Level Marketing Elements
» List Catalog Marketing Elements
» Qualified List Item Marketing Elements
» Sampling Table Marketing Elements
» LDAP Server Security Elements
» Init Block Security Elements
» Custom Authenticator Security Elements
» Privilege Package Security Elements
» Object Privilege Security Elements
Show more