Hi All,

I work for BT as contractor and I am trying to customize the SugarCRM createUser call, where i need to callback the WebService before user get saved to SugarDB. So i added the soap call in logic_hooks.php. But i want to revert back the changes in SugarDB if my web services call fails. Basically how to revert back the user creation ? I found the $bean->save. Is there anything 'Do not save' ?


Also, whenever I login, its redirecting me to "http://localhost/sugarbt/index.php" which is a coming as Blank page and when I tried to access the "http://localhost/sugarbt" it works fine.


My configuration Details :

» Operating system type and version :Wndows XP
» Sugar Suite version :5
» Webserver type and version :Apache 2.2
» PHP version :5
» MySQL server version :SQL Server 2005