OAF PLSQL Invocation from OAPLSQLEOImpl

→Read more

OAF How to invoke concurrent program with parameters on button event

→Read more

OAF How to Set DFF Value in Controller

→Read more

OAF how to invoke Workflow Process from Controller

→Read more

OAF- Invoke (SQL) PreparedStatement From Controller

→Read more

OAF How to handle Button, Hyperlink, Lov Events

→Read more

How to invoke Single/Bundled) AOL Messages with/without parameters in OAF

→Read more

Query to get PO Agents in Oracle Cloud ERP

→Read more

How To Upload Custom Messages Into Oracle Cloud ERP Using erpintegrations REST API

Following are the 3 text files designed: manifest.txt messages.txt messagetokens.txt Zip the 3 files : manifest.txt , messages.txt, messagetokens.txt and name it as : DataLoader7.zip Upload the file to UCM account : fin/payables/import Invoke the POST method of REST API : https://ucf5-zvcz-fa-ext.oracledemos.com/fscmRestApi/resources/11.13.18.05/erpintegrations Oracle Documentation : Docs : https://docs.oracle.com/en/cloud/saas/financials/21a/farfa/op-erpintegrations-post.html →Read more

Oracle Cloud ERP – Contract Purchase Agreement Import (FBDI

Docs : https://docs.oracle.com/en/cloud/saas/procurement/21a/oefbp/purchasing.html#contractpurchaseagreementsimport-3210 Scheduled processImport Contract Purchase Agreements *** Import Contract Agreements Interface Tables PO_GA_ORG_ASSIGN_INTERFACE —> Interface Table For Org AssignmentsPO_HEADERS_INTERFACE –> is the interface table that holds header information for the PDOI program to create standard/blanket purchase orders/cpa and catalog quotations. Error Table PO_INTERFACE_ERRORS select * from PO_INTERFACE_ERRORS order by creation_date desc Base Table […] →Read more