About Enhancement Engine
The Enhancement Engine allows you to change label output by creating programs composed of JavaScript functions.
To use Enhancement Engine, you write JavaScript functions that modify a label request, and combine these functions into programs. The label request comes into EPP from an input agent. If the label format name in the request matches precisely an Enhancement Engine program, the program is executed. The label is transformed by the program, and the request is sent on to the printer.
Data transformation can involve changing values on labels, performing database look-ups, sending email alerts, applying printer delegation rules, printing additional labels, and more.
For example, you receive data from your inventory system, but need to know whether the item needs a hazardous warning label from another database. You can write a program to print a label with the hazardous warning label on it if needed.
Loading...
There was a problem loading this topic