Programmable Object Settings

The Programmable Object Settings enable you to specify names for parameters that will be passed from Exago to stored procedures, web services, or .NET Assemblies. Using these parameters will allow filtering to be done before the data is sent to Exago which will increase performance and reduce server resources. For more information on these types of Data Objects see Web Services & .NET Assemblies.

Names for the following Parameters can be set:

Call Type Parameter Name

Integer that specifies what Exago needs at time of the call. There are three possible values.

Column Parameter Name

Name of the column being requested by the user. Only this column needs to be returned to Exago.

Filter Parameter Name

Full Filter Parameter Name

Sort Parameter Name

The sort string for the report. This is for informational purposes only as Exago sorts data upon return from stored procedures and Web Services.

Data Category Parameter Name

The Data Object’s Category. Can be used in conjunction with the Data Object ID Parameter.

Data Object ID Parameter Name

Id of Data Object being called. For more information see Calling a Single Web Service/.Net Assembly/Stored Procedure.