The method corresponding to the specified externally defined function was not found. Group name = aa....aa, class name = bb....bb, method name = cc....cc
- aa....aa: Group name
bb....bb: Class name
cc....cc: Method name - Description:
- The method was not found for one of the following reasons.
- The method does not exist.
- The method argument is not in the externally defined function format.
- The method access modifier is not public.
- System processing:
- Suspends query group registration.
- Action to take:
- Check whether the function name is correct and, if necessary, revise the externally defined function definitions file or query definition file. Alternatively, revise the method of the specified class.