Optimize 10.3.0 | webMethods Optimize Documentation | Administering webMethods Optimize | Built-In Services | Summary of Elements in This Folder
 
Summary of Elements in This Folder
The following table describes the services.
Service and Description
Sends a single event (addEvent) to the Analytic Engine.
Sends multiple events (addEvents) to the Analytic Engine.
Sends a single dimension (addDimension) or multiple dimensions (addDimensions) to the Analytic Engine.
Pushes data about a process-related error to Optimize.
Pushes process state change events to Optimize.
Pushes step state change events to Optimize.
Creates connections to additional Brokers.
Important:
webMethods Broker has been deprecated.
Deletes a connection to a Broker.
Important:
webMethods Broker has been deprecated.
Retrieves data from Optimize Analytic Engine and returns an XML string that you can paste into ARIS MashZone to display the data.
Note that while these entities are referred to as services, they are actually Java methods and could also be referred to as such. These services and their input parameters are explained throughout the rest of this chapter. Refer to the information on input parameters for specific services when connecting and invoking those services in an integration environment.
You can test any of the services within the WmOptimize package using Software AG Designer. For more details, see information about testing and debugging services in the Web Services Developer’s Guide.