Data Extraction Scope Page range is incorrect

Did anybody get resolution to this. I came across similar issue. after scratching my heading into debugging for few days, figured out issue only happens when you upgrade the UiPath.IntelligentOCR.Activities and UiPath.DocumentUnderstanding.ML.Activities the latest version. Older version which comes as part of the learning zip file works fine. is this a bug ?

doesn’t work with this version:

works with this version:

Error:

It’s not exactly a bug, but rather a version compatibility mismatch.
Two options you have:

  1. Keep using the older versions (the ones bundled with the learning material) if you want consistency while following along with tutorials.
  2. Upgrade both packages and adjust your workflows according to the release notes/compatibility guides.

do you have any idea on what exactly to adjust on which activity ?
i can’t figure out as there is no option for page range.

As you can find the input Section → Page range field at the bottom of the Properties panel of Data Extraction Scope, Keep it blank

@Moshin_Ali_Khan

One thing as per compatibility after 6.19 package of intelligent ocr separate instalation is not needed for ml package it gets auto installed so try to remove both and add only intelligent icr latest and then you need to upgrade ui automation and ocr if you have

Please check this

Cheers