Skip to main content

system.kanoa.cmms.setWorkOrderCondition(workOrderConditionInfo, userId)

Adds a new work order. All workOrderConditionInfo keys are required.


Parameters

workOrderConditionInfo Dictionary

- conditionIdInteger
- counterInfoString
- lastGeneratedDateDateTime
- lastGeneratedValuecount
- workOrderConditionIdIntegerId of the workOrder condition
- workOrderIdIntegerId of the workOrder

userId Integer:Id of the user executing the function


Returns

workOrderConditionId Integer
message String None if success


Example