Chore Parameter Passing
Posted: Tue Jun 23, 2009 10:37 am
If a TI has user-defined parameters to prompt for information before it runs (say, Month/Year) it's useless if you wish to add it to a chore. The chore insists on a "default value" for any paramters, but the whole point of putting them in a TI is to prompt for a different value each time its run. The chore never prompts for the value, it only uses the default, making it a waste of effort.
I have numerous TIs that need to be run post-monthly dataload. I'd like to put them all in a single chore and have the chore prompt the user for the values. This means nothing will get missed at month end, which is easily possible in the current situation.
I *can* create a value somewhere that holds the information it needs, but that's not very user-interactive and again easy to be missed.
I have numerous TIs that need to be run post-monthly dataload. I'd like to put them all in a single chore and have the chore prompt the user for the values. This means nothing will get missed at month end, which is easily possible in the current situation.
I *can* create a value somewhere that holds the information it needs, but that's not very user-interactive and again easy to be missed.