How to call Server API within a pattern?
I have to do a gliderecord query to get data in one of the patterns. I have tried 'Set Parameter Value' with eval of the below javscript(formatted with \n here for better readability). GlideRecord does not seem to get processed, control always hits t...