Hi Marco,
datasources of type JDBC are saved in metadata schema of Knowage; you can't use advanced parameters for their JDBC connections.
Datasources of type JNDI use the resources defined in server.xml; there you can use advanced parameters.
So please define resources in server.xml, then change type of your datasources to JNDI, pointing to former resources.
Best regards,
Francesco