Table Definition |
The attribute of the definition version entity that tells what state the definition instance is in. The word "Published" in this context means a change being commited or made ready for runtime. Currently the available status options are:
Draft Dirty - the entity instance is being created or changed, but has not yet been published, so is not yet valid for runtime.
Published Active - the entity instance has been published, and is available for runtime.
Published Outdated - the entity instance has been previously published, but has been replaced with a newer version of itself in runtime.
|