Welcome to my Blog

... a window into the world of an Epicor Consultant

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

Epicor Insights 2015

27 April 2015 - Latest News - Luke - Comments Off on Epicor Insights 2015

Epicor Insights this week!   Epicor Insights is happening this week (28th/29th June) at the Telford International Centre. This is just a quick note to let you know that I’ll be incommunicado for the next couple of days as I dive headlong into the two day event. I’ll be there with everyone from CBO (Clear […]

Epicor Technical Consultant – Quick update.

22 April 2015 - Latest News - Luke - Comments Off on Epicor Technical Consultant – Quick update.

Busy work being an Epicor Technical Consultant! Just a quick post to let people know that my lead time is starting to increase quite a lot.  I still, as always, keep a specific amount of time free each week to service all general customer requests for support. I’m in the process of taking on a […]

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

Top tips for speeding up your Epicor Service Connect Workflows

17 February 2015 - Automation in Epicor, Epicor Integration / Interfaces - Luke - Comments Off on Top tips for speeding up your Epicor Service Connect Workflows

Get your important interfaces running smoothly and efficiently with my top tips for super fast Epicor Service Connect Workflows.   Here are a few handy tips that I’d like to provide for improving the speed and performance of your Epicor Service Connect workflows. For workflows that only process minimal volumes of data and are not utilised very […]

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