Some
Control elements
require server code in order for the
Control to
function properly. For example, some
Control configurations
require tables to be created with a specific structure and registered
with the SAS Enterprise Miner server. Other
Control configurations
can require code so that some specific functionality occurs on the
server when a user interacts with the
Control.
In SAS Enterprise Miner 6.1, the
Control elements
that are available for extension nodes that require accompanying server
code include the following:
Examples of each type
of
Control configuration listed above are
provided in the following discussion. In each case, an attempt is
made to demonstrate the minimal amount of server code that is required
to enable the
Control to function properly.