Hi,
How can we run uipath code on existing open mainframe IBM terminal application?
1 Like
Hi,
Follow the steps below : Automating Terminals and Mainframes
Let us know if this helps.
Regards,
Pavan H
1 Like
Hi,
Can we pass terminal connection at an argument in xaml?
1 Like
Hi,
This chain might help you in solving the issue.
let us know if this helps.
Regards,
Pavan H
2 Likes
HI,
Thanks for revert. But unable to get it.
Argument data type, which we have used is Terminal Connection.
Also, directly we had tried to pass string in it.
Argument data type should be string which will convert terminalConnection using terminal.connectionstring?
Using variables it works fine in same xaml. Concern is of passing an argument in different xaml which is same flow continuation.