BPM 11g Integrated with WebCenter Spaces (Process Spaces)

AshokNews and Updates, Offerings, Technical TipsLeave a Comment

Our Fusion Middleware expertise allows us to bring it all together. Do you want to follow business processes and ensure transparency to your organization? M&S Consulting has implemented a next generation process portal built on Oracle BPM/SOA, Identity Management, WebCenter, and innovating solutions built by M&S from the ground up. Underlying technologies include WebLogic and ADF.

Oracle OpenWorld OOW 2010 – Middleware

AshokNews and UpdatesLeave a Comment

As has become tradition, I will be attending Oracle OpenWorld again this year joined by a few other M&S team members focused on Oracle Fusion Middleware. Let us know if you will be around and want to meet up. The most solid agenda items I have are the authors’ seminar for a new WebCenter 11g book we are releasing (more on that to come), a few of the SOA, BPM, Governance, and Enterprise 2.0 events with Product Management teams, and, of course, the concert.

Vendor Code Hand-off and Review

AshokBusiness Strategy, Technical TipsLeave a Comment

We are in the process of receiving code on behalf of a customer that is being delivered by a vendor. I couldn’t help but recall a comic I had once seen that sums up the mental process of analyzing code quality. When mentally assessing someone’s code, I am generally lenient (much more so than when assessing my own team) as long as 1) it works and 2) it accomplishes the business need. Many times, there are external factors (time, money, changing requirements, etc.) that dictate the resulting code, so the “WTFs” represented in this comic don’t typically bother me too … Read More

Virtualization – M&S Consulting

AshokIndustry Trends, News and UpdatesLeave a Comment

At M&S, we are going virtual all the way. We have delivered a number of virtualized environments for customers. Some have been for Oracle Middleware solutions, some for complete Microsoft domains. Some for open source system. And many for development instances. We have tinkered with going totally virtual for own infrastructure over the years, but decided to avoid biting the bullet for a number of reasons: migration time/effort has typically been at the top of the list. But with the improvements in virtualization technology, advantages proven now over years, apparent “stickiness” of the leading players, our own maturity in this … Read More

Oracle Portal Broken with iPhone

AshokTechnical TipsLeave a Comment

SSL with Oracle Application Server WebCache and iPhone The latest iPhone update appears to have broken some SSL-enabled OracleAS sites. We have been working through finding a solution for an Oracle Portal customer of ours and it has been fairly hairy. On at least one of the environments, we have found a solution. We can likely help if you have been having an issue with your SSL handshakes.

SQL to Query Oracle, Return XML – with SQLX

AshokTechnical TipsLeave a Comment

Like many days, I had a need to query data stored in Oracle. But today was different. I needed to return the data in an XML format. I started with a very simple need and generated the XML brute-force while traversing my cursor. However, I realized the data would not be escaped properly and knew/assumed Oracle has created built-in functionality to accomplish what I was trying to do. I then recreated my logic using DBMS_XMLGEN. This worked well, in that it created the desired result set, but I hate the idea of storing SQL in a string to be passed … Read More

Google Apps Reporting API – Not quite this easy with Exchange

AshokIndustry Trends, Technical TipsLeave a Comment

I have been somewhat enamored by Google Apps and its potential. Many enterprises have been happy with Exchange for mail, calendaring, contacts, and more. I have been one of those people. However, I have found Google Apps to be getting better and better for use in the enterprise and I will not be surprised to see it begin to take significantly larger chunk of market share from Microsoft over time.