Cannot increment existing allocation marker

This error only occurs whilst incrementing user-defined markers.

Possible Causes

You have specified that existing allocation markers are to be incremented, however the value on the existing marker is such that the increment cannot be applied.

For example, where the payload Increment value is '3' and an existing ledger transaction has an Allocation Marker set to '8'. As the maximum value the marker can hold is '9' and the post-incremented value would have been '11', the increment cannot be applied.

Suggested Actions

  • Correct the <increment> value and rerun the payload.
  • Review your selection criteria and ensure that all qualifying ledger transactions have allocation markers set to the expected value.