On Apr 22, 2014 9:48 PM, "Michael B. Smith" <[email protected]> wrote: > > I would be interested in knowing HOW you are making all this happen.
As in the infrastructure around it or the actual code? The interpreter session is instantiated from a .net app which probably adds a few of its own peculiarities. The data source is SQL, all the values are string, it appears once the pssession is imported that feeding an array into emailaddresses for example is not accepted, it fails to cast. But an object with data works as expected. Its certainly turning into a bit of a chore...
