Locally the Project works, but after publishing and following all the procedures of creating Robot / Environment, Connecting Orchestrator to Robot, I run the same in Jobs and it says successful, but nothing happens.
Fine
kindly check once with the logs and for that we need to go to jobs tab and in the right end of each job click on three dots option and click on VIEW LOGS
–we need to check with that whether it has any logs in it or not
if there then we are good
or
we need to check whether RIGHT PROCESS is executed in RIGHT ROBOT from orchestrator
kindly try this and let know for any queries or clarification
Cheers @manishpchawda
For my clarification!
What I do is, I have once configured Robot, it Environment, Machine that’s it.
Every time I publish the Process from UiPath, I directly go to processes in Orchestrator, Add the process and in jobs, select that process that execute it.
Hope the process is fine?
Whenever we publish a new package for a process we need to update the package version in the package tab in orchestrator.
only then the new changes made will get updated and will get executed when we run the job for that package
for that in the Process tab for each process at the right end click on the options and click on the View Versions option and update the new version
thats all buddy you are done
Hope this would help you
Cheers @manishpchawda
Fine
lets do one thing
go to that remote machine itself
and run the job from the ROBOT TRAY directly
for that go to START → search as uipath robot → click on it which will open a robot tray in the notification bar (right end of task bar)
there we can find our process and run it
Cheers @manishpchawda
Hmm, yah it looks simple
but only simple things will lead us to learn more…
Fine
–kindly ensure these things
–is chrome extension installed in that machine
–if possible can i have a view on the design made along the workflow
–kindly try once with the IE browser type
or
directly we can use Mail activities to access gmail, outlook or any mails we want
I tried in IE but nothing happens, but as soon as I change to chrome, works perfectly fine. Shall I need to validate every UI in IE again ?
I installed Edge extension and tried in Edge but not working.
Sorry for the delayed response
Is SIMULATE CLICK property in the property panel of click activity is enabled
Kindly check that once
And also similarly in TYPE INTO activity make sure that these properties are enabled Simulate Type, ClickBeforeTyping, EmptyField
In the property panel of type into activity
Hope this would help you
Kindly let know for any queries or clarification
Cheers @manishpchawda
Fine
use some log message activity and mention some strings in that
so that we can check that log in the orchestrator once after running from there
if the process goes on well then the log should get displayed
or if we are not getting any log but process executes successully
kindly delete the machine in the orchestrator and followed by that delete the robot and recreate a new one machine and robot for that process
and then retry once pls