Hi All,
Just looking into the best options for converting a V7 form to V9 and I'm not sure on what the best approach, if at all there is one... I suspect it's no longer "supported" which could end up being a big big headache!
I need to dynamically assign a connection for a grid source. In V7 we used a %SelectSQL statement in the grid's database name, username and password fields. This allowed users of the system to configure additional services within a database configuration table that could then be automatically used as a source within the Metastorm UI.
I've briefly investigated the new connection objects and BO's but I haven't seen how this can be supported without resorting to C# and initial investigation of the exposed methods and properties show that the classes produced for the business objects don't allow the setting of the connection string? hmmmmm
Has anybody out there tried to do this or does anyone know if it's possible (and if so - how) to set the connection of a business object at run time?
Thanks,
Paul.