For terminal integration between UiPath and our AS400 server, until now, I have used IBM System i Access emulator ( .ws extension ), with IBM EHLLAPI as a provider. Everything was working just fine.
But, our IT Infrastructure is planning to disable access through IBM System i Access emulator (apparently IBM does not have new version of System i Access to suport AS400 ?), and they are forcing us to use different approach. I have tried to use other UiPath providers, yet I did not have any success so far.
Do you have any ideas on how to connect UiPath with AS400 IBM, without using System i Access emulator ?
P.S. I have IP adress and port of the terminal, but when I try different provider, I get error: ErrorCreatingTerminalProxy
We have another application called IBM Access Solution, but the extension is (.exe) and IBM EHLLAPI will not work, am I right ?
Thank you.
It seems that you have trouble getting an answer to your question in the first 24 hours.
Let us give you a few hints and helpful links.
First, make sure you browsed through our Forum FAQ Beginnerâs Guide. It will teach you what should be included in your topic.
You can check out some of our resources directly, see below:
Always search first. It is the best way to quickly find your answer. Check out the icon for that.
Clicking the options button will let you set more specific topic search filters, i.e. only the ones with a solution.
Topic that contains most common solutions with example project files can be found here.
Read our official documentation where you can find a lot of information and instructions about each of our products:
Meet us and our users on our Community Slack and ask your question there.
Hopefully this will let you easily find the solution/information you need. Once you have it, we would be happy if you could share your findings here and mark it as a solution. This will help other users find it in the future.
Thank you for helping us build our UiPath Community!
Terminal Activities Package (2.0.0-preview) comes with an enbeded Terminal Emulator (you can configure the connection with Provider âDirect Connectionâ), so this should solve your issue with System i Access Emulator. Please try it and let us know your feedback.
It worked! Thank you so much.
I am interested in this solution, since I have been trying to connect using UiPath internal, but did not find any success. So what has changed with this âDirect Connectionâ ?
For future reference, this configuration worked for me: TN3270, TELNET, ASCII, Enable SSL/TLS = true.
With the old version of the package, UiPath Internal provider had limited capabilites. The new version of the package comes with a new Terminal Emulator, and we recommend you to use it.
I have seen it. The âLU nameâ option was added in between as well.
Nevertheless, I was hoping you could help me with another issue.
Even though âDirect Connectionâ works fine on Production instance of IBM server, it does not work on Test one and only thing that I have changed is IP address (since everything else is the same).
After I add Terminal session with right parameters, UiPath launches terminal window and there is just âDisconnectedâ in bottom right corner.
Is there anything that I could do, some logs or error that occured ?