Mark's Blog
Monday, March 2, 2015
Use Spring SimpleJdbcCall to invoke Oracle stored procedure with
›
Here I would like to show a simple example of using Spring SimpleJdbcCall to invoke one Oracle stored procedure with out parameters as the t...
1 comment:
Thursday, October 16, 2014
AXF Redirect error from EBS workflow
›
Recently I had one test regarding viewing the managed attachment from EBS workflow. During the test there was one error shown as the below...
1 comment:
Wednesday, September 10, 2014
Responsibility in EBS
›
In EBS it uses responsibilities to control user access to menus, forms, applications, data, functions and queries in Oracle E-Business Suit...
1 comment:
Tuesday, June 24, 2014
Change JDK used by JDeveloper
›
You can change JDK used by JDeveloper. The JDK configuration for JDeveloper is defined in the jdev.conf which located in your Jdeveloper ...
25 comments:
Monday, June 9, 2014
Set the composite name using function ora:setCompositeInstanceTitle()
›
ora:setCompositeInstanceTitle() can be used to set the name of the composite instance. It is very useful because you can set the name of ...
Sunday, May 25, 2014
Sending email with attachments in Oracle SOA 11g
›
Here I show one generic BPLE service which will send the email with attachment. Generic Email Service Interface The service interface...
6 comments:
Tuesday, May 20, 2014
Setting and Getting Configuration Property and Preference Variable in Oracle SOA Suite 11g
›
Configuration property and preference variable can be set in composite.xml. The advantage of using these is that the values can be set in t...
›
Home
View web version