Hi,
Anyone has idea on using spreadsheets to load and interact with IBM iACS from UiPath,
Previously we had written in Macros in VB but currently it is not compatible with updated IBM version, if yes can someone provide us inputs.
Hi,
Anyone has idea on using spreadsheets to load and interact with IBM iACS from UiPath,
Previously we had written in Macros in VB but currently it is not compatible with updated IBM version, if yes can someone provide us inputs.
Are you using it to connect to an AS400 system or similar?
Try using a Terminal Direct Connection instead, far easier
Reason is I can make connection using IBM ACS using below connection and I can interact
But unable to run macro as it is using vb code
What is meant by your original statement “spreadsheets to load and interact” what is it you are trying to do?
I don’t think you can run macro on terminal from UiPath. You will have to code macro logic into UiPath workflows.
Thanks,
Ashok
ok Thanks can I know language it supports previously we have coded in VB.