Select Menu
  • Home
  • About
  • Contact us
  • Tutorials
    • Oracle Apps
    • PL/SQL Programming
  • Flows
    • P2P Cycle
    • O2C Cycle
  • Interview
    • Oracle Apps
    • PL/SQL
    • XML Publisher
    • SQL
    • Others
  • Downloads
  • Resumes
  • Interfaces
  • D2K
    • Forms
    • Reports
AskHareesh Blog | Oracle Apps | Fitness by Hareesh Pothuguntla

How I Automated Getting Webpage Titles from a List of URLs

›
A while ago, I had a big list of website links saved in an Excel file—over 700 of them! I needed to find out the title of each website. Doin...

Resolving Key Conversion Error in Oracle Cloud OIC Integration

›
When running an Oracle Integration Cloud (OIC) integration, you may encounter the following error despite successfully testing and validatin...
2 comments:

Trigger, Invoke, and Trigger & Invoke in OIC REST Connections

›
Trigger, Invoke, and Trigger & Invoke in OIC REST Connections In Oracle Integration Cloud (OIC), REST connections allow systems to commu...

How to Create a Sample REST API in Oracle Integration Cloud (OIC)

›
Let's create a sample REST API using OIC with below steps Step1: Create REST connection Step2: Create Integration by using REST connecti...
2 comments:

Browser Navigation issue in OAF

›
Usually this issue occurs when closing the popup window and moving to the next set of data of search results using table navigation bar. Let...
2 comments:

Assign SQL value to variable in shell script

›
Requirement is to get the emails list from value set and send an email using shell script. Sample Shell Script: #!/bin/ksh #****************...

Send an email with out attachment from shell script

›
Requirement is to send an email with out attachment using shell script. Sample Shell Script: #!/bin/ksh #***********************************...
›
Home
View web version