SOA, Oracle Apps and OAF World
SQL, PL/SQL, OAF, SOA, Oracle APPS/EBS
Sunday, 24 December 2017
Weblogic User password Expired issue
›
Weblogic User password Expired Step-1 : Check the user list and details which all are expired with the below query. select USERNAME...
Friday, 10 October 2014
DB Adapter Wizard Issue After Exporting The SAR
›
Sometimes after export the BPEL SAR file from EM Console, if we try to open the DB adapter wizard it is not opening. We need to do the foll...
Thursday, 14 August 2014
BPEL Java Embeding Activity With Message Type Variables Manipulation
›
In Java Embedding activity we can deal with the BPEL variables using getVariableData() and setVariableData() methods. For example, the b...
Tuesday, 15 July 2014
Fetch Number Of SOA Process Instances and Current State On Server
›
Execute the below query which fetch the number of process instances on the server and their current state. SELECT decode (state, ...
Monday, 14 July 2014
Multiple End Point URI Set On partner Link
›
We can use endPointURI proporty to set multiple end points for a partner link. In case of any fail over of a uri it will invoke the other o...
1 comment:
›
Home
View web version