Vahana Academy

Configuring Business Rule for API Call

Overview The vDesigner application allows you configure the business rule for and on different entities that you add to design a mobile app. These entities can include a control/element, form, card, list, and others. You can apply a business rule for several purposes such as disabling or enabling a control, satisfying a condition, displaying a… Continue reading Configuring Business Rule for API Call

Mapping Response Parameter

To map response parameters: Field Description API Name This list displays the name of API (For example: – Verify_professional) that you have selected to map the response parameters.  Name In this box, enter the name of key/attribute (For example: – ID, name, data, and others) that the API receives in the response data that is… Continue reading Mapping Response Parameter

Mapping Request Parameters

Introduction In the vDesigner application, you can integrate different API to bind an action to different elements and controls. You can integrate two types of APIs, which are given as below: The sync API is specially used to insert the mobile app data into two tables: tb_cop_buss_obj_txn and tb_image_data_obj. The tb_cop_buss_obj_txn table stores the text and numeric data, while the tb_image_data_obj table… Continue reading Mapping Request Parameters