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.
基本上,我可以通过 GP 网络服务拨打电话,以检索用户可以访问 Great Plains 内的哪些公司?
是的,我相信我可以简单地循环浏览我的用户列表,并使用 Context 的 WorkOnBehalfOf 属性为每个用户调用 GetCompanyList。有点乏味并且可能需要大量繁重的 Web 服务调用,但我不相信 GP 会公开任何其他方式来做到这一点。