Skip to main content

Python wrapper for OBIEE

Project description

Installation

pip install pyobiee

Dependencies: requests, zeep - SOAP client, pandas (only to facilitate integration with Power BI)

General Information

pyobiee is a wrapper for OBIEE (Oracle Business Intelligence Enterprise Edition) SOAP. Tested on OBIEE 12C and python 3.8.5

How to use

import pyobiee
dataframe = pyobiee.get_data(query_type, path_or_sql, wsdl, username, password, ignore_ssl=False)

Arguments:

  1. query_type: string, possible values are 'sql' or 'report'
  2. path_or_sql: string, depending on query_type either:
  • a report path inside OBIEE catalog, example '\somefolder\somesubfolder\ReportName'
  • a sql query, example 'SELECT * FROM dbo.SubjectArea.DataColumn'
  1. wsdl:string, wsdl url of the web service, example: 'http://host:port/analytics-ws/saw.dll/wsdl/v7'
  2. username: string, example 'IvanIvanovich'
  3. password: string, example '28QSAfsqs'
  4. ignore_ssl: bool, False by default

Documentation

https://github.com/kazei92/pyobiee/wiki/

Links: OBIEE Docs - https://docs.oracle.com/middleware/1221/biee/BIEIT/soa_overview.htm#BIEIT3171

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyobiee-0.2.0.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyobiee-0.2.0-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file pyobiee-0.2.0.tar.gz.

File metadata

  • Download URL: pyobiee-0.2.0.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.6rc1

File hashes

Hashes for pyobiee-0.2.0.tar.gz
Algorithm Hash digest
SHA256 0897cf8f04dc0b68ca9614d5229bf1d8d4fb22e5ebf9ddbe1dd3225b6a534121
MD5 9446df1c1731f50e5fe539e31bb1bac6
BLAKE2b-256 07953adde425f4bc78b0a909a60e34821c43692b0c4f0e97fdea9923da55362b

See more details on using hashes here.

File details

Details for the file pyobiee-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: pyobiee-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.6rc1

File hashes

Hashes for pyobiee-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3b1d605ba0f61631bf629db08a488bd177ba49d868088c65f66df0bb97b132fc
MD5 47cc4166b7ea86ea2042c234ca6b6c18
BLAKE2b-256 eaa9b4b6cded730ee435e6e3426e9c8be300a88843d4d57d8cefc1a427c4062a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page