Categories
Authors

Using Events with biExport for SAC

In my blog post Scripting for biExport I have provided a technical overview of all Script Methods that are available with the biExport Custom Widget for SAP Analytics Cloud.

The Widget also provides events that you can react on. The most common use case is displaying a custom notification while the export process is running.

Event
Usage
Event
onStart
Usage
Specify the SAC Script that shall be triggered when the Export process is started. If you set the publishing property Parse CSS to true, all image resources are collected in this phase.
Event
onSend
Usage
Specify the SAC Script that shall be triggered when the Export process sends the content to the Export service.
Event
onReturn
Usage
Specify the SAC Script that shall be triggered when the Export process receives the generated document from the Export service.
Event
onError
Usage
Specify the SAC Script that shall be triggered when an error is reported by the Export process.

If you have any questions on scripting or the usage of events with the biExport Custom Widget, our support team is happy to assist you! Have fun exploring the possibilities of our biExport platform!

Thilo Knötzele
Author: Thilo Knötzele
Creation date: 29.04.2020
Category: Implementation
back to overview