Procedures

At certain points during a screen’s execution, a server-side procedure can be triggered from the client. The SEND vectors from the triggering screen are bundled and sent to the server for processing. After the data bundle is processed by the server, RECEIVE vectors are returned with the resulting data. Included in the return data are codes to instruct the screen what to do next. Procedures are bundled into the WM Application Server.