2019-06-05 11:06:00
Topic starter
When creating a new model in the SDK, the State Machine tab is not present.
Normally this tab is made visible by going to Package Explorer -> (double click) Module Process Template (.mpt) -> Outline tab -> Module Process Type -> (module name) -> (model Name)
What Model setting(s) is required to make the State Machine tab visible?
Thank you!
The model must contain a field of type "State" in order for this to be available.
Thank you Greg.