| Parameter information for the above job: |
|
Parameter
|
Control Options
|
Description
|
Valid Values and/or Explanation of Examples
for Control Options
|
| %%PARM1= |
|
Date Information
|
'''' = Double quotes defaults to the current date minus 7 days
Must use DD-MON-YYYY format.
Will run weekly with PARM1 empty – program will set begin date to current date minus 7 days
Optional begin date parameter if other than default start date is requested
Example:
29-DEC-2008 |
| %%PARM2= |
|
Date Information
|
'''' = Double quotes defaults to the current date minus 1 day
Must use DD-MON-YYYY format.
Will run weekly with PARM2 empty – program will set end date to current date minus 1 day
Optional end date parameter if other than default start date is requested
Example:
04-JAN-2009 |
| %%PARM3= |
|
SFTP the file to Humana?
|
Example:
Y or N
|
| This parameter is here in case we want to just generate the file (or test the process), but suppress the SFTP the file to Humana. |
Value of Y will SFTP the file to Humana; value of N will suppress the SFTP. |
| %%PARM4= |
|
Run the SQR to generate the file?
|
Example:
Y or N
|
| This parameter is here in case we need to SFTP the file to Humana, but we don't need to generate the file again. |
Value of Y will run process to generate the file that will be sent to Humana; value of N will suppress the running of the process. |
| %%PARM5= |
|
Name of text file that will be SFTP'd to Humana. |
The default file name is muohio_weekly_sync_file.txt so for normal, weekly runs of this process, the file name should NOT be changed. However, we can also use this process to SFTP different files to Humana so the option of changing the file name is an option. |