I have a connector that requires an update of a number of parameters before a request is sent to the device to configure the device.
For example: A use case is to configure a user on the device. In Dataminer Cube I need to set user name, password and a number of additional parameters. When the parameters are updated I click configure user and a request is sent to the device with the updated parameters.
But, there can be another operator that is configuring a user at the same time, i.e. the same connector parameters are used for that, which means that same parameters are configured by different operators.
Is there a way to temporary set these writable parameters to non-writable for other users?
Thank you for the tip. We will test and see if this works.
Hi Anna,
Could you check if locking an element cover your use case?
https://docs.dataminer.services/user-guide/Basic_Functionality/Elements/Working_with_elements/Locking_and_unlocking_elements.html