Name Not Defined

<name> not defined

Description:

The method, process, or action has been declared, but was not defined. There is no sequence call with sequence name <name>. This only relates to methods without return values.

Solution:

Define the method, process or action, or delete its declaration from the component interface.