if (interactive()) {
set_qbms_config("http://localhost:59395/gigwa/index.jsp", time_out = 300, engine = "gigwa")
# Login using your GIGWA account (interactive mode)
login_gigwa()
# You can pass GIGWA username and password as parameters (batch mode)
# login_gigwa("gigwadmin", "nimda")
}
Run the code above in your browser using DataLab