ECMT AIM - Details Fields Grabbing Field Data

Adding data into a field in AIM can be grabbed from other fields within the Workflow.

For example if I want to get the total price of a group of items sold given 2 fields, “Quantity” and “Price”

  1. Press the calculator button under the “Formula” column.

2. The following screen should appear where in the box you’re able to multiply the “Quantity” and “Price” to get the total. <Price> will grab the data in the “Price” field and <Quantity> will grab the data in the “Quantity” field that will be multiplied given the asterisk in between.

This can also be done through the “Default Value” column <Price>*<Quantity> will go into the following box

3. Now when “Price” and “Quantity” have data added the “Line Total” field will be automatically populated with the value of “Price” multiplied by “Quantity”

 

On top of this we are also able to pull fields from the Headers fields.

For example maybe we want the STATUS from the “Headers” field to populate in the “Details” field

If we add <STATUS> into the default field the “Details” field corresponding with the “Default Value” will have data from the STATUS field added.

 

CASO Knowledge Base