Results 1 to 4 of 4

Thread: Scheduled Imports and exports

  1. #1
    jswalls110 is offline Junior Member
    Join Date
    Aug 2007
    Posts
    3

    Default Scheduled Imports and exports

    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

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Scheduled Imports and exports

    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)
    ______________________________________________

  3. #3
    Markku's Avatar
    Markku is offline Sugar Community Member
    Join Date
    Nov 2004
    Location
    Helsinki
    Posts
    910

    Default Re: Scheduled Imports and exports

    *** 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

  4. #4
    Deuce is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    California
    Posts
    66

    Default Re: Scheduled Imports and exports

    Or, if you are running MS Sql server, write and schedule a SQL agent job that handles the imports/exports.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •