RFP Scripts
An entry of 'C' for an RFP activates the MD Detail Command Maintenance function for a specific RFP. Then, F10 can be pressed to access the list of scripts to be executed for this specific RFP.
Type
The Type value designates when a script should run
| Column 1 | Column 2 | Column 3 |
|---|---|---|
| 2 | Pre-Installation | runs prior to installing objects into the environment |
| 3 | Post-Installation | runs after the installation of objects is complete |
Sequence
The sort sequence of the script at run time, in case multiple scripts for the same type are defined.
Ignore Errors
Y - Continue with RFP processing even if the script fails.
Flag will always be Y for type 3.
N - Cease and Rollback RFP processing if the script fails
Attribute for Settings
The name of the MDCMS attribute containing the IFS or server connection settings to be used during the execution of the script.
Replace Placeholders
N - The script doesn't contain placeholder values to be replaced by runtime values when executed
Y - Replace placeholder values in the script at run time
Loc. to run Script
The location that the command should be run, allowing for commands to be run only for certain environments. Enter a valid Location ID or press F4 to select a location from the list.
Otherwise, select from one of the following special values:
*ALL - run the command on every level in the migration path
*LOCAL - run the command on any level on this system
*LOCLVL - run the command only for this level
*REMOTE - run the command on any level everywhere but this system
Wait for Response
Y - MDCMS waits until the Remote server confirms completion of the script execution
N - MDCMS continues without waiting for a response from the remote server
Submit Job
Y - Submit the IFS Script execution to a separate job. MDCMS will not wait for a response in this case, but instead continue with RFP processing.
N - the ifs script execution runs within this job
Job Name
The name of the submitted job that will process the IFS script
Job User
The user profile of the submitted job that will process the IFS script
Job Queue
The name and library of the Job Queue to receive the submitted job
Script Subfolder
The relative path of the script, if it isn't directly located in the script root folder.
Script
The name of the script file located in IFS
