Monday, April 29, 2013

BPM 11g interaction with Events (EDN)


The 'events' in SOA/BPM 11g suite are represented as 'signals' in a BPMN process.

Here is a tutorial documenting the interaction between BPMN process and events.

http://niallcblogs.blogspot.com/2010/11/bpm-signal-events-and-oracle-edn.html
http://niallcblogs.blogspot.com/2010/11/bpm-signal-events-and-edn-part-2.html

Monday, April 15, 2013

Jdeveloper Memory Usage Tweaks

Jdeveloper is a memory hog.

Update 1:
I also encountered a strange issue. Jdeveloper 11.1.1.3 64-bit (yes, its 2 yrs old at this point) does not work well with JDK jdk1.6.0_30.

"Unable to launch the Java Virtual Machine" - Discussed here


Tweak Jdev memory settings
http://bexhuff.com/2012/09/jdeveloper-memory-and-performance

Tweak Java for better UI performance
http://themindstorms.wordpress.com/2009/01/21/advanced-jvm-tuning-for-low-pause/