Content Type
Exercise
Duration
45m
Level
Introductory
Learn how to use InterSystems IRIS® data platform to build a basic integration that identifies at-risk intersections in Chicago based on traffic system data. You will create an InterSystems IRIS interface, add business orchestration logic and routing, and explore custom business components.
In this exercise, you will build on the code used in the Red Light Violation application from the Receiving and Routing Data in a Production exercise.
Learning Objectives
- Build an interface that consumes data from a file and stores data to a file.
- Add logic to list objects based on criteria specified.
- Add routing rules to consume additional population data using REST from public APIs.
- Modify data to be in the right format for a downstream system.
Prerequisites
- Receiving and Routing Data in a Production (exercise, 10m)