‎08-11-2021 06:39 PM
We're looking into initializing the object life cycle for a large number of applications using the GraphQL REST API.
We'd like to do this by referencing a predefined state machine and assign start dates for each phase per application.
The supplied schemas allow to work with the 'TimePeriod' and 'StatusUML' metaclasses, but we haven't yet found a way how to properly initialize the object life of a metaclass instance.
Any ideas?