Skip to main content

system.kanoa.cmms.addProcedure(procedureInfo, userId)

Adds a procedure. All procedureInfo keys are required.


Parameters

procedureInfo Dictionary

- enabledBoolean
- procedureCategoryIdInteger
- procedureNameStringName of status

userId Integer:Id of the user executing the function


Returns

procedureId Integer
message String None if success


Example