Click HERE to see how Saviynt Intelligence is transforming the industry. |
08/01/2024 03:26 PM
Hello,
I want to know if there is any way or possibility to use a variable in the dynamic attribute of the endpoint configuration (similar to the case of email). I have a condition that I want to add to the SQL query where the attribute X equals the endpoint key, so it can select the value based on it.
Can you help with this?
Thank you!
08/01/2024 09:11 PM - edited 08/01/2024 09:11 PM
you can perform but indirectly you need to point to endpoint
Sample :select customproperty1 as id from endpoints where endpointkey =1 and customproperty2=customproperty33