Hi Dojo,
I'm trying to work with service templates. When I have an input data which is sometimes an element and sometimes nothing, how can I solve it.
I get "no candidate element found for xxx". Of course it tries to create the child element, but how can I catch the exception if it's empty or n/a? Service should be created but only this child element is removed.
Hi Stefan,
If the "Child element" configuration of the service template definition has the "This service child is optional"-checkbox enabled (option under "Templated element"), you should be able to import a CSV file with empty or "N/A" value for this child element column.