Date discrepancy in Smart Script Answer
Hi,
We see date discrepancy in the smart script answers on UI Vs DB.
It has been observed that smart script answer is saving date in the db in UTC format, where as on UI it shows date as per UI locale ( GMT+2).
We have a functionality where user clicks on "Email to Remedy" button on SR Detail applet, which generates the email body using a communication template.
The communication template uses "IBM Call Script Run Answers" BC (which is clone of vanilla BC "Call Script Run Answers") to query the data & embeds the data in email body. Then the email is triggered.