Connect to Oracle database using a smart card/CAC/PIV

I am trying to use a CAC(Computer Access Card) as my authentication into a secure Oracle database.
“Data Source = (DESCRIPTION=(ADDRESS=(PROTOCOL=TCPS)(HOST={“server_name”})(PORT=2484))(CONNECT_DATA=(SERVICE_NAME={“service_name”})(INSTANCE_NAME = {“service_nameC”})));”

I can connect via SQL Developer using the CAC, and run queries.
Same connection string in the TNSNAMES.ora file that I use for UiPath.

I can connect with UiPath in a non-secure database with no issues.

My error is as follows:
Connect to database: ORA-50201: Oracle Communication: Failed to connect to server or failed to parse connect string

Hi @wzunis

Just to confirm, are you using the latest Database activity package?

Yes. 2022.10.14 is the version of UiPath

UiPath.Database.Activities 1.7.1