Epicor – How to: Programmatically set site for execution context
On a multisite Epicor installation, it is VERY important to control the site for which your epicor function is running on. You wouldn’t want your inventory transfer or your order to be shipped for the wrong site. Epicor has this ‘feature’ that if your user switches site on the epicor client and then you close […]
Read MoreEpicor Functions: An ultimate Step-by-Step Guide for Beginners
Epicor Functions make logic management easier by allowing users to create and reuse logic. Here’s a basic guide to get started with Epicor Functions
Read MoreHow to Schedule your Crystal Delivery with Courier
Crystal Reports might be older, but that doesn’t mean they have to be a hassle to work with. With AutomatID’s Courier app, scheduling and delivering these reports is still quick and easy, so you can keep things running smoothly. Create your Trigger On the triggers tab, create a new Schedule Trigger. Give it a name […]
Read MoreHow to Use BAQs in Epicor: Part 5 – Integrating BAQs with REST
Learn how to use Epicor’s REST API to interact with BAQs, from setup to testing via the REST Help page or Postman, and retrieving data with GET requests.
Read MoreHow to Use BAQ in Epicor: Part 4 – Integrating Standard BAQs in C# with Epicor DLLs
Learn how to use Epicor DLLs in a C# environment to call standard BAQs, set parameters, and retrieve data programmatically for enhanced integration.
Read MoreHow to Use BAQ in Epicor: Part 3 – Updatable BAQs and Advanced Functionalities
In this third part of our series on using Business Activity Queries (BAQ) in Epicor, we will explore updatable BAQs and much more
Read MoreHow to Use BAQ in Epicor: Part 2 – Exploring Subqueries and Advanced Options
In this second installment of our Epicor BAQ (Business Activity Query) series, we delve into more advanced features, including how to effectively use subqueries
Read MoreHow to Use BAQ in Epicor: Part 1 – An Overview and Basic Setup
In this first part of our series on using Business Activity Queries (BAQ) in Epicor, we will guide you through the foundational steps of setting up and using BAQ effectively
Read MoreHow to improve Epicor Functions with Parameter Serialization Tactics
Learn how to serialize and deserialize parameters for complex Epicor functions, enabling efficient order processing without multiple API requests.
Read More