Liquid UI - Documentation - 4.02.10 Starting the Application

4.02.10 Starting the Application


In order to start the application we have just created, we would include the code below. Note that it is very important to use this code after the whole structure has been built and maintained for any transaction that has been created. This includes the Master Record, any Addendums and the config structures. The code to start the application is as follows:

g_application = SR3ApplicationFramwork.createApplication(g_WorkOrderAppDesc); 

Can't find the answers you're looking for?