如何在流程服务webmethods SoftwareAG Designer中打印斐波纳契数字?
答案 0 :(得分:1)
请参阅https://wetransfer.com/downloads/eb18bd812b8a110e0b3da50b062e1d4920180109180701/82e916以获取具有示例Flow-Service实现的IntegrationServer包。
由于Flow并不适合这种逻辑(它非常详细,请参见下图),请尝试使用标准Java服务。
Screenshot of Flow-Service with Fibonacci service implemenation