Intermec Printer to Oracle Ebusiness Suite Intergration through unix/linux
I have a requirement to perform label printing in Intermec P4Mi Printer.
The requirement is to design a concurrent program in Oracle.
Input: Item code
Output : Label should be printed in Intermec P4Mi printer.
Label should contain Item barcode, item code and item description.
We are planning to use Code39 for barcoding the item.
This is the design I am opting to do:
1. Register the concurrent program as SQL
2. Get the Item code as input from the program
3. Use a select statement to query the item description from the database
4. Embed the item code and description in IPL format