Automatic Job Completion/Closing

Hi everyone,

We’re interested in implementing automatic job completion and closing in Epicor, but we’ve hit a bit of a challenge and would love to hear how others are handling this.

In our current process, operators manually enter a lot of traceability data into job comments before completing an operation. This includes things like:

  • Quality tools used
  • Anodizing details (e.g., temperature, voltage, time)
  • Expiration dates and lot numbers of expiring materials

These notes are critical for our internal and customer audit requirements, but they also mean we can’t just blindly close jobs — someone typically has to open each one and check for completeness.

We’re wondering:

  • How are other companies using automatic job completion/closing when they need to track data like this?
  • Do you use custom fields, UD tables, or other methods to capture and validate this info before closing?
  • How do you avoid having to manually inspect every job before allowing it to auto-close?

We think we can handle the expiration date and lot tracking side with a BPM — since that data is loaded directly into MES by the operator, we could likely set up a hard stop there. But the freeform comment data is trickier to enforce and validate.

Any insight or approaches you’ve taken would be hugely appreciated!

One thing you could do for the quality tools is create a “Quality Tools” resource group and put each tool in there as a resource. Then require the operator to log into the operation and select the specific tool they used.

If the freeform comment data is important (and specific), I would think you’d want to get it out of the comments and into UD fields or a UD table. That way operators can enter temp, voltage, etc… and that info can be more easily checked in your BPM.

We have our own difficulties with job closing (mostly self-inflicted) that lead us to run a custom job closing process after we run the standard epicor job closing process. This post helped me get started with a custom job closing BPM.

2 Likes

ineedthisforreactions GIF

3 Likes