Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REQUEST: Results Table Manager #303

Closed
gvandewiel86 opened this issue Oct 25, 2023 · 3 comments · Fixed by #370
Closed

REQUEST: Results Table Manager #303

gvandewiel86 opened this issue Oct 25, 2023 · 3 comments · Fixed by #370
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@gvandewiel86
Copy link

Is your feature request related to a problem? Please describe.
When retrieving results from a model we would like to only retrieve the result in the start and end node of a beam.
As far as i can see there is no way to alter the the format of the Results Table via the python / WS interface.
What we would like, is to achieve the following settings via python script and restore to the default settings afterwards:
image

This would produce a table output like this:
image

By default, the data served via the WS is exactly the same as show in the figure below it is "difficult" to filter the start and end node (i am not saying it is impossible however not having to filter the data via python is much faster).
image

Describe the solution you'd like
Add the option to control the output (look and feel) of the Resutls Table per output type.

Describe alternatives you've considered
Manually preparing the output tables prior to running the script.

Additional context
Add any other context or screenshots about the feature request here.

@gvandewiel86 gvandewiel86 added enhancement New feature or request question Further information is requested labels Oct 25, 2023
@OndraMichal OndraMichal self-assigned this Oct 26, 2023
@TomasPail
Copy link

As first step, we are now going respect the settings of Result Table Manager in the output of Webservice operations related to results. For now, It's not planned to provide a Webservice function to access settings of Result Table Manager because of the high complexity.

@TomasPail TomasPail self-assigned this May 2, 2024
@gvandewiel86
Copy link
Author

@TomasPail,

thanks for the update. That would be a good starting point and would be a tremendous time saver for us.

Regarding the support to access the Result Table Manager, I was under the impression that this was already supplied via WS, using GetTableExportConfigManager and SetTableExportConfigManager?

@gvandewiel86
Copy link
Author

Pushed the wrong button during reply…
My bad…

@TomasPail TomasPail linked a pull request May 23, 2024 that will close this issue
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants