OAF Event Handling

Button(SubmitButton) PopList (DropDown) LOV (List of Values) Hyperlink Image →Read more

OAF – Conversion of Java Date in Different Formats

→Read more

OAF – Raise Single/ Bundled Exception – Using AOL Message

Single Exception Bundled Exception →Read more

Deployment of OAF Pages in R12.1.3

Below are the steps involved in Deployment of OAF pages in R12.1.* 1. Login to your EBS Instance with putty tool or any other software.2. Switched to applmgr user (using sudo su – applmgr)3. set Apps env (by running /u01/PROD/app/apps/apps_st/appl/APPS<$ORACLE_SID>_$HOSTNAME.env file)4. Go to $INST_TOP/admin/scripts5. run script adapcctl.sh for stopping Apache server first, and then run the same script […] →Read more

Deployment of OAF Pages in EBS 12.2.*

Bounce – Start/Stop Server Below are the steps to be performed to migrate the Extensions in OAF 1. Move class files and the dependent xml files to $JAVA_TOP2. Import PG/RN filesImport Script for putty:java oracle.jrad.tools.xml.importer.XMLImporter $JAVA_TOP/xxolt/oracle/apps/fnd/webui/EmployeeDetailsPG.xml -rootdir $JAVA_TOP -username apps  -password <APPSPWD> -dbconnection “(DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST =<HOST>)(PORT = <))(PORT>CONNECT_DATA = (SID = […] →Read more

Oracle Cloud Platform Application Integration 2019 Associate – Q&A Dumps

1.     What task can NOT be performed on Business Types View? A . Create business exceptions B . Create business objects C . Business rules D . Import business objects E . Create enum objects 2.    Which is NOT a key advantage of using Oracle Integration Cloud (OIC)? A . Public/Private Cloud Portability B . […] →Read more

SOAP/REST WebServices of Oracle ERP Cloud

SOAP web services in Oracle Applications Cloud can be split into two categories: Business Object Services: Services that expose data and operations on a business object, such as an opportunity or marketing campaign. These services are implemented using the Application Development Framework (ADF). Because of this, the services share interface structure, common types, and standard […] →Read more

Oracle SOACS Overview

Oracle SOA Cloud Service provides a PaaS (Platform as a Service) computing platform solution for running the following applications in the cloud: Oracle SOA Suite Oracle Service Bus Oracle Managed File Transfer Oracle Real-Time Integration Business Insight Oracle Business Activity Monitoring Oracle B2B Components of Oracle SOA Oracle SOA Suite is a comprehensive, hot-pluggable software suite […] →Read more

Oracle ICS Integration Cloud Service – Supported Actions

Assign: Enables you to assign variables to integrations. Javascript: Enables you to add JavaScript functions to the integration. Logger: Enables you to add log messages to the activity stream and diagnostic logs. Map: Enables you to add ad-hoc mappers to the integration. Notification: Enables you to send a notification email to relevant users at specific […] →Read more

Oracle ICS – FTP Outbound ZIP File

→Read more