system.kanoa.cmms.addWorkOrderAlertGroups(workOrderId, alertGroupIdList, userId)
Adds links between a check sheet and a list of alert groups.
Parameters
workOrderId Integer: Id of work order
alertGroupIdList List of Integers: List of alert groups
userId Integer:Id of the user executing the function
Returns
# of records created Integer
msg String None if success
Example