O
OctavioOlguin
Guest
So my client program should call something like: run do_whatever_you_have_to_do_to_give_me_the_customer.p on someServer (custnum, output dataset dsClient). The forementioned procedure it's just a wrapper that has to connect to whatever db it should to call the actual class or BE to do the actual fetching...? sounds ok. Other option would be to connect to database at agent start...... I was think I would be able to use this procedures to expose as rest for the mobile implementation of querys... just wondering... On other side, would it be possible to make and example of the calling scheme you use? TIA!
Continue reading...
Continue reading...