While creating DOM, I need to set Client user Name filed descriptor as index so we avoid adding duplicated values. How can I do that?
Ladan Razeghi [DevOps Enabler] Selected answer as best 16th August 2023
Hi Ladan, as far as I know, you cannot change the default identifier of the Section and DomInstance objects (which is a GUID in the background). What you can try to do is use Exposers to easily find if there is already a DOM instance with a specific client user name to prevent adding duplicates.
Ladan Razeghi [DevOps Enabler] Selected answer as best 16th August 2023
Also can I use values from 2 DOM field descriptors to create new value and use it as index in another field but in the same section? e.g. IP:Port