Tuesday, May 11, 2021

Oracle Fusion Middleware Components

Below are the Oracle Fusion Middleware Components: 

  • Oracle WebLogic Server: Java application server that helps to deploy multiple applications in a robust and scalable environment.
  • Oracle WebLogic Communication Services: provides click-to-dial functionality through contextual Actions which further helps users with information and actions.
  • Oracle Identity Management: automatically manages user access and provides services and interfaces for third party application developments.
  • Oracle Web Center: combines user interface technologies for building social applications.
  • Oracle Business Intelligence: offers a complete to generates and delivers analyses for fusion application.
  • Oracle SOA Suite: comprehensive software for building and deploying service-oriented architecture.
  • Oracle Application Development Framework: a java framework to simplify application development by minimizing code writing
  • Oracle JDeveloper: for building service-oriented applications using industry standards 

3 comments:

  1. Optumflex Solutions for your ERP business needs. Visit Optumflex.com for more information.

    ReplyDelete

Query To Fetch AP Invoice Details From SO Number(Doc ID 2949013.1)

SELECT dh.source_order_number       ,df.source_line_number as so_line_number   ,df.fulfill_line_number    ,ddr.doc_user_key as po_number...