Arithmetic Functions

In the Business Rule Manager module, you can use and apply arithmetic functions to perform basic and complex mathematical functions. These functions include Sum, Subtract, Product, Divide, Round, Truncate, and others. You can use arithmetic functions to implement the algorithm that performs an arithmetic calculation on a set of numbers. The BRM (Business Rule Manager)… Continue reading Arithmetic Functions

Timer

You can apply this task to several UI elements when you want to start, stop, or reset the “Timer” element as a result of user action or an event trigger. For instance:- You can configure ‘Timer” task for a user action. When a user clicks the “Send OTP” button, a timer starts and asks the… Continue reading Timer

Timer

You can use the “Timer” element for the timing action. In the Timer element, the timing action takes place by counting down or counting up. You can configure the Timer element’s counting by defining the “Type” property. For instance:- You can define the Timer’s timing action to enter the OTP in 120 seconds, or you… Continue reading Timer

Creating a Release

In the Config Management module, this function allows you to create a release of an integration branch or a feature branch. Creating a release means that the changes that are incorporated into the application in the feature/integration branch are stable. After the user creates a release of the integration branch, the release is merged into… Continue reading Creating a Release

Comparing Branches

You can use this feature to compare two branches before you plan to merge the application versions from these branches. you can compare two branches by using the following criteria: To compare two branches:

Integrating Two Feature Branches

In the Config Management module, this feature allows you to integrate two feature branches. Assume two software developers are working on an app in two different branches, Feature_2 and Feature_3. When these software developers complete work on the app in the Feature_2 and Feature_3 branches, they can merge the app-related changes in the Feature_2 and… Continue reading Integrating Two Feature Branches