Results 1 to 4 of 4

Thread: Oscommerce Integration Parameters

  1. #1
    kerul4u is offline Member
    Join Date
    Nov 2005
    Posts
    8

    Default Oscommerce Integration Parameters

    Hi,
    I'm new to Sugar CRM.
    I've installed sugarcrm and oscommerce to my local server, download the oscommerce integration module and installed it.
    Now I've problem to defining the value in "OS Commerce Connection Settings" Section in admin section.
    Plz anybody can tell me wat are the values I've to give for each field..

    I installed sugarcrm to c:\apache\htdocs\sugarcrm and my osc installation in c:\apache\htdocs\anishosc\

    Thanx for any kinda suggetions or help

  2. #2
    rusty is offline Sugar Community Member
    Join Date
    Jun 2005
    Location
    Melbourne
    Posts
    49

    Default Re: Oscommerce Integration Parameters

    Quote Originally Posted by kerul4u
    I've installed sugarcrm and oscommerce to my local server, download the oscommerce integration module and installed it.
    Now I've problem to defining the value in "OS Commerce Connection Settings" Section in admin section.
    Plz anybody can tell me wat are the values I've to give for each field..

    I installed sugarcrm to c:\apache\htdocs\sugarcrm and my osc installation in c:\apache\htdocs\anishosc\
    Hi,

    First off, when you installed osCommerce, did you secure the admin directory via htaccess or other means? This is important for security reasons as there is no security by default for the admin dir.

    in the connection settings section, the soap endpoint should be set to http://<your domain>/anishosc/admin/soap.php
    This is if you have not moved the admin dir somewhere else. You might be able to use localhost as the domain name as the two applications are on the one host.

    The soap username and password is the one you set in the admin/includes/configure.php file located in the osCommerce dir

    If you use htaccess to secure the admin section, put the username and password into the corresponding fields.

    You wll not need to fill in the proxy section as you have the two applications on the one host.

    let me know how it goes

    Rusty

  3. #3
    kerul4u is offline Member
    Join Date
    Nov 2005
    Posts
    8

    Default Re: Oscommerce Integration Parameters

    Hi
    Thanx its works.
    and sorry for late reply but I was seek while.

    But one more problem I'm facing that is when I create account in OSC it won't create account for SugarCRM, but when I'm creating account from OSC Customer section of SugarCrm it creates account for OSC.

    Wats wrong plz help me.

  4. #4
    rusty is offline Sugar Community Member
    Join Date
    Jun 2005
    Location
    Melbourne
    Posts
    49

    Default Re: Oscommerce Integration Parameters

    Hi,

    You could be having problems when trying to use background mode. background mode is when a script is fired off in a background process to do all of the work so the customer doesn't have to wait for the soap transactions to complete. soap is very slow due to the amount of encoding/decoding required.

    in the sugar_config file located in the osCommerce include/sugarCRM dir, what do you have the sugar_php_cmd variable set to?

    i know some people that are running windows have trouble with this feature and i can't help out with this because i don't run windows.

    if you can't get it going in background mode, change the sugar_use_background variable in sugar_config file to false.

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
  •