Skip to content

Commit

Permalink
fix: uw-gegevens register constraint violated error detection incorre…
Browse files Browse the repository at this point in the history
…ctly replaces the soap fault with a dummy xml
  • Loading branch information
MLenterman committed Jul 4, 2024
1 parent 3ffa2d7 commit 24660b4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,6 @@

<XmlIfPipe
name="ZaakIdentificationConstraintViolated_Condition"
getInputFromFixedValue="&lt;dummy/&gt;"
xpathExpression="contains($SoapFault, 'unique constraint (MO_ZAKMAG.AK_CASE_1) violated')"
>
<Param name="SoapFault" />
Expand Down

0 comments on commit 24660b4

Please sign in to comment.