What is a Generic Model? Generic modelling has the goal of satisfying customer requirements in way that takes into account future needs and enhancements. Often while gathering requirements, a BA will focus on the customer’s short term needs without considering wider-reaching goals, enhancements, and ongoing maintenance. In order to use generic modelling techniques, we need […]
Tag: Turbo Integrator
Returning values from Turbo Integrator processes
Introduction The two cornerstone features of any generic programming platform are encapsulation and reuse. These related ideas are simply the ability to write a piece of code once and then use it many times. Being able to call processes within other processes is a useful technique for performing a set repeated task, but what if […]