Issue with 'Create Document Classification Action' activity

Hello,

I am facing an issue with ‘Create Document Classification Action’ activity. The error throws as following - An unexpected error occurred during the library compilation process: Assembly compilation returned the following errors: * The value of type “DocumentClassificationActionData” cannot be converted to “DocumentClassificationActionData”.

Please help me to reolve this issue.

Thankyou in advance!!

@Narala_Sravani

Please delete the variable and recreate it using ctrl+K

The namespaces have been changed recently I guess it will create the new variable with required type

cheers

Hello @Anil_G ,

Thanks for the quick response.

I have tried doing the same, but unfortunately didn’t get rid of that error.

@Narala_Sravani

Can you try upgrading the packages please and then check…

also check the type it should contain actions I believe not action

cheers

@Narala_Sravani ,
Give a Try with
ClassificationActionResults(0)

Regards,

Thankyou for the reply @Jithesh_R.

After trying the activity in new project , it didn’t throw any error and worked fine.

@Narala_Sravani Dear can you tell me how did you solve the issue and what the version of the intelligent OCR package ?

I have the same issue, I tried all solutions they told you here but the same issue