Dharkawat
6 years agoNew Contributor
Scheduled task
I have a requirement to run same pipeline for different business in parallel.All the details have been configured in database.I created two scheduled tasks with business as parameter (hardcoded for each task) and want to use this parameter in Oracle query to bring details from database during task execution.But is it not considering the parameter in my query while running the task., can anyone provide a solution on how to use pipeline parameter at run time using scheduled task?