Skip to content

Tutorial 04 09 Add Controller Class

Steve Ives edited this page May 19, 2020 · 22 revisions

Harmony Core Logo

Add Controller Class

For each traditional Synergy routine, add an OData controller to the TraditionalBridgeController.dbl file in the Services.Controllers project. This exposes the traditional Synergy routines as OData resources. For example, GetAddTwoNumbers, GetEnvironment, and GetLogicalName in TraditionalBridgeController.dbl are the methods for the sample routines distributed with the harmonycore template. See Controllers for more information.


Next topic: Configure Traditional Bridge Environment


Clone this wiki locally