Vahana Academy

Creating a New Message

Introduction This feature allows you to create a new message. Thus, you can configure it at multiple places by using the Display Message task. Creaing a New Custom Message This feature allows you to create a new custom message. The vDesigner 2.0 module allows you to manage custom messages as message templates that you can… Continue reading Creating a New Message

Accordion Card

In the “Accordion” element, the “Accordion Card” element is a big canvas that contains second level of information or a brief description of the topic. While the “Accordion Header” element has the topic name, the “Accordion Card” element contains the description of that topic. If the accordion is used to display different levels of menus,… Continue reading Accordion Card

Stack

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

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 three types of APIs: SOAP/REST, Lambda, and Database. The SOAP (Simple Object Access Protocol) based API represents a SOAP envelope. A SOAP envelop contains the SOAP headers and… 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

vLibrary

Introduction The vLibrary module is a web based application. It is incorporated into the Vahana platform. The vLibrary module allows you to register an app as a template. In your virtual space on the Vahana platform, you first create an app/application. Therefore, you can register your app as a template for the vFlow and vDesigner… Continue reading vLibrary

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