Hi, you can use Custom script and javascript: function getDateTimeForTimeZone(offsetHours) { const now = new Date(); // Convert UTC time to the specific time zone by adding hours now.setHours(now.getUTCHours() + offsetHours); ...
If you are dealing with a list of strings, it is necessary to add a For Each loop and perform an action for each string in the list. Best regards, Martina
Hi, It sounds like the issue you’re encountering is due to incorrect syntax. Instead of using endsWith directly, you should try using it as a method on the attachment string. Here’s how you can do it: Step6.attach.endsWith(".pdf"). Martina
We solved our issue by restarting the remote desktop and refraining from connecting to it altogether. Subsequently, the processes are now running smoothly. Furthermore, we noticed that if we reconnect to the remote desktop, the processes start crashi...