Questions tagged [oracle-fusion-middleware]

Oracle Fusion Middleware provides software for the development, deployment, and management of service-oriented architecture (SOA).

Oracle Fusion Middleware (OFM, also known as Fusion Middleware) consists of several software products from Oracle Corporation. OFM spans multiple services, including Java EE and developer tools, integration services, business intelligence, collaboration, and content management. OFM depends on open standards such as BPEL, SOAP, XML and JMS.

These software products are:

Exalogic

Oracle Exalogic Elastic Cloud is designed, optimized, and certified for running Oracle applications and technologies and is ideal for mission-critical middleware and applications from Oracle and third-party vendors. It delivers lower TCO, reduces risk, and offers unprecedented levels of performance, reliability, and scalability.

Data Integration

Gain pervasive, continuous access to trusted data with high performance and low TCO. Oracle Data Integration provides a complete and integrated solution with real-time and bulk data movement, transformation, data quality, data services, and data federation.

Business Process Management

Oracle BPM Suite provides the ability to optimize business processes that span multiple systems, applications, and functional groups, in an iterative and agile fashion. It offers a unified enterprise-class platform to design and automate business processes for better visibility, more control and excellent customer experience.

Business Intelligence

Oracle provides the most complete, open, and integrated business intelligence solution available, with a complete range of best-in-class BI capabilities including enterprise reporting, ad hoc query and analysis, dashboards, and scorecards.

Identity Management

Oracle offers a complete identity management platform that enables enterprises to improve security, enforce compliance, lower administration costs, and leverage extreme scalability with tightly integrated components that speed deployment and simplify user identity administration and access management.

Cloud Application Foundation

Cloud application foundation provides a best-of-breed application infrastructure for private and public cloud deployments. Centered on Oracle WebLogic Server, it blends innovative technology with modern Java standards to deliver a converged cloud platform. It is the high-availability, high-performance foundation for Oracle Fusion Middleware and is optimized for Oracle’s engineered systems.

Service-Oriented Architecture (SOA)

Oracle SOA transforms complex application connectivity into agile and re-usable service-based application integration to speed time to market, increase agility, and lower costs.

WebCenter

Oracle WebCenter is the engagement platform powering exceptional experiences. It connects people and information by bringing together the most complete portfolio of portal, Web experience management, content, social, and collaboration technologies into a single integrated product suite.

Development Tools

Oracle offers the industry's most complete and integrated set of tools for application development, database development, and business intelligence to support any development approach, technology platform, or operating system.

More information on the official product page and Oracle's Technology Network.

177 questions
6
votes
1 answer

Oracle Weblogic OAM get user information using session cookies

Oracle/WebLogic noob here. I'm not sure if I'm asking the right questions but any and all tips will be greatly appreciated. We are trying to deploy an Angular 4 web application on to an Oracle WebLogic server w Apache HTTP and security managed by…
6
votes
4 answers

migrating mod_plsql application to Oracle REST Data Services

I read on MOS Doc ID 1945619.1 that starting with the 12.1.3 Oracle HTTP Server (OHS), the mod_plsql feature has been deprecated and will not be included with the 12.2 Oracle HTTP Server. For the future, Oracle recommends moving to Oracle REST Data…
4
votes
1 answer

RCU.bat File Not Executing During Install of ODI 12.2.1.4

When installing Oracle Data Integrator (ODI) 12.2.1.4.0 on a Windows 10 machine, the Studio installation is successful, however the rcu.bat script does not run and the repositories cannot be created. Upon double-clicking on the icon here is no…
4
votes
2 answers

Oracle Forms Builder running forms only over a server

I had taken over an old Oracle-based system at work. Originally, the previous developer built the forms and reports using Oracle Forms and Reports 6. I somehow managed to install that suite on my Windows 10 PC. I remember I was able to easily 'run'…
3
votes
1 answer

Oracle Form freezes after configure WEBUTIL

I am using oracle forms 10g. It is web based oracle form application. I want to generate Excel Report from Oracle Forms 10g. I configured WEBUTIL and use CLIENT_OLE2 package. Procedure declared in trigger WHEN-BUTTON-PRESSED. When button pressed…
3
votes
1 answer

Is there a way to recreate an ODI package using ODI Scenario?

I mistakenly deleted an ODI package from my project which is very large in size. Is there a way to recreate the same package if I have a previously exported scenario for the same project?
3
votes
2 answers

How to query for Inactive Employees using BI Publisher in Oracle Fusion?

I'm new to BI Publisher and I'm using it through Oracle Fusion Applications. I am trying to make a report relating to the Inactive Employees in an organization. However I am unable to figure out how to query for an inactive or terminated employee. I…
3
votes
1 answer

which database driver used by oracle form server 11gr2

I am new in field of oracle forms, does any one tel me how oracle forms server connect through database ? does it use any database driver ? if yes than how can we change that ojdbc or jdbc driver? Right now I am working with oracle forms and report…
p27
  • 2,217
  • 1
  • 27
  • 55
2
votes
3 answers

fiddler and oracle fusion middleware forms

So I'm trying to figure out what oracle forms app is sending to server (to possibly use that for load testing). Fiddler tells me that sample request's header looks like this: POST http://server:9001/forms/lservlet;jsessionid=[long string]…
ren
  • 3,843
  • 9
  • 50
  • 95
2
votes
3 answers

How to determine Oracle Fusion Middleware version

I want to know which version of OFMW is installed. I know that there is information stored in $OFMW_HOME/wlserver_10.3/.product.properties: WLS_PRODUCT_VERSION=10.3.3.0 But what if Oracle update Weblogic to 10.4? And what about other products in…
LeChat
  • 151
  • 1
  • 1
  • 8
2
votes
0 answers

How to get minimum records from the Oracle fusion run report API

Requirement: I am using the runReport API from the Oracle fusion report service to get the data by passing the parameter values as arguments. It generally takes more time for larger reports. So is there any way to get the total row count or else…
2
votes
1 answer

Do WSDL needs to be active always even if we change the URL dynamically

I am trying to add a service reference in my C# project using a WSDL URL and trying to change the URL in run time by sending the URL value as an argument into the service constructor as mentioned in the following answer. How to change webservice url…
Venkat
  • 2,549
  • 2
  • 28
  • 61
2
votes
2 answers

Improper validation when installing Oracle Fusion Middleware

I installed Oracle JDeveloper 11g (11.1.1.4.0). I also installed IBM Websphere 7.0.0.15 without any profile as suggested in the documentation. Next I wanted to install Oracle Fusion Middleware 11g. But during installation, I was asked Application…
Prabhat
  • 2,261
  • 7
  • 46
  • 74
2
votes
1 answer

Check Box Value Not Working in Oracle Forms

I have check box on oracle forms Value when checked = 'Y' Value when unchecked = 'N' By default value unchecked I create button and write code when check box value 'N' the show message. But when I pressed the button then did not show message. When I…
2
votes
1 answer

How to change the value of Stuck Thread Max Time in WebLogic server without console

I want to change the value of Stuck Thread Max Time property without using the console. Is it possible?
1
2 3
11 12