A North-east Ohio manufacturing company implementing Epicor 9.05.700 wanted an ‘auto-logout’ feature added to Epicor’s manufacturing execution system (MES) so that if an employee left themselves logged in and walked away from the terminal, after 60 seconds it would log them out.

Even though this sounds simple enough it was actually a bit more complex than was expected.  Questions like, “how do you know if the computer is not in use” and “what do we do if there were open forms” really added to the complexity of the solution.  SaberLogic worked through these complex issues to develop a custom solution.  First, to determine if the computer was really not in use we tapped into the Windows API (the same functionality that would know to kick-on a screensaver or lock your screen) so that even mouse movements will prevent the auto-logout feature from being triggered.  For the second issue with having any open forms, SaberLogic also used the Windows API, determining the class name that launched the MES Menu screen and then finding / closing any other windows sharing that same class name that are not called MES Menu.  The end result is that if a user does not interact with the computer within 60 seconds, then everything neatly shuts down and logs you out of Epicor.
For more information on how SaberLogic can provide you with a custom solution for Epicor 9 or Epicor Vantage, please contact us today!


Posted in .NET, Epicor Vantage, General Topics, Programming | Tagged , , | Leave a comment

SaberLogic Joomla Web design for CityLinkThe City of Wadsworth has recently brought their cable TV, Internet, new VoIP telephone and home networked utility services all under one new umbrella, now called CityLink. SaberLogic was proud to develop this Joomla website for the City of Wadsworth. This site is an extension of the city’s primary Joomla website “group” that include the main City website, the Economic Development site, Municipal Court, and Bicentennial websites. The new CityLink website was built by bringing content over from several older sites and does a better job of presenting customers with an understanding of all of the services provided. It also helps customers understand the possible savings they can receive by bundling services together.

Robert Eshelman, IT director for the City of Wadsworth, comments,

“I just want to make sure you realize how much we appreciate everyone’s help on putting this together so quickly. We were in a tough spot …so, thanks again on behalf of everyone here at the city.”

Visit the new Wadsworth City Link website and then contact us for more information on how we can provide you with amazing Joomla website design and development services!

Posted in General Topics, Joomla, Website Design | Tagged , , | Leave a comment

For the third year in a row, Magento is ranked as the most popular eCommerce platform among Alexa’sSaberLogic - Magento Development Services top one million websites.  According to the survey, approximately 26% of those eCommerce sites use Magento as it’s engine.

SOURCE:  Magento website
Posted in Magento, Website Design | Tagged , , | Leave a comment
Downtown Wadsworth - Website by SaberLogic
The downtown of Wadsworth has changed and evolved immensely since 1814.  One of the groups who is actively helping to build the downtown ‘s social and business environment is Downtown Wadsworth.  Over the past year and a half SaberLogic has been honored with the task of maintaining the mswadsworth.org website. Today we are excited to announce the release of a new and improved website to help promote the various activities and events that the organization holds.  During the rest of the 2013, more and more information about events will be added to the website including events for the city’s 2014 bicentennial celebration.

To learn more, visit mswadsworth.org or contact us to find out how we can assist you with your next website project!

Posted in Joomla, Website Design | Tagged , , | Comments Off

Over the past 5 years, SaberLogic has provided many different extensions and add-on’s to the Infor Visual Enterprise/Manufacturing ERP system.  We are now announcing the the establishment of a new website that is dedicated to the promotion and support of one of those extensions, VE Mobile.

VE Mobile is a mobile extension to the Visual® Enterprise ERP, adding flexibility and productivity improvements through the introduction of mobile scanning technology to the warehouse.  The VE Mobile application provides Visual® Enterprise users the ability to perform Visual® transactions such as part location transfers, work order receipts, interbranch transfers, shipments, etc. using mobile devices.  VE Mobile can be used by any mobile device that supports wireless and is running the Windows Mobile or Windows CE operating systems.

For more information, please visit our newest website at www.ve-mobile.com.

Posted in Visual Enterprise | Tagged , , , | Leave a comment

SaberLogic and BPI have had an extraordinary relationship over the past 8 years, and we are pleased to announce further changes to enhance and strengthen that relationship.  For more information about the changes and how customers of both organizations will benefit, please read our official press release.

Tagged , , , | Leave a comment

On Wednesday November 14th, 2011 three members from the SaberLogic IT administration and website development teams, Justin Lyons, Justin Fields, and Nian Lew Yan Voon, donated some of their time for charity and participated in the first annual “Hack for Hunger” event.  The event was held in Independence, OH and raised over $2,000 for the Cleveland Food Bank.  The event challenged participants to search for vulnerable points on a network and then gain access.  Once inside of the network, participants would attempt to search for hidden “flags”and then submit them for points.  SaberLogic’s broad scope of networking, web development and database expertise allowed them to place third out of approximately 15 teams. Congratulations!

Posted in Website Design | Tagged , | Comments Off

Overview

If you would like to restrict at a user level which users are allowed to post credit memos a very simple BPM can be established to control this.   This is an example of the many practical ways simple BPMs can be utilized within Epicor® to modify system behavior.

Installation Steps

1.       Establish a new BPM on the InvcGrp.PrePostInvoices method at Pre-Processing.

Continue reading

Posted in Epicor Vantage | Tagged , , , | Leave a comment

We are excited to release another new product for Visual Manufacturing/Enterprise, called the Visual Data import.   This application provides you with the ability to insert data directly to any Visual SQL database from a single Excel sheet.   It is designed to simplify the process of transferring large amounts of data from one database to another or for initial load-up of data such as parts, customers, vendors, work orders, customer orders, engineering masters, purchase orders, inventory balances, etc.

Please contact us today for more information on importing data into Visual Manufacturing/Enterprise using Excel!

Posted in Visual Enterprise | Tagged , , , , | Leave a comment

Overview

In your “out of the box” Epicor® installation the process of running a job through the system consists of the following (in a generic sense):

  1. Create the job
  2. Issue materials
  3. Receive quantities through each operation on the job
  4. Receive quantities from the job to finished goods when it has passed through the last operation
  5. Use Job Completion / Closing Maintenance to complete / close the job.

Epicor® provides us with a process that can automate #5.   This document describes how to set that up.

Continue reading

Posted in Epicor Vantage | Tagged , , | Leave a comment