Return to contents

ActStatus
Lvl Type, Domain name and/or Mnemonic code Concept ID Mnemonic Print Name Definition/Description
1 S: ActStatusNormal (normal) 15936 normal normal Encompasses the expected states of a service object, but excludes "nullified" and "obsolete" which represent unusual terminal states for the life-cycle.
2   L:  (aborted) 15941 aborted aborted Active service object is exceptionally terminated.
2   L:  (active) 15942 active active Service object is active.
2   L:  (cancelled) 15938 cancelled cancelled Service object has been abandoned before activation.
2   L:  (completed) 15940 completed completed Service object is completed.
2   L:  (held) 15937 held held Service object is on hold so it can not be activated before it is released.
2   L:  (new) 15943 new new Service object is in preparation awaiting to be activated.
2   L:  (suspended) 15939 suspended suspended Active service object is temporarily suspended.
1 L:  (nullified) 15934 nullified nullified Service object should not have been instantiated, and is therefore nullified.
1 L:  (obsolete) 15935 obsolete obsolete Service object has been superceded by a new service object.

Return to contents