简体   繁体   English

Salesforce.com和database.com集成

[英]Salesforce.com and database.com integration

We are designing a project in which we plan to use 20 SFDC users (managers) and more than 100 database.com light users (salesmen). 我们正在设计一个项目,其中计划使用20个SFDC用户(经理)和100多名database.com轻型用户(销售人员)。 The idea is that the SDFC users will use the site to see reports and so on, while the others will use our mobile software which relies on API calls to create orders and similar. 这个想法是,SDFC用户将使用该网站查看报告等,而其他用户将使用我们的移动软件,该软件依赖于API调用来创建订单等。

I never used database.com before and I am quite a newbie with force.com. 我以前从未使用过database.com,而且我是force.com的新手。 I just created a db.com account but I have no idea on how I can connect the two systems together. 我刚刚创建了一个db.com帐户,但是我不知道如何将两个系统连接在一起。 I want the both types of users to access to the same records, so if a salesman creates an order the manager can see this order in the reports and the online tools. 我希望两种类型的用户都可以访问相同的记录,因此,如果推销员创建了订单,则经理可以在报告和在线工具中看到该订单。 How can achieve that? 如何实现呢? I there any limitation I should be aware of? 我应该注意哪些限制?

Thanks! 谢谢!

See if these proprietary websites have a public API. 查看这些专有网站是否具有公共API。

The only way you can interface with them is through an API, or via really hackish script which simulate a web browser. 与它们进行交互的唯一方法是通过API或通过模仿网络浏览器的真正hackish脚本。 Thus if they don't have a public API, you should call the appropriate department on their Contact Us page. 因此,如果他们没有公共API,则应在其“联系我们”页面上致电相应的部门。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM