Home
SAP BusinessObjects Web Intelligence JavaScript
API Reference
These APIs make calls to the methods provided by the Web Intelligence RESTful Web Service SDK. The JSON objects used as parameters or returned by these functions provide the same data than the JSON objects or XML streams that the SDK methods can use as inputs or return. The JSON objects and XML streams are described in the SDK documentation. For more information, see the SAP BusinessObjects RESTful Web Service SDK User Guide for Web Intelligence and the BI Semantic Layer on the help portal.
What's new?
The following section provides an overview of the API changes:
SAP BusinessObjects Web Intelligence JavaScript API 4.3 SP4 (December 2023)
-
New methods in
WebiServices.documentto manage Document Input Controls:createDocumentInputControldeleteDocumentInputControldeleteDocumentInputControlSelectiongetDocumentInputControlgetDocumentInputControlLovgetDocumentInputControlsgetDocumentInputControlSelectionsetDocumentInputControlSelectionupdateDocumentInputControl
-
New methods in
WebiServices.documentto manage Document Input Controls:createDocumentInputControldeleteDocumentInputControldeleteDocumentInputControlSelectiongetDocumentInputControlgetDocumentInputControlLovgetDocumentInputControlsgetDocumentInputControlSelectionsetDocumentInputControlSelectionupdateDocumentInputControl
-
New methods in
WebiServices.documentto get document’s objects and object’s details:getDocumentDataObjectsgetDocumentDataObject
-
New events in
WebiApplicationto catch a save action:SAVE_DOCUMENTSAVE_DOCUMENT_AS
-
An event bus now allows you to exchange data between extensions and custom elements using three new methods:
publishsubscribeunsubscribe