The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"mandatory input missing" after "execute script"
Hello Community
I have a "union" operator" taking input from a "execute script" operator. When run, everything works fine (the data flow correctly) but in the GUI I have an error icon stating the input is missing.
Is there any way to tell to the GUI this is actually not an error?
TIA
greg
I have a "union" operator" taking input from a "execute script" operator. When run, everything works fine (the data flow correctly) but in the GUI I have an error icon stating the input is missing.
Is there any way to tell to the GUI this is actually not an error?
TIA
greg
0
Answers
The GUI has no chance of knowing what your script will do during execution. So it displays an error just to be sure that the user gets a note of *possible* problems. Currently there is no way to "delete" errors which are displayed even though the process works correcty.
Best,
Marius
It's a shame it defeats the purpose of the error checker, which can be very useful when the project is getting large (and the user, like me, is not a guru
Is there a way to de-activate the error checker then?
TIA
greg
is there a solution yet?
you can use Process->Synchronize Meta Datawith Real Data to use last executions data. Thats usually a nice work around.
BR,
Martin
Dortmund, Germany