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.
Epicor 移动 POS 系统如何连接到商店中的数据库/中间件?他们是通过 RESTful API 连接还是使用其他方法?几乎没有关于 Epicor 的信息。我们需要为使用 Epicor 的客户进行可能的集成做初步规划。
您不指定产品,但对于 Epicor ERP,它取决于版本,REST 接口是在 E10.1.500 作为预览版添加的,之后通常可用。在此版本之前,访问将通过智能客户端使用的 WCF 接口连接到应用程序服务器。早期版本 (E9) 类似,但减少了支持。
如果他们使用云服务器,这些服务器会自动修补到最新版本,并且将通过 REST 进行访问。