Resolved! Server script is not working properly
Hi All, We are receiving multiple sys_id from the recordsIds but the code is not working properly var recordIds = input.controller;gs.addInfoMessage('test'+recordIds); var tag=recordIds.forEach(getTags);// gs.addInfoMessage(tag);} function getT...
