Hi,
I moved this new question to a new topic.
Yes, you can define the parameters when scheduling your delivery.
The way to do it will depend on how you are scheduling.
1. if you are using the Stambia scheduler, you should see your parameters when creating a schedule on your delivery.
Simply specify the wanted value here and save your schedule.
2. If you are using an external tool to execute the delivery with stardelivery.bat for example, there is an option to this command to specify session variables (your parameters).
./startdelivery.sh -name [DELIVERY_NAME] -var [VARPATH1] [VALUE1] … -var [VARPATHN] [VALUEN]
Does this answer your question ?