I exported a service configuration as CSV and modified it in Excel. I want to import it in DataMiner now by applying the service template of this service through "Import configuration from CSV". The CSV is loaded, but it fails with an error "Multiple options exist for Service will contain ## elements". I cannot select a value as there is no prompt for this.
When I apply the values for all input data manually I sometimes get this prompt at the very end of the input data list. But in this case the configuration is very huge (>60 input data) and I would like to avoid to enter this manually whenever I want to change a service configuration externally.
Can I add something to the CSV like "data:Service will contain ## elements" with value TRUE or YES?
As an addition: Next to updating the ServiceTemplateElementCount configuration flag, I believe you can also explicitly ignore the warning by using a "warning:elementCount" column with value "continue" in the CSV file