> entity.getEntityID() returns the SP's entity ID, but entity.getDOM() (or almost > anything else) returns null or an empty List/Set/Array (even through the > debugger). The DOM certainly won't be there, but if the metadata exists, other objects will be. Chances are you're maybe not accessing anything it has. -- Scott