   public void getConnection() throws BISException{
  		connection = connectionFactory.getConnection("%1","%3","%2");
  	} 
  
	