Interactive workshop: Automated DocGen for Manufacturing Ops
This section contains RPA forum posts dated prior to 2021.
Recently active
Description:This .NET plugin contains several functions for automating Microsoft Word Documents.Create empty Word Document Read from Word Document Append to Word Document Find and replace text in word document General Information:Kryon Studio Version: 20.3.1 Preliminary Adjustments:Ensure that the plugin has been loaded into the wizard (Menu -> Tools -> Plugin manager -> Embedded Plugin) Add the parameters for the functions. Assumptions:The ReadMe.txt contains more information on the functions and the parameters that are required. Process Developer/Contributors:Mark LimÂ
I attempted to add a web application URL to the application list in Kryon Studio. Even after I reload, it says that I couldn't record it because it wasn't there. Then i tried to find a feature that lets me delete the web application URL, but I couldn't find it. My questions are: How do I remove an application from an application list in Kryon Studio. When I add a URL as a web application, what else do I need to do so that I can record it? Thank you!
Hi Since I'm working from home over a VPN, I have had a lot of issues every time the VPN goes down, like losing recent changes in wizards on Kryon Studio. I have set up the autosave option to every 5 minutes, and I have the file with extension .lwiz being created/updated every 5 minutes; however, I'm not able to use these files to restore anything on Kryon Studio. My questions are: - What is the purpose of those files (.lwiz)- If they are for back up, what is the procedure to restore a wizard using those files?
Hello everyone, i just upgraded from 5.25 to 19.5.2 and everything was working, all the services were running. Right now i noticed that my authentication service is paused and everytime i try to restart it, it gives me an error and goes to paused again.Â
Set the file Path and name into a variable. Escape the backslash characters by replacing """ with "\" Run the following python script Note that the file path and name must be placed within double quotes to avoid syntax error. The resulting file size will be in bytes. To convert the file size to MB, do a division by 1024. Â
what do you suggest if we want to match / use variable text ? please advicethank you.
Hi there! Welcome to the Developer Corner. This is a forum for Kryon RPA developers to consult, ask questions, and share ideas from experiences working with the Kryon platform.We invite you to share your knowledge and thoughts with the community and learn from other Kryon users some of the best practices on how to work with Kryon Studio. Post, share, and respond to others! We can't wait to learn more about your experiences!Â
 NSE India and many other websites is not working in Kryon Client Recording. It throw an error that is "Websites not been defined" but That website already added in my Kryon studio application. Here is website link: "https://www.nseindia.com/" I have already add the site in my kryon application Can please help me in this scenario.Â
CNBC and many other websites is not working in Kryon Client Recording. It throw an error that is " Websites not been defined" but I already added that websites URL in the add application panel. Please someone help me with this.
"get excel range" doesn't appear in advanced command list but others excel commands are there. do you know how to fix this?
IF you use the 'read PDF' write it to a txt file (check what he has read) if its in a variable and use the 'if File contains...' is it possible it can't see the word mentioned, if its not in the middle of the text/variable? in the exported txt file the word clearly seen. (no paperscan) If the word is at the beginning of the scanned text it sees it, but when its somewhere in the middle it misses the word..
I have a folder with 4 sub-foldersand when im trying to get the excel file from within those folders it gives also files that are not exist.it gives me files with different name (excel but in another folder and not one of the sub-folders)
Hey everyone, I’m new with kryon I’m trying to build wizard that do things from excel file I saw the copy from excel function and it’s not appears in my workbench
Hi All,I have this problem:I need to grab some numeric values from a website and add them in an excel.(1) So I Let Kryon create a default excel sheet;(2) grab the values form the website by logic expressions add them in a variable, devided by | (column) and ;(Row);(3) let Kryon extract the numeric values and add them back in the variable with same conditions (to be sure).(4) past variable in excel and I get this (see screenshot) to correct this I could change the definitions of the column and set them to number (no decimals) manually. If i do this the long way and let Kryon create the sheet and set column to number(no decimals) first (record option) ; after the variable-past there is no difference... as I need the exact number in each field in this column to recognize the number and add info in the same row I create a temporary table, but that is no use because the numbers aren't visible .. Anyone has had the same issue? @Darren (Kryon Systems)​ @dimagoncharov21@gmail.com (Community Me
For a specific wizard, I need to select several fields from a list in an HTML UI.As a user, a would perform a CTRL + clik to select several items simultaneously.But when I record this action in Kryon, only the click is recorded. The wizard did not detect that I was pressing the CTRL key the whole time. Do you have any tip on how to perform a "multiple selection" action with Kryon ?
I am new to Kryon systems and currently struggling to call another wizard from main wizard. Can someone help. Best Regards,Arun
Hi everyoneI have an Excel file with 8 columnsin one of them there is a date (the format of the cells is date, I changed it to date after I tried once but it didnt helped), but for some reason Kryon is getting it as decimal number.in the first pic its the real dates in the excel fileand in the second the decimal numbers that Kryon gets instead Please help me I really don't know what to do
Hello to all, a tiny question: Is it possible to debug inside a chain of advanced commands in a step for each command separately? Thanks and best regardsStefanÂ
Hello to all, I am new at Kryon Studio. I installed Kryon Studio and all works well so far. But if I want to create a wizard and press the Get Started button an error message occures. As attachment the error message from the Windows event log. It is an untreated exception in the application kryon.studio.exe. I use Windows 10, Version 1909, Build 18363.1500. Thanks for tips and hints. Best regardsStefanÂ
For a wizard, I would like to get the list of folders in a given directory.For example, I have a work directory "TO DO" where I have a list of sub-folders with the pattern "Name_FirstName_Date".I would like my wizard to handle each of the subfolders matching the pattern, one by one.In short, I would like the same fonction as "Get Files" but for folders :-) Is there a reason why it (apparently) does not exist ?
This is the trick to overcome a captch with a puzzle piece.First investigate:there are only 4 puzzle piecesthere is a hight difference but the slider will drop the piece on the right place. So 'Append record' the missing piece and find the mouse location.Let the bot 'detect' the new missing piece location and get the mouse coordinatesthen let the slider with "drag and drop"slide it to those mouse coordinates.In Max 4x the bot wil overcome the Capcha. Check the movie I've added.
If I let a bot detect a image how can he compare this with saved images?If i drop a png in a variable it becomes a file..:(I have 40 images an the bot opens a website and detects a image saves it through a clipboard action in a Varable and needs to compare it with one of the 40 images and than act on it.
Hi everyoneIn a case of fallback I want the robot to do a task kill.But a specific oneFor example: if I have 2 windows of chrome 1. with one system (specific name) and the other window with a different nameand the crash happens only on one window but the task kill does the kill for both.can I do a specific task kill? for only one window and how??thanks for the help
Hello.Did I understand correctly that through the instruction in the file - Kryon RPA - Base Wizard Template (With DB Logging) v2.pdf I can, for example, in my test database (not kryon), create a table, create global groups, and in any wizard, add global groups and each step performed by the robot will be written to the table in my test database? This is how I understand it, something similar to debug trace, when you run a wizard from the studio and there you can see the txt file, only this is logging for the robot, when it starts, for example, in the mode unatended, only it will be in the table in the database
hello, tell me the decoding of all source codes in the view[View_LeoStatisticsForBI]Â
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.