HI Community, Now Intersystems has developers definitely cut-off from Zen/CSP I am looking for sample code how to invoke server-side methods from Angular and PHP, Java client. I only see some rest/json crud examples, but that is not the whole picture I assume. Let's say I have a persistent Class with a class method to import or modify data... I want to invoke this from my Angular App or PHP app. any examples, suggestions?