material label printing
Hi,I have the below requirement WMS material Label printing.
 I need to generate Material label and send it to a printer.
I have not got the details of the mode of printer.
a. If the printer is in asynchronous mode, I need to place the XML file in a prespecified directory. I need to know if there are any APIs to generate the XML file based on the label definition.
b. If the printer is in synchronous mode, I would be sending the xml stream to the printer.
I need to know if the API INV_LABEL. PRINT_LABEL_MANUAL_WRAP() can be used for the same. Also, how would I know the status of the print in Oracle.
 I need to generate Material label and send it to a printer.
I have not got the details of the mode of printer.
a. If the printer is in asynchronous mode, I need to place the XML file in a prespecified directory. I need to know if there are any APIs to generate the XML file based on the label definition.
b. If the printer is in synchronous mode, I would be sending the xml stream to the printer.
I need to know if the API INV_LABEL. PRINT_LABEL_MANUAL_WRAP() can be used for the same. Also, how would I know the status of the print in Oracle.
0