Results 1 to 2 of 2

Thread: Do scripts using SOAP connections have to be placed in a certain directory?

  1. #1
    aware is offline Member
    Join Date
    Dec 2006
    Posts
    5

    Default Do scripts using SOAP connections have to be placed in a certain directory?

    Sugar Version : 4.5.0f

    I have created a script to capture a lead based off of the SOAP example within the wiki.
    http://www.sugarcrm.com/wiki/index.p...tical_Examples

    I keep getting the "Not a valid Entry Point" error. But I looking for help narrowing down the issue. I don't think it has to do my code because it's very similar to the code that is within the example. I am wondering if I need to put my script in a specific location or does that really matter at all?

    I've also added both $Global['sugarEntry'] and $sugarEntry = true; but neither of those have seemed to help.

    AND Yes I have searched the forums for an answer but none of them seem to pertain to SOAP connections but to the leadCapture_override.php or leadCapture.php

  2. #2
    mycrmspacegunnar is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    105

    Default Re: Do scripts using SOAP connections have to be placed in a certain directory?

    Hi,

    No, your script usig soap does not need to be on the sugar webserver at all.
    You could connect to via the soap interface from a totally server.

    Maybe you can post the code of your script, this would propably make answering easier.

    Cheers
    Gunnar
    Gunnar von Boehn
    myCRMspace

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
  •