Secure CRT
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-08-19 02:42 PM
I'm tryint to interact with Secure CRT a Vandyke software. a terminal emulation software to Telnet oer SSH.
Anyway, an internal sotware start the software and I need to connact to it. I would like to do this with the ID of the process is it possible to pass to BP the ID of the process to connect to it?
Blue Prism seems not capable to connact to any existing session of the software start on my laptop.
Did anyone interact with a telnet emulator? Humminbird, Secure CRT or others?
Thanks for the help.
------------------------------
Bernard Theroux
Programmer
Bell
Montreal
------------------------------
Anyway, an internal sotware start the software and I need to connact to it. I would like to do this with the ID of the process is it possible to pass to BP the ID of the process to connect to it?
Blue Prism seems not capable to connact to any existing session of the software start on my laptop.
Did anyone interact with a telnet emulator? Humminbird, Secure CRT or others?
Thanks for the help.
------------------------------
Bernard Theroux
Programmer
Bell
Montreal
------------------------------
Bernard Theroux
Blue Prism Certified Developper
Bell Canada
Montréal, Qc, Canada
2 REPLIES 2
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-08-19 08:20 AM
I think you have to create in your Business Object a page thatstores the PID or Session of the process. In between start and end put a code action and in that code action you have to write a C# code that takes e.g Session ID = Process.GetCurrentProcess().SessionId;
After this put an action of Read State to see if is connected with try and retry etc.
And then the logic, like read the text value from that field and following the logic you are using for your process
------------------------------
Ionut Cohen
RPA Developer
Luxoft Romania
Bucharest
------------------------------
After this put an action of Read State to see if is connected with try and retry etc.
And then the logic, like read the text value from that field and following the logic you are using for your process
------------------------------
Ionut Cohen
RPA Developer
Luxoft Romania
Bucharest
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-06-21 07:40 AM
Hello there. I am trying to access Secure RT via BluePrism as well. Could you please let me know if you were able to connect to SecureCRT via BP?
------------------------------
Anonymous
------------------------------
------------------------------
Anonymous
------------------------------
Anonymous
