Tags Macros
Macros
Creating the macros (Smart farming)
We will be creating a couple of macros - called AppendCase and PopulateIoTChart which we will be using in the smart farming app.
Creating the macros...
Macro — Finding the ID
Every element in Boomi Flow is assigned a universally unique identifier (UUID). We can find this ID by typing macro in the address bar of the...
List of methods supported in macro
You can execute JavaScript code from within your flow, by using the Macro element.
We have the following types of functions: Getting values, Updating values, Getting property values...
Creating a macro
You can execute JavaScript code from within your flow, by using the Macro element in Boomi Flow.
Some of the things macros can be used...
Deleting a macro
You can delete a macro by selecting the macro and clicking the Delete button, from the Macros tab in the Boomi Flow Drawing Tool.
...
Tutorial: Tip calculator with JavaScript macro
You can execute code from within your flow, by using the Macro element in Boomi Flow.
The macro can be used for calculations (X times...