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

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...

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...

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...
1 comment:

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 #***********************************...

Send an email from shell script with attachment

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