Unexpected token: < error thrown from ServiceNow
In the below workflow screenshot error(Unexpected token: < ) is getting added in CATALOG task code written in Run script :- var User = current.variables.common_vars_requested_for.user_name; // User IDvar Domain = current.variables.var_select_domain...
