Working With Sample Queries
- Last UpdatedJan 27, 2022
- 1 minute read
You can use the sample code provided with the media as an example to use the Event API resources to do a variety of different tasks, including working with objects such as Measures and Dimensions using the Event API resources.
-
For the examples to work, you must define and deploy the BI Gateway Objects such as Measures and Dimensions.
-
You can make a request to the Event API.
-
Execute the Events by posting the request using the client application.
-
After execution, the Events update the database and return a GUID corresponding to the Event.
For more information related to the sample code for invoking "BI Gateway Events" from Skelta BPM Workflow, refer to the following location in the BI Gateway install path:
<Install Path>\Wonderware\Intelligence\Samples\WorkflowForEvents\. For example: C:\Program
Files (x86)\Wonderware\Intelligence\Samples\WorkflowForEvents