Question
Tata Consultancy Services
IN
Last activity: 6 Nov 2018 20:02 EST
Automation not working
I have Windows 10 and installed the Robotic Studio version 90. I have then created a solution and a project. In the project I have 1. A web application - Google Search (interrogated) 2. A Windows form containing a text field and a button 3. An automation that should get started on click of the button and pass whatever I wrote in the text field to the search criteria of the Google Search and hit the Search button. The web application has the Start on Project Startup disabled. After compilation the Windows form shows up with the text and button. I enter the text and hit the button but nothing happens. After some time it times out with message that Pega robotic automation exited with code 0. Can someone please help on this?
***Updated by moderator: Lochan to add Categories***
-
Like (0)
Karl palconit -
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Tata Consultancy Services
IN
This has been resolved. The solution and the project got corrupted. I created a new solution and project and it started to work. Many thanks to all for your help!
Pegasystems Inc.
US
From your description, I do not see anywhere that you are starting the web application. You likely need to add that. Also, Google Search is tricky to automate for a first project. You might try Bing instead for an example as it is (or at least was last time I checked) a little easier to automate since the results appear as a separate page.
Tata Consultancy Services
IN
Hi Thomas,
Thanks for your reply. In order to reduce the complexity of the automation ( as I am a beginner) I have removed everything ( like opening Google) and kept only the click event of the form button and that should open up a dialogue. However even this does not work and I don't see a popup.I am attaching two screen shots of the automation and the run time version of the same. Can you please take a look and advise?
Thanks and Regards,
Samiran.
Pegasystems Inc.
US
I do not have any suggestions. This works for me. I doubt your RuntimeLog would prove useful. I suspect you have something going on with your environment. If possible, I would suggest that you open an SR with support to get someone to look at your system.
Tata Consultancy Services
IN
Pegasystems Inc.
IN
Hello @MANNAS02,
Please let us know the SR# once created. We will track its progress through this post and update for resolution.
Thanks!
Tata Consultancy Services
IN
Hi,
The SR is SR-C33095 .
Thanks,
Samiran
Pegasystems Inc.
IN
Thanks Samiran :)
Accepted Solution
Tata Consultancy Services
IN
This has been resolved. The solution and the project got corrupted. I created a new solution and project and it started to work. Many thanks to all for your help!