I have a field in my form named as description. The description contains value of paragraphs spanning over a couple of pages. While training the model, I selected the data to be extracted from multiple pages by selecting the continue drawing option, but when the model was put into practice, it fetched the data from only one page. Even in the Reconciliation Task, I cannot select data from more than one page. Is there any workaround available for this issue?
Discussion posts and replies are publicly visible
Looks like we cannot do selection on multiple pages not even using continue drawing. You can save page 1 as field 1 and page 2 as field 2 and concat them later to display or save accordingly.
Appian recommends using "Google Cloud Vision Connected System." for paragraph types.
That might work, thanks!