Which IIQ version are you inquiring about?
[IIQ version 8.4]
not sure I’m understanding your question but in general there are specialized drivers that can do this. example salesforce java driver, you just need to import whatever applications driver lets you do this and configure it in jdbc application.
I agree with @alfi_fulgencio, you can use Google/Bing/etc to search for AppName jdbc and look for the vendor-supported drivers. For example, here is a link to the JDBC drivers for Snowflake: JDBC Driver | Snowflake Documentation.
Hi @kumar_priya
Ideally if it’s a saas based application, it would be good to connect to the application via scim or webservices connector rather than connecting to database. Please recheck with your target application teams.