Skip to content

Commit

Permalink
update forwards
Browse files Browse the repository at this point in the history
  • Loading branch information
INTERPAR\sena committed Oct 31, 2023
1 parent 3c16ac0 commit 78809ae
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
outputFormat="XML"
autoFormat="false"
>
<Forward name="success" path="UnwrapSoapMessage"/>
<Forward name="success" path="StoreResponeContextSessionKeys"/>
<Forward name="failure" path="WsdlValidationSoftFailForwarder"/>
</WsdlXmlValidatorPipe>

Expand All @@ -85,7 +85,7 @@
xpathExpression="$SoftFail = true()"
>
<Param name="SoftFail" value="${zaakbrug.soap.vrije-berichten.validation-soft-fail}" type="BOOLEAN"/>
<Forward name="true" path="UnwrapSoapMessage" />
<Forward name="true" path="StoreResponeContextSessionKeys" />
<Forward name="false" path="InvalidXml" />
</XmlSwitchPipe>

Expand Down

0 comments on commit 78809ae

Please sign in to comment.