People and Culture Blog

Customized Delete Icon and Delete all Functionality in Report in Outsystems

1. Introduction Allowing users to delete records through icons provides a simple and intuitive way to manage data within the application. The use of icons for common actions like delete can improve the user experience by making the application more user-friendly and visually appealing. Having a dedicated delete icon for each record in a Data Table or List allows users to delete specific records directly from the main data view without the need to open a separate page or form. At same time Users can want to delete all recorders simultaneously is also possible in Outsystem. This document will refer delete particular record in entity through icon and delete all record with one click. 2. Technology & Tools Used The following technology has been used to Delete single record as well as all records OUTSYSTEMS SERVER ACTIONS ENTITY 3. Server Actions In OutSystems, a Server Action is a fundamental building block used to define reusable logic on the server-side of an application. It is a collection of one or more actions (a sequence of steps) that can perform operations, such as data retrieval, data manipulation, business rules, and integration with external systems. Server Actions help keep the application’s logic organized, maintainable, and reusable across different screens and modules within the application 4. Entities In OutSystems, entities are a core concept that represents the data model of application. They define the structure of your application’s data and how that data is stored in the underlying database. Entities are similar to database tables in traditional database design but with additional capabilities provided by the OutSystems platform. 5. Delete Record With Icon Implementation (Steps With…

Read More

Editable Data Grid In Outsystems

1. Introduction This document will refer Outsystem data grid, is a user interface component that allows to display data in a structured way. The data grid is particularly useful when we…

Read More

How to capture DOM manipulation and set validation for Interactive grid in Oracle APEX

Overview This document explains about how to capture DOM manipulation and set validation for Interactive grid in Oracle APEX. Technologies and Tools Used The following technology has been used to…

Read More

How to preview multiple Blob contents while uploading using file browser in Oracle APEX

Overview This document explains about how to preview multiple blob contents while uploading using file browser element in Oracle Apex. Technologies and Tools Used The following technology has been used…

Read More

AutoNumber Generation for Serial Column without Sequence in Interactive grid using JavaScript

Overview This document talks about how to Customize Interactive Grid with Auto Populate Column value without Database sequence using JavaScript.  Technologies and Tools Used The following technologies has been used…

Read More

Vendor Transaction Report

1.Overview This document talks about getting the vendor transaction detailed report in oracle apps r12 2.Technologies and Tools Used The following technologies have been used to achieve the expected output.…

Read More

Sales Margin by Item

1. Overview This document talks about getting the sales details of the item in oracle apps r12 2.Technologies and Tools Used The following technologies have been used to achieve the…

Read More

Oracle Data Integrator installation on windows

Oracle Data Integrator installation on windows Introduction:- Oracle Data Integrator (ODI) is a comprehensive data integration platform developed by Oracle Corporation. It enables organizations to extract, transform, and load (ETL) data…

Read More

ORDS Configuration Multiple database in single tomcat server.

ORDS Configuration Multiple database in single tomcat server.  Introduction:- Oracle RESTful Data Service (ORDS) is a powerful tool that enables organizations to expose their Oracle database resources as RESTful web…

Read More

Unlocking the Power of Oracle Cloud: Benefits and Features Explained

In today’s fast-paced and competitive business landscape, organizations are continually seeking innovative solutions to enhance their operations and stay ahead of the curve. Oracle Cloud emerges as a game-changer, providing…

Read More