Stateless API
- Last UpdatedApr 17, 2015
- 1 minute read
The application demonstrates new functionality added to the stateless API in different areas.
-
Train Management. The demo programmatically computes a train's status by identifying the units belonging to a train and their availability. Based on this information, you can make train assignments when scheduling batches.
-
Batch Scheduling. Batches can be scheduled based on input from external applications. Other scheduling related tasks are also implemented, such as initialization, and so on.