You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: platform/workflows.mdx
+32-5Lines changed: 32 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -245,12 +245,39 @@ There are two ways to create a custom workflow:
245
245
- Checking this box reprocesses all documents in the source location on every workflow run.
246
246
- Unchecking this box causes only new documents that are added to the source location since the last workflow run to be processed on future runs. Previously processed documents are not processed again, even if those documents' contents change.
247
247
248
-
8. In the pipeline designer, click the **Source** node. In the **Source** pane, select the source location. Then click **Save**.
0 commit comments