Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Work Order Task Creation

MM25
Kilo Guru

Hi 

Can anyone direct me to the place in the platform where a work order task is being created from a work order? I could not find the business rule or flow/workflow that creates the work order task from a work order automatically.

 

Thanks.

1 REPLY 1

chantelle
Tera Contributor

Hello,

 

They're created within the 'Create Sub Tasks' business rule on the sm_order table. This runs '

createFirstTask' in the SMTask script include.
 
Hope this helps
 
Best