Dear Team,
My Workflow is,
Open SSMS App,
Do the login steps,
For Each Row in Datatable.
As shown below,

Issue is, After login, SSMS app is closing before for each row loop.
Please let me know why is behaving like this.
Thanks,
Amol
Dear Team,
My Workflow is,
Open SSMS App,
Do the login steps,
For Each Row in Datatable.
As shown below,

Issue is, After login, SSMS app is closing before for each row loop.
Please let me know why is behaving like this.
Thanks,
Amol
Hi @Amol_Golhar
I think you have selected the wrong window in the open application it should show the ssms window in the selector photo it is showing UiPath. Just to confirm can you check the selector.
In the FileName it should show the path of the SSMS.
You can also use modern activity Use application/browser with close set to never.
Hope this helps ![]()
After the connect click activity i think it is navigating to new page so you can use one more open application activity after the click connect activity
Try to re indicate the selectors in open application scope
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.