Databases and Programming

Calling Epicor Business Object Methods with BPM C# code

8 June 2017 - Automation in Epicor, Databases and Programming, Epicor Training and Tips - Luke - Comments Off on Calling Epicor Business Object Methods with BPM C# code

Using C# code in Epicor BPMs to call Business Objects makes for slick automation.   In a previous blog post I’ve gone in to detailĀ about how you can read, update, delete, and create records in Epicor using C# code in BPMs. However, up to now I’ve demonstrated how this can be done within a transaction […]