Resolved! Incident creation - GlideRecord('incident')
Hello: I have the code below on a workflow. The code is working but I need to populate the following fields: "Requested For", "Category" and "Subcategory". Any suggestions on how to do this? inc = new GlideRecord('incident'), fs_desc = s_des...
