How to connect oracle database using LDAP in connection string?

right now we are using connection string like - SERVER=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=DEVEXXXXXXXXX.SERVER.XXXXXXX.NET)(PORT=1XX3))(CONNECT_DATA=(SERVICE_NAME=DOXXXXXX))); + “uid=”+strUid + “;pwd=”+strPwd +“;”

how can we connect same database using LDAP connection string?

@loginerror

Hi ,
Good Day!!
Can you please help me configuring oracle db from ui path.The problem is i only have sql client in my machine and generally connect to oracle database server through vpn.

Is there a way to connect the same using uipath by setting up necessary configuration setting required.

In a nutshell,The objective is to establish oracle db connection using sql client through vpn using uipath.
Awaiting for response

Thanks
Shriram