propagate soap errors
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<pd:endX>486</pd:endX>
|
||||
<pd:endY>65</pd:endY>
|
||||
<pd:errorSchemas>
|
||||
<Schema1 wsMsgRef="wsdlPfx:ErrorMessage"/>
|
||||
<DeleteError wsMsgRef="wsdlPfx:ErrorMessage"/>
|
||||
</pd:errorSchemas>
|
||||
<pd:processVariables/>
|
||||
<pd:targetNamespace>http://xmlns.example.com/1721743176236</pd:targetNamespace>
|
||||
@@ -47,7 +47,8 @@
|
||||
<pd:y>177</pd:y>
|
||||
<pd:handler>true</pd:handler>
|
||||
<config>
|
||||
<catchAll>true</catchAll>
|
||||
<catchAll>false</catchAll>
|
||||
<fault>localname=ErrorMessage namespace=http://xmlns.example.com/1721737885605</fault>
|
||||
</config>
|
||||
<pd:inputBindings/>
|
||||
</pd:activity>
|
||||
@@ -57,13 +58,13 @@
|
||||
<pd:x>420</pd:x>
|
||||
<pd:y>175</pd:y>
|
||||
<config>
|
||||
<faultName/>
|
||||
<faultName>DeleteError</faultName>
|
||||
</config>
|
||||
<pd:inputBindings>
|
||||
<ns3:ActivityInput>
|
||||
<message>
|
||||
<xsl:value-of select="string($Catch/exceptiondata)"/>
|
||||
</message>
|
||||
<data>
|
||||
<xsl:copy-of select="$Catch/wsdlPfx:ErrorMessage"/>
|
||||
</data>
|
||||
</ns3:ActivityInput>
|
||||
</pd:inputBindings>
|
||||
</pd:activity>
|
||||
|
||||
Reference in New Issue
Block a user