Oracle BAM Sucks, For Now

AshokIndustry Trends, Technical TipsLeave a Comment

Our team has been working with BAM since Oracle took it on (we rolled out BAM reports in 2007).  The product is certainly “interesting” and has some cool auto-refresh capabilities that make for a nice demo to executives.  However, there are a few pieces to the overall reporting puzzle that, well, leave me a little puzzled… No ability to write reports that query an RDBMS or even the BAM data objects — I hope you like simple query logic. No ability to manipulate data in the BAM data objects: I just want to run an update statement people. Filters that … Read More

Oracle WebCenter 10gR3 Review – Framework, Web 2.0 Services, and SOA

AshokIndustry Trends, News and Updates, Technical Tips1 Comment

Ashok Aggarwal, a Partner at M&S Consulting has recently written a complete review of Oracle WebCenter Suite.  This has been published in a few major trade journals and websites. You can read the article at: Oracle WebCenter Review – Framework, Web 2.0 Services, and SOA Following are two excerpts from the article. The review goes into a fair amount of detail with Oracle WebCenter 10gR3: When customers approach us to help them solve their business requirements, they often have a set of existing applications, both custom and purchased, that requires their end users to spend time moving from one system … Read More

BPEL Worklist Application Error

AshokTechnical TipsLeave a Comment

I wanted to note that our team has received an error when managers logged into the Worklist Application on one of our implementations. There is very little information available for this online, but we were able to work with Oracle Support to get a patch. So, if you experience an error like the following, reach out to Oracle Support or even us. We’ll be happy to help. Internal Error in Verification Service for user ADAM. getRoleBasedGroupActions. If you need more information, please check with your administrator with the following exception-identifier: “2007/09/28_10:43:42:782_ADAM” Note: We had this error using BPEL 10.1.3.1, but … Read More

Oracle BAM and SOA Suite – Potential Conflict On Same Machine

AshokTechnical TipsLeave a Comment

We had an issue where BAM stopped working after installing SOA Suite on a Windows 2003 Server (BAM only runs on Windows at the time of this writing). After trying to uninstall/reinstall many times ourselves, Oracle Support suggested that this was not a compatible configuration. We have done it before (in play environments), but this clearly can cause some issues that are not easy to resolve. So, in this case, we ended up splitting the installation to different machines and have been sleeping much better at night.

Oracle Portal HTML Templates – Page Skins, Content Layouts and More

AshokTechnical TipsLeave a Comment

I have seen a large number of Oracle Portal implementations, and even a fair number using Portal version 10.1.4. It amazes me how many do not take advantage of HTML Templates. These are one of the most powerful additions to the Oracle Portal product, and it is a shame if they are not used or not used the “right” way. Implementors can give their users a customized look-and-feel that is truly flexible and powerful. We have done some incredible things with HTML Templates, and will be showcasing some of the capabilities this year at Oracle Open World in San Francisco. … Read More

Oracle Fusion Middleware 11g beta

AshokTechnical TipsLeave a Comment

I have been involved in the Fusion Middleware 11g beta program as well as participating in other ways as a member of the Advisory Board for Oracle Portal and Oracle SOA Suite. Although I can’t say much at this time since not much has been publicized, I can tell you that there is some exciting new features coming for developers, administrators, and end-users. Oracle Fusion Middleware 11g will prove to be a very large release that is both deep and broad, covering major enhancements that really span the entire Fusion Middleware Suite. As more information becomes public (or I am … Read More

JDeveloper 11g Download

AshokTechnical Tips1 Comment

If you haven’t already, download Oracle JDeveloper 11g for free using the links below or directly from the JDeveloper 11g Download Page. The Oracle JDeveloper team has been hard at work making this IDE really work as it becomes even more central to developing the next generation of Oracle products. JDeveloper 11g – Direct Links Below are the links to the various JDeveloper 11g Update 2 (Build 5205) Windows Studio Edition  jdevstudio11110install.exe (753 MB) This version includes the JDK version 6 and supports Windows 2000, 2003, XP and Vista Linux Studio Edition jdevstudio11110install.bin (759 MB) This version includes the JDK … Read More

Oracle BPA -> BPEL Manual Configuration Items

brian.sipseyTechnical TipsLeave a Comment

Oracle BPA does a great job importing into BPEL, but here are a few items that need to be manually configured. Here is just a quick note on my findings to date: Process Payloads need to be copied, Assigns to set up parameters Import from BPA to JDeveloper tool, the build.xml and build properties are often missing and need to be copied from other projects Human Tasks need to have forms assigned Embedded Java tasks cannot be round-tripped back into BPA, so they shouldn’t be used