We are developing a new application using the Elektron system and we have found a situation where our application is posting data, but we need to control the users that can see the data we are posting. The unusual situation is that we require that the user have permission from a set of exchanges depending of the content posted, we understand that using the DACS-Lock, we can set the PE in the message so TREP realize the access validation when a user request data.
The main problem we had found is we don’t know if the TREP can be configured to realize this validation before send the data and if it’s possible to realize a definition of sets in the PE value without use the OpenDACS API to realize the validation in our client applications.
Thanks