Posts tagged ‘C#’
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 […]
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 […]
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 […]