Warning for Non-assignable Input Data

If received files that could not be assigned to a profile were moved to the Unresolved area, Lobster_data can generate a notification email.

To do this, the sendMailForUnresolvedData option must be set to true in the configuration file ./etc/startup.xml.

<Call name="sendMailForUnresolvedData">
<Arg type="boolean">true</Arg>
</Call>