Changes
# Implement the synchronization workflow:
## Clarify when UBIK objects should be synchronized to the external system or vice-versa.
## If you're not using the Enterprise service, you can use the InterfaceAdministration MetaClass to trigger an execution.
## There are the following important execution modes:
## You can decide what mode should be executed when triggering the execution.
## For every execution mode, there is a method for getting the respective IInterfaceExecutor on the InterfaceAdministration MetaClass - you can customize them programmatically, so that they retrieve your implementation of the IInterfaceExecutor (C#) interface.