Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 sugarcrm(版本 6.5.3)中有两个模块:
Affiliate 有一个通过一对一关系映射的地址。Java客户端中是否有一个soap api方法,我可以通过它检索附属数据及其映射地址。如果不是我怎么写一个。
或者有什么方法可以从包含两个模块的 id 的关系表中获取数据。
有没有我可以检索关系数据的api。如果可能的话,请给我任何处理像我这样的情况的例子。
There is the API Method get_relationships() does this solve you problem or did I misunderstood it