I'm fairly sure I know the answer, but since Google sometimes "hides" things a bit, I'll ask here:
Is it possible to create an entity in CRM2015 that in turn, when displayed, searched, etc. will execute a stored procedure on another, external DB - say Oracle, using some passed parameters? We'd like to have some dynamic data appear within a form using this entity, but it appears the best solution might be a periodic import via a flat file.
Possible or not?