Results 1 to 2 of 2

Thread: Problem with soap

  1. #1
    ss_sugar is offline Junior Member
    Join Date
    Jun 2010
    Posts
    1

    Default Problem with soap

    Hello ,

    I have a custom logic before_save.The custom logic retrieves values from database and takes some values from custom fields of the custom modules.
    Once i have all the required fields, it invoke my web service.

    When i do quick create and save , web service fails but when i try from edit view and save it, the web service works successfully.Could you please help me...

    I am new user of sugarcrm.

  2. #2
    kuske's Avatar
    kuske is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    Germany
    Posts
    2,597

    Default Re: Problem with soap

    Just set a $GLOBALS['log']->fatal("MY HOOK:".print_r($bean,true));
    at the beginning of your logic_hook code ($bean is the name of the first parameter).

    Then look to the filled fields and the differences between the two calls.
    Harald Kuske
    Pre-Sales Engineer Central Europe

    SUGARCRM Deutschland GmbH
    Erika-Mann-Str. 53, 80636 Munich, Germany
    Email: hkuske@sugarcrm.com
    Home: http://www.sugarcrm.com


Thread Information

Users Browsing this Thread

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

Similar Threads

  1. SOAP Problem
    By pawelo in forum Developer Help
    Replies: 1
    Last Post: 2008-10-09, 11:03 AM
  2. SOAP problem
    By clustertest in forum Help
    Replies: 0
    Last Post: 2007-10-01, 12:30 PM
  3. SOAP GET_USER_ID problem
    By AxlAntos in forum Developer Help
    Replies: 2
    Last Post: 2007-08-24, 09:16 AM
  4. Soap API problem
    By Sabicho in forum Developer Help
    Replies: 13
    Last Post: 2007-02-26, 03:51 PM
  5. Problem with SOAP
    By marco.rizzetto in forum Help
    Replies: 3
    Last Post: 2006-07-19, 09:53 AM

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
  •