Introduction This post describes how to create and modify a JeOS Virtual Box. Main Article Following on from my previous blog entry "Modifying the Base...
Introduction This post describes how to create and modify a JeOS Virtual Box. Main Article Following on from my previous blog entry "Modifying the Base Template" I decided to put together a quick blog to show how to create a small VirtualBox, guest, that can be used to execute the ModifyJeOS and hence edit you templates. One of the main advantages of this is that Templates can be created away from the Exalogic Environment. For the Guest OS I chose Oracle Linux 6u3 and decided...
Introduction This post describes how to create and modify a JeOS Virtual Box. Main Article Following on from my previous blog entry "Modifying the Base Template" I decided to put together a quick blog...
Introduction This post describes how to create and use distribution groups. Main Article By default running your Exalogic in a Virtual provides you with, what...
Introduction This post describes how to create and use distribution groups. Main Article By default running your Exalogic in a Virtual provides you with, what to Cloud Users, is a single large resource and they can just create vServers and not care about how they are laid down on the the underlying infrastructure. All the Cloud Users will know is that they can create vServers. For example if we have a Quarter Rack (8 Nodes) and our Cloud User creates 8 vServers those 8...
Introduction This post describes how to create and use distribution groups. Main Article By default running your Exalogic in a Virtual provides you with, what to Cloud Users, is a single...
Introduction This blog describes the process of creating a custom vServer template, by modifying the standard vServer template supplied with Exalogic. Main...
Introduction This blog describes the process of creating a custom vServer template, by modifying the standard vServer template supplied with Exalogic. Main Article Having installed your Exalogic Virtual environment by default you have a single template which can be used to create your vServers. Although this template is suitable for creating simple test or development vServers it is recommended that you look at creating your own custom vServers that match the environment you...
Introduction This blog describes the process of creating a custom vServer template, by modifying the standard vServer template supplied with Exalogic. Main Article Having installed your...
Introduction ADF is a complex framework which generates a number of components that are rendered dynamically via JavaScript. ADF also fires JavaScript when...
Introduction ADF is a complex framework which generates a number of components that are rendered dynamically via JavaScript. ADF also fires JavaScript when the page loads to initialize several components especially layout components. Ideally you should avoid writing custom JavaScript in combination with ADF since it could get in way of ADF's JavaScript. The problem becomes even more complicated when other JavaScript frameworks are involved such as jQuery. It is always...
Introduction ADF is a complex framework which generates a number of components that are rendered dynamically via JavaScript. ADF also fires JavaScript when the page loads to initialize...
Introduction I've seen several requirements to have a more granular level of task assignment in BPM 11g based on some value in the data passed to the process....
Introduction I've seen several requirements to have a more granular level of task assignment in BPM 11g based on some value in the data passed to the process. Parametric Roles is normally the first port of call to try to satisfy this requirement, but in this blog we will show how a lot of use-cases can be satisfied by the easier to implement and flexible Organization Unit. Main Article The Use-Case Task assignment is to an approval group containing several users. At runtime,...
Introduction I've seen several requirements to have a more granular level of task assignment in BPM 11g based on some value in the data passed to the process. Parametric Roles is normally the first...
Introduction Recently a customer wanted to set up a cluster of CAS nodes to be used together with WebCenter Sites. In the process of setting this up they...
Introduction Recently a customer wanted to set up a cluster of CAS nodes to be used together with WebCenter Sites. In the process of setting this up they realized that they needed to create a web application per managed server. They did not want to have this management burden but would like to have one web application deployed to multiple nodes. The reason that there is a need for a unique application per node is that the web-application contains information that needs to be...
Introduction Recently a customer wanted to set up a cluster of CAS nodes to be used together with WebCenter Sites. In the process of setting this up they realized that they needed to create a...
Introduction Detached Credential Collector (DCC) has been introduced in OAM 11GR2 release. And the...
Introduction Detached Credential Collector (DCC) has been introduced in OAM 11GR2 release. And the documentation, http://docs.oracle.com/cd/E27559_01/admin.1112/e27239/sso.htm#AIAAG6691, explains in detail about how to deploy it in various architecture scenarios. In addition to the documentation, this blog post will help clarify the configuration steps. Main Article The following step presumes your deployment uses Open mode communication. It also assumes that a webgate 11G is...
Introduction Detached Credential Collector (DCC) has been introduced in OAM 11GR2 release. And the documentation, http://docs.oracle.com/cd/E27559_01/admin.1112/e27239/sso.htm#AIAAG6691, explains in...
So far in this series we have looked at creating asset within the EMOC BUI but the Exalogic 2.0.1 installation also provide the Iaas cli as an alternative to...
So far in this series we have looked at creating asset within the EMOC BUI but the Exalogic 2.0.1 installation also provide the Iaas cli as an alternative to most of the common functionality available within EMOC. The IaaS cli interface provides access to the functions that are available to a user logged into the BUI with the CloudUser Role. As such not all functionality is available from the command line interface however having said that the IaaS cli provides all the...
So far in this series we have looked at creating asset within the EMOC BUI but the Exalogic 2.0.1 installation also provide the Iaas cli as an alternative to most of the common functionality available...
Introduction A customer I was working with using Oracle BPM and SOA ran into an interesting issue with the unexpected automatic completion of a human workflow...
Introduction A customer I was working with using Oracle BPM and SOA ran into an interesting issue with the unexpected automatic completion of a human workflow task. This article describes how to resolve this problem if you run into it. Main Article Symptom: A human task (in a SOA/BPEL/BPM process) completes automatically while it should have been assigned to a proper user.There are no stack traces, no related exceptions in the logs. Why: SOA 11g is designed to treat human...
Introduction A customer I was working with using Oracle BPM and SOA ran into an interesting issue with the unexpected automatic completion of a human workflow task. This article describes how...