The DIB process
The DIB process is basically just a high level approach on how DIB is normally used. It is a 3 step process:
- Design. Within the design tool (Architect) the user build the application based upon the logic he/she wants to create. We do that via object types called MI, inApps and Cluster. The output of the design process is XML, Javascript and JSON files which is input for the Builder(compier)
- Build. The build process is a compiler where the user picks which application to build. If successfull the Builder can promote that application to the Distributor from where the application the application is executed.
- Distribution. This is where mobile applications are send to specific mobile devices and which then interacts with mobile users. When incoming data are gathered in the server this can be further treated like potentially being send to the Warroom. Also several mobile apps can work together on a specific task where the final collection is done through the CLuster concept within the distributor.
Below illustration shows the DIB proces:
