bpm

Buyers Guide To Software Selection Infographic

How To Execute On  Software Selection Whether you choose to upgrade an existing ERP or CRM system or to implement something totally new, you may find yourself stagnant in the decision making process. It’s common to ask serious questions about the business itself during this process, and it’s a healthy part of how good software selection …

Buyers Guide To Software Selection Infographic Read More »

Call Business Object Using C# Code in Epicor 10

Call Business Object Using C# Code A couple weeks ago we posted how to do this using ABL?4GL code; however we received several inquires regarding the code for performing this same action in Epicor version 10. Below is the source code that you can insert to automate Epicor business processes by calling a business object using C# …

Call Business Object Using C# Code in Epicor 10 Read More »

Call Business Objects From BPM Using 4GL/ABL Code

Call Business Objects From BPM Using 4GL/ABL Code Interested in how to progress 4GL/ABL code to call Epicor business objects from a BPM? Good, we thought you might be. Below is the source code that you can insert to automate Epicor business processes. Here is the source. {Bpm/Bpm.i &OBJECT_NAME=UD08 } {core/CallContext/CallContext.i} {bo/UD08/UD08_ds.i} define input parameter …

Call Business Objects From BPM Using 4GL/ABL Code Read More »