Article Details
Id:11082
Product:finPOWER Connect
Type:NEW
Version:1.06.08
Opened:15/04/2013
Closed:16/04/2013
Released:28/05/2013
Job: J011463

Parameters can now include 'Standard' parameters

Parameters, e.g., the Parameters page of the Documents form can now include 'Standard' parameters, e.g., Parameters that can be used to build an SQL Where statement to filter records via finBL.DocumentUtilitiles methods such as GetAccountSqlSelectQueryBuilder.

A new Parameter type of 'Include Standard Parameters' has been added. This will be expanded when Parameters are created (via a new finUtilities.CreateParametersFromParameterDefs method).

Standard Parameters can be included in the following places:

  • Documents form, Parameters page
  • Parameter Sets
  • Queues form, Parameters page
    • Report Templates, Parameters page
    • NOTE: Standard Parameters do not relate in any way to the Report's Parameters
  • Scripts form, Parameters page
  • Workflow Types, Parameters on Workflow Item's Action Notes page

NOTE: Many of the above implementations may not make sense but have been done for consistency.