I am testing an installation of OBIEE on Windows 10(Pro). After installing JDK8 and database, when I tried to start the installation of FMW(Web Logic), it...
Continue reading...AristaDBA's Oracle Blog....
Pi Day 2022 Is Almost Here….
Are you a developer? Are you the one who gets excited with the data? Do you like free stuff? Guess what- 14th March will be your...
Continue reading...REST Communication Model….
REST is basically a way of accessing application logic using HTTP URLs and interpreting HTTP methods as application actions. In fact, it is not really a...
Continue reading...OCI Dashboard….
I just read this post from @haranshvir regarding the new option of Dashboards in OCI. Right away I decided to give it a try. So here...
Continue reading...REST Service Conventions….
A REST service application represents one or more Resources. Each Resource represents a business entity and is mapped to its own URL. Each Resource defines a...
Continue reading...Web Service Interaction Patterns….
There are two kinds of web service interaction patterns that are there- Synchronous and Asynchronous. Synchronous operations expect to process an input and return an output...
Continue reading...SOAP Web Services….
Web Services are an interoperable, platform independent mechanism for component interactions. SOAP decouples message representation from transport. A Service Interface is described with WSDL and XSD...
Continue reading...OIC- Service Orientated Architecture….
Service Oriented Architecture (SOA) is a business and IT strategy that organizes the discrete functions contained in enterprise applications into interoperable, standards-based services to be combined...
Continue reading...Terraform, Why Infrastructure As Code(IAC)….
Now a days, there is a lot of requirements to manage infrastructure running and working in cloud environment. And we do have the infrastructure running in...
Continue reading...OIC, Business and System Integration Challenges….
There could be a significant number of IT systems that are used to support business function within a given enterprise. These IT systems can be heterogeneous...
Continue reading...
Recent Comments