Get started with Avalant ONEWEB

ONEWEB is a flexible, scalable and extendable business application platform. It helps organizations innovate business applications that streamline user experience, system integration and process automation of a wide range of business processes.

User Experience (UX)

ONEWEB consists of both web designing and application runtime tools, that are responsible for creating, executing, managing user interaction, and the presentation of business data. Users can build both smart forms and dynamic web or mobile pages:

ONEWEB Smart Form allows users to input business data that will be sent to the ONEWEB runtime server for processing as a business transaction. For example, a call center user inputs a customer complaint information form and submits it to related departments. In this example, the customer complaint information form built by ONEWEB consists of web user interface elements including text boxes, text areas, drop-down lists, radios, date pickers, buttons, file select controls, etc. All web user interface elements can be configured to interact with the database such as insert, update, delete and select without any programming language. It can also be easily configured to work with service integration and tasks automation.

ONEWEB Dynamic Page allows developers to build responsive HTML5 web pages and mobile app pages using a simple drag and drop ONEWEB page designer. It supports custom CSS add- ons and Java Scripts. For making dynamic content, these pages can be interfaced with external systems using ONEWEB Microflow. The output of the ONEWEB Dynamic Page Feature can be published to ONEWEB Dynamic Page Runtime, exported into the HTML5 Angular app as a zip file, or Java EE Application as a war file. For the mobile applications, the O/P can be exported as an android '.apk' file format or an IOS '.ipa' format

System Integration ONEWEB has designers and runtime tools that can act as a system integration platform to integrate different applications by using standard communication methods such as Web Services, RESTful, JDBC, File, etc. It also supports Data Transformation between different formats. For example, the HR System wants to send employee data to the CRM system through ONEWEB Microflow.

Process Automation ONEWEB has its Business Process management system called Process Designer. ONEWEB Process Designer supports the implementation of end-to-end business process automation. The users can design, implement, execute, and monitor processes using the Process Designer. The activities in the business processes are steps that make the process move forward until it reaches the end of the process. Here is a sample scenario of activities in the "Order Management Process" designed by using the ONEWEB

Activity 1: A customer submits an order via Order Website Activity 2: The order routes to Fulfillment Department to fulfill the order Activity 3: Sending the order information to the ERP system for generating an invoice Activity 4: The invoice is sent to the customer via mail

From the above Order Management Process, Activity1 and Activity2 are Human Activities. ONEWEB - "Dynamic Page builder" can be used to build an Order Website for customers to submit orders on Activity1. The order fulfillment screen on Activity2 uses the ONEWEB Smart Form. Activity3 and Activity4 are System Activities that can be executed using Process activities like Java, Database Calling, Web Service, REST API, or File Integration.

Last updated