Basics
InterfaceExecution is an administration content object for one interface run of a set of Proxy objects.
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.
There is a the predefined MetaClass INTERFACE_ADMIN_ROOT from which all InterfaceAdministration objects have to derive. 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". Via this relation, all involved Proxies are accessible via the execution object.