How to get the value from RITM table insted of TASK table using email script.
Hi @Ankur Bawiskar I have a existing email Script where i need to get the value of "Description" and "Requested for" field from RITM table for that purpose i have written a script. var targetObj; if (current.getTableName() == "sysapproval_approve...