Looking for Epicor BPM custom code examples? Here's one where we create automatic journal entries via BPM. Check it out!
Read MoreI created a BPM to write journal transactions into Epicor's GL and ran into an error. I needed to wrap the call in an Epicor transaction scope. Check this out!
Read MoreLinq (Language Integrated Query) is a modern C# technique that Epicor has sensibly standardized as the universal query language in BPMs. Get started here!
Read MoreDo your employees forget to clock out, creating open labor records that mess up job costs? Learn how to adjust Epicor time clock entries automatically!
Read MoreDid you know you can trigger Business Object methods from within an Epicor 10 BPM using some custom code? Let us show you how!
Read MoreDo you have BAQs that you don't know if anyone is using? Here is how you can start logging when an Epicor BAQ is run (and by who) using a simple BPM.
Read MoreAn Epicor 10 BPM allows you to send emails. But what about sending HTML emails with complex workflows? Check out how you can add custom code to do this!
Read MoreEpicor comes with many scheduled tasks. But, do you need your own task that runs without any end-user intervention? Check out this hack to find out how!
Read MoreEver had issues with a multi-line text box in Epicor ERP printing all on 1 line? Learn how to get your Epicor SSRS reports to print correctly!
Read MoreHave you had this error in Epicor 10 ERP when trying to edit a BPM? Could not load file or assembly Caliburn.Micro. We have the answer and fix for you!
Read MoreReady to improve the error messages you receive from Epicor when handling exceptions in your customizations and BPMs? Then let's get started!
Read More