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.
APEX 可以调用专用服务器上的代码吗?然后传递和检索变量?当然我需要传递服务器的密码,
谢谢
这只能通过 WebServices (HttpRequest) 实现。这是一个简单的例子:http ://boards.developerforce.com/t5/NET-Development/How-to-call-net-web-service-from-salesforce/td-p/134795