Page 1 of 1

satori

Posted: Wed May 17, 2017 2:41 pm
by UCDI
Hey Experts!

Has anyone tried to use the satori address validation on a unix implementation without doing it through a service? (I am aware of this approach, but would prefer to invoke the API directly).

I am hoping for something like write a simple wrapper, call in datastage via a routine, as can be done with C. I simply don't know enough about c# ... I am unsure what would have to happen to make either a library or executable that datastage could invoke. I do not want to try to pipe through a windows virtual machine to do this.

Maybe the root, real question is whether or not one can twist c# code on a unix machine to be usable in datastage. If that can be done somehow, I think I can make the rest of it happen.