Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 8 Next »

As you create Templates and Rules you will add Parameters that provide a further element of control or where you want to provide other users with a helping hand to ensure the values added to the parameter are accurate and appropriate.
Global Parameters provide this functionality.
Global Parameters work by exactly matching the name of the Global Parameter to the name of the Parameter or Data Grid column within your Templates.
When a match occurs any configurations applied to the Global Parameter are applied to the Parameter in the Rule itself. This can save you a lot of time as changing the Global Parameter will cascade down through all other parameters with the same name.
Let's break the functionality down:

Assigning Parameter Formats

The Global Parameter can be created in one of four Data Types. These are

  • String

  • Number

  • Date

  • Picklist

Selecting a data type will assign this data type to the Global Parameter and then cascade down through to any matched Parameters. This allows us to provide validation on the values entered in the parameter field or offer wizards for Dates or Picklists to provide accurate and simplified value entry.

Picklist values are configured in the Global Parameter. This restricted list is then available to the user in the matched parameter. This can be useful to ensure an appropriate value is always provided by a user.

Provide Confidentiality

Setting a Global Parameter as Confidential will star out the Parameter value where it shows in all other screens. Only the Global Parameter screen still shows the original value. Access to Global Parameters can be restricted with permissions as required.

Confidentiality is useful if passwords, keys or other values need to be added but still need to be adjustable. Alongside Confidentially you can choose to not make a parameter visible in the other screens. This may be appropriate where you want the users to set a default but have no expectations that this value will need to changed in the Rules.

Restrictions on editing

If a Global Parameter does not have Editable set, users in other screens will see that a value exists but they will not be able to change it. This can be used in conjunction with Confidential so users can see the value is populated but not what it contains.

Forced Global Parameter Values

Selecting Forced for a Global Parameter will force the default value provided onto any Rule using the Parameter. These default values can be set differently for each Target. Using our discount code example, the Free Delivery Code threshold default could be set to $50 in Production but $40 in Development. Copying the Rule from Development into Production will automatically take the default value from the Global Parameter setup within the Target in which it is saved.

Units - Units allows a user to provide the type of unit used in the Global Parameter.

Global Parameter Name and Operational Information

Each Global Parameter has a description.
Delete a Global Parameter by clicking on the Delete button at the far right of the Global Parameter row.

Be aware that Global Parameters by their very nature may affect multiple Rules and deleting one could have an impact on Rules in any Target.

Add a new Global Parameter by clicking on the Orange plus icon at the top right-hand side. Be very careful when adding new Global Parameters especially when they are set to force the defaults. As soon as the Global Parameter is created it will change each matching Parameter in each Target to take the Global Parameter defaults provided.

  • No labels