The systems are pretty easy to type in manually, given the Copy function (in "Actions->Management->System Configurations"). Just fully configure one and then copy for the other hosts. (You could also directly edit the settings file for this, but that would involve exporting, unzipping, manually editing XML, zipping, and importing. Seems a lot harder and slower that way.)
The sessions might be worth direct copying and editing of the settings files, particularly if you have any scripting skills, such as Python. Each session has its own .hod file, so once you've fully configured one, you can copy it to another name and edit the relevant properties. I think the only ones you may have to futz with are name, workstationID, and host; but you should try it on one or two .hod files to confirm and make necessary adjustments before doing all 140 or so. I haven't actually had to do this myself, so I'm just presenting ideas, not providing authoritative information.
If you don't already know any scripting languages, you'll probably want to use tools for (1) making multiple copies of a file, (2) renaming multiple files (if not already covered by the first tool), and (3) doing search-and-replace on multiple files. Some recommendations that I've used personally (on Windows): Bulk Rename Utility for renaming and grepWin for search-and-replace. Also check out this Server Fault question for multiple copies.
------------------------------
John Yeung
------------------------------
Original Message:
Sent: Thu April 28, 2022 09:12 AM
From: Raymond Rodriguez
Subject: Is there a quick way to enter 5250 sessions and IBM i systems in to ACS
Just installed Access Client Solutions - 1.1.9.0 on my local PC.
I have about 70 systems that I need to configure(add) along with 2 sessions per system. Is there a quick and dirty way to do this. It's completely vanilla and since I'm the only one in the shop that's using it the "export/import" option is not available to me.
Its not a show stopper, just want to expedite the configuration if I can. Also, does anyone know if there's a Red Book on this topic by chance?