Kuika's Save Record action is used to save changes made on a form or data entry screen to the database. In case the data collected through a form is updated or a new record is added, it ensures that this data is written to the database. On the Kuika platform, the Save Record action works by integrating with database systems such as MSSQL and Oracle, so businesses can continue data management flexibly without changing their existing database infrastructure. In this course, you will learn how to successfully save data from a form using the Save Record action.
If Update mode is selected in the action, a field representing the table entries that need to be updated will appear below the action. More than one condition can be added to this field. The conditions can be chained together with the "AND" structure or an "OR" condition group can be created to ensure that the action will run if any condition is met.
5. After selecting the mode, select the table from the "Select Table" field. In the "Multi Select" window, the columns of the table you selected will be listed. These columns are included in the actions as parameters depending on the table and are used to define the functionality of the action.