Introduction As a follow up to this earlier post, we will now explore how to create a basic rulebase using Oracle Policy Automation. This post was created...
Introduction As a follow up to this earlier post, we will now explore how to create a basic rulebase using Oracle Policy Automation. This post was created using Oracle Policy Modeling 10.1.0.27 on Windows 2008 Server R2. Main Article Unlike other rules engines, Oracle Policy Automation allows you to write your rules in (or very, very close to) human language, and that language does not have to be English. In this post, we will create a simple set of rules to determine...
Introduction As a follow up to this earlier post, we will now explore how to create a basic rulebase using Oracle Policy Automation. This post was created using Oracle Policy Modeling 10.1.0.27 on...
Introduction Recently I was working with an organisation that manages a large collection of physical assets and wanted to add a location-based search capability...
Introduction Recently I was working with an organisation that manages a large collection of physical assets and wanted to add a location-based search capability to Oracle Universal Records Management. In order to carry out a ‘proof of concept’ we built some simple integration with Google Maps. This same simple add-on could equally be done with Oracle Universal Content Management. The only difference would be in the way the metadata are defined and accessed in the query. If...
Introduction Recently I was working with an organisation that manages a large collection of physical assets and wanted to add a location-based search capability to Oracle Universal Records Management....
Introduction Quick post on accessing WebCenter Spaces on iPhone. Main Article Reposting from Peter Moskovits: If you have a WebCenter Spaces deployment (or are...
Introduction Quick post on accessing WebCenter Spaces on iPhone. Main Article Reposting from Peter Moskovits: If you have a WebCenter Spaces deployment (or are thinking about getting one), you should definitely check out the free WebCenter Spaces iPhone App, that allows you to access your activity stream, your contacts, all your Spaces along with the documents, discussion forums, lists, space members, and more.
Introduction Quick post on accessing WebCenter Spaces on iPhone. Main Article Reposting from Peter Moskovits: If you have a WebCenter Spaces deployment (or are thinking about getting one), you should...
Introduction This blog contains many articles about Oracle Application Development Framework (ADF). ADF is an end-to-end application framework that builds on...
Introduction This blog contains many articles about Oracle Application Development Framework (ADF). ADF is an end-to-end application framework that builds on JEE standards and open-source technologies to simplify and accelerate application development. In this post, I would like to share some useful references on ADF to help get you started. Main Article In order to develop and run applications using ADF, you will need to install Oracle JDeveloper, which you can download...
Introduction This blog contains many articles about Oracle Application Development Framework (ADF). ADF is an end-to-end application framework that builds on JEE standards and open-source technologies...
Introduction I am often asked about the Human Workflow included in the Fusion Middleware 11g platform – what is provided out of the box? How are human tasks...
Introduction I am often asked about the Human Workflow included in the Fusion Middleware 11g platform – what is provided out of the box? How are human tasks developed or designed? How flexible is the user interface? How are tasks queued/assigned to people/groups? These are some of the most common questions. I will attempt to address these in several posts. In this first post on Human Workflow, I will provide a simple example, that you should be able to follow in your own...
Introduction I am often asked about the Human Workflow included in the Fusion Middleware 11g platform – what is provided out of the box? How are human tasks developed or designed? How flexible is...
Introduction The WebLogic JMS .NET Client is bundled with WebLogic Server 10g Release 3 and later. When you perform a Complete installation of WebLogic Server...
Introduction The WebLogic JMS .NET Client is bundled with WebLogic Server 10g Release 3 and later. When you perform a Complete installation of WebLogic Server on a supported platform, including non-Windows platforms, the WebLogic JMS .NET Client is installed by default. If you choose the Custom installation option, ensure that the WebLogic Server Clients component of WebLogic Server is selected. Main Article I was asked recently what we could do about allowing .Net...
Introduction The WebLogic JMS .NET Client is bundled with WebLogic Server 10g Release 3 and later. When you perform a Complete installation of WebLogic Server on a supported platform,...
Introduction This post demonstrates how to expose WebCenter functionality as a web service. Main Article Today, I needed to create a web service to expose some...
Introduction This post demonstrates how to expose WebCenter functionality as a web service. Main Article Today, I needed to create a web service to expose some functionality from WebCenter Interaction. In this case, I needed to be able to have an external process move a document from one folder to another in the knowledge repository. While this could be done by simply updating a record in the database, I wanted to create a web service using the WebCenter Interaction APIs. I...
Introduction This post demonstrates how to expose WebCenter functionality as a web service. Main Article Today, I needed to create a web service to expose some functionality from...
Introduction In this post, I will discuss how to invoke a BPEL web service from Oracle Application Express. Main Article Just a quick post, on an issue that...
Introduction In this post, I will discuss how to invoke a BPEL web service from Oracle Application Express. Main Article Just a quick post, on an issue that seems to come up a lot – how to call a BPEL web service from Application Express. This used to be quite challenging, but now, with APEX 3.1.2, APEX can understand a lot more WSDL files, including those from BPEL, and it has also got the “manual web service” definition capability, which can help. I used APEX 3.1.2 on...
Introduction In this post, I will discuss how to invoke a BPEL web service from Oracle Application Express. Main Article Just a quick post, on an issue that seems to come up a lot – how to call a...