Calling REST API from Automation Anywhere

Assume that we have to integrate Automation Anywhere with REST API to exchange data between the applications. Here we are calling a Rest API from Automation Anywhere with the parameters. The REST [...]

Calling UiPath Bot using Oracle Apex

 Technologies and Tools Used The following technologies have been used to achieve the expected output. JavaScript Oracle Apex Uipath   Use Case Assume that we have created an Uipath Bot using an [...]

How to Recompile Invalid Schema Objects

When we are doing the operations like upgrades, patches, and DDL changes the associated schema objects will get invalid. So it is difficult to recompile all the user objects one by one since it [...]

Oracle Analytical Functions

The easiest way to understand analytic functions is to start by looking at aggregate functions. An aggregate function aggregates data from several rows into a single result row. The aggregate [...]

Exporting User Objects Using SQL developer

There will be scenarios like the developer wants to export the DDL/Data of user objects like Table, View, Packages, Functions, Procedures, Trigger, etc. Using SQL developer you can export all the [...]

Installing Oracle 18c XE on Windows

This blog talks about How to Install Oracle Database 18c XE on Windows OS and Connect the database using SQL Plus and SQL Developer. It will help the developer to explore more in Oracle if the [...]

Start typing and press Enter to search