I want to create an import package of a view containing 2 elements which generates DVEs. When I try to do a DELT export I got below error:
What could be the root cause? How can I investigate this?
I'm running DM 10.1.9.0-10556
This error generally happens when an issue occurs when trying to crawl for all the related objects to this view (elements, childviews, services,....).
Most of this happens in SLNet, so the SLNet.txt log is a good place to start. Look for errors containing ExportVisitor.Visit. This will tell you which DMAObject it expected to find, failed in doing so.
From there you should be able to investigate further why DataMiner fails to export.