About the Analytics Case Adapter

The analytics case adapter lets you create an analytics case of the subflow of a flow adapter when your simulation process runs. You can then postprocess the data in Results Analytics.

Results Analytics lets you postprocess data from a simulation process created in Optimization Process Composer.

See Also
Configuring a Results Analytics Case

Using the analytics case adapter, you can create an analytics case for a process driven by a flow adapter. When the process runs, it creates a new analytics case, which you can access in Results Analytics.

Optionally, you can upload a Python script to the analytics case adapter to customize and automate the configuration of the analytics case. For example, you can use a Python script to add new problem formulations, design objectives, visualizations, and more. Scripting APIs allow you to interact with your analytics case through a scripted Python environment. This enables you to script Results Analytics workflows by automating tasks such as data postprocessing and approximation creation.

You can also create an object parameter for the analytics case. Creating an object parameter for the analytics case improves traceability, allowing you to view or edit it when running the process in Performance Study.