Hi There, I m used to call scripts from scripts using the script id number ... 
 my question: is it possible to call a service generated by the UI side like DB service from a server script ? 
 thk you in advance, 
 Eric
Hi There, I m used to call scripts from scripts using the script id number ... 
 my question: is it possible to call a service generated by the UI side like DB service from a server script ? 
 thk you in advance, 
 Eric
Hello,
No, it is impossible. Server Code doesn't have visual functions. Please run any request there with a XHR2 function: https://docs.appery.io/v2.2.0/reference
Sergiy, thank you for your prompt reply and the link. it helped.