How to Parameterize the Classify Document Task Project and Version

I’m using modern Document Understanding ClassifyDocument task which works fine, but I cannot find a way to parameterize it.

This is important to be as I have non-prod and production tenants and promoted my automation between them causes failures due to the DU project having a different name and/or different versions.

Is there any way to use variables for this step, or maybe an alternative setup that would make this possible?

@Sam_M

Welcome to the community

There are two ways

  1. Yes classify and extract documents data have those limitations as of now ..you can open the studio in prod and can select the prod model again
  2. If option 1 does not work..then you might need to shift to UiPath.IntelligentODR.Activities 6.22+ which has different activities that support variables.for this you might need to remove the documentunderstanding package.

Hope this helps. There is a similar activity for extractor as well

But not there is a future enhancement for extract document data as well to support the variables

cheers

1 Like

Thanks for the confirmation and information about my options!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.