Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Show only
|
Search instead for
Did you mean:
This page has been translated for your convenience with an automatic translation service. This is not an official translation and may contain errors and inaccurate translations. Autodesk does not warrant, either expressly or implied, the accuracy, reliability or completeness of the information translated by the machine translation service and will not be liable for damages or losses caused by the trust placed in the translation service.Translate
Experimenter makes an error when the model doesn’t have any Performance Measure. And it also doesn’t make a report in a proper way. I think some users might want to use the Experimenter without Performance Measures. I attached the model and the report (NoPerformanceMeasures.fsm & NoPerformanceMeasures.html). The error message is as follows.
exception: FlexScript exception: invalid index at VIEW:/active/PerformanceMeasures2670052476/tabcontrol/PerformanceMeasures/SelectPFM>eventfunctions/OnSelect at line 15 c: VIEW:/active/PerformanceMeasures2670052476/tabcontrol/PerformanceMeasures/SelectPFM
Experimenter makes an error when a report is generated with Empty Graph. In the attached model (EmptyGraph.fsm), a graph [State] refers to a group [Worker] which has no member. The report file makes an error when I click button [Add Chart] to check the empty graph (EmptyGraph.html). The error message is as follows.
Error: TypeError Cannot read properties of undefined (reading 'settings') Callstack: function initializeChart(div, properties, redraw, callback) function(element, data) function addDashboardChart() function onclick(event)