Yes, Exact SOE Healthcare can be automated using UiPath, but it works more like desktop/Citrix automation, not like SAP.
UiPath can automate it using normal UI selectors if the application exposes its fields properly.
If selectors don’t work well, UiPath can still automate using:
Keyboard shortcuts
Anchors
Image or Computer Vision automation
There is no special UiPath plugin or add-in made specifically for Exact SOE Healthcare.
Best Practices
• Always do a small POC first to check what level of automation is possible
• Use stable selectors and proper waits
• Run bots on dedicated machines for better stability
Limitations
• Some screens may not be fully automatable
• Application updates can break selectors
If Solution help you please mark as solution Let me know if you face any issue happy to help
Thanks & Happy Automations
Normal Ui Automation should work. I’m not sure the technology on which the application is built but if it’s built on .Net then no additional add on required to be installed, if on Silverlight or Java, UiPath does provide the add on which you can use.