Fault handling across all import bindings is able to determine if the invoked service returned a fault.
跨所有导入绑定的错误处理能够确定被调用的服务是否返回了错误。
Every possible fault that a service can throw must be explicitly defined in the XML, otherwise the client will not know about it and will not be able to receive it.
服务能够抛出的每一个可能的错误都必须显式地用xml定义,否则,客户端将不认识它并且不能进行接收。
The optional compensation service is executed to compensate the actions of the forward service when a fault happens in the process.
当流程中发生故障时,执行可选的补偿服务来补偿转发服务的行为。
应用推荐