Copy OOB incident data in custom u_incident_copy table including SYS_ID
Hi Experts,I have a requirement like I need to copy all incident fields data in u_incident_copy table.Issue: I can do copying all incident data using below background script but not able to copy same sys_id.Requirement: I need to preserve same incide...