Changes
An InterfaceExecution content object is generated for each interface run that is executed via the respective InterfaceAdministration object. It handles one interface run with its configured set of handled [[Proxy]] objects.
All InterfaceAdministration objects must be instances of [[INTERFACE_ADMIN_ROOT]], either directly or from a derived class. The object itself can relate to a set of Proxies that are used for the interface run. InterfaceExecution objects have a [[Relation]] to [[Proxy]] objects named [[SYSREL_INTERFACE_ADMIN_ROOT_PROXYROOT|SYSREL_INTERFACE_ADMIN_ROOT_PROXYROOT]], where all involved Proxies are accessible.
==See also==