When and How Many Times a Component Is Invoked |
The INVOKE clause is a SQL statement. It is executed under exactly the same conditions as a SQL statement without INVOKE. How many times a component is invoked depends on a combination of things, especially on the SQL syntax construction, the context in which it is executed, and the protocol used. The application developer needs to be aware that not all combinations of input and output are appropriate in all contexts.
The following typical RDMI examples will give you a feel for when components are invoked, and how many times. Related Topics |