Forum Post: Re: Webspeed Appserver

  • Thread starter Thread starter bart.syryn
  • Start date Start date
Status
Not open for further replies.
B

bart.syryn

Guest
Hi, First of all, thanks for the replies ! The two solutions seems to accomplish what I was looking for. I've added a super-procedure in the webspeed broker (Environment). In that procedure I connect to the AppServer (like Peter suggested). I came accross two issues. First was the use of the function 'getAppServer'. I couldn't implement this in my procedure that runs on the webserver (abc.p) and need to run a procedure on the appserver (def.p). I wasn't able to get the handle of the appserver because I wasn't able to call that function. I'm missing something here... So I solved it with a global shared variable, maybe not the best solution but it worked. Second issue, how can I disconnect from the AppServer ? The disconnect should happen when the WebSpeed Broker is stopped... Kind regards Bart S.

Continue reading...
 
Status
Not open for further replies.
Back
Top