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
Hi André, it seems like you might be running against the default threshold of 20 elements.
Please have a look at the instructions in this post, and let us know if that works for you: Service creation from QAction - DataMiner Dojo
Great! Both options worked well for me. Many thanks for the very fast answer and good ideas.
I went for the option proposed by Wouter and added the parameter to the CSV.