diff --git a/CHANGELOG.md b/CHANGELOG.md index 12ea9cc07..cf7b1df6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ [![conventional commits](https://img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg)](https://conventionalcommits.org) [![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org) +## [1.19.9](https://github.com/wearefrank/zaakbrug/compare/v1.19.8...v1.19.9) (2024-06-25) + +### 🐛 Bug Fixes + +* geefLijstZaakdocumenten should not return an error response when the zaak can't be found ([#395](https://github.com/wearefrank/zaakbrug/issues/395)) ([d4ce003](https://github.com/wearefrank/zaakbrug/commit/d4ce0037296ca861dfed89df99680fcab7a5633a)) + ## [1.19.8](https://github.com/wearefrank/zaakbrug/compare/v1.19.7...v1.19.8) (2024-06-21) ### 🐛 Bug Fixes diff --git a/e2e/SoapUI/zaakbrug-e2e-soapui-project.xml b/e2e/SoapUI/zaakbrug-e2e-soapui-project.xml index 3985abdf5..94695a254 100644 --- a/e2e/SoapUI/zaakbrug-e2e-soapui-project.xml +++ b/e2e/SoapUI/zaakbrug-e2e-soapui-project.xml @@ -22526,6 +22526,317 @@ testRunner.testCase.getTestStepByName("Properties").setPropertyValue( 'JwtToken' + + + + + + + + ZaakIdentificatie + + + + + + + + + ZdsVrijeBerichten + genereerZaakIdentificatie_Di02 + + + <xml-fragment/> + + + UTF-8 + ${#Project#ZaakbrugEndpoint}translate/generic/zds/VrijBericht + \r + \r + \r + \r + Di02\r + \r + 1900\r + GISVG\r + \r + \r + 1900\r + ZDS\r + \r + ${=java.util.UUID.randomUUID().toString() }\r + ${=import java.text.SimpleDateFormat; SimpleDateFormat sdf = new SimpleDateFormat("yyyyMMddHHmmssSS"); sdf.setTimeZone(TimeZone.getTimeZone("${#Project#ZdsTimezone}")); sdf.format(new Date());}\r + genereerZaakidentificatie\r + \r + \r + \r +]]> + + + + + + + No Authorization + + + + + + + + + + + + + TransferZaakIdentificatie + Response + 01-zds-genereerZaakIdentificatie_Di02 + declare namespace ZKN="http://www.egem.nl/StUF/sector/zkn/0310"; +//ZKN:identificatie[1] + ZaakIdentificatie + Properties + + XPATH + true + + + + + + + ZdsBeantwoordVraag + geefZaakdetails_Lv01 + + + <xml-fragment/> + + UTF-8 + ${#Project#ZaakbrugEndpoint}translate/generic/zds/BeantwoordVraag + \r + \r + \r + \r + Lv01\r + \r + 1900\r + GISVG\r + \r + \r + 1900\r + ZDS\r + \r + ${=java.util.UUID.randomUUID().toString() }\r + ${=import java.text.SimpleDateFormat; SimpleDateFormat sdf = new SimpleDateFormat("yyyyMMddHHmmssSS"); sdf.setTimeZone(TimeZone.getTimeZone("${#Project#ZdsTimezone}")); sdf.format(new Date());}\r + ZAK\r + \r + \r + 0\r + false\r + \r + \r + ${Properties#ZaakIdentificatie}\r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r +]]> + + + + + + + + count(//*:zakLa01/*:antwoord/*:object/*) + 0 + false + false + false + + + + No Authorization + + + + + + + + + + + + ZdsBeantwoordVraag + geefLijstZaakdocumenten_Lv01 + + + <xml-fragment/> + + + UTF-8 + ${#Project#ZaakbrugEndpoint}translate/generic/zds/BeantwoordVraag + \r + \r + \r + \r + Lv01\r + \r + 1900\r + GISVG\r + \r + \r + 1900\r + ZDS\r + \r + ${=java.util.UUID.randomUUID().toString() }\r + ${=import java.text.SimpleDateFormat; SimpleDateFormat sdf = new SimpleDateFormat("yyyyMMddHHmmssSS"); sdf.setTimeZone(TimeZone.getTimeZone("${#Project#ZdsTimezone}")); sdf.format(new Date());}\r + ZAK\r + \r + \r + 0\r + false\r + \r + \r + ${Properties#ZaakIdentificatie}\r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r + \r +]]> + + + + + + + + count(//*:zakLa01/*:antwoord/*:object/*) + 0 + false + false + false + + + + No Authorization + + + + + + + + + + + DocumentSizeKb + 0.1 + + + diff --git a/src/main/configurations/Translate/Common/xsl/CreateZakLa01Response.xslt b/src/main/configurations/Translate/Common/xsl/CreateZakLa01Response.xslt index c9de2307d..012bc3e0d 100644 --- a/src/main/configurations/Translate/Common/xsl/CreateZakLa01Response.xslt +++ b/src/main/configurations/Translate/Common/xsl/CreateZakLa01Response.xslt @@ -25,140 +25,147 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/main/configurations/Translate/Configuration_ActualiseerZaakStatus.xml b/src/main/configurations/Translate/Configuration_ActualiseerZaakStatus.xml index 1dae20d72..bbb3817c8 100644 --- a/src/main/configurations/Translate/Configuration_ActualiseerZaakStatus.xml +++ b/src/main/configurations/Translate/Configuration_ActualiseerZaakStatus.xml @@ -26,7 +26,7 @@ - + + + + + + @@ -45,12 +52,34 @@ name="CallGetZgwZaakSender" javaListener="GetZgwZaak" returnedSessionKeys="Error"> - + - + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + - + + + + + + diff --git a/src/main/configurations/Translate/Configuration_GeefZaakdetails_Lv01.xml b/src/main/configurations/Translate/Configuration_GeefZaakdetails_Lv01.xml index 8321cbb19..a17e47602 100644 --- a/src/main/configurations/Translate/Configuration_GeefZaakdetails_Lv01.xml +++ b/src/main/configurations/Translate/Configuration_GeefZaakdetails_Lv01.xml @@ -31,15 +31,16 @@ returnedSessionKeys="Error"> - + - - - + + - + + + + + + @@ -67,18 +74,33 @@ name="CallGetZgwZaakSender" javaListener="GetZgwZaak" returnedSessionKeys="Error"> - + - + - - - + + + + + + + + + + + - + - - - - - - - - - - - - - - - + + + + + + + + + + + - + - + - - - + + + + + + + + + + + - + + + + + + + + name="CallGetZgwZaak"> - + - + - - - + + + + + + + + + + +