Archive for the 'Where Used Functionality' Category

Checking Where Used 100 Times Faster in OMA8.5

Thursday, July 26th, 2012

Oh my! Do I like this new feature of OMA8.5!
In previous versions of the OMA you had to wait like 10 seconds if you opened a part of the OMA that needed up to date where used data. Doing that all day long it was pretty frustrating some times. This is no longer needed. The […]

Improve Your Development: Remove Unused Functionality

Thursday, June 21st, 2012

Cleaning up old functionality such as unused variables, fields and functions makes your code and objects better readable for other developers but can be risky if you remove too much.
The where used functionality can help you with this task. Let’s take a look at table “BizTalk Reservation Entry”. This table has all the right ingredients […]

Setting Break Points in the Where Used Functionality

Thursday, June 7th, 2012

It happens too much that when I show the cool stuff of the Object Manager people begin to jump and shout ‘Wow, didn’t know that!’. I think the best way to share those timesaving tricks is to blog about it.
Let’s start with one that I don’t actually use that much but can come handy when […]