Oracle Apps Technical Stuff

Friday, April 8, 2016

How to assign the values to a DB Collection (Array ) When it is defined as Out Parameter in the Procedure/Functions

›
-- Define the Object Types , Collections as Below  CREATE OR REPLACE TYPE XX_SERIAL_NUMBER_OBJ AS OBJECT(    SERIAL_NUMBER               ...

How to Invoke the Database Object Types in Anonymous Blocks

›
 -- Create DB Object Types and Collections CREATE OR REPLACE TYPE XX_SYNC_ORG_OBJ AS OBJECT(    ORG_ID                   VARCHAR2(50)  , ...
Wednesday, March 9, 2016

How to setup the Java For Oracle Application R12

›
https://drive.google.com/open?id=0B4o8DOFa11efRDQ3eVV1UkpDak0 https://drive.google.com/file/d/0B4o8DOFa11efRDQ3eVV1UkpDak0/view?usp=shari...
Friday, February 26, 2016

Script (API ) To add and revoke the User Roles in User Managment

›
1. Assign role to a user using an API To assign role to a user using APIs, use the following API wf_local_synch.PropagateUserRole. Se...

Steps to get the Access to Integration Administrtor and SOA Monitor In Integration Repository for Integrated SOA Gateqway

›
1. Log in as a user with User Management Responsibility Like   Sysadmin. 2. Click “User”. 3. Put the User under “User Name” > go. 4. ...
‹
›
Home
View web version

About Me

Vijaykumar G
View my complete profile
Powered by Blogger.