Configuring a Results Analytics Case

You can configure the analytics case adapter to create an analytics case for the subflow of a flow adapter when the process runs. You can then use Results Analytics to analyze the analytics case.


Before you begin:
See Also
About the Analytics Case Adapter
Configuring the Python Interpreter Environment
  1. From the Utilities section of the action bar, click Analytics Case and drop it after a DOE, Monte Carlo, or Optimization adapter in the same activity.
  2. Double-click Analytics Case.
    The analytics case editor appears.
  3. Enter an Analytics Case Title.

    This title is what will appear for the analytics case in Results Analytics.

  4. Optional: Select or create an output parameter to represent the analytics case.

    Using an output parameter to represent the analytics case lets you use it elsewhere in the process, or makes it editable when the process is open in Performance Study.

  5. Select or upload a Python script.

    You can write a Python script to customize your analytics case with Results Analytics scripting APIs. This enables you to script Results Analytics workflows by automating tasks such as data postprocessing and approximation creation. For more information, see Simulation | Design Exploration and Optimization | Results Analytics | Scripting APIs.

    The script runs when the process runs, customizing the analytics case when it is created. If the script fails, an error message will appear in the log when you run the process.
  6. Click OK to save your changes and close the Analytics Case Editor.

When the process runs, an analytics case is created for the subflow of the activity in which the analytics case adapter is placed. You can access the analytics case from Results Analytics.