I have made this work in the past but I’d like to know for future sake what the best way to access a BO/service method from inside a c# code block in a function. I understand something about the Db context not being there… wondering if there’s a “best practice”? Is it going to a REST call? Or what?