Where has your LDAP connection pool gone?
Introduction You have deployed Oracle BPM and decided to run some load tests against it. You're concerned, among other things, about the behavior of your backend LDAP server under peak times, whether...
View ArticleCode Coverage for BPMN
Introduction I visited a customer recently who asked a very interesting question.... they'd been performing a series of stress tests of their BPM project made up of many & complex BPM processes and...
View ArticleOAAM OTP code generation configuration
OAAM refers to the following properties for the One Time Password code generation bharosa.uio.default.otp.generate.code.length = 5 bharosa.uio.default.otp.generate.code.characters = 1234567890 The...
View ArticleBPM Process Instances – Faults, Rollback & Recovery – Part 1
Introduction This is part 1 of a 4 part blog explaining how the BPM engine functions under the covers when "faults" occur, be they unhandled technical faults or failures at the engine level. Part 1 -...
View ArticleBPM Process Instances – Faults, Rollback & Recovery – Part 2
Introduction This is part 2 of a 4 part blog explaining how the BPM engine functions under the covers when "faults" occur, be they unhandled technical faults or failures at the engine level. Part 1 can...
View ArticleBPM Process Instances – Faults, Rollback & Recovery – Part 3
Introduction This is part 3 of a 4 part blog explaining how the BPM engine functions under the covers when "faults" occur, be they unhandled technical faults or failures at the engine level. Part 1 can...
View ArticleBPM Process Instances – Faults, Rollback & Recovery – Part 4
Introduction This is part 4 of a 4 part blog explaining how the BPM engine functions under the covers when "faults" occur, be they unhandled technical faults or failures at the engine level. Part 1 can...
View ArticleOracle GoldenGate: Heterogeneous Database Initial Load Using Oracle GoldenGate
Introduction Many times when working with customers, we hear "We were told never to use Oracle GoldenGate (OGG) to do initial loads, so how do we load our non-Oracle data to Oracle?" It is true that...
View ArticleHow to (correctly) make manual edits to oam-config.xml
Introduction Occasionally, it is necessary to make changes to OAM 11g configuration by directly updating the oam-config,xml file, rather than using the OAM console. In this post, we describe the...
View ArticleGoing Mobile with ADF: Programmatically Invoking SOAP Web Services with...
Introduction This 5th article in the "Going Mobile with ADF" series explains how you programmatically invoke a SOAP web service from an ADF Mobile application. It illustrates how to handle in Java the...
View ArticleOAM WebGate connections through firewalls
Introduction In this post, we investigate a complication that can occur if you require a firewall between your WebGate agents and your OAM 11g servers within your deployment topology. We provide some...
View ArticleBPM 11g Production Readiness Checklist
Introduction With the help of the other members of the BPM A-Team (Sushil Shukla, John Featherly, Siming Mu) I have put together a concise list of points that should be at least visited prior to moving...
View ArticleOIM ICF based connector filter error
Introduction Recently, I was helping a customer in an OIM project go live when we ran an “Active Directory User Target Recon Job” with an AD Connector (11.1.1.6) and a regular expression filter to...
View ArticleA crude JMS performance comparison between different WebLogic server...
When it comes to persisting service and subsystems data (i.e. JMS), WebLogic server offers customers a choice: filesystem or relational database using JDBC. Persistence store has implications on WLS...
View ArticleTuning Considerations for WC Sites
Introduction This quick blog post explores some basic things clients and partners can do to ensure that WC Sites performs well. Main Article Sites engineering has recently provided some insights into...
View ArticleOracle Mainframe Re-hosting Solutions – Part Two
Introduction This article is part two of a two part series describing Oracle's mainframe re-hosting solutions. You can read part one of this series here. Oracle Solution Overview As a leading...
View ArticleFile Permission / Access issue when Installing OGG on Windows Servers running...
Introduction It is common to receive permission errors in the capture/extract process of Oracle GoldenGate (OGG) running on Microsoft Windows servers with Oracle Database. The capture process reads the...
View ArticleOracle GoldenGate: Speed-up Initial Loads With SQLPREDICATE
Introduction The Oracle GoldenGate (OGG) Extract option SQLPREDICATE may be used to speed-up the initial load of large tables when the source database is Oracle, DB2, SQL Server, or Teradata. In this...
View ArticleHow to emulate 10g Adapter start/stop behaviour by manipulating the...
Introduction In 10g, there was a mechanism for suppressing consumption of messages at the Adapter level. That mechanism can not be used in 11g. But there is a way... Main Article The way to do this is...
View ArticleUsing Oracle Data Pump in Oracle Data Integrator (ODI)
Introduction This article presents a modified version of the ODI load knowledge module called LKM Oracle to Oracle (datapump). The ODI load knowledge module (LKM) presented in this article has been...
View Article