Unity Scripts can be used to enhance the functionality of your Message Broker solution. Scripts to be used by Message Broker must be created using the IEISMessageBrokerOnMessageFaultScript, IEISMessageBrokerEnrichmentScript, or IEISMessageBrokerResponseHandlerScript type, which can be found under the Enterprise Integration Server category. Information on configuring a Unity Script can be found in the Hyland SDK - contact your first line of support for information on how to obtain access to the SDK.
CAUTION:
In most cases you should not configure a Unity Script to add or remove fields from a message. Errors can occur if your Unity Script is configured to remove a message field that is configured in the mappings tab.