blanchap
5th October 2011, 20:44
Hi,

i'm looking for a way to process a list of items into a job or batch process.

What i want to do is convert a list of items (from a file) into a lot control item (session tdltc0130m000).
Is there a way to process the item from that list into the session tdltc0130m000 automatically?
Could be from Unix or from baan.

we have a list of 400 items and the user do not want to go one by one.

Regards.

PB

JaapJD
6th October 2011, 10:06
You can write a small script that reads the file and does the conversion to lot-controlled items by means of Application Function Server. There are a lot of examples of this on the board.

blanchap
12th October 2011, 23:57
It works.

thanks for the tip.

PB