Hello All,
if i use this syntax
caller=create appeonwebservicecomponent
caller.proxydllorurl="http://localhost/webservice.asmx"
The Localohost will be the server where appeon Server is running or the machine where the application it is been executed.
i am migrating my Ingress Calls to a PB WebService and calling it from my PB PowerServer Application (main Database is a MS SQL SERVER) and it is working great