Default Server Data Procs

Server Data procs are designed to return data from elsewhere in the system which can then be used for field replacement or trigger conditions.

When using Server Data Proc data for field replacement, the standard format of the field replacement code is {SDP#.FieldName} - with the number indicating the layer to which the server data proc is attached.
For CORE and PEO server data procs, this would be SDP1.
For Custom Server Data procs this would be SDP2. (For example - {SDP1.ClientNumber) would be the ClientNumber field returned from the stored procedure configured in Server Data Proc 1 position of that dataforms default pipeline configuration).

The following worksheets provide the default server data procs that come with the ClientSpace PEO system, the dataforms on which they are configured, a list of the field names returned, and the adjoining dataform fields from which the data is mined. In all cases the replacement precursor was taken from the default configuration of the dataform in our PEO system.

Topics in this section