I have 2 Intermec 5250 Devices that we use as time clocks. When we bring the system down for maintenance and IPL - I currently have to have someone drive to 2 locations to sign these on in order for the timeclocks to be accessible
Software/Hardware used:
ASKED:
March 13, 2009 2:46 PM
UPDATED:
March 13, 2009 6:41 PM
They have an actual AS400 signon screen and a small keyboard built in. They have their own User id and Password for the iseries which are directed to the correct menu for this process. I would need to sign on and then call the pgm
thanks
programs can be written for Intermec in C language
(you can have someone write an auto log on pgm if you can’t do it via the intermec settings)
your AS400 can vary on the device during IPL
your IPL can call the log on program for the device during IPL or
WRKJOBSCDE can run the auto log on
that’s the approach i’d look at
sorry if it’s not too helpful