Question about pub.monitor.process.modelSteps:getModelSteps

Hello guys

When I run getModelSteps for a Model it return all steps. Each step returned has an attribute called TYPE.

  1. For activities of type “IS Service” or type “Task”, allways return type Task. What activity attribute makes changes to this value?

2)Also there are two attributes: IS_START and IS_STOP. Documentation says values are fiiled if the step are “Start Step” or “Stop Step” respectivelly. I 'm wondering if this means Receive and Terminate Step, because none steps have this value filled.

regards