The “Stack” element allows you to stack or place several overlapping UI elements. Also, a “Stack” can be used as a parent layout to contain other child layouts. By default, the orientation of the stack layout is “vertical,” which can be changed programmatically. Usage When to use You can use the stack layout to:–> Arrange… Continue reading Stack
Blog
API Management with vConnect
Introduction In the vConnect module, this feature is used to add a new APIs and manage currently used APIs. By using the vConnect module, you can add two types of APIs: SOAP/REST and Database. The SOAP (Simple Object Access Protocol) based API represents a SOAP envelope. A SOAP envelop contains the SOAP headers and SOAP… Continue reading API Management with vConnect
Service Management with vConnect
Introduction In the vConnect module, this feature lets you create a new service. After you create a new service, you can add one or more APIs under newly created service. In vConnect, a service is treated as a container that contains a collection of multiple APIs. This service container provides the feature of API orchestration.… Continue reading Service Management with vConnect
Getting Started with vConnect
Introduction The vConnect module is a Vahana cloud incorporated web based portal. In the Vahana cloud platform, it works as a smart and scalable middleware that allows you to integrate the front-end application with the back-end service via the API call (Invocation) mechanism. The vConnect module is based on the light-weight micro-service architecture. It allows… Continue reading Getting Started with vConnect
Using Different Functions in Business Rule Widget
Introduction This section describes how you can use different functions in the business rule widget. These functions are common functions that you can use to define a condition. When you define a condition by using business rule functions, the business rule uses the applied operator and then checks the condition. If the condition satisfies, the… Continue reading Using Different Functions in Business Rule Widget
Column
The “Column” element aligns multiple other elements vertically. On a page where you want to place and align multiple elements vertically, you can use the column layout. While designing an application, you can use a column as follows: Virtual Column You can use the virtual column to align elements vertically on a page. When you… Continue reading Column
Row
The “Row” element is used to align other elements (For example:- button, image, icon, etc) horizontally. In a page that contains multiple UI (User Interface) items, the “Row” element proves of high importance to align multiple user interfaces horizontally. You use multiple row layouts to align user interfaces horizontally. You can view the “Row” element… Continue reading Row
Themes and Styles
In a software application, a theme is a visual pattern or a collection of patterns that defines the look and feel of a graphical user interface. The Vahana platform provides a default theme that you can apply to one or more applications on vDesigner. Apart from the default theme, you can create a customized theme… Continue reading Themes and Styles
Update App
When this task executes, it performs the following functions: Steps to Configure Box/List Description Mandatory Reference Name In this box, enter the name of the task. Also, the system generates a reference name by default that you can change. Yes Version In this box, enter the updated version of the application. Assume you entered the… Continue reading Update App