Resolved! Want to write a FIX script for updating a field
I want to write a fix script for doing a bulk update in the indicator task table into a particular field.The table is IDT. The tasks are already closed, so the field is grayed out. Below is the code that I have written. var gr = new GlideRecord('tabl...
