You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
Prerequisites
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
The text was updated successfully, but these errors were encountered: