hi. anyone tried to run 2 attended process in one machine? i tried to test 1 foreground and 1 using background template-but installed uiautomation package, it somehow worked. i just like to check if you had any issues in actual production?
In this event, we will give a voice to your UiPath robots, and answer any questions you may have regarding the conversational virtual assistants topic. We will cover both the Attended and Unattended integrations, as well as the new platform changes, meant to streamline the development of new chatbots.
Hello All, I have one Data table and in that dt I have same values in all the rows in one column Name "HSN.SVN", Now I want to check if all the rows has same values then a particular workflow will be invoked, How to achieve that?
thank you. i already explored this one. documents says 1 foreground and 1 background only. but still works if i use ui automation activities inside background process. not sure if it will have issues but uipath mentions in docs we should not use those activities in background.
I m unable to type a simple static text into text box using CV Type Into Activity, if pass the value using variable. But if pass the value without using variable then it's working fine. can anyone help me on this issue
I have one issue while extracting data from this TXT file.. I actually need a data from sno. Date time amount row in excel... And rest which is unnecessary data which is upside want to remove... Need help?