NextGen Knowledge Center

Reference List

The Reference List contains code templates (both built-in and custom) that you can drag into your filter rules and transformer steps. These include common operations like serializing to/from XML, performing a manual database query, or generating a unique ID. For additional information on code templates, see .

An image of the reference list on the Reference tab.

Use the Category and Filter components at the top of the area to quickly find the template you are looking for. For custom code templates, choose the User Defined Functions or User Defined Code options.

Hover your mouse over an item in the list to view its description.

Image displaying hover pop-up text.

To use an item, simply drag it from the table into your rule/step properties window.

Image showing the process drag and drop an item.

The corresponding code template/function call is automatically pasted into the field/text area.

An image of the ccode function pasted into the text area.