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

Allow definition of tag properties expressions for DynamicTableCells to support ParameterSubmission of DynamicTableCell Values #274

Open
4 of 10 tasks
stepjah opened this issue Sep 19, 2023 · 0 comments

Comments

@stepjah
Copy link

stepjah commented Sep 19, 2023

Prerequisites

  • I have written a descriptive issue title
  • I have verified that I am running the latest version of the COMET-SDK
  • I have searched open and closed issues to ensure it has not already been reported

Description

Currently calculated values of dynamic tables (as typically used for state dependent parameters) cannot be submitted back to the model as the required "tag property" / "tag property expression" cannot be defined the same way as for labels in CDP4Reporting.

This feature (from my understanding) would require
a) add a get/set method for the tag expression to DynamiceTableCell class
b) make sure that DynamicTableCells are recognized by SubmittableParameterValuesCollector when a respectiv path is defined in the tag value

Steps to Reproduce

System Configuration

  • COMET version:
    • CDP4Common:
    • CDP4JsonSerializer:
    • CDP4Dal:
    • CDP4JsonFileDal:
    • CDP4ServicesDal:
    • CDP4WspDal:
    • Other: CDP4Reporting
  • Environment (Operating system, version and so on): WIN64
  • .NET Framework version: 5.0
  • Additional information:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant