Interactive workshop: Automated DocGen for Manufacturing Ops
This section contains RPA forum posts dated prior to 2021.
Recently active
hello everyone, Are there any videos or documents to get started with Mainframe terminal automation? I don't see direct actions perform set text, read text from terminal... Any pointers will be really helpful. Regards
hi there im new in kyron and im trying to use keyboard shortcut in loop for insert contacts to outlook from excel and kyron drop error what you are suggest for me to do? thank you
Getting different errors like "Data type mismatch in criteria expression." and "Parameter[0]: the OleDbType Property is uninitialized: OleDbType.Empty." for trying to use Parameter Name "nll" "blnk" for Value $null$ assgined via Get Char by ASCII Code=0 and $blank$ by set value='' and also tried defining Type as Empty, VarChar, WChar, Char etc but no luck.
Kryon Enriches Its Suite of Integrations with a Native Citrix Connection!Kryon presents the new Citrix Remote Controller feature, which enables users to interact natively with Citrix environments via Kryon's UI advanced Commands.With this, Kryon provides a seamless experience for the RPA developers/business users and supports the scalability of automation in the digital workspace.Kryon also supports working with Citrix with our patented computer vision technologyKryon has satisfied the rigorous requirements of Citrix (incl. information security) and received a certification of a trusted partner. Kryon Remote Controller is located at Citrix marketplace.More information on how to use the new Citrix Remote Controller are at the attached guide.Here is Kryon's announcement on this.Note: this is support by RPA version 21.4.2 and above.
#RPA #ML #AI #ArtificialIntelligence #ProcessDiscovery #ProcessAutomation #Robotics This week, we're answering one of the most frequently asked questions in the RPA industry: what is the difference between RPA and AI. We checked in with what RPA specialists across the web are sharing. See what they have to say here: 1) "AI as a technical stream, tries to learn and emulate human intelligence by understanding patterns in historical data. It adds cognitive flavors to the range of automation activities. Be it mechanical bots carrying out the shop-floor chores; or a medical bot performing complex surgeries; or “software bots” the digital workers managing your enterprise's back-end operations; artificial intelligence supports these bots (or automation programs) to make decisions and keep improving them without further human interventions. RPA, on the other hand as a tech stream, helps in amplifying the business values through significant productivity increase, lower turnaround time, and imp
If you're confused on when wizard versions are created and have 60 seconds to spare, check out this short article! https://kryonsystems.force.com/KryoNet/s/article/Understanding-Wizard-Versioning
Hello all, in the last few days I have been experimenting a bit and have developed a plugin that can run C#, VBdotNET or JScript code directly. I enclose this, with a little documentation, as an attachment. This library contains only one method, called Run, to execute C#, VB.NET or JScript code. Open a wizard and start with advanced commands. Add via menu item Tools > Plugin manager… the dotNETRunner library. To compile and execute a C# code set a few variables.Here we set the lanugage, in our example CS for C#, the file name which contains the source code, the using dotNET assemblies and the instance, consists of namespace and class name. To execute a method set the Method variable and add the item External Programs > Run .net plugin method. Set the parameters of the method Run from the dotNETRunner library with the variables. Now we start via the menu item Debug > Do it the execution of your workflow an you will see the return value of method SayHelloFunc from the C# code. H
Ever wondered how to make an attended and unattended robot talk to each other? This short example tutorial (8:27) will show you how it works! https://youtu.be/MwwVEIMLTD4
There's a course for that! I recently came across this certification and wanted to share it here: https://bit.ly/2QFSnmL In just two hours, you'll learn how to manage your virtual workforce using Kryon Console. Let me know how it goes!
My automation process starts from a dashboard. The robot clicks a button to send an email from the dashboard. Then, the robot gets that email. But the robot cannot get the email, for some reason. I think it's because the robot searches for the email so fast before the email can even be received by the inbox. I added the function to retry until one message is found, but it won't work. I also tried adding pauses but also doesn't work. Help appreciated.
Monday, April 26th: 10:00 AM CESTCutting-edge Robotics Process Automation (RPA) course taught-as-live onlinehttps://bit.ly/2R0goVe Monday, April 26th: 11:00 PM CEST TECH Talk: Robotic Process Automationhttps://bit.ly/3gDmG88 Tuesday, April 27th: 12:00 PM CESTPublic Sector Digital Transformation: Automation Projects in Healthcarehttps://bit.ly/3ninNeI Thursday, April 29th: 4:00 PM CESTRobotic Process Automation in Financehttps://bit.ly/2QRK4nE Tuesday, May 4th: 12:00 PM CESTTop Tips for the Successful Delivery of Automation Projectshttps://bit.ly/32LINkL Thursday, May 6th: 1:30 PM CESTFCI Webinar: Robotic Process Automationhttps://bit.ly/3tQKetT
It's easy to get started with these four simple steps: - Preparation- Export- Import- Verify I highly recommend taking a deep dive into Kryon's guide, where they break down each part of the process to ensure smooth sailing:https://community.kryonsystems.com/KryoNet/s/article/Moving-Wizards-Between-Environments-Best-Practices
Hi! This post contains the sample wizard accompanying the KB article on integrating Kryon with MS Azure Cognitive Services: Form Recognizer. Following the guide in the KB is a prerequisite as you'll need to set up Azure resources first. To configure edit the wizard called "Form Recognizer (Public no API Key)" and add your API Key and Endpoint in Step 1. Then, you're good to go! (Note: Only compatible with Kryon RPA v20.9) The KB article is here: https://community.kryonsystems.com/KryoNet/s/article/Getting-Started-with-MS-Azure-Form-Recognizer
When you get messages like this when running a powershell advanced command (run script - select language "Powershell): C:UsersMarlonGobitzAppDataLocalTempaoe3s34t.ps1 : File C:UsersMarlonGobitzAppDataLocalTempaoe3s34t.ps1 cannot be loaded because running scripts is disabled on this system. Please run this on your PC to enable powershell commands: Set-ExecutionPolicy -ExecutionPolicy Unrestricted
See below for details on how to install the Kryon Plugin (HTML connector) for Firefox:You can install the Kryon add-on from the folder - C:\Program Files\Kryon Studio\FireFox(For advanced users) install the add-on (xpi file) using the gear icon in the upper-right area of the Add-on Manager Extensions panel. Select Install Add-on from file... from the menu, then find and navigate to the location of the file, click/double-click on the . xpi file to install.
If your company connects your network mappings to you Microsoft office 365 login.It's not possible to let all your robots run the same script if there are individual rights to folders on server. So the login wil be override by the local station SSO login rights. a workaround for Microsoft mappings or Intranets or sharepoint is to access these sites by a incognito login with Chrome.. the command line paramaters are: -incognito --new-window --disable-session-crashed-bubble --start-maximized https://website address
Sometimes, when creating wizards in Kryon RPA, the easiest (i.e. the "quickest" or most "straight forward") way to get at data on the screen is to use the "CTRL+A" keyboard shortcut.For example, when in Internet Explorer or Chrome: You can use "CTRL+A" to select the entire screen data and then use "CTRL+C" to copy this data to the clipboard. Using the clipboard Advanced Commands in Kryon Studio, you can then access and make use of this data.However, the data remains selected on the screen, which may cause issues. What to do? Instead of using a mouse-click, forcing a refresh or something along those lines you can try the keyboard shortcut "CTRL+Shift+Home". This works to effectively "deselect all" (as opposed to "CTRL+A") in many applications.
Hi all, I have fill up all the fields in Send Email Message, but Kryon keep saying "Pls fill in all the required fields" Test email is working fine. Anyone can advise? Thanks.
I want to send an email by extracting information from excel. The information will be displayed in email row by row. How can i do so? Information for column will be delimited by enter. What advanced commands can i use to extract this information. I have tried using the split command. This is what I intend to send at the email format Example:Name: johnage: 21email: john@gmail.com what i got instead: Name: john sarahage: 21 22email: john@gmail.com sarah@gmail.com How do i fix this?
Description:This sample contains a python code to split an excel cell name (e.g A10) into a delimited string (e.g A:10) General Information:Kryon Studio Version: 20.3 Preliminary Adjustments:Set the variable "inputString" to the Excel cell name Set the delimiter into the "Delimiter" variable Process Developer/Contributors:Mark Lim
On some systems, such as Bosanova (MF like system), the system works in a way that whenever the focus gets to a field, the input language of the station automatically changing to the one the field is expecting.While working with Kryon input commands such "Keyboard shortcut", to ensure the input goes to the right place, the Robot automatically "refocus" the window and the field, which can lead to a behavior that looks as Kryon affecting the station language, while in reality, it is a side effect of the target system behavior. I hope you find that information useful ?
I am planning to record and run it like a load testing tool to create data.
Description:This is an example of an attended robot that teaches new employees how to update their personal profile on HiBob, which is a Human Resource (HR) platform. General Information:Kryon Studio Version: 20.3.2 Preliminary Adjustments:Whitelist the HiBob URL as shown in the attached image, whitelist.png. Import the wizard into your studio. Follow the instructions in the attached PDF file. Assumptions:The user is required to update his/her profile on HiBob. Process Developer/Contributors:Grace Lim
Description:This automation snippet assists users with launching and logging into a remote desktop. General Information:Kryon Studio Version: 20.3.2 Preliminary Adjustments:Whitelist the Remote Desktop Application by importing the attached xml file. Import the attached wizard. In the Setup Global Parameters step, update the variable remoteIP with the IP address of your server. In the Input Credentials step, add the advanced commands to input the username and password. Assumptions:The remote desktop is available. If the remote desktop is not available, the exception is logged into a csv file which can be found in the Kryon Logs folder in the C drive. Process Developer/Contributors:Danny Toh
Description:This sample allows you to install and test the import of new python libraries. In this example, the library that was imported is BeautifulSoup4, a library used for scraping information from a webpage. Note: If the wizard was run using the studio, the library will only be installed for that studio. If a robot is running a process that requires this library, this wizard will have to be run on the robot too. General Information:Kryon Studio Version: 19.1.3 (will work on later versions as well) Preliminary Adjustments:In the first step, set the location of the python library package into the file directory variable. set the name of the python library package into the package list variable. Assumptions:You have already downloaded the python library package. (it should come as a .tar.gz file) Process Developer/Contributors:Grace Lim
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.