This macro initializes the IRM environment. More...
Go to the source code of this file.
This macro initializes the IRM environment.
[in] | env_path | Path to the root folder of the data environment - this would be the folder that contains the landing_area |
[in] | source_path | Path to the root folder of the Federated Content Area (root folder, excluding the Federated Content folder) |
[in] | fa_id | Name of the Federated Content folder |
[in] | config_set_id | Configuration Set Id. Determines which configuration tables the libraries will point to. |
[in] | base_dt | Base Date (format: DDMMMYYY) - mutual exclusive use with base_dttm |
[in] | base_dttm | Base Datetime (format: DDMMMYYYY:HH:MM:SS) - mutual exclusive use with base_dt |
[in] | setupLUA | determines if LUA must be set up (Y) or not (N) - Default is Y |
[in] | live_ETL | determines whether to use the input_area introduced in IRM 3.4 (N = legacy behaviour thus data loaded directly in landing area) |
[in] | (Optional) | landing_area_folder Folder in the landing_area/input_area where the data resides. This would typically be a scenario name. Leave empty when not relevant. |
This macro declares the following SAS libraries:
Definition in file irm_setup.sas.