List field type is not working in Scheduled Job
Hi Everyone,I have a requirement to delete user-related information from multiple tables in ServiceNow once a user profile is deactivated. I have written a Scheduled Job that successfully deletes the data from all tables except the "label" table.In ...