Invoke BPM action from within Function Code

Great thread with great info, this is what @JasonMcD is talking about- the nuances of custom coding and having to figure out the “foo foo.” NOT a lost cause - a function for new labor dtl with no code - #49 by JasonMcD

Thanks for explaining the buffer copy @jgiese.wci

I think @hkeric.wci said that widgets don’t handle buffer copies well which is one reason why custom code is nice in this case.

Note also that because @SimsTrak was custom coding something it caused an issue that a widget based approach most likely wouldn’t have caused:

“In any case you’re calling a BO/Service from a function incorrectly. That txscope stuff is all weird foo too. For a service call include in in your assemblies for the function and call the service like this.”

Still, the approach always depends on the situation- I am not lobbying for one approach v.s. another. Thank you @SimsTrak for posting this thread so I can try and learn from your code.

-Utah

1 Like