Is it possible to schedule imports and exports from inside SugarCRM?
What I would like to do is, import changed data both to my ERP and SugarCRM several times a day, wthout user intervention.
Thanks.
Jeff
Is it possible to schedule imports and exports from inside SugarCRM?
What I would like to do is, import changed data both to my ERP and SugarCRM several times a day, wthout user intervention.
Thanks.
Jeff
No, it is not possible to do it from within Sugar. However, you could write your own script/utility that does the import and fire it off using cron or Windows task scheduler.
Regards,
Angel Magaņa
Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
Blog: http://cheleguanaco.blogspot.com.
Twitter: @cheleguanaco.
________
| Projects: |_____________________________________
|
| CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
| GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
| CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
| Round Robin Leads Assignment
| Phone Number Formatter
| CaseTwit (Twitter Integration)
______________________________________________
*** edit ***
Sorry Angel, you posted while I was writing! Well, I leave my reply anyway.
*** stop edit ***
One option is to create custom php script that contains the logic needed for imports and exports and use Sugar's scheduler to execute it when needed.
Another option could be Jitterbit, more info here:
http://www.jitterbit.com/Product/index.php
Or, if you are running MS Sql server, write and schedule a SQL agent job that handles the imports/exports.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks