UiPath.IntelligentOCR.Activities.FC.GetField for checkmarks

Hi,

Currently, I integrate Abbyy’s FlexiCapture activites into an UiPath workflow.
First, I process a document with the “Process Document”-activity (UiPath.IntelligentOCR.Activities.FC.ProcessDocument) and then retrieve detected fields of the processed document using the “Get Field”-activity (UiPath.IntelligentOCR.Activities.FC.GetField). This works fine.

While I get the value of fields from a FCDocument with the “Get Field”-activity, the UiPath workflow fails with “Field not found” if I try to get a checkmark using the “Get Field”-activity. I think that’s because a checkmarks isn’t a field and therefore the “Get field”-acitvity is confused…
However, there is no activity in the FlexiCapture package for “Get checkmarks”…

Did someone have the same problem and found a solution?
I am happy about any help.

Kind regards
Daniel