Replies: 4 comments 1 reply
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Hi @Arv18 , to Jeremy's point, a number of utilities exist on Windows and Mac to set up scheduled execution of Data Loader in CLI mode. For example, you can schedule Data Loader to execute in CLI mode at specific interval or when a certain event occurs using Windows Task Manager as outlined here. While the steps outlined are for Windows 10, they also work in Windows 11. Similar utilities exist on Mac. Here is a discussion regarding such utilities that you may find useful. |
Beta Was this translation helpful? Give feedback.
-
Hi friends! Thanks for the answers and I understand the suggestions, but the main objective of the idea is to make these steps in the OS (mainly the coding ones) automated from a friendlier interface only for SF, such as Jitterbit SF Data Loader (where you select a file to import, a schedule and some extra options for the log, etc), or another independent java program (which also allows scheduling an execution in the backend) for salesforce. If perhaps it is not the objective of data loader to implement a friendly tool using its files generated by the CLI for scheduled execution, I would start to remember that in these cases it could be an app tool only for this objective or others that are not in scope, something like a Data Loader App Tools or Extended or Out Scope... :) I hope we continue to have more ideas and comments to determine the best solutions for anyone who needs it. Thank you! |
Beta Was this translation helpful? Give feedback.
-
Hi @Arv18 , dataloader.io is perhaps the right Salesforce offering for what you are looking for. |
Beta Was this translation helpful? Give feedback.
-
Hi
I think we could add a schedule functionality, or some function to generate files/configurations that can be used on the command line for a scheduled import or export.
This Salesforce documentation allows you to do it in steps that require code in the Windows command line. The goal would be to do something similar but automated from a user-friendly interface.
More comments, ideas, etc. are welcome.
Beta Was this translation helpful? Give feedback.
All reactions