thank you Jane and David for the response and help. Yes, the error was on my end passing the classname. I was not passing one of the GenAI classes.
Is there anyway to control the FileNet class that is being acted upon? The exmple would be to perform a vector query but I want to define the filenet class. Currently I find all of the documents in the class then pass them to the multidocument query. I want to skip the first step.