Forum Discussion

cw88's avatar
cw88
Helper IV
3 years ago
Solved

Set parameter for scheduled run

Hi,  is it possible to set pipeline parameter on a schedule? I want to schedule the same pipeline three times a day, every time with a different parameter. The parameter is used in a lookup activity...
  • ajarora's avatar
    3 years ago

    No you cant set parameter on a schedule.

    But you can create 3 pipeline parameters, and use the right one conditionally based on an "if" activity.