How does data get applied from the Agile database to the Agile application?
Our database is on 1 node and our application is on 1 node. Sometimes data is not accessible in the application but can be seen on the database side, through a table or a view. The data is created per standard operating procedure using the application's web or java client.
How does data get applied in database and application, in theory?
How does the data in the database and in the application stay synchronized?