Epicor Training and Tips

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 […]

More Epicor BPM coding tips! Update, Delete, and Add Records.

20 August 2015 - Epicor Training and Tips - Luke - Comments Off on More Epicor BPM coding tips! Update, Delete, and Add Records.

Epicor Business Process Management C# code that helps you put your ideas into action.   In my previous blog post I detailed some great tips for your BPM C# code in relation to reading records from the Epicor database. In this next post I provide some further advice and guidance that you can adopt when […]

Epicor BPM code development tips! Reading records…

16 May 2015 - Epicor Training and Tips - Luke - Comments Off on Epicor BPM code development tips! Reading records…

Epicor Business Process Management C# code that is clean, efficient, and adheres to best practices.   One of the important attributes for an Epicor Software Technical Consultant is to have the ability to not only produce solutions that work, but produce solutions that are efficient and well written. Here are a few handy C# coding tips that I’d like to […]

A few tips when upgrading to Epicor ERP 10

21 April 2015 - Epicor Training and Tips - Luke - Comments Off on A few tips when upgrading to Epicor ERP 10

Want your upgrade to run smoothly? Some important points to consider when upgrading to Epicor ERP 10. The improvements that Epicor ERP 10 can bring has been something that Epicor has been shouting about quite a lot recently. Having assisted in upgrading a number of customers to ERP 10 I’m pretty impressed, and every customer I know that has upgraded […]

Accessing your Epicor Data in 5 simple steps

13 February 2015 - Epicor Training and Tips - Luke - Comments Off on Accessing your Epicor Data in 5 simple steps

Get the data you want out of Epicor ERP, in the format you want it in 5 easy steps. I recently gave some assistance to a customer who wanted to be able to access specific sets of data from Epicor ERP in various formats.  After providing a workshop session with them I realised how very generic […]

Setup Epicor to run your customised report forms

20 January 2015 - Displays and Reports, Epicor Training and Tips - Luke - Comments Off on Setup Epicor to run your customised report forms

An overview of how you can adjust Epicor to ensure that your customised forms (such as Order Acknowledgement and invoice forms) are run rather than the standard Epicor forms. First of all you should ensure that you have placed your customised report (be it Crystal Reports or SSRS) into the correct folder location. An example […]