Therefore, if you do not know at process development time which service you will invoke, you need to create a dummy service that matches the service you will invoke later on in certain areas.
因此,如果您在流程开发时不知道将调用什么服务,就需要创建虚拟服务来匹配以后将在某些区域内调用的服务。
This article illustrates the implementation using a dummy service that provides details about employees of a company.
本文使用一个虚拟的服务演示了实现的过程,而这个服务提供了有关公司雇员的详细信息。
The example you'll work with here is a combination of a PHP service that serves dummy data containing the number of messages received in certain categories for specific users.
这里使用的示例是一个 PHP 服务的组合,提供了一些虚构的数据,其中包含针对特定用户接收的某些类型的消息的数量。
应用推荐