Warning for non-assignable input data


If received files that could not be assigned to a profile were moved to the "Unresolved" page, a notification email can be generated.

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>