Results 1 to 2 of 2

Thread: How to create "case" from Java servlet using SOAP

  1. #1
    pentolino is offline Sugar Community Member
    Join Date
    Apr 2007
    Posts
    22

    Red face How to create "case" from Java servlet using SOAP

    Hello everybody!

    I'm considerating this beautiful CRM software and I'd like to have some help from you expert users about it


    I have a Web Service, based on java servlets, that let a user create an assistance ticket through a web site.
    Actually, this ticket is stored in Mysql in an indipendent table: my desire is to pass this assistance ticket directly trough SugarCRM, using SOAP

    The problem is that I don't know how to use SOAP in java.

    Are there some users that have experience in Java SOAP calls and that can help me to write a servlet, a bean , or whatever else that calls SugarCRM method to create a "case"?

    Any help would be really appreciated
    Please consider that I'm a newbie in Java SOAP

    Thanks!

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

    Default Re: How to create "case" from Java servlet using SOAP

    This tutorial might be of help:

    http://javaboutique.internet.com/tutorials/SOAP/

    However, you'd probably be better served if you explored this topic on a forum dedicated to Java programming or the like.
    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)
    ______________________________________________

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Sugar Soap Server and java apache axis client interop
    By gilberto in forum Developer Help
    Replies: 1
    Last Post: 2011-04-04, 05:42 PM
  2. Create lead via SOAP using actionscript (Flash MX 2004)
    By edwardxv in forum Developer Help
    Replies: 3
    Last Post: 2009-02-27, 01:14 AM
  3. Replies: 2
    Last Post: 2008-08-20, 02:39 PM
  4. Create Bugs using soap interface
    By pkuks in forum Developer Help
    Replies: 0
    Last Post: 2006-06-14, 06:53 AM
  5. Replies: 1
    Last Post: 2005-12-09, 08:53 PM

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
  •