Hey,
in http://scn.sap.com/community/developer-center/hana/blog/2014/12/09/sap-hana-sps-09-new-developer-features-xsds-xs-data-services it is mentioned, that XSDS also supports connection configuration files (.xssqlcc).
With $.hdb.getConnection I can add the configuration with an optional parameter http://help.sap.com/hana/SAP_HANA_XS_JavaScript_API_Reference_en/$.hdb.html
How can I achieve the same with XSDS? Do I need to add extra parameters to $.sap.hana.xs.libs.dbutils.xsds ?
Cheers