my UiPath.intelligent.ocr.document package is 6.27.2 which is latest and if i downgrade to old version then it gives error for digitize document activity.
UiPath’s Digitize Document activity occurs because this activity is designed for unstructured or semi-structured documents like PDFs, images, or Word documents, and not typically for structured data formats like Excel (.xlsx) files.
So even though you’re on the latest UiPath.IntelligentOCR.Document (6.27.2), Excel files will always fail
thank you for suggestions.
actually i have provided wrong variable name instead of output i provided input path.
so, .xlsx document saving in input file.
so automation taking that input file for digitize at the end and was giving error.
i rectified path now