Posts by Karthik Senthilmurugan

Merge PDF in AOP

1. Overview This document talks about how to merge the pdf in AOP. 2. Technologies and Tools Used The following technologies has been used to achieve exporting IR data to…

Read More

HTML Templates in AOP

1. Overview This document gives an idea about the HTML template in AOP. 2. Technologies and Tools Used The following technologies has been used to achieve exporting IR data to…

Read More

Making Use of APEX BLOBS with Oracle Storage Cloud Service

1. Overview This document talks about how to push the blob uploaded by the end-user to Oracle Cloud Storage. 2. Technologies and Tools Used The following technologies has been used to achieve…

Read More

Time and Month Selection in Oracle APEX

1. Overview This document talks about how to bring the Time and Month Selection in Oracle APEX. 2. Technologies and Tools Used The following technologies has been used to achieve pushing blob…

Read More

Prevent the APEX application from being opened in multiple tabs with the same Session state

1. Overview This document talks about prevent opening Oracle APEX application in multiple tabs with the same session state. 2. Technologies and Tools Used The following technologies have been used…

Read More

Remove Options from the Interactive Grid Row Action menu

1. Overview This document talks about how to remove the options from the interactive grid action menus. 2. Technologies and Tools Used The following technologies have been used to achieve…

Read More

Validate Duplicate Values In the Interactive Grid Using PLSQL

1. Overview This document talks about finding duplicate values in the Interactive Grid using PLSQL. 2. Technologies and Tools Used The following technologies have been used to achieve this functionality, PLSQL JavaScript 3. Use Case In my last post,  I discussed finding duplicates values in the IG using JavaScript and…

Read More

Validate Duplicate Values In the Interactive Grid Using JavaScript

1. Overview This blog talks about finding duplicate values in the Interactive Grid using JavaScript. 2. Technologies and Tools Used The following technologies have been used to achieve this functionality,…

Read More

Upload Blob Content without Page Submit

Overview This document talks about uploading Blob Content without Page Submit. This source code used in this document has been taken and modified from the following website, https://apexplained.wordpress.com/2016/09/12/chunked-multi-file-upload-with-ajax/. Technologies and…

Read More

Set Dynamic Title for Modal Dialogue

1. Overview This document talks about the example of changing modal dialogue title dynamically using JavaScript. 2. Technologies and Tools Used The following technologies have been used to achieve exporting IR data to Word format.…

Read More