31%irm_session_prepare();
33%irmc_run_rgf_model(model_run_key = &credit_model_run_key.
34 , analysis_run_id = &analysis_run_id.
35 , portfolio = &portfolio_key.
36 , counterparty = &counterparty_key.
37 , collateral = &collateral_key.
38 , mitigant = &mitigant_key.
39 , econSimulation = &econSimulation_key.
40 , ds_in_scen_info = &ds_in_scenario_info.
41 , ds_in_scen_data = &ds_in_scenario_data.
42 , ds_in_synth_position = &ds_in_synth_position.
43 , ds_in_short_position = &ds_in_short_position.
44 , ds_in_map_config = &ds_in_map_config.
45 , dr_libref = &dr_libref.
46 , dr_library_name = &dr_library_name.
47 , tmp_libref = &tmp_libref.
48 , mip_name_prefix = &mip_name_prefix.
49 , modelIn_dataMap_key = &modelIn_dataMap_key.
50 , sas_risk_workgroup_dir = &sas_risk_workgroup_dir.
51 , base_dt = %sysfunc(datepart(&base_dttm.))
52 , keep_cube_flg = &keep_mip_cube_flg.
53 , maxWait = &max_wait.
54 , pollInterval = &poll_interval.
55 , ds_out_model_run_info = &ds_out_model_run_info.
56 , ds_out_model_run_parms = &ds_out_model_run_parms.
57 , ds_out_model_result = &ds_out_model_result.
58 , tgt_ticket = &tgt_ticket.
59 , irm_user_id = &irm_user_id.
60 , irm_user_password = &irm_user_password.