Hi all,
I've written some .NET code that generates invoice batches in AccPac, but need to point it at an AccPac installation on a remote server.
Would I be correct in thinking that I cannot connect programmatically to a remote instance of AccPac, or is there actually a way to initialize a session to a remote AccPac machine using its ip address?
I'm not entirely familiar with all the parameters of session.Init, so there may be something I'm missing here.
I realise that web services are undoubtedly my best bet, and that is the planned way forward, but at the moment, I'm not at liberty to install anything on the remote AccPac machine.
I've tested my program on my local testbed, but could really do with testing it on the remote instance of AccPac.
I'm using version 5.6A btw.
Any advice (even negative!) much appreciated.
Cheers
Pete
I've written some .NET code that generates invoice batches in AccPac, but need to point it at an AccPac installation on a remote server.
Would I be correct in thinking that I cannot connect programmatically to a remote instance of AccPac, or is there actually a way to initialize a session to a remote AccPac machine using its ip address?
I'm not entirely familiar with all the parameters of session.Init, so there may be something I'm missing here.
I realise that web services are undoubtedly my best bet, and that is the planned way forward, but at the moment, I'm not at liberty to install anything on the remote AccPac machine.
I've tested my program on my local testbed, but could really do with testing it on the remote instance of AccPac.
I'm using version 5.6A btw.
Any advice (even negative!) much appreciated.
Cheers
Pete