自 2021 年 1 月起,经典文件类型不再可用。您可以转换经典文件或下载 PDF 文件。了解更多

Scheduling a Chain to Run Automatically - with the same inputs

已回答
0

评论

1 条评论

  • Wade Hays

    JP Thomas To schedule your data load process for 8:45, you can:

    1. Create a separate chain: This new chain will be responsible for triggering your existing "load data" chain.
    2. Use the "Run Chain" command: Within the new chain, use this command to call your "load data" chain.
    3. Pass runtime inputs: Make sure any necessary inputs are passed to the "load data" chain when you call it.
    4. Schedule the new chain: Set this new chain to run at 8:45.

    Wade
    --
    Wade Hays - Tower Turn

     

    0

请先登录再写评论。