Account Aggregation - Maximum Error Limit Not Functioning as Expected

Which IIQ version are you inquiring about?

8.4

Please share any other relevant files that may be required (for example, logs).

Task Definition:
ESG_AccountAggregation_TaskDefinition.xml (2.4 KB)
Task Result:
ESG_AccountAggregation_TaskResult.xml (3.3 KB)

Share all details about your problem, including any error messages you may have received.

We are attempting to run an account aggregation task for a web service connector that experiences intermittent failures. The failures occur on different accounts each run-through, so instead of tanking the entire aggregation, we’d like to allow a set amount of failures.

To do so, I’ve enabled “haltOnMaxError” with a value of 100, but it does not seem to have changed anything. The task result object still only lists a single error, and there doesn’t seem to be the expected message that the documentation calls out:

If the database is available, the task result contains a message indicating that the task was terminated due to excessive errors.

Is there another setting I need to enable somewhere? Maybe on the application?

Or am I just not reading the task result correctly?

@tdelp please enable the logs for aggregator and set haltOnMaxError = 2 and get the logs output. i am hoping you will get some more detail logs.