I'm currently working on a workflow that uses the "invoke workflow" activity. This workflow always fails after running 33 times. This workflow operates somewhat like quick fields to break apart large financial statements into single documents using the OCR text and the repeat activity. The repeat activity looks for my first page pattern match and if it IS found, then it takes a branch that both ends the current workflow and invokes it again on the starting entry in a parallel sequence. Why does this error appear and is there a way to avoid it?
Thanks,
Eric Anderson