Dear Experts,
I need to create a custom launcher for Oracle SQL Developer application, as this is not available out of the box from IBM\Thycotic.
I have the latest version of SQL developer which supports creating a DB connection using command line interface with help of Connection Helper addon of SQL Developer.
I am successfully able to create a connection using following command
java -jar ConnectionHelperClient.jar -ORCL=system/oracle:1521:ORCL
Also I am able to launch SQL Developer application using Secret Server Web Console, for that I have created a custom launcher in Secret Server and set up environment variables on my client workstation. This is working fine.
I have downloaded a custom template for oracle account from thycotic secret template library, but when I try to attach my SQL Developer custom launcher to this template it gives me only following 3 options for mapping
- Domain
- Username
- Password
But for the above mentioned command to work, I require some other mapping options like, Database Name, Database Port and DB SID
How can I add these options on Secret Template Edit Launcher Configuration page
Kindly help me get through this
#Support#SupportMigration#Verify