Jump to content

Recommended Posts

Posted (edited)

Hi all,

this is very specific. I'm an administrator for several IBM i Power mainframe servers that run i5/OS and people use the Client Access Software.
For now I've been using the Host Access Class Lib in my AutoIt Scripts on Client Access to automate most of my tasks.

The essential code lines are this:

  Reveal hidden contents


After this you can use the methods listed here to remote-control your Client Access session. Much like a macro.

This worked fine for the Client Access software. Now IBM released their new IBM i Access Client Solutions and I can't get it to work with it.

Does anyone have any experience with this already by chance?

Edited by Radiance
Posted (edited)

Hi,
my bad, here's the code.
If the func succeeds, $a will become the var that contains the actual global ECLSession object for further use in other functions.
 

  Reveal hidden contents


It already fails at the third line of the function. It counts every connected Legacy Client Access session, however leaves out any connected session created via Client Solutions.

Edited by Radiance

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...