okalinic
(Okalinic)
February 26, 2025, 2:22pm
1
Hello.
I need information about connecting to DWH. How can I use DWH information using query and get it in form of excel, for example?
Anil_G
(Anil Gorthi)
February 26, 2025, 6:58pm
2
@okalinic
Which DWH you want to connect to?
depending on that we can either use connectors or use database activities
cheers
okalinic
(Okalinic)
February 27, 2025, 7:21am
3
What do you mean by “which dwh”? I am connecting manualy to DWH using SQL Developer, but I need to connect through UiPath Studio using user’s credentials.
Is that possible?
Anil_G
(Anil Gorthi)
February 27, 2025, 7:26am
4
@okalinic
Yes it is possible
Get the connection string and use database activities
Cheers
okalinic
(Okalinic)
February 27, 2025, 9:02am
5
Do you have some simple example on how to do that?
Anil_G
(Anil Gorthi)
February 27, 2025, 9:15am
6
@okalinic
Here is the activity
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
It has a wizard where you can select your db and give the credentials ports etc
Here is a brief video
Cheers