Dear All…
i try to open the apps using use application / browser activity but have error like this
anyone know why this happen?
Dear All…
i try to open the apps using use application / browser activity but have error like this
anyone know why this happen?
Which application you are trying to open?
Also check if the application is expecting any arguments while opening.
Hi @randa_prakasa,
Seems like some database app you are trying to open.
How do you do it manually?
Open the link, enter credentials and login?
If yes, then you need to do the same way by providing the right url.
Right now, looking at error, seems like you are trying to connect to a database using this activity which is why it’s expecting connection string and other details.
Furthermore, if you can share screenshot of your workflow from studio and provide some more details around what application/url you are trying to access using use browser activity, we will be able to help better.
Regards
Sonali
Hello @randa_prakasa
It looks like you are trying to open a specific file (Microsoft Access database file?).
Perhaps this is because you have defined the wanted application as default program for such file type?
You should indicate Microsoft Access for your Use Application/Browser activity and then type the path for the specific file under the Application Arguments property.
But also it seems that the file does not exist?
Regards
Soren