Hi, we are trying to set a Teams channel's email as a recipient for emails sent from IDM. We have set a Teams channel email address in "To:" field in an email template but the email is not being sent there. We tried to send this email template using...
Hi,It would be extremely useful to have the full list of the existing variables in the Access Request form.For example, we use these:${Calendar.getInstance().getTime()}${requestor}${requestee}${user.id}...Do you know, is there a way to define on the ...
Hi,As we know we can use the "Action String" in a Dynamic Attribute to control other attributes on the form (SHOW/HIDE or REQ/NREQ).Do you know if there is a way to control "Editable On Create /Editable On Update" from the Action String?And the secon...
Hi,can anyone help me with SAP GRC integration.We would like to use an External SOD risk evaluation using an External connection to SAP GRC.We have created a new security system, its endpoint named as our SAP instance and we have created two connecti...
Hi, could you please check the log I have attached, it seems that IDM does not even try to send it as the recipient address turns to null in IDM: 2022-12-02 12:28:49,009 [quartzScheduler_Worker-2] DEBUG analytics.AnalyticsHistoryService - tofield aft...
Hi, our email template has 2 recipients: an analytic's owner and the Teams channel's email address.The owner receives emails. But the second recipient - as you can see in the log I have attached earlier, the email value of the Teams channel is turnin...
Hi,you can set a "User Column" and then you don't need a default value at all as the data from the users table will be populated there.You can also use an inlinedescription to show the description of the values:SELECT DISTINCT statuskey AS ID,CASEWHE...