In a Business Process (Ens.BusinessProcessBPL), how can you correctly call a classMethod?
I know we can call it in a block <code> :
Or in a <assign>
Are there other ways and/or good practices?
Thanks
Corentin
<
InterSystems Ensemble Business Process Language (BPL) is a language used to describe executable business processes within a standard XML document.