Skip to content

Instantly share code, notes, and snippets.

@rmoff
Last active August 29, 2015 14:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rmoff/7830003c02b558d0feb2 to your computer and use it in GitHub Desktop.
Save rmoff/7830003c02b558d0feb2 to your computer and use it in GitHub Desktop.
Changes in OBIEE v8 WSDL

Taken from v.11.1.1.7.140114

    http://biee-server:9704/analytics-ws/saw.dll/wsdl/v8

Some are covered in the documentation, some aren't.

Services:

    MultiTenancyManagementServiceSoap
    SchedulerServiceSoap

Methods:

  • IBots

              enableIBot
              getIBotStatus
    
  • Multi-tenancy

              provisionTenant
              unarchiveTenant
              unprovisionTenant
              archiveTenant
              clearRoleHierarchyCache
    
  • Security

              getPermissionsEx
    
  • Metadata

              reloadLogConfiguration 
    
  • Marketing

              cancelJobInstance
              getJob
              getJobInstance
              getJobInstanceReferences
              getJobReferences
              purgeJobInstances
              removeJobs
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment