Helena

          BlogJava 聯系 聚合 管理
            2 Posts :: 0 Stories :: 1 Comments :: 0 Trackbacks

          2006年5月11日 #

          SugarCRM supplies SOAP interfaces, including session management and other business related data operations, such as search, set, get, etc. Take opportunity on which we focus as an example, get_opportunity_array() and oppotunity_rby_search() are available.

          l???????? API file location:?%SugarCRM%\oss\httpd\htdocs\SugarCRM\soap.php

          l???????? Invoke method:

          1.???????? Create a SOAP client. PHP sample code:
          $sugar_config['offline_server'] = "http://127.0.0.1/sugarpro/soap.php";
          $online_soapclient = new nusoapclient($sugar_config['online_server']);

          2.???????? Call functions. PHP sample code:
          $online_soapclient->call($function_name, $params);

          In this way, other systems for example ERP can call SugarCRM's functions through SOAP by indicating the name and parameters of a certain function. That has implemented communication on one direction, that is from other systems to SugarCRM. How about the method that?SugatCRM call other systems? Let's research on it further.

          posted @ 2006-05-11 15:44 Helena 閱讀(596) | 評論 (0)編輯 收藏

          主站蜘蛛池模板: 陵水| 彭州市| 东方市| 高邑县| 怀柔区| 镇坪县| 宁国市| 临漳县| 雅安市| 桑日县| 长宁区| 陇川县| 台北县| 盱眙县| 睢宁县| 铁力市| 上杭县| 永川市| 阆中市| 商丘市| 庐江县| 新密市| 舞阳县| 柳林县| 克什克腾旗| 镶黄旗| 芷江| 泗水县| 红桥区| 蕲春县| 霍林郭勒市| 新安县| 安平县| 崇信县| 南部县| 南开区| 萝北县| 崇义县| 益阳市| 武威市| 阿瓦提县|