Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6293 - Cannot define external condition

6293   Cannot define external condition

Cause

This error occurs if you attempt to specify the condition option for an external method. User schemas are not permitted to define external condition methods.

Action

Remove the condition option from the method signature.