Data is passed between Agentry and the Open UI control using
- Agentry Values - For data exposed from Agentry to the Open UI control
- External Values - For data from the Open UI control being exposed back into Agentry
You will need to configure an Agentry Value to pass in the WorkOrder collection reference and then you can loop over the collection in the Open UI code to read the various location properties and display them on the map.
--Bill