Scheduling a Chain to Run Automatically - with the same inputs
BeantwoordI set up the template chain
Load Data to Wdata | Replace Dataset
It works great and streamlines my process. But I want to go further and have it run automatically every day at 8:45AM.
Since it requires inputs, I think the schedule option is disabled. But I want to run this with the exact same inputs every day. I don't need to input or change them.
Does anyone know how to go about this?
0
-
JP Thomas To schedule your data load process for 8:45, you can:
- Create a separate chain: This new chain will be responsible for triggering your existing "load data" chain.
- Use the "Run Chain" command: Within the new chain, use this command to call your "load data" chain.
- Pass runtime inputs: Make sure any necessary inputs are passed to the "load data" chain when you call it.
- Schedule the new chain: Set this new chain to run at 8:45.
Wade
--
Wade Hays - Tower Turn0U moet u aanmelden om een opmerking te plaatsen.
Opmerkingen
1 opmerking