ERP querying

Hello All! I’m working within an ERP environment reserving and releasing orders. I was wondering if there was any way to check whether a query is logged and a form is filled out before continuing with the process? no external window pops up, so I can’t use an element exists activity

we can check tha back end table of ERP system with certain set of activities like
–EXECUTE
from uipath.Database.Activities
–goto manage packages in design menu in studio → click on official tab → type in search as Uipath.Database.Activities
and install it
–then use activity called Execute

Cheers @csewall3

could you elaborate please?

1 Like

Fine
what database you are using buddy mysql or oracle
Cheers @csewall3

I’m using oracle

1 Like