Imports the folder definitions that are in the specified CSV file into the rules database.
Restrictions: | This macro must be run on the server tier. |
The same user can run any of import macros at the same time. However, different users cannot run the same import macro simultaneously. |
specifies the full pathname to the CSV file where you want the macro to write any records that were not imported to the rules database. See Using the %BRM_IMPORT_FOLDER Macro for more information.
specifies the user ID that you want to be associated with the data that is imported. This user ID is associated with the imported objects in the rules database and is displayed in the SAS Decision Manager interface.
Default | User ID of the user that is running the macro |
Applications,,Y,,Loans/Retail
Column
|
Description
|
Can Column Be Blank
|
---|---|---|
FOLDER_NM
|
The name of the folder
where you want to import the contents of the CSV file.
|
No
|
FOLDER_DESC
|
The description of the
folder.
|
Yes
|
TOP_LEVEL_FOLDER_FLG
|
Specifies whether the
folder is a top-level folder. Specify
Y or N .
|
No
|
DEFAULT_FOLDER_FLG
|
Specifies whether the
folder is the default folder. Specify
Y or N .
|
Yes
|
FOLDER_PATH
|
The pathname to the
business rules folder where you want to import the contents of the
CSV file. This path must exist. Separate folder names with forward
slashes.
|
No
|