Calling a Stored Procedure

An application typically executes a stored procedure though a front-end tool such as an API call to the server or any number of WebFOCUS mid-tear tools. The initial procedure is usually a 4GL Dialogue Manager procedure that, in turn, calls other 4GL Dialogue Manager procedures, compiled 3GL procedures, or a combination of both.

The following types of procedure calls are supported:

The following figure shows calls to stored procedures from Dialogue Manager.


iWay Software