Skip to content

v0.0.481

Choose a tag to compare

@github-actions github-actions released this 22 Jul 05:19
· 1476 commits to main since this release
464d1cd

Version 0.0.481 (July 22, 2026)

  • SAP BusinessObjects and SAP BW connectors (on-prem BI) — two new data sources bring the on-prem SAP semantic layer into agents. SAP BusinessObjects connects over the /biprws RESTful Web Service SDK: it auto-discovers universes and their dimensions and measures, runs universe queries, and authenticates each end user by username/password (secEnterprise / LDAP / Active Directory / SAP) or by trusted authentication — a shared secret that logs a named user on without their password, the SSO-agnostic way to keep universe row/object security per user. SAP BW / BW4HANA connects over the XMLA web service (/sap/bw/xml/soap/xmla) and reuses the existing XMLA engine: it discovers InfoProviders and BEx queries as cubes (characteristics and key figures) and executes MDX — no proprietary RFC SDK and no OData "one structure" limit — with per-user Basic auth so BW analysis authorizations apply. Both index and query like any other source and reuse the platform's per-user credential storage; both show under BI & analytics with the SAP icon. Complements the existing SAP HANA (SQL) and SAP Datasphere (OData) connectors.