diff --git a/domismp-tests/domismp-docker/compose/domismp-wls122-oradb/properties/weblogic-init/smp.config.properties b/domismp-tests/domismp-docker/compose/domismp-wls122-oradb/properties/weblogic-init/smp.config.properties index c8e0c31d17b948e715909ce91d488cc840acdf32..4b0df741df6a31b4807603cd8b40515b6cbea829 100644 --- a/domismp-tests/domismp-docker/compose/domismp-wls122-oradb/properties/weblogic-init/smp.config.properties +++ b/domismp-tests/domismp-docker/compose/domismp-wls122-oradb/properties/weblogic-init/smp.config.properties @@ -10,4 +10,4 @@ smp.keystore.password={DEC}{test123} smp.log.folder=./logs/ smp.automation.authentication.external.tls.SSLClientCert.enabled=true smp.cluster.enabled=true -smp.property.refresh.cronJobExpression=0 0/2 * * * ? +smp.property.refresh.cronJobExpression=0/10 * * * * ? diff --git a/domismp-tests/domismp-docker/compose/domismp-wls141-oradb/properties/weblogic-init/smp.config.properties b/domismp-tests/domismp-docker/compose/domismp-wls141-oradb/properties/weblogic-init/smp.config.properties index 9d3cb95b95835d00482cf07ac642e01db9f7eca5..1438cfa07d75a161a1ab5260f0134e1b74dd6465 100644 --- a/domismp-tests/domismp-docker/compose/domismp-wls141-oradb/properties/weblogic-init/smp.config.properties +++ b/domismp-tests/domismp-docker/compose/domismp-wls141-oradb/properties/weblogic-init/smp.config.properties @@ -10,4 +10,4 @@ smp.keystore.password={DEC}{test123} smp.log.folder=./logs/ smp.automation.authentication.external.tls.SSLClientCert.enabled=true smp.cluster.enabled=true -smp.property.refresh.cronJobExpression=0 0/2 * * * ? +smp.property.refresh.cronJobExpression=0/10 * * * * ? diff --git a/domismp-tests/domismp-tests-api/soapui/DomiSMP-Oasis2-soapui-project.xml b/domismp-tests/domismp-tests-api/soapui/DomiSMP-Oasis2-soapui-project.xml index 5e4ee4874b97305dd7064f13061ddc81642644e3..0e01c925716239c22e8dbb10ed481dcd04473f86 100644 --- a/domismp-tests/domismp-tests-api/soapui/DomiSMP-Oasis2-soapui-project.xml +++ b/domismp-tests/domismp-tests-api/soapui/DomiSMP-Oasis2-soapui-project.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<con:soapui-project activeEnvironment="Default" name="DomiSMP-Oasis2" resourceRoot="${projectDir}" soapui-version="5.2.1" abortOnError="false" runType="SEQUENTIAL" id="8147b356-07e4-4ff9-ade6-4e92e0597a38" xmlns:con="http://eviware.com/soapui/config"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.actions.iface.tools.soapui.ProTestRunnerAction@values-local"><![CDATA[<xml-fragment xmlns:con="http://eviware.com/soapui/config"> +<con:soapui-project activeEnvironment="Default" name="DomiSMP-Oasis2" resourceRoot="${projectDir}" soapui-version="5.7.2" abortOnError="false" runType="SEQUENTIAL" id="8147b356-07e4-4ff9-ade6-4e92e0597a38" xmlns:con="http://eviware.com/soapui/config"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.actions.iface.tools.soapui.ProTestRunnerAction@values-local"><![CDATA[<xml-fragment xmlns:con="http://eviware.com/soapui/config"> <con:entry key="Environment" value="Default"/> <con:entry key="Global Properties" value=""/> <con:entry key="TestSuite" value="<all>"/> @@ -201,7 +201,7 @@ testRunner.testCase.testSuite.getTestCaseList().each { testCase -> } } } -log.info "done"</script></con:config></con:testStep><con:properties/></con:testCase><con:testCase id="300d705d-3f9b-4381-b033-5a94e428ba02" failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="Display some config info" searchProperties="true"><con:settings/><con:testStep type="groovy" name="Display info" id="f582ac38-dbfe-41bb-aed8-7b191870df39"><con:settings/><con:config><script>log.info "=====================================================" +log.info "done"</script></con:config></con:testStep><con:properties/></con:testCase><con:testCase id="300d705d-3f9b-4381-b033-5a94e428ba02" failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="Display some config info" searchProperties="true" disabled="true"><con:settings/><con:testStep type="groovy" name="Display info" id="f582ac38-dbfe-41bb-aed8-7b191870df39"><con:settings/><con:config><script>log.info "=====================================================" log.info "=====================================================" log.info "smp.cluster.enabled="+SMP.getSmpConfigPropertyValue(log, context, "smp.cluster.enabled") log.info "=====================================================" @@ -7527,71 +7527,210 @@ SMP.verifyTestResults(context, log, messageExchange, testType) </xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request/><con:originalUri>http://wltdgt02.cc.cec.eu.int/cipa-smp-full-webapp/ehealth-actorid-qns::0088:7770010100777</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="2b19dc8a-1ec0-443a-951d-ca9461184db4" name="Valid HTTP Status Codes"><con:configuration><codes>200,404</codes></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:selectedAuthProfile>Basic</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>Preemptive</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> -</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:setupScript/><con:tearDownScript>testRunner.testCase.testSteps['Delete Resource-Cleaning'].run(testRunner, context);</con:tearDownScript><con:properties><con:property><con:name>ResourceIdentifierScheme</con:name><con:value>ehealth-actorid-qns</con:value></con:property><con:property><con:name>ResourceIdentifierValue</con:name><con:value>0088:7770010100777:test:smp-082</con:value></con:property><con:property><con:name>SubresourceIdentifierScheme</con:name><con:value>busdox-docid-qns</con:value></con:property><con:property><con:name>SubresourceIdentifierValue</con:name><con:value>urn:oasis:names:specification:ubl:schema:xsd:Invoice-12::Invoice##urn:www.cenbii.eu:transaction:biicoretrdm010:ver1.0:#urn:www.peppol.eu:bis:peppol4a:ver1.0::2.082</con:value></con:property><con:property><con:name>certHeaderName</con:name><con:value>SSLClientCert</con:value></con:property><con:property><con:name>certHeaderValue</con:name><con:value>MIIDHTCCAgWgAwIBAgIJAPce6LEcs7eHMA0GCSqGSIb3DQEBCwUAMEQxCzAJBgNVBAYTAkJFMRwwGgYDVQQKDBNFdXJvcGVhbiBDb21taXNzaW9uMRcwFQYDVQQDDA5FSEVBTFRIX1NNUF9FQzAeFw0yNDA2MTAwOTQ3NTZaFw00NDA2MTEwOTQ3NTZaMEQxCzAJBgNVBAYTAkJFMRwwGgYDVQQKDBNFdXJvcGVhbiBDb21taXNzaW9uMRcwFQYDVQQDDA5FSEVBTFRIX1NNUF9FQzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAIjaRuD2lqADZh4yxY2t4KxSvnjU0CSjqQV5kkoIJ1TVTkzbaPRhRjhdW2wpyKaHKtoRW6Y5OP2cxCWf3S+mGB87itpJB2kDGUxbBNLfwb4OK+jFlpwx0n0C43nAABwNf6YL7WXNq50Oskjhtk+JLa5HLaji2mn4u3MccoJu6hD7EqDDH6DFil0TAH+VDw/lHvtsFM2xUgkRcSpUzGZ0/avy0JZPKz3hoUYtgC8exoi8y2C6LxWz8Hcf3lb1IgcAS/zWjR9RkcHmKZrIghWuaab2pPSCaRj/bxCPCpqGdhqinDPgUXGsJpvZAzSL6DTnlD7GdUoZm/qfjAtiSj4thLUCAwEAAaMSMBAwDgYDVR0PAQH/BAQDAgL0MA0GCSqGSIb3DQEBCwUAA4IBAQAEJuCJeY0ik+tYk6qOhIUqK90PSxNEaiH9PeeBVkJn+3T8wlAzhex0CKobThhKnx99lwabYHV6SOZVaHKQddC0OODGsnpF9qJGCi69Jgs9tPF5Lk35HCcpHN0MRdyj95lHsBaLQ4avyB0ESl5uF1yont5lm6I1yKI863ykr+GzfzFP32aUKwahJ28YptbkCSgdbM/CIB0xe8N7r2jyyfYf+5FyxGeleE1TEoIRZ5cOwpDQwgBMPVhnGmmKBWNT8sZMrzsx9pVAH9b4v9gG2XI8P5SiKTUZPiN45WM0F6HRti81raEyFFctpTjzi0WmuCRYP+kcrv4vMSqObtIrhuzi</con:value></con:property><con:property><con:name>sslHeaderName</con:name><con:value>SSLClientCert</con:value></con:property><con:property><con:name>sslHeaderValue</con:name><con:value>MIIDHTCCAgWgAwIBAgIJAPce6LEcs7eHMA0GCSqGSIb3DQEBCwUAMEQxCzAJBgNVBAYTAkJFMRwwGgYDVQQKDBNFdXJvcGVhbiBDb21taXNzaW9uMRcwFQYDVQQDDA5FSEVBTFRIX1NNUF9FQzAeFw0yNDA2MTAwOTQ3NTZaFw00NDA2MTEwOTQ3NTZaMEQxCzAJBgNVBAYTAkJFMRwwGgYDVQQKDBNFdXJvcGVhbiBDb21taXNzaW9uMRcwFQYDVQQDDA5FSEVBTFRIX1NNUF9FQzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAIjaRuD2lqADZh4yxY2t4KxSvnjU0CSjqQV5kkoIJ1TVTkzbaPRhRjhdW2wpyKaHKtoRW6Y5OP2cxCWf3S+mGB87itpJB2kDGUxbBNLfwb4OK+jFlpwx0n0C43nAABwNf6YL7WXNq50Oskjhtk+JLa5HLaji2mn4u3MccoJu6hD7EqDDH6DFil0TAH+VDw/lHvtsFM2xUgkRcSpUzGZ0/avy0JZPKz3hoUYtgC8exoi8y2C6LxWz8Hcf3lb1IgcAS/zWjR9RkcHmKZrIghWuaab2pPSCaRj/bxCPCpqGdhqinDPgUXGsJpvZAzSL6DTnlD7GdUoZm/qfjAtiSj4thLUCAwEAAaMSMBAwDgYDVR0PAQH/BAQDAgL0MA0GCSqGSIb3DQEBCwUAA4IBAQAEJuCJeY0ik+tYk6qOhIUqK90PSxNEaiH9PeeBVkJn+3T8wlAzhex0CKobThhKnx99lwabYHV6SOZVaHKQddC0OODGsnpF9qJGCi69Jgs9tPF5Lk35HCcpHN0MRdyj95lHsBaLQ4avyB0ESl5uF1yont5lm6I1yKI863ykr+GzfzFP32aUKwahJ28YptbkCSgdbM/CIB0xe8N7r2jyyfYf+5FyxGeleE1TEoIRZ5cOwpDQwgBMPVhnGmmKBWNT8sZMrzsx9pVAH9b4v9gG2XI8P5SiKTUZPiN45WM0F6HRti81raEyFFctpTjzi0WmuCRYP+kcrv4vMSqObtIrhuzi</con:value></con:property><con:property><con:name>legacyHeaderName</con:name><con:value>Client-Cert</con:value></con:property><con:property><con:name>legacyHeaderValue</con:name><con:value>CN=EHEALTH_SMP_EC,O=European Commission,C=BE</con:value></con:property><con:property><con:name>sgOwner</con:name><con:value>CN=EHEALTH_SMP_EC,O=European Commission,C=BE:f71ee8b11cb3b787</con:value></con:property></con:properties><con:reportParameters/><con:breakPoints><con:testStepId>cda74952-fe52-42df-8643-8a59932a76f9</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>e84b7e54-b24e-491a-95b2-a12ff29eb5cc</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>46350f0e-d28d-4ed8-9a45-06d697f21192</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>46f968e2-e20c-4f08-af19-5f4ec1782b23</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>26bc8218-7c1e-456e-b095-3a9e3a92969b</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>080c80af-7afa-4577-820b-07f059b2e086</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>1d316315-62bc-4ebf-9bcb-f127c41ee7e7</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints></con:testCase><con:properties><con:property><con:name>version</con:name><con:value>2.0</con:value></con:property><con:property><con:name>requestBaseUrl</con:name><con:value>${#Project#url}bdxr-smp-2</con:value></con:property><con:property><con:name>PutResourceRequestTemplate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?><ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"><SMPVersionID>2.0</SMPVersionID><ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID></ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"><smb:SMPVersionID>2.0</smb:SMPVersionID><smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID><smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID><sma:ProcessMetadata><sma:Process><smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID></sma:Process><sma:Endpoint><smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID><smb:Description>contact@example.com</smb:Description><smb:Contact>Access point for testing</smb:Contact><smb:AddressURI>https://ap.example.com/as4</smb:AddressURI><smb:ActivationDate>2018-04-12</smb:ActivationDate><smb:ExpirationDate>2099-04-12</smb:ExpirationDate><sma:Certificate><smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject><smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer><smb:ActivationDate>2018-04-12</smb:ActivationDate><smb:ExpirationDate>2020-04-12</smb:ExpirationDate><smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject></sma:Certificate></sma:Endpoint></sma:ProcessMetadata></ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutResourceRequestExtTemplate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <ns2:SMPExtensions> <ns2:SMPExtension> <ID>${#TestCase#ExtensionID}</ID> <ns2:Name>${#TestCase#ExtensionName}</ns2:Name> <ns2:ExtensionAgencyID>${#TestCase#ExtensionAgencyID}</ns2:ExtensionAgencyID> <ns2:ExtensionAgencyName>${#TestCase#ExtensionAgencyName}</ns2:ExtensionAgencyName> <ns2:ExtensionURI>${#TestCase#ExtensionUri}</ns2:ExtensionURI> <ns2:ExtensionReasonCode>${#TestCase#ExtensionReasonCode}</ns2:ExtensionReasonCode> <ns2:ExtensionReason>${#TestCase#ExtensionReason}</ns2:ExtensionReason> <ns2:ExtensionContent> <ex:${#TestCase#ExtensionDenomination} xmlns:ex="${#TestCase#ExtensionUrl}"> ${#TestCase#ExtensionToken} </ex:${#TestCase#ExtensionDenomination}> </ns2:ExtensionContent> </ns2:SMPExtension> </ns2:SMPExtensions> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateExtInvalide1</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <ns2:SMPExtensions>Random value</ns2:SMPExtensions> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateExtInvalide2</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <ns2:SMPExtensions> <ns2:SMPExtension> <ID>${#TestCase#ExtensionID}</ID> </ns2:SMPExtension> </ns2:SMPExtensions> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplate2PartID</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateExtraElem</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <Extra>Random</Extra> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateWrongPartID</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}R</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateNoPartID</con:name><con:value><?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> </ns5:ServiceGroup></con:value></con:property><con:property><con:name>PutResourceRequestTemplateServRef</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <ServiceReference> <ID schemeID="busdox-docid-qns">urn:oasis:names:specification:ubl:schema:xsd:invoice-12::invoice##urn:www.cenbii.eu:transaction:biicoretrdm010:ver1.0:#urn:www.peppol.eu:bis:peppol4a:ver1.0::2.0</ID> </ServiceReference> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoPartID</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2PartID</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoSrvID</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2SrvID</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoProcess</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2Process</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoTprofile</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2Tprofile</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoDesc</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2Desc</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoContact</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2Contact</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoAddress</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2Address</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoActDate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2ActDate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoExpDate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2ExpDate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoCert</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2Cert</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoCertSubj</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2CertSubj</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoCertIssuer</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2CertIssuer</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoCertActD</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2CertActD</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoCertExpD</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2CertExpD</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoCertObj</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2CertObj</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateAcvDateForm</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>123</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateExpDateForm</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>12345</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateSrvDateFuture</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2098-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateSrvDatePast</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2009-04-12</smb:ActivationDate> <smb:ExpirationDate>2010-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateRedirection</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Redirect > <smb:PublisherURI>http://wltdgt02Red.cc.cec.eu.int:1061/cipa-smp-full-webappRed/web/index.html</smb:PublisherURI> </sma:Redirect> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateMulti</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p2</smb:TransportProfileID> <smb:Description>second@example.com</smb:Description> <smb:Contact>Access point for testing two</smb:Contact> <smb:AddressURI>https://ap.example2.com/as4</smb:AddressURI> <smb:ActivationDate>2019-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateMultiTP</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>second@example.com</smb:Description> <smb:Contact>Access point for testing two</smb:Contact> <smb:AddressURI>https://ap.example2.com/as4</smb:AddressURI> <smb:ActivationDate>2019-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateSlashEnc</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p2</smb:TransportProfileID> <smb:Description>second@example.com</smb:Description> <smb:Contact>Access point for testing two</smb:Contact> <smb:AddressURI>https://ap.example2.com/as4</smb:AddressURI> <smb:ActivationDate>2019-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateMultiExt</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ns5:ServiceMetadata xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <ns2:SMPExtensions> <ns2:SMPExtension> <ID>ID01</ID> <ns2:Name>Extension1</ns2:Name> <ns2:ExtensionAgencyID>ExtensionAgencyID01</ns2:ExtensionAgencyID> <ns2:ExtensionAgencyName>ExtensionAgencyName01</ns2:ExtensionAgencyName> <ns2:ExtensionURI>ExtensionURI01</ns2:ExtensionURI> <ns2:ExtensionReasonCode>ExtensionReasonCode01</ns2:ExtensionReasonCode> <ns2:ExtensionReason>ExtensionReason01</ns2:ExtensionReason> <ns2:ExtensionContent> <ex:Dummy xmlns:ex="http://test.eu">token01</ex:Dummy> </ns2:ExtensionContent> </ns2:SMPExtension> <ns2:SMPExtension> <ID>ID02</ID> <ns2:Name>Extension2</ns2:Name> <ns2:ExtensionAgencyID>ExtensionAgencyID02</ns2:ExtensionAgencyID> <ns2:ExtensionAgencyName>ExtensionAgencyName02</ns2:ExtensionAgencyName> <ns2:ExtensionURI>ExtensionURI02</ns2:ExtensionURI> <ns2:ExtensionReasonCode>ExtensionReasonCode02</ns2:ExtensionReasonCode> <ns2:ExtensionReason>ExtensionReason01</ns2:ExtensionReason> <ns2:ExtensionContent> <ex:Dummy xmlns:ex="http://test.eu">token02</ex:Dummy> </ns2:ExtensionContent> </ns2:SMPExtension> </ns2:SMPExtensions> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> <ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</ServiceID> <ns3:ProcessMetadata> <ns3:Process> <ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</ID> </ns3:Process> <ns3:Endpoint> <TransportProfileID>bdxr-transport-ebms3-as4-v2p0</TransportProfileID> <AddressURI>http://test.ap.local/msh</AddressURI> <ActivationDate>2024-09-23+02:00</ActivationDate> <ExpirationDate>2030-09-24+02:00</ExpirationDate> <ns3:Certificate> <TypeCode>http://www.w3.org/2002/03/xkms#Exchange</TypeCode> <Subject>CN=test-ap-enc,OU=edelivery,O=digit,C=EU</Subject> <Issuer>CN=test-ap-enc,OU=edelivery,O=digit,C=EU</Issuer> <ActivationDate>2024-09-23+02:00</ActivationDate> <ExpirationDate>2030-09-24+02:00</ExpirationDate> <ContentBinaryObject mimeCode="application/base64">UHV0IHRoZSByZWFsIGNlcnRpZmljYXRlIGRhdGEgaGVyZQ==</ContentBinaryObject> </ns3:Certificate> </ns3:Endpoint> <ns3:Endpoint> <TransportProfileID>bdxr-transport-ebms3-as4-v2p1</TransportProfileID> <AddressURI>http://test.ap.local2/msh</AddressURI> <ActivationDate>2024-09-23+02:00</ActivationDate> <ExpirationDate>2030-09-24+02:00</ExpirationDate> <ns3:Certificate> <TypeCode>http://www.w3.org/2002/03/xkms#Exchange</TypeCode> <Subject>CN=test-ap-enc,OU=edelivery,O=digit,C=EU</Subject> <Issuer>CN=test-ap-enc,OU=edelivery,O=digit,C=EU</Issuer> <ActivationDate>2024-09-23+02:00</ActivationDate> <ExpirationDate>2030-09-24+02:00</ExpirationDate> <ContentBinaryObject mimeCode="application/base64">UHV0IHRoZSByZWFsIGNlcnRpZmljYXRlIGRhdGEgaGVyZQ==</ContentBinaryObject> </ns3:Certificate> </ns3:Endpoint> </ns3:ProcessMetadata> </ns5:ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateXXE</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE testingxxe [<!ENTITY xxe SYSTEM "file:///etc/passwd" >]> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateXXE</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <!DOCTYPE testingxxe [<!ENTITY xxe SYSTEM "file:///etc/passwd" >]> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateUTF8</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <ns2:SMPExtensions> <ns2:SMPExtension> <ID>ID01</ID> <ns2:Name>Testąóżęąßo Greek ÀÆÇßãÿαΩƒA</ns2:Name> <ns2:ExtensionAgencyID>ExtensionAgencyID01</ns2:ExtensionAgencyID> <ns2:ExtensionAgencyName>ExtensionAgencyName01</ns2:ExtensionAgencyName> <ns2:ExtensionURI>ExtensionURI01</ns2:ExtensionURI> <ns2:ExtensionReasonCode>ExtensionReasonCode01</ns2:ExtensionReasonCode> <ns2:ExtensionReason>ExtensionReason01</ns2:ExtensionReason> <ns2:ExtensionContent> <ex:Dummy xmlns:ex="http://test.eu">token01</ex:Dummy> </ns2:ExtensionContent> </ns2:SMPExtension> </ns2:SMPExtensions> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="ehealth-actorid-qns">0088:7770010100777:test:smp-056</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateUTF8</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>Testąóżęąßo Greek ÀÆÇßãÿαΩƒA char</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateWithRef</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> <ns3:ServiceReference> <ID schemeID="busdox-docid-qns">urn:oasis:names:specification:ubl:schema:xsd:invoice-12::invoice##urn:www.cenbii.eu:transaction:biicoretrdm010:ver1.0:#urn:www.peppol.eu:bis:peppol4a:ver1.0::2.038</ID> </ns3:ServiceReference> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateEmptySrvSch</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID>${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateEbCoreNoSch</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <ParticipantID>${=request.getProperty('ResourceIdentifierScheme').getValue()}:${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateEmptyPartSch</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID>${=request.getProperty('ResourceIdentifierScheme').getValue()}:${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateRandom</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">0088:777random777:test:smp-062</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateRandom</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">urn:oasis:names:specification:ubl:schema:xsd:Random-12::Invoice##urn:www.cenbii.eu:transaction:biicoretrdm010:ver1.0:#urn:www.random.eu:bis:peppol4a:ver1.0::2.062</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>smpsignaturemethod</con:name><con:value>http://www.w3.org/2001/04/xmldsig-more#rsa-sha256</con:value></con:property><con:property><con:name>smpsignaturesubj</con:name><con:value>CN=demo-smp-signing-key,OU=edelivery,O=digit,C=eu</con:value></con:property><con:property><con:name>resourceOwnerHeaderName</con:name><con:value>ServiceGroup-Owner</con:value></con:property><con:property><con:name>domainDef</con:name><con:value>testdomain</con:value></con:property><con:property><con:name>domain1</con:name><con:value>testdomain1</con:value></con:property><con:property><con:name>domain2</con:name><con:value>testdomain2</con:value></con:property><con:property><con:name>groupA</con:name><con:value>Group00A</con:value></con:property><con:property><con:name>groupB</con:name><con:value>Group00B</con:value></con:property><con:property><con:name>sampleKeyDomain</con:name><con:value>sample_key</con:value></con:property><con:property><con:name>PutResourceRequestTemplateWithGroup</con:name><con:value/></con:property><con:property><con:name>groupDef</con:name><con:value>Group001</con:value></con:property></con:properties><con:reportParameters/></con:testSuite><con:testSuite id="54f17326-bedd-4763-883b-d923163de3bd" name="AUTO_SMP20"><con:settings/><con:runType>SEQUENTIAL</con:runType><con:testCase id="0ad9642c-f834-407b-8383-cd9c68eaaba6" failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="SMP_001-Https deployment-Basic Flow" searchProperties="true"><con:description>Perform basic tests for all operations (add, delete resource/subresource ...) with SMP deployed in https.</con:description><con:settings/><con:testStep type="restrequest" name="Put Resource" id="61ffb3fd-bbff-45f1-8815-3e2b961ebe8c"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}" methodName="PUT Resource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Put Resource" mediaType="text/xml" postQueryString="false" id="e50d78e0-763f-4bfd-aa1c-f4dcc7595a2a"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> - <con:entry key="domain" value="${#TestSuite#domainDef}"/> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:setupScript/><con:tearDownScript>testRunner.testCase.testSteps['Delete Resource-Cleaning'].run(testRunner, context);</con:tearDownScript><con:properties><con:property><con:name>ResourceIdentifierScheme</con:name><con:value>ehealth-actorid-qns</con:value></con:property><con:property><con:name>ResourceIdentifierValue</con:name><con:value>0088:7770010100777:test:smp-082</con:value></con:property><con:property><con:name>SubresourceIdentifierScheme</con:name><con:value>busdox-docid-qns</con:value></con:property><con:property><con:name>SubresourceIdentifierValue</con:name><con:value>urn:oasis:names:specification:ubl:schema:xsd:Invoice-12::Invoice##urn:www.cenbii.eu:transaction:biicoretrdm010:ver1.0:#urn:www.peppol.eu:bis:peppol4a:ver1.0::2.082</con:value></con:property><con:property><con:name>certHeaderName</con:name><con:value>SSLClientCert</con:value></con:property><con:property><con:name>certHeaderValue</con:name><con:value>MIIDHTCCAgWgAwIBAgIJAPce6LEcs7eHMA0GCSqGSIb3DQEBCwUAMEQxCzAJBgNVBAYTAkJFMRwwGgYDVQQKDBNFdXJvcGVhbiBDb21taXNzaW9uMRcwFQYDVQQDDA5FSEVBTFRIX1NNUF9FQzAeFw0yNDA2MTAwOTQ3NTZaFw00NDA2MTEwOTQ3NTZaMEQxCzAJBgNVBAYTAkJFMRwwGgYDVQQKDBNFdXJvcGVhbiBDb21taXNzaW9uMRcwFQYDVQQDDA5FSEVBTFRIX1NNUF9FQzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAIjaRuD2lqADZh4yxY2t4KxSvnjU0CSjqQV5kkoIJ1TVTkzbaPRhRjhdW2wpyKaHKtoRW6Y5OP2cxCWf3S+mGB87itpJB2kDGUxbBNLfwb4OK+jFlpwx0n0C43nAABwNf6YL7WXNq50Oskjhtk+JLa5HLaji2mn4u3MccoJu6hD7EqDDH6DFil0TAH+VDw/lHvtsFM2xUgkRcSpUzGZ0/avy0JZPKz3hoUYtgC8exoi8y2C6LxWz8Hcf3lb1IgcAS/zWjR9RkcHmKZrIghWuaab2pPSCaRj/bxCPCpqGdhqinDPgUXGsJpvZAzSL6DTnlD7GdUoZm/qfjAtiSj4thLUCAwEAAaMSMBAwDgYDVR0PAQH/BAQDAgL0MA0GCSqGSIb3DQEBCwUAA4IBAQAEJuCJeY0ik+tYk6qOhIUqK90PSxNEaiH9PeeBVkJn+3T8wlAzhex0CKobThhKnx99lwabYHV6SOZVaHKQddC0OODGsnpF9qJGCi69Jgs9tPF5Lk35HCcpHN0MRdyj95lHsBaLQ4avyB0ESl5uF1yont5lm6I1yKI863ykr+GzfzFP32aUKwahJ28YptbkCSgdbM/CIB0xe8N7r2jyyfYf+5FyxGeleE1TEoIRZ5cOwpDQwgBMPVhnGmmKBWNT8sZMrzsx9pVAH9b4v9gG2XI8P5SiKTUZPiN45WM0F6HRti81raEyFFctpTjzi0WmuCRYP+kcrv4vMSqObtIrhuzi</con:value></con:property><con:property><con:name>sslHeaderName</con:name><con:value>SSLClientCert</con:value></con:property><con:property><con:name>sslHeaderValue</con:name><con:value>MIIDHTCCAgWgAwIBAgIJAPce6LEcs7eHMA0GCSqGSIb3DQEBCwUAMEQxCzAJBgNVBAYTAkJFMRwwGgYDVQQKDBNFdXJvcGVhbiBDb21taXNzaW9uMRcwFQYDVQQDDA5FSEVBTFRIX1NNUF9FQzAeFw0yNDA2MTAwOTQ3NTZaFw00NDA2MTEwOTQ3NTZaMEQxCzAJBgNVBAYTAkJFMRwwGgYDVQQKDBNFdXJvcGVhbiBDb21taXNzaW9uMRcwFQYDVQQDDA5FSEVBTFRIX1NNUF9FQzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAIjaRuD2lqADZh4yxY2t4KxSvnjU0CSjqQV5kkoIJ1TVTkzbaPRhRjhdW2wpyKaHKtoRW6Y5OP2cxCWf3S+mGB87itpJB2kDGUxbBNLfwb4OK+jFlpwx0n0C43nAABwNf6YL7WXNq50Oskjhtk+JLa5HLaji2mn4u3MccoJu6hD7EqDDH6DFil0TAH+VDw/lHvtsFM2xUgkRcSpUzGZ0/avy0JZPKz3hoUYtgC8exoi8y2C6LxWz8Hcf3lb1IgcAS/zWjR9RkcHmKZrIghWuaab2pPSCaRj/bxCPCpqGdhqinDPgUXGsJpvZAzSL6DTnlD7GdUoZm/qfjAtiSj4thLUCAwEAAaMSMBAwDgYDVR0PAQH/BAQDAgL0MA0GCSqGSIb3DQEBCwUAA4IBAQAEJuCJeY0ik+tYk6qOhIUqK90PSxNEaiH9PeeBVkJn+3T8wlAzhex0CKobThhKnx99lwabYHV6SOZVaHKQddC0OODGsnpF9qJGCi69Jgs9tPF5Lk35HCcpHN0MRdyj95lHsBaLQ4avyB0ESl5uF1yont5lm6I1yKI863ykr+GzfzFP32aUKwahJ28YptbkCSgdbM/CIB0xe8N7r2jyyfYf+5FyxGeleE1TEoIRZ5cOwpDQwgBMPVhnGmmKBWNT8sZMrzsx9pVAH9b4v9gG2XI8P5SiKTUZPiN45WM0F6HRti81raEyFFctpTjzi0WmuCRYP+kcrv4vMSqObtIrhuzi</con:value></con:property><con:property><con:name>legacyHeaderName</con:name><con:value>Client-Cert</con:value></con:property><con:property><con:name>legacyHeaderValue</con:name><con:value>CN=EHEALTH_SMP_EC,O=European Commission,C=BE</con:value></con:property><con:property><con:name>sgOwner</con:name><con:value>CN=EHEALTH_SMP_EC,O=European Commission,C=BE:f71ee8b11cb3b787</con:value></con:property></con:properties><con:reportParameters/><con:breakPoints><con:testStepId>cda74952-fe52-42df-8643-8a59932a76f9</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>e84b7e54-b24e-491a-95b2-a12ff29eb5cc</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>46350f0e-d28d-4ed8-9a45-06d697f21192</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>46f968e2-e20c-4f08-af19-5f4ec1782b23</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>26bc8218-7c1e-456e-b095-3a9e3a92969b</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>080c80af-7afa-4577-820b-07f059b2e086</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>1d316315-62bc-4ebf-9bcb-f127c41ee7e7</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints></con:testCase><con:testCase id="dadceeaa-0b18-49ed-beaa-453e986a72d7" failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="SMP_082-Domain-Does not Exist" searchProperties="true" disabled="true"><con:description>Create ServiceGroup-Basic Flow-Admin Service Group specified. + +- Send PutServiceGroup request for a new receiver participant: duplet participantIdentifier + participantIndentifierScheme. Request is sent within the same network as the SMP. +- The URI and attached XML are correctly formed. Certificate of AdminServiceGroup is specified in the HTTP header. +- The sender has "Admin SMP" priveledges (via credentials). +-> HTTP Response code 201 is returned. +-> The correct data is inserted in the DB: ServiceGroup table. Also, Service Group is linked to the Admin Service group. +- Send GetServiceGroup for the initial participant duplet (verify that service group is correctly created). +-> HTTP Response code 200 is returned. The same previously pushed service goupe is returned. +- Send PutServiceMetadata request with certificate of AdminServiceGroup (verify service group is linked to its admin). +-> HTTP Response code 200 is returned. </con:description><con:settings/><con:testStep type="restrequest" name="Put Resource" id="86954a18-c6a4-4758-b96b-d7c6d890c9c6"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}" methodName="PUT Resource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Put Resource" mediaType="text/xml" postQueryString="false" id="e50d78e0-763f-4bfd-aa1c-f4dcc7595a2a"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> <con:entry key="Resource-Group" value="${#TestSuite#groupDef}"/> + <con:entry key="domain" value="voidDomain"/> </xml-fragment></con:setting><con:setting id="RecordRequestRepresentations">true</con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request>${#TestSuite#PutResourceRequestTemplate}</con:request><con:originalUri>http://wltdgt02.cc.cec.eu.int/cipa-smp-full-webapp//ehealth-actorid-qns::0088:7770010100777</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="2c5c11d9-018c-4b57-854c-8ae30dab1088" name="Valid HTTP Status Codes"><con:configuration><codes>201,200</codes></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:domain/><con:selectedAuthProfile>Basic</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>Preemptive</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> -</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Get Resource" id="bf028724-3222-4792-a537-110cbd0ba6bf"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}" methodName="GET Resource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Get Resource" mediaType="application/xml" id="a9f15369-89e3-4e53-a448-a9881605a8b0"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> - <con:entry key="domain" value="${#TestSuite#domainDef}"/> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Get Resource" id="eb09fd0f-543c-4ac3-ab9f-857225707eaa"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}" methodName="GET Resource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Get Resource" mediaType="application/xml" id="a9f15369-89e3-4e53-a448-a9881605a8b0"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> <con:entry key="Resource-Group" value="${#TestSuite#groupDef}"/> + <con:entry key="domain" value="voidDomain"/> </xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request/><con:originalUri>http://130.206.118.4/cipa-smp-full-webapp/iso6523-actorid-upis::0088:5798000000003</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="bb579212-262c-4380-82df-c81be864bf71" name="Valid HTTP Status Codes"><con:configuration><codes>200</codes></con:configuration></con:assertion><con:credentials><con:selectedAuthProfile>Basic</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>false</con:preemptive><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> -</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Put Subresource" id="fd508447-17d8-4581-80bb-343145c9c359"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}/services/{SubresourceIdentifierScheme}::{SubresourceIdentifierValue}" methodName="PUT Subresource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Put Subresource" id="803032c1-cc3a-49c0-98d8-ac48dc1ebdc5" mediaType="text/xml" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> - <con:entry key="domain" value="${#TestSuite#domainDef}"/> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Put Subresource" id="f5cff2ea-5f44-428a-bef1-0ccc99120f03"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}/services/{SubresourceIdentifierScheme}::{SubresourceIdentifierValue}" methodName="PUT Subresource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Put Subresource" id="803032c1-cc3a-49c0-98d8-ac48dc1ebdc5" mediaType="text/xml" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> <con:entry key="Resource-Group" value="${#TestSuite#groupDef}"/> + <con:entry key="domain" value="voidDomain"/> </xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request>${#TestSuite#PutSubresourceRequestTemplate}</con:request><con:originalUri>http://localhost/smp/ehealth-actorid-qns::0088%3A7770010100777%3Atest/services/busdox-docid-qns::urn%3Aoasis%3Anames%3Aspecification%3Aubl%3Aschema%3Axsd%3AInvoice-12%3A%3AInvoice%23%23urn%3Awww.cenbii.eu%3Atransaction%3Abiicoretrdm010%3Aver1.0%3A%23urn%3Awww.peppol.eu%3Abis%3Apeppol4a%3Aver1.0%3A%3A2.0</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="5ccfd0de-f3bd-4126-855c-a6f7d8dbf54a" name="Valid HTTP Status Codes"><con:configuration><codes>201,200</codes></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:selectedAuthProfile>Basic</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>Preemptive</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> <con:entry key="SubresourceDefinitionUrlPathSegment" value="${#TestCase#SubresourceDefinitionUrlPathSegment}"/> <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> <con:entry key="SubresourceIdentifierScheme" value="${#TestCase#SubresourceIdentifierScheme}"/> <con:entry key="SubresourceIdentifierValue" value="${#TestCase#SubresourceIdentifierValue}"/> -</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry><con:entry>SubresourceIdentifierScheme</con:entry><con:entry>SubresourceIdentifierValue</con:entry><con:entry>SubresourceDefinitionUrlPathSegment</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Get Subresource" id="c33131f4-82a5-4789-8e90-8302c3455a09"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}/services/{SubresourceIdentifierScheme}::{SubresourceIdentifierValue}" methodName="GET Subresource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Get Subresource" id="803032c1-cc3a-49c0-98d8-ac48dc1ebdc5" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> - <con:entry key="domain" value="${#TestSuite#domainDef}"/> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry><con:entry>SubresourceIdentifierScheme</con:entry><con:entry>SubresourceIdentifierValue</con:entry><con:entry>SubresourceDefinitionUrlPathSegment</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Get Subresource" id="63085136-84e0-4161-806c-7a6dac3f617d"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}/services/{SubresourceIdentifierScheme}::{SubresourceIdentifierValue}" methodName="GET Subresource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Get Subresource" id="803032c1-cc3a-49c0-98d8-ac48dc1ebdc5" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> <con:entry key="Resource-Group" value="${#TestSuite#groupDef}"/> -</xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request/><con:originalUri>http://localhost/smp/oasis-bdxr-smp-2/ehealth-actorid-qns::0088%3A7770010100777%3Atest%3Asmp-02_002/services/busdox-docid-qns::urn%3Aoasis%3Anames%3Aspecification%3Aubl%3Aschema%3Axsd%3AInvoice-12%3A%3AInvoice%23%23urn%3Awww.cenbii.eu%3Atransaction%3Abiicoretrdm010%3Aver1.0%3A%23urn%3Awww.peppol.eu%3Abis%3Apeppol4a%3Aver1.0%3A%3A2.0</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="cc2c85f6-0684-4678-b20c-5a8b0e0eb474" name="Valid HTTP Status Codes"><con:configuration><codes>200</codes></con:configuration></con:assertion><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> + <con:entry key="domain" value="voidDomain"/> +</xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request/><con:originalUri>http://localhost/smp/oasis-bdxr-smp-2/ehealth-actorid-qns::0088%3A7770010100777%3Atest%3Asmp-02_002/services/busdox-docid-qns::urn%3Aoasis%3Anames%3Aspecification%3Aubl%3Aschema%3Axsd%3AInvoice-12%3A%3AInvoice%23%23urn%3Awww.cenbii.eu%3Atransaction%3Abiicoretrdm010%3Aver1.0%3A%23urn%3Awww.peppol.eu%3Abis%3Apeppol4a%3Aver1.0%3A%3A2.0</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="cc2c85f6-0684-4678-b20c-5a8b0e0eb474" name="Valid HTTP Status Codes"><con:configuration><codes>200</codes></con:configuration></con:assertion><con:assertion type="GroovyScriptAssertion" id="9608ed09-378d-43fa-9c7c-92762c5afd7a" name="Script Assertion"><con:configuration><scriptText>def testType="subresource" + +SMP.verifyTestResults(context, log, messageExchange, testType)</scriptText></con:configuration></con:assertion><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> <con:entry key="SubresourceDefinitionUrlPathSegment" value="${#TestCase#SubresourceDefinitionUrlPathSegment}"/> <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> <con:entry key="SubresourceIdentifierScheme" value="${#TestCase#SubresourceIdentifierScheme}"/> <con:entry key="SubresourceIdentifierValue" value="${#TestCase#SubresourceIdentifierValue}"/> -</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry><con:entry>SubresourceIdentifierScheme</con:entry><con:entry>SubresourceIdentifierValue</con:entry><con:entry>SubresourceDefinitionUrlPathSegment</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Delete subresource" id="5b9b34ba-fb4d-483d-a7e1-f2908498835d"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}/services/{SubresourceIdentifierScheme}::{SubresourceIdentifierValue}" methodName="DELETE Subresource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Delete subresource" id="803032c1-cc3a-49c0-98d8-ac48dc1ebdc5" mediaType="text/xml" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> - <con:entry key="domain" value="${#TestSuite#domainDef}"/> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry><con:entry>SubresourceIdentifierScheme</con:entry><con:entry>SubresourceIdentifierValue</con:entry><con:entry>SubresourceDefinitionUrlPathSegment</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Delete subresource" id="46e62208-bf58-4a18-8e3e-85b382c80c66"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}/services/{SubresourceIdentifierScheme}::{SubresourceIdentifierValue}" methodName="DELETE Subresource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Delete subresource" id="803032c1-cc3a-49c0-98d8-ac48dc1ebdc5" mediaType="text/xml" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> <con:entry key="Resource-Group" value="${#TestSuite#groupDef}"/> -</xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request/><con:originalUri>http://localhost/smp/ehealth-actorid-qns::0088%3A7770010100777%3Atest/services/busdox-docid-qns::urn%3Aoasis%3Anames%3Aspecification%3Aubl%3Aschema%3Axsd%3AInvoice-12%3A%3AInvoice%23%23urn%3Awww.cenbii.eu%3Atransaction%3Abiicoretrdm010%3Aver1.0%3A%23urn%3Awww.peppol.eu%3Abis%3Apeppol4a%3Aver1.0%3A%3A2.0</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="f5c8f0b7-b036-4ee3-8e4d-91f726c0bd09" name="Valid HTTP Status Codes"><con:configuration><codes>200</codes></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:selectedAuthProfile>Basic</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>Preemptive</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> + <con:entry key="domain" value="voidDomain"/> +</xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request/><con:originalUri>http://localhost/smp/ehealth-actorid-qns::0088%3A7770010100777%3Atest/services/busdox-docid-qns::urn%3Aoasis%3Anames%3Aspecification%3Aubl%3Aschema%3Axsd%3AInvoice-12%3A%3AInvoice%23%23urn%3Awww.cenbii.eu%3Atransaction%3Abiicoretrdm010%3Aver1.0%3A%23urn%3Awww.peppol.eu%3Abis%3Apeppol4a%3Aver1.0%3A%3A2.0</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="f5c8f0b7-b036-4ee3-8e4d-91f726c0bd09" name="Valid HTTP Status Codes"><con:configuration><codes>200,404</codes></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:selectedAuthProfile>Basic</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>Preemptive</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> <con:entry key="SubresourceDefinitionUrlPathSegment" value="${#TestCase#SubresourceDefinitionUrlPathSegment}"/> <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> <con:entry key="SubresourceIdentifierScheme" value="${#TestCase#SubresourceIdentifierScheme}"/> <con:entry key="SubresourceIdentifierValue" value="${#TestCase#SubresourceIdentifierValue}"/> -</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry><con:entry>SubresourceIdentifierScheme</con:entry><con:entry>SubresourceIdentifierValue</con:entry><con:entry>SubresourceDefinitionUrlPathSegment</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Get Subresource-Deleted" id="89fa1934-6575-4a82-b78c-dace8cfb40d8"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}/services/{SubresourceIdentifierScheme}::{SubresourceIdentifierValue}" methodName="GET Subresource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Get Subresource-Deleted" id="803032c1-cc3a-49c0-98d8-ac48dc1ebdc5" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> - <con:entry key="domain" value="${#TestSuite#domainDef}"/> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry><con:entry>SubresourceIdentifierScheme</con:entry><con:entry>SubresourceIdentifierValue</con:entry><con:entry>SubresourceDefinitionUrlPathSegment</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Delete Resource" id="c8fc8e83-03b4-4705-9c54-e23697d4ad18"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}" methodName="DELETE Resource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Delete Resource" mediaType="application/xml" id="a97cde56-8e9c-4d6f-b950-faf82b0268e9" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> <con:entry key="Resource-Group" value="${#TestSuite#groupDef}"/> -</xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request/><con:originalUri>http://localhost/smp/oasis-bdxr-smp-2/ehealth-actorid-qns::0088%3A7770010100777%3Atest%3Asmp-02_002/services/busdox-docid-qns::urn%3Aoasis%3Anames%3Aspecification%3Aubl%3Aschema%3Axsd%3AInvoice-12%3A%3AInvoice%23%23urn%3Awww.cenbii.eu%3Atransaction%3Abiicoretrdm010%3Aver1.0%3A%23urn%3Awww.peppol.eu%3Abis%3Apeppol4a%3Aver1.0%3A%3A2.0</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="cc2c85f6-0684-4678-b20c-5a8b0e0eb474" name="Valid HTTP Status Codes"><con:configuration><codes>404</codes></con:configuration></con:assertion><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> + <con:entry key="domain" value="voidDomain"/> +</xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request/><con:originalUri>http://wltdgt02.cc.cec.eu.int/cipa-smp-full-webapp/ehealth-actorid-qns::0088:7770010100777</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="2b19dc8a-1ec0-443a-951d-ca9461184db4" name="Valid HTTP Status Codes"><con:configuration><codes>200,404</codes></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:selectedAuthProfile>Basic</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>Preemptive</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> + <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> + <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:setupScript/><con:tearDownScript>testRunner.testCase.testSteps['Delete subresource'].run(testRunner, context); +testRunner.testCase.testSteps['Delete Resource'].run(testRunner, context);</con:tearDownScript><con:properties><con:property><con:name>ResourceIdentifierScheme</con:name><con:value>ehealth-actorid-qns</con:value></con:property><con:property><con:name>ResourceIdentifierValue</con:name><con:value>0088:7770010100777:test:smp-082</con:value></con:property><con:property><con:name>SubresourceIdentifierScheme</con:name><con:value>busdox-docid-qns</con:value></con:property><con:property><con:name>SubresourceIdentifierValue</con:name><con:value>urn:oasis:names:specification:ubl:schema:xsd:Invoice-12::Invoice##urn:www.cenbii.eu:transaction:biicoretrdm010:ver1.0:#urn:www.peppol.eu:bis:peppol4a:ver1.0::2.082</con:value></con:property></con:properties><con:reportParameters/><con:breakPoints><con:testStepId>cda74952-fe52-42df-8643-8a59932a76f9</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>e84b7e54-b24e-491a-95b2-a12ff29eb5cc</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>46350f0e-d28d-4ed8-9a45-06d697f21192</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>46f968e2-e20c-4f08-af19-5f4ec1782b23</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>26bc8218-7c1e-456e-b095-3a9e3a92969b</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>080c80af-7afa-4577-820b-07f059b2e086</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>1d316315-62bc-4ebf-9bcb-f127c41ee7e7</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints></con:testCase><con:testCase id="0ac2aaee-ee96-43d9-af69-ffbcf5f3a655" failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="SMP_083-Group-Does not Exist" searchProperties="true"><con:description>Create ServiceGroup-Basic Flow-Admin Service Group specified. + +- Send PutServiceGroup request for a new receiver participant: duplet participantIdentifier + participantIndentifierScheme. Request is sent within the same network as the SMP. +- The URI and attached XML are correctly formed. Certificate of AdminServiceGroup is specified in the HTTP header. +- The sender has "Admin SMP" priveledges (via credentials). +-> HTTP Response code 201 is returned. +-> The correct data is inserted in the DB: ServiceGroup table. Also, Service Group is linked to the Admin Service group. +- Send GetServiceGroup for the initial participant duplet (verify that service group is correctly created). +-> HTTP Response code 200 is returned. The same previously pushed service goupe is returned. +- Send PutServiceMetadata request with certificate of AdminServiceGroup (verify service group is linked to its admin). +-> HTTP Response code 200 is returned. </con:description><con:settings/><con:testStep type="restrequest" name="Put Resource" id="3b242b2a-ffa7-47b6-845c-c6b83c5045ee"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}" methodName="PUT Resource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Put Resource" mediaType="text/xml" postQueryString="false" id="e50d78e0-763f-4bfd-aa1c-f4dcc7595a2a"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> + <con:entry key="Resource-Group" value="voidGroup"/> + <con:entry key="domain" value="${#TestSuite#domainDef}"/> +</xml-fragment></con:setting><con:setting id="RecordRequestRepresentations">true</con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request>${#TestSuite#PutResourceRequestTemplate}</con:request><con:originalUri>http://wltdgt02.cc.cec.eu.int/cipa-smp-full-webapp//ehealth-actorid-qns::0088:7770010100777</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="2c5c11d9-018c-4b57-854c-8ae30dab1088" name="Valid HTTP Status Codes"><con:configuration><codes>404</codes></con:configuration></con:assertion><con:assertion type="Simple Contains" id="cdd249eb-79b6-4ef4-b9b0-b8bf77b6ab0c" name="Contains"><con:configuration><token>Invalid group</token><ignoreCase>true</ignoreCase><useRegEx>false</useRegEx></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:domain/><con:selectedAuthProfile>Basic</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>Preemptive</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> + <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> + <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Put Subresource" id="15f5892b-7c8f-4d56-a6e7-6206f6a2c6f6"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}/services/{SubresourceIdentifierScheme}::{SubresourceIdentifierValue}" methodName="PUT Subresource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Put Subresource" id="803032c1-cc3a-49c0-98d8-ac48dc1ebdc5" mediaType="text/xml" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> + <con:entry key="Resource-Group" value="voidGroup"/> + <con:entry key="domain" value="${#TestSuite#domainDef}"/> +</xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request>${#TestSuite#PutSubresourceRequestTemplate}</con:request><con:originalUri>http://localhost/smp/ehealth-actorid-qns::0088%3A7770010100777%3Atest/services/busdox-docid-qns::urn%3Aoasis%3Anames%3Aspecification%3Aubl%3Aschema%3Axsd%3AInvoice-12%3A%3AInvoice%23%23urn%3Awww.cenbii.eu%3Atransaction%3Abiicoretrdm010%3Aver1.0%3A%23urn%3Awww.peppol.eu%3Abis%3Apeppol4a%3Aver1.0%3A%3A2.0</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="5ccfd0de-f3bd-4126-855c-a6f7d8dbf54a" name="Valid HTTP Status Codes"><con:configuration><codes>404</codes></con:configuration></con:assertion><con:assertion type="Simple Contains" id="6fbfb8e8-1903-4138-b252-8d7e63bb8532" name="Contains"><con:configuration><token>Invalid group</token><ignoreCase>true</ignoreCase><useRegEx>false</useRegEx></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:selectedAuthProfile>Basic</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>Preemptive</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> <con:entry key="SubresourceDefinitionUrlPathSegment" value="${#TestCase#SubresourceDefinitionUrlPathSegment}"/> <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> <con:entry key="SubresourceIdentifierScheme" value="${#TestCase#SubresourceIdentifierScheme}"/> <con:entry key="SubresourceIdentifierValue" value="${#TestCase#SubresourceIdentifierValue}"/> -</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry><con:entry>SubresourceIdentifierScheme</con:entry><con:entry>SubresourceIdentifierValue</con:entry><con:entry>SubresourceDefinitionUrlPathSegment</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Delete subresource-Cleaning" id="eace473a-45fb-4754-a97e-be470fad6383" disabled="true"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}/services/{SubresourceIdentifierScheme}::{SubresourceIdentifierValue}" methodName="DELETE Subresource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Delete subresource-Cleaning" id="803032c1-cc3a-49c0-98d8-ac48dc1ebdc5" mediaType="text/xml" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry><con:entry>SubresourceIdentifierScheme</con:entry><con:entry>SubresourceIdentifierValue</con:entry><con:entry>SubresourceDefinitionUrlPathSegment</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Delete subresource" id="348821b6-3d46-4bbb-a31c-dd866a8cb765"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}/services/{SubresourceIdentifierScheme}::{SubresourceIdentifierValue}" methodName="DELETE Subresource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Delete subresource" id="803032c1-cc3a-49c0-98d8-ac48dc1ebdc5" mediaType="text/xml" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> + <con:entry key="Resource-Group" value="voidGroup"/> <con:entry key="domain" value="${#TestSuite#domainDef}"/> - <con:entry key="Resource-Group" value="${#TestSuite#groupDef}"/> -</xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request/><con:originalUri>http://localhost/smp/ehealth-actorid-qns::0088%3A7770010100777%3Atest/services/busdox-docid-qns::urn%3Aoasis%3Anames%3Aspecification%3Aubl%3Aschema%3Axsd%3AInvoice-12%3A%3AInvoice%23%23urn%3Awww.cenbii.eu%3Atransaction%3Abiicoretrdm010%3Aver1.0%3A%23urn%3Awww.peppol.eu%3Abis%3Apeppol4a%3Aver1.0%3A%3A2.0</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="f5c8f0b7-b036-4ee3-8e4d-91f726c0bd09" name="Valid HTTP Status Codes"><con:configuration><codes>200,404</codes></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:selectedAuthProfile>Basic</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>Preemptive</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> +</xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request/><con:originalUri>http://localhost/smp/ehealth-actorid-qns::0088%3A7770010100777%3Atest/services/busdox-docid-qns::urn%3Aoasis%3Anames%3Aspecification%3Aubl%3Aschema%3Axsd%3AInvoice-12%3A%3AInvoice%23%23urn%3Awww.cenbii.eu%3Atransaction%3Abiicoretrdm010%3Aver1.0%3A%23urn%3Awww.peppol.eu%3Abis%3Apeppol4a%3Aver1.0%3A%3A2.0</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="f5c8f0b7-b036-4ee3-8e4d-91f726c0bd09" name="Valid HTTP Status Codes"><con:configuration><codes>404</codes></con:configuration></con:assertion><con:assertion type="Simple Contains" id="f4be1564-f92b-4ff7-ab73-fb8b03e50f0c" name="Contains"><con:configuration><token>Invalid group</token><ignoreCase>true</ignoreCase><useRegEx>false</useRegEx></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:selectedAuthProfile>Basic</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>Preemptive</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> <con:entry key="SubresourceDefinitionUrlPathSegment" value="${#TestCase#SubresourceDefinitionUrlPathSegment}"/> <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> <con:entry key="SubresourceIdentifierScheme" value="${#TestCase#SubresourceIdentifierScheme}"/> <con:entry key="SubresourceIdentifierValue" value="${#TestCase#SubresourceIdentifierValue}"/> -</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry><con:entry>SubresourceIdentifierScheme</con:entry><con:entry>SubresourceIdentifierValue</con:entry><con:entry>SubresourceDefinitionUrlPathSegment</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Delete Resource" id="3b4789e2-be81-4a2e-bfdb-0227adee2edb" disabled="true"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}" methodName="DELETE Resource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Delete Resource" mediaType="application/xml" id="a97cde56-8e9c-4d6f-b950-faf82b0268e9" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry><con:entry>SubresourceIdentifierScheme</con:entry><con:entry>SubresourceIdentifierValue</con:entry><con:entry>SubresourceDefinitionUrlPathSegment</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Delete Resource" id="2fbc4611-e6a5-407b-b959-2ca9f89e8468"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}" methodName="DELETE Resource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Delete Resource" mediaType="application/xml" id="a97cde56-8e9c-4d6f-b950-faf82b0268e9" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> + <con:entry key="Resource-Group" value="voidGroup"/> <con:entry key="domain" value="${#TestSuite#domainDef}"/> - <con:entry key="Resource-Group" value="${#TestSuite#groupDef}"/> -</xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request/><con:originalUri>http://wltdgt02.cc.cec.eu.int/cipa-smp-full-webapp/ehealth-actorid-qns::0088:7770010100777</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="2b19dc8a-1ec0-443a-951d-ca9461184db4" name="Valid HTTP Status Codes"><con:configuration><codes>200,404</codes></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:selectedAuthProfile>Basic</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>Preemptive</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> +</xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request/><con:originalUri>http://wltdgt02.cc.cec.eu.int/cipa-smp-full-webapp/ehealth-actorid-qns::0088:7770010100777</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="2b19dc8a-1ec0-443a-951d-ca9461184db4" name="Valid HTTP Status Codes"><con:configuration><codes>404</codes></con:configuration></con:assertion><con:assertion type="Simple Contains" id="051f9d1f-868b-4a9a-9496-420f1c95bffa" name="Contains"><con:configuration><token>Invalid group</token><ignoreCase>true</ignoreCase><useRegEx>false</useRegEx></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:selectedAuthProfile>Basic</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>Preemptive</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> -</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:setupScript/><con:tearDownScript>testRunner.testCase.testSteps['Delete subresource-Cleaning'].run(testRunner, context); -testRunner.testCase.testSteps['Delete Resource'].run(testRunner, context);</con:tearDownScript><con:properties><con:property><con:name>ResourceIdentifierScheme</con:name><con:value>ehealth-actorid-qns</con:value></con:property><con:property><con:name>ResourceIdentifierValue</con:name><con:value>0088:7770010100777:test:smp-001https</con:value></con:property><con:property><con:name>SubresourceIdentifierScheme</con:name><con:value>busdox-docid-qns</con:value></con:property><con:property><con:name>SubresourceIdentifierValue</con:name><con:value>urn:oasis:names:specification:ubl:schema:xsd:Invoice-12::Invoice##urn:www.cenbii.eu:transaction:biicoretrdm010:ver1.0:#urn:www.peppol.eu:bis:peppol4a:ver1.0::2.001https</con:value></con:property></con:properties><con:reportParameters/><con:breakPoints><con:testStepId>cda74952-fe52-42df-8643-8a59932a76f9</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>e84b7e54-b24e-491a-95b2-a12ff29eb5cc</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>46350f0e-d28d-4ed8-9a45-06d697f21192</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>46f968e2-e20c-4f08-af19-5f4ec1782b23</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>26bc8218-7c1e-456e-b095-3a9e3a92969b</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>080c80af-7afa-4577-820b-07f059b2e086</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>1d316315-62bc-4ebf-9bcb-f127c41ee7e7</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints></con:testCase><con:testCase id="af92a6ee-7ffa-4802-bda5-42d2906ece36" failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="SMP_002-eHealth Signature-In Extension" searchProperties="true" disabled="true"><con:description>Create ServiceGroup-Basic Flow-Admin Service Group specified. +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Delete subresource-cleaning" id="ff4368a7-40a7-4546-b4ae-e1ede5b56f5b" disabled="true"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}/services/{SubresourceIdentifierScheme}::{SubresourceIdentifierValue}" methodName="DELETE Subresource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Delete subresource-cleaning" id="803032c1-cc3a-49c0-98d8-ac48dc1ebdc5" mediaType="text/xml" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> + <con:entry key="Resource-Group" value="voidGroup"/> + <con:entry key="domain" value="${#TestSuite#domainDef}"/> +</xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request/><con:originalUri>http://localhost/smp/ehealth-actorid-qns::0088%3A7770010100777%3Atest/services/busdox-docid-qns::urn%3Aoasis%3Anames%3Aspecification%3Aubl%3Aschema%3Axsd%3AInvoice-12%3A%3AInvoice%23%23urn%3Awww.cenbii.eu%3Atransaction%3Abiicoretrdm010%3Aver1.0%3A%23urn%3Awww.peppol.eu%3Abis%3Apeppol4a%3Aver1.0%3A%3A2.0</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="f5c8f0b7-b036-4ee3-8e4d-91f726c0bd09" name="Valid HTTP Status Codes"><con:configuration><codes>200,201,404</codes></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:selectedAuthProfile>Basic</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>Preemptive</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> + <con:entry key="SubresourceDefinitionUrlPathSegment" value="${#TestCase#SubresourceDefinitionUrlPathSegment}"/> + <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> + <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> + <con:entry key="SubresourceIdentifierScheme" value="${#TestCase#SubresourceIdentifierScheme}"/> + <con:entry key="SubresourceIdentifierValue" value="${#TestCase#SubresourceIdentifierValue}"/> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry><con:entry>SubresourceIdentifierScheme</con:entry><con:entry>SubresourceIdentifierValue</con:entry><con:entry>SubresourceDefinitionUrlPathSegment</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Delete Resource-cleaning" id="d288f58d-9df9-4f9c-abce-c47e2440760f" disabled="true"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}" methodName="DELETE Resource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Delete Resource-cleaning" mediaType="application/xml" id="a97cde56-8e9c-4d6f-b950-faf82b0268e9" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> + <con:entry key="Resource-Group" value="voidGroup"/> + <con:entry key="domain" value="${#TestSuite#domainDef}"/> +</xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request/><con:originalUri>http://wltdgt02.cc.cec.eu.int/cipa-smp-full-webapp/ehealth-actorid-qns::0088:7770010100777</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="2b19dc8a-1ec0-443a-951d-ca9461184db4" name="Valid HTTP Status Codes"><con:configuration><codes>200,201,404</codes></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:selectedAuthProfile>Basic</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>Preemptive</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> + <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> + <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:setupScript/><con:tearDownScript>testRunner.testCase.testSteps['Delete subresource-cleaning'].run(testRunner, context); +testRunner.testCase.testSteps['Delete Resource-cleaning'].run(testRunner, context);</con:tearDownScript><con:properties><con:property><con:name>ResourceIdentifierScheme</con:name><con:value>ehealth-actorid-qns</con:value></con:property><con:property><con:name>ResourceIdentifierValue</con:name><con:value>0088:7770010100777:test:smp-083</con:value></con:property><con:property><con:name>SubresourceIdentifierScheme</con:name><con:value>busdox-docid-qns</con:value></con:property><con:property><con:name>SubresourceIdentifierValue</con:name><con:value>urn:oasis:names:specification:ubl:schema:xsd:Invoice-12::Invoice##urn:www.cenbii.eu:transaction:biicoretrdm010:ver1.0:#urn:www.peppol.eu:bis:peppol4a:ver1.0::2.083</con:value></con:property></con:properties><con:reportParameters/><con:breakPoints><con:testStepId>cda74952-fe52-42df-8643-8a59932a76f9</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>e84b7e54-b24e-491a-95b2-a12ff29eb5cc</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>46350f0e-d28d-4ed8-9a45-06d697f21192</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>46f968e2-e20c-4f08-af19-5f4ec1782b23</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>26bc8218-7c1e-456e-b095-3a9e3a92969b</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>080c80af-7afa-4577-820b-07f059b2e086</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>1d316315-62bc-4ebf-9bcb-f127c41ee7e7</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints></con:testCase><con:properties><con:property><con:name>version</con:name><con:value>2.0</con:value></con:property><con:property><con:name>requestBaseUrl</con:name><con:value>${#Project#url}bdxr-smp-2</con:value></con:property><con:property><con:name>PutResourceRequestTemplate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?><ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"><SMPVersionID>2.0</SMPVersionID><ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID></ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"><smb:SMPVersionID>2.0</smb:SMPVersionID><smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID><smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID><sma:ProcessMetadata><sma:Process><smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID></sma:Process><sma:Endpoint><smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID><smb:Description>contact@example.com</smb:Description><smb:Contact>Access point for testing</smb:Contact><smb:AddressURI>https://ap.example.com/as4</smb:AddressURI><smb:ActivationDate>2018-04-12</smb:ActivationDate><smb:ExpirationDate>2099-04-12</smb:ExpirationDate><sma:Certificate><smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject><smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer><smb:ActivationDate>2018-04-12</smb:ActivationDate><smb:ExpirationDate>2020-04-12</smb:ExpirationDate><smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject></sma:Certificate></sma:Endpoint></sma:ProcessMetadata></ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutResourceRequestExtTemplate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <ns2:SMPExtensions> <ns2:SMPExtension> <ID>${#TestCase#ExtensionID}</ID> <ns2:Name>${#TestCase#ExtensionName}</ns2:Name> <ns2:ExtensionAgencyID>${#TestCase#ExtensionAgencyID}</ns2:ExtensionAgencyID> <ns2:ExtensionAgencyName>${#TestCase#ExtensionAgencyName}</ns2:ExtensionAgencyName> <ns2:ExtensionURI>${#TestCase#ExtensionUri}</ns2:ExtensionURI> <ns2:ExtensionReasonCode>${#TestCase#ExtensionReasonCode}</ns2:ExtensionReasonCode> <ns2:ExtensionReason>${#TestCase#ExtensionReason}</ns2:ExtensionReason> <ns2:ExtensionContent> <ex:${#TestCase#ExtensionDenomination} xmlns:ex="${#TestCase#ExtensionUrl}"> ${#TestCase#ExtensionToken} </ex:${#TestCase#ExtensionDenomination}> </ns2:ExtensionContent> </ns2:SMPExtension> </ns2:SMPExtensions> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateExtInvalide1</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <ns2:SMPExtensions>Random value</ns2:SMPExtensions> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateExtInvalide2</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <ns2:SMPExtensions> <ns2:SMPExtension> <ID>${#TestCase#ExtensionID}</ID> </ns2:SMPExtension> </ns2:SMPExtensions> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplate2PartID</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateExtraElem</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <Extra>Random</Extra> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateWrongPartID</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}R</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateNoPartID</con:name><con:value><?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> </ns5:ServiceGroup></con:value></con:property><con:property><con:name>PutResourceRequestTemplateServRef</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <ServiceReference> <ID schemeID="busdox-docid-qns">urn:oasis:names:specification:ubl:schema:xsd:invoice-12::invoice##urn:www.cenbii.eu:transaction:biicoretrdm010:ver1.0:#urn:www.peppol.eu:bis:peppol4a:ver1.0::2.0</ID> </ServiceReference> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoPartID</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2PartID</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoSrvID</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2SrvID</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoProcess</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2Process</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoTprofile</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2Tprofile</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoDesc</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2Desc</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoContact</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2Contact</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoAddress</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2Address</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoActDate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2ActDate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoExpDate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2ExpDate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoCert</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2Cert</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoCertSubj</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2CertSubj</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoCertIssuer</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2CertIssuer</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoCertActD</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2CertActD</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoCertExpD</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2CertExpD</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoCertObj</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2CertObj</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateAcvDateForm</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>123</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateExpDateForm</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>12345</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateSrvDateFuture</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2098-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateSrvDatePast</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2009-04-12</smb:ActivationDate> <smb:ExpirationDate>2010-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateRedirection</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Redirect > <smb:PublisherURI>http://wltdgt02Red.cc.cec.eu.int:1061/cipa-smp-full-webappRed/web/index.html</smb:PublisherURI> </sma:Redirect> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateMulti</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p2</smb:TransportProfileID> <smb:Description>second@example.com</smb:Description> <smb:Contact>Access point for testing two</smb:Contact> <smb:AddressURI>https://ap.example2.com/as4</smb:AddressURI> <smb:ActivationDate>2019-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateMultiTP</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>second@example.com</smb:Description> <smb:Contact>Access point for testing two</smb:Contact> <smb:AddressURI>https://ap.example2.com/as4</smb:AddressURI> <smb:ActivationDate>2019-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateSlashEnc</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p2</smb:TransportProfileID> <smb:Description>second@example.com</smb:Description> <smb:Contact>Access point for testing two</smb:Contact> <smb:AddressURI>https://ap.example2.com/as4</smb:AddressURI> <smb:ActivationDate>2019-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateMultiExt</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ns5:ServiceMetadata xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <ns2:SMPExtensions> <ns2:SMPExtension> <ID>ID01</ID> <ns2:Name>Extension1</ns2:Name> <ns2:ExtensionAgencyID>ExtensionAgencyID01</ns2:ExtensionAgencyID> <ns2:ExtensionAgencyName>ExtensionAgencyName01</ns2:ExtensionAgencyName> <ns2:ExtensionURI>ExtensionURI01</ns2:ExtensionURI> <ns2:ExtensionReasonCode>ExtensionReasonCode01</ns2:ExtensionReasonCode> <ns2:ExtensionReason>ExtensionReason01</ns2:ExtensionReason> <ns2:ExtensionContent> <ex:Dummy xmlns:ex="http://test.eu">token01</ex:Dummy> </ns2:ExtensionContent> </ns2:SMPExtension> <ns2:SMPExtension> <ID>ID02</ID> <ns2:Name>Extension2</ns2:Name> <ns2:ExtensionAgencyID>ExtensionAgencyID02</ns2:ExtensionAgencyID> <ns2:ExtensionAgencyName>ExtensionAgencyName02</ns2:ExtensionAgencyName> <ns2:ExtensionURI>ExtensionURI02</ns2:ExtensionURI> <ns2:ExtensionReasonCode>ExtensionReasonCode02</ns2:ExtensionReasonCode> <ns2:ExtensionReason>ExtensionReason01</ns2:ExtensionReason> <ns2:ExtensionContent> <ex:Dummy xmlns:ex="http://test.eu">token02</ex:Dummy> </ns2:ExtensionContent> </ns2:SMPExtension> </ns2:SMPExtensions> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> <ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</ServiceID> <ns3:ProcessMetadata> <ns3:Process> <ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</ID> </ns3:Process> <ns3:Endpoint> <TransportProfileID>bdxr-transport-ebms3-as4-v2p0</TransportProfileID> <AddressURI>http://test.ap.local/msh</AddressURI> <ActivationDate>2024-09-23+02:00</ActivationDate> <ExpirationDate>2030-09-24+02:00</ExpirationDate> <ns3:Certificate> <TypeCode>http://www.w3.org/2002/03/xkms#Exchange</TypeCode> <Subject>CN=test-ap-enc,OU=edelivery,O=digit,C=EU</Subject> <Issuer>CN=test-ap-enc,OU=edelivery,O=digit,C=EU</Issuer> <ActivationDate>2024-09-23+02:00</ActivationDate> <ExpirationDate>2030-09-24+02:00</ExpirationDate> <ContentBinaryObject mimeCode="application/base64">UHV0IHRoZSByZWFsIGNlcnRpZmljYXRlIGRhdGEgaGVyZQ==</ContentBinaryObject> </ns3:Certificate> </ns3:Endpoint> <ns3:Endpoint> <TransportProfileID>bdxr-transport-ebms3-as4-v2p1</TransportProfileID> <AddressURI>http://test.ap.local2/msh</AddressURI> <ActivationDate>2024-09-23+02:00</ActivationDate> <ExpirationDate>2030-09-24+02:00</ExpirationDate> <ns3:Certificate> <TypeCode>http://www.w3.org/2002/03/xkms#Exchange</TypeCode> <Subject>CN=test-ap-enc,OU=edelivery,O=digit,C=EU</Subject> <Issuer>CN=test-ap-enc,OU=edelivery,O=digit,C=EU</Issuer> <ActivationDate>2024-09-23+02:00</ActivationDate> <ExpirationDate>2030-09-24+02:00</ExpirationDate> <ContentBinaryObject mimeCode="application/base64">UHV0IHRoZSByZWFsIGNlcnRpZmljYXRlIGRhdGEgaGVyZQ==</ContentBinaryObject> </ns3:Certificate> </ns3:Endpoint> </ns3:ProcessMetadata> </ns5:ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateXXE</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE testingxxe [<!ENTITY xxe SYSTEM "file:///etc/passwd" >]> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateXXE</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <!DOCTYPE testingxxe [<!ENTITY xxe SYSTEM "file:///etc/passwd" >]> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateUTF8</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <ns2:SMPExtensions> <ns2:SMPExtension> <ID>ID01</ID> <ns2:Name>Testąóżęąßo Greek ÀÆÇßãÿαΩƒA</ns2:Name> <ns2:ExtensionAgencyID>ExtensionAgencyID01</ns2:ExtensionAgencyID> <ns2:ExtensionAgencyName>ExtensionAgencyName01</ns2:ExtensionAgencyName> <ns2:ExtensionURI>ExtensionURI01</ns2:ExtensionURI> <ns2:ExtensionReasonCode>ExtensionReasonCode01</ns2:ExtensionReasonCode> <ns2:ExtensionReason>ExtensionReason01</ns2:ExtensionReason> <ns2:ExtensionContent> <ex:Dummy xmlns:ex="http://test.eu">token01</ex:Dummy> </ns2:ExtensionContent> </ns2:SMPExtension> </ns2:SMPExtensions> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="ehealth-actorid-qns">0088:7770010100777:test:smp-056</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateUTF8</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>Testąóżęąßo Greek ÀÆÇßãÿαΩƒA char</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateWithRef</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> <ns3:ServiceReference> <ID schemeID="busdox-docid-qns">urn:oasis:names:specification:ubl:schema:xsd:invoice-12::invoice##urn:www.cenbii.eu:transaction:biicoretrdm010:ver1.0:#urn:www.peppol.eu:bis:peppol4a:ver1.0::2.038</ID> </ns3:ServiceReference> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateEmptySrvSch</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID>${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateEbCoreNoSch</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <ParticipantID>${=request.getProperty('ResourceIdentifierScheme').getValue()}:${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateEmptyPartSch</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID>${=request.getProperty('ResourceIdentifierScheme').getValue()}:${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateRandom</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">0088:777random777:test:smp-062</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateRandom</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">urn:oasis:names:specification:ubl:schema:xsd:Random-12::Invoice##urn:www.cenbii.eu:transaction:biicoretrdm010:ver1.0:#urn:www.random.eu:bis:peppol4a:ver1.0::2.062</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>smpsignaturemethod</con:name><con:value>http://www.w3.org/2001/04/xmldsig-more#rsa-sha256</con:value></con:property><con:property><con:name>smpsignaturesubj</con:name><con:value>CN=demo-smp-signing-key,OU=edelivery,O=digit,C=eu</con:value></con:property><con:property><con:name>resourceOwnerHeaderName</con:name><con:value>ServiceGroup-Owner</con:value></con:property><con:property><con:name>domainDef</con:name><con:value>testdomain</con:value></con:property><con:property><con:name>domain1</con:name><con:value>testdomain1</con:value></con:property><con:property><con:name>domain2</con:name><con:value>testdomain2</con:value></con:property><con:property><con:name>groupA</con:name><con:value>Group00A</con:value></con:property><con:property><con:name>groupB</con:name><con:value>Group00B</con:value></con:property><con:property><con:name>sampleKeyDomain</con:name><con:value>sample_key</con:value></con:property><con:property><con:name>PutResourceRequestTemplateWithGroup</con:name><con:value/></con:property><con:property><con:name>groupDef</con:name><con:value>Group001</con:value></con:property></con:properties><con:reportParameters/></con:testSuite><con:testSuite id="e7877d23-ef82-47a6-a816-af455a39a94f" name="AUTO_SMP20"><con:settings/><con:runType>SEQUENTIAL</con:runType><con:testCase id="fdd7a152-792d-48cc-902a-6612690b6ba9" failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="SMP_001-Https deployment-Basic Flow" searchProperties="true"><con:description>Create ServiceGroup-Basic Flow-Admin Service Group specified. + +- Send PutServiceGroup request for a new receiver participant: duplet participantIdentifier + participantIndentifierScheme. Request is sent within the same network as the SMP. +- The URI and attached XML are correctly formed. Certificate of AdminServiceGroup is specified in the HTTP header. +- The sender has "Admin SMP" priveledges (via credentials). +-> HTTP Response code 201 is returned. +-> The correct data is inserted in the DB: ServiceGroup table. Also, Service Group is linked to the Admin Service group. +- Send GetServiceGroup for the initial participant duplet (verify that service group is correctly created). +-> HTTP Response code 200 is returned. The same previously pushed service goupe is returned. +- Send PutServiceMetadata request with certificate of AdminServiceGroup (verify service group is linked to its admin). +-> HTTP Response code 200 is returned. </con:description><con:settings/><con:testStep type="groovy" name="Configuration" id="44a1a4d4-243b-429f-8952-4525348310e7"><con:settings/><con:config><script>def result=javax.swing.JOptionPane.showConfirmDialog( null,"- In soapUI preferences, set keytore to \"smp\\domismp-tests\\domismp-docker\\images\\shared-artefacts\\client-tls-keystore.p12\" file\n- Add to user(\"user\"), via DomiSMP UI, certificate \"smp\\domismp-tests\\domismp-docker\\images\\shared-artefacts\\client_test.cer\""); +if(result == javax.swing.JOptionPane.YES_OPTION) +{ + log.info "continuing the test"; +} +else if(result == javax.swing.JOptionPane.NO_OPTION) +{ + log.info "script aborted"; + testRunner.fail("Test aborted by user"); +}</script></con:config></con:testStep><con:testStep type="groovy" name="Set https endpoint" id="f32c5c74-3b2e-474c-a7fd-35c80a30de67"><con:settings/><con:config><script>def custPropName="url" +def custPropValue="https://localhost:8987/smp" +def level="project" +SMP.setSoapUiCustomProperty(log,testRunner, custPropName, custPropValue, level)</script></con:config></con:testStep><con:testStep type="restrequest" name="Put Resource" id="8c875dfa-4104-4023-9604-87252ecc6d1a"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}" methodName="PUT Resource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Put Resource" mediaType="text/xml" postQueryString="false" id="e50d78e0-763f-4bfd-aa1c-f4dcc7595a2a"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> + <con:entry key="Resource-Group" value="${#TestSuite#groupDef}"/> + <con:entry key="domain" value="${#TestSuite#domainDef}"/> +</xml-fragment></con:setting><con:setting id="RecordRequestRepresentations">true</con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request>${#TestSuite#PutResourceRequestTemplate}</con:request><con:originalUri>http://wltdgt02.cc.cec.eu.int/cipa-smp-full-webapp//ehealth-actorid-qns::0088:7770010100777</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="2c5c11d9-018c-4b57-854c-8ae30dab1088" name="Valid HTTP Status Codes"><con:configuration><codes>201,200</codes></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:domain/><con:selectedAuthProfile>No Authorization</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> + <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> + <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Get Resource" id="9b91909d-f05c-490c-a99d-90e61d173e16"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}" methodName="GET Resource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Get Resource" mediaType="application/xml" id="a9f15369-89e3-4e53-a448-a9881605a8b0"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> + <con:entry key="Resource-Group" value="${#TestSuite#groupDef}"/> + <con:entry key="domain" value="${#TestSuite#domainDef}"/> +</xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request/><con:originalUri>http://130.206.118.4/cipa-smp-full-webapp/iso6523-actorid-upis::0088:5798000000003</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="bb579212-262c-4380-82df-c81be864bf71" name="Valid HTTP Status Codes"><con:configuration><codes>200</codes></con:configuration></con:assertion><con:credentials><con:selectedAuthProfile>No Authorization</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>false</con:preemptive><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> + <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> + <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Put Subresource" id="f9750ddb-7e4e-4cc6-8747-ad00ff9e01d5"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}/services/{SubresourceIdentifierScheme}::{SubresourceIdentifierValue}" methodName="PUT Subresource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Put Subresource" id="803032c1-cc3a-49c0-98d8-ac48dc1ebdc5" mediaType="text/xml" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> + <con:entry key="Resource-Group" value="${#TestSuite#groupDef}"/> + <con:entry key="domain" value="${#TestSuite#domainDef}"/> +</xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request>${#TestSuite#PutSubresourceRequestTemplate}</con:request><con:originalUri>http://localhost/smp/ehealth-actorid-qns::0088%3A7770010100777%3Atest/services/busdox-docid-qns::urn%3Aoasis%3Anames%3Aspecification%3Aubl%3Aschema%3Axsd%3AInvoice-12%3A%3AInvoice%23%23urn%3Awww.cenbii.eu%3Atransaction%3Abiicoretrdm010%3Aver1.0%3A%23urn%3Awww.peppol.eu%3Abis%3Apeppol4a%3Aver1.0%3A%3A2.0</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="5ccfd0de-f3bd-4126-855c-a6f7d8dbf54a" name="Valid HTTP Status Codes"><con:configuration><codes>201,200</codes></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:selectedAuthProfile>No Authorization</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> + <con:entry key="SubresourceDefinitionUrlPathSegment" value="${#TestCase#SubresourceDefinitionUrlPathSegment}"/> + <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> + <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> + <con:entry key="SubresourceIdentifierScheme" value="${#TestCase#SubresourceIdentifierScheme}"/> + <con:entry key="SubresourceIdentifierValue" value="${#TestCase#SubresourceIdentifierValue}"/> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry><con:entry>SubresourceIdentifierScheme</con:entry><con:entry>SubresourceIdentifierValue</con:entry><con:entry>SubresourceDefinitionUrlPathSegment</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Get Subresource" id="71cdde5a-ae02-412f-9dd3-4e49f00ae962"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}/services/{SubresourceIdentifierScheme}::{SubresourceIdentifierValue}" methodName="GET Subresource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Get Subresource" id="803032c1-cc3a-49c0-98d8-ac48dc1ebdc5" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> + <con:entry key="Resource-Group" value="${#TestSuite#groupDef}"/> + <con:entry key="domain" value="${#TestSuite#domainDef}"/> +</xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request/><con:originalUri>http://localhost/smp/oasis-bdxr-smp-2/ehealth-actorid-qns::0088%3A7770010100777%3Atest%3Asmp-02_002/services/busdox-docid-qns::urn%3Aoasis%3Anames%3Aspecification%3Aubl%3Aschema%3Axsd%3AInvoice-12%3A%3AInvoice%23%23urn%3Awww.cenbii.eu%3Atransaction%3Abiicoretrdm010%3Aver1.0%3A%23urn%3Awww.peppol.eu%3Abis%3Apeppol4a%3Aver1.0%3A%3A2.0</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="cc2c85f6-0684-4678-b20c-5a8b0e0eb474" name="Valid HTTP Status Codes"><con:configuration><codes>200</codes></con:configuration></con:assertion><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> + <con:entry key="SubresourceDefinitionUrlPathSegment" value="${#TestCase#SubresourceDefinitionUrlPathSegment}"/> + <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> + <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> + <con:entry key="SubresourceIdentifierScheme" value="${#TestCase#SubresourceIdentifierScheme}"/> + <con:entry key="SubresourceIdentifierValue" value="${#TestCase#SubresourceIdentifierValue}"/> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry><con:entry>SubresourceIdentifierScheme</con:entry><con:entry>SubresourceIdentifierValue</con:entry><con:entry>SubresourceDefinitionUrlPathSegment</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Delete subresource" id="9c40b9de-3563-4103-ae67-9e8c65ed4eb1"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}/services/{SubresourceIdentifierScheme}::{SubresourceIdentifierValue}" methodName="DELETE Subresource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Delete subresource" id="803032c1-cc3a-49c0-98d8-ac48dc1ebdc5" mediaType="text/xml" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> + <con:entry key="Resource-Group" value="${#TestSuite#groupDef}"/> + <con:entry key="domain" value="${#TestSuite#domainDef}"/> +</xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request/><con:originalUri>http://localhost/smp/ehealth-actorid-qns::0088%3A7770010100777%3Atest/services/busdox-docid-qns::urn%3Aoasis%3Anames%3Aspecification%3Aubl%3Aschema%3Axsd%3AInvoice-12%3A%3AInvoice%23%23urn%3Awww.cenbii.eu%3Atransaction%3Abiicoretrdm010%3Aver1.0%3A%23urn%3Awww.peppol.eu%3Abis%3Apeppol4a%3Aver1.0%3A%3A2.0</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="f5c8f0b7-b036-4ee3-8e4d-91f726c0bd09" name="Valid HTTP Status Codes"><con:configuration><codes>200</codes></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:selectedAuthProfile>No Authorization</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> + <con:entry key="SubresourceDefinitionUrlPathSegment" value="${#TestCase#SubresourceDefinitionUrlPathSegment}"/> + <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> + <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> + <con:entry key="SubresourceIdentifierScheme" value="${#TestCase#SubresourceIdentifierScheme}"/> + <con:entry key="SubresourceIdentifierValue" value="${#TestCase#SubresourceIdentifierValue}"/> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry><con:entry>SubresourceIdentifierScheme</con:entry><con:entry>SubresourceIdentifierValue</con:entry><con:entry>SubresourceDefinitionUrlPathSegment</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Get Subresource-Deleted" id="d50a4247-e8a6-48d5-8df8-bf1d3dbeafec"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}/services/{SubresourceIdentifierScheme}::{SubresourceIdentifierValue}" methodName="GET Subresource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Get Subresource-Deleted" id="803032c1-cc3a-49c0-98d8-ac48dc1ebdc5" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> + <con:entry key="Resource-Group" value="${#TestSuite#groupDef}"/> + <con:entry key="domain" value="${#TestSuite#domainDef}"/> +</xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request/><con:originalUri>http://localhost/smp/oasis-bdxr-smp-2/ehealth-actorid-qns::0088%3A7770010100777%3Atest%3Asmp-02_002/services/busdox-docid-qns::urn%3Aoasis%3Anames%3Aspecification%3Aubl%3Aschema%3Axsd%3AInvoice-12%3A%3AInvoice%23%23urn%3Awww.cenbii.eu%3Atransaction%3Abiicoretrdm010%3Aver1.0%3A%23urn%3Awww.peppol.eu%3Abis%3Apeppol4a%3Aver1.0%3A%3A2.0</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="cc2c85f6-0684-4678-b20c-5a8b0e0eb474" name="Valid HTTP Status Codes"><con:configuration><codes>404</codes></con:configuration></con:assertion><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> + <con:entry key="SubresourceDefinitionUrlPathSegment" value="${#TestCase#SubresourceDefinitionUrlPathSegment}"/> + <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> + <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> + <con:entry key="SubresourceIdentifierScheme" value="${#TestCase#SubresourceIdentifierScheme}"/> + <con:entry key="SubresourceIdentifierValue" value="${#TestCase#SubresourceIdentifierValue}"/> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry><con:entry>SubresourceIdentifierScheme</con:entry><con:entry>SubresourceIdentifierValue</con:entry><con:entry>SubresourceDefinitionUrlPathSegment</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Delete subresource-Cleaning" id="716a1eec-ca22-47dd-861e-eea90d9c11bf" disabled="true"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}/services/{SubresourceIdentifierScheme}::{SubresourceIdentifierValue}" methodName="DELETE Subresource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Delete subresource-Cleaning" id="803032c1-cc3a-49c0-98d8-ac48dc1ebdc5" mediaType="text/xml" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> + <con:entry key="Resource-Group" value="${#TestSuite#groupDef}"/> + <con:entry key="domain" value="${#TestSuite#domainDef}"/> +</xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request/><con:originalUri>http://localhost/smp/ehealth-actorid-qns::0088%3A7770010100777%3Atest/services/busdox-docid-qns::urn%3Aoasis%3Anames%3Aspecification%3Aubl%3Aschema%3Axsd%3AInvoice-12%3A%3AInvoice%23%23urn%3Awww.cenbii.eu%3Atransaction%3Abiicoretrdm010%3Aver1.0%3A%23urn%3Awww.peppol.eu%3Abis%3Apeppol4a%3Aver1.0%3A%3A2.0</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="f5c8f0b7-b036-4ee3-8e4d-91f726c0bd09" name="Valid HTTP Status Codes"><con:configuration><codes>200,404</codes></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:selectedAuthProfile>No Authorization</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> + <con:entry key="SubresourceDefinitionUrlPathSegment" value="${#TestCase#SubresourceDefinitionUrlPathSegment}"/> + <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> + <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> + <con:entry key="SubresourceIdentifierScheme" value="${#TestCase#SubresourceIdentifierScheme}"/> + <con:entry key="SubresourceIdentifierValue" value="${#TestCase#SubresourceIdentifierValue}"/> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry><con:entry>SubresourceIdentifierScheme</con:entry><con:entry>SubresourceIdentifierValue</con:entry><con:entry>SubresourceDefinitionUrlPathSegment</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Delete Resource" id="6b95e70a-5ef5-4aec-8590-63bec1ad508d" disabled="true"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}" methodName="DELETE Resource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Delete Resource" mediaType="application/xml" id="a97cde56-8e9c-4d6f-b950-faf82b0268e9" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment xmlns:con="http://eviware.com/soapui/config"> + <con:entry key="Resource-Group" value="${#TestSuite#groupDef}"/> + <con:entry key="domain" value="${#TestSuite#domainDef}"/> +</xml-fragment></con:setting></con:settings><con:endpoint>${#TestSuite#requestBaseUrl}</con:endpoint><con:request/><con:originalUri>http://wltdgt02.cc.cec.eu.int/cipa-smp-full-webapp/ehealth-actorid-qns::0088:7770010100777</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="2b19dc8a-1ec0-443a-951d-ca9461184db4" name="Valid HTTP Status Codes"><con:configuration><codes>200,404</codes></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:selectedAuthProfile>No Authorization</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> + <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> + <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="groovy" name="Set http endpoint" id="c78eca86-5713-40d3-8e44-27602ed01adb" disabled="true"><con:settings/><con:config><script>def custPropName="url" +def custPropValue="http://localhost:8983/smp" +def level="project" +SMP.setSoapUiCustomProperty(log,testRunner, custPropName, custPropValue, level)</script></con:config></con:testStep><con:setupScript/><con:tearDownScript>testRunner.testCase.testSteps['Delete subresource-Cleaning'].run(testRunner, context); +testRunner.testCase.testSteps['Delete Resource'].run(testRunner, context);</con:tearDownScript><con:properties><con:property><con:name>ResourceIdentifierScheme</con:name><con:value>ehealth-actorid-qns</con:value></con:property><con:property><con:name>ResourceIdentifierValue</con:name><con:value>0088:7770010100777:test:smp-001https</con:value></con:property><con:property><con:name>SubresourceIdentifierScheme</con:name><con:value>busdox-docid-qns</con:value></con:property><con:property><con:name>SubresourceIdentifierValue</con:name><con:value>urn:oasis:names:specification:ubl:schema:xsd:Invoice-12::Invoice##urn:www.cenbii.eu:transaction:biicoretrdm010:ver1.0:#urn:www.peppol.eu:bis:peppol4a:ver1.0::2.001https</con:value></con:property></con:properties><con:reportParameters/><con:breakPoints><con:testStepId>cda74952-fe52-42df-8643-8a59932a76f9</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>e84b7e54-b24e-491a-95b2-a12ff29eb5cc</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>46350f0e-d28d-4ed8-9a45-06d697f21192</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>46f968e2-e20c-4f08-af19-5f4ec1782b23</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>26bc8218-7c1e-456e-b095-3a9e3a92969b</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>080c80af-7afa-4577-820b-07f059b2e086</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>1d316315-62bc-4ebf-9bcb-f127c41ee7e7</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints></con:testCase><con:testCase id="567a571e-9d94-4ffd-a4f4-bdedd7bdf1fa" failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="SMP_002-eHealth-Signature-In-Extension" searchProperties="true" disabled="true"><con:description>Create ServiceGroup-Basic Flow-Admin Service Group specified. - Send PutServiceGroup request for a new receiver participant: duplet participantIdentifier + participantIndentifierScheme. Request is sent within the same network as the SMP. - The URI and attached XML are correctly formed. Certificate of AdminServiceGroup is specified in the HTTP header. @@ -7601,14 +7740,14 @@ testRunner.testCase.testSteps['Delete Resource'].run(testRunner, context);</con: - Send GetServiceGroup for the initial participant duplet (verify that service group is correctly created). -> HTTP Response code 200 is returned. The same previously pushed service goupe is returned. - Send PutServiceMetadata request with certificate of AdminServiceGroup (verify service group is linked to its admin). --> HTTP Response code 200 is returned. </con:description><con:settings/><con:testStep type="restrequest" name="Put Resource" id="4c7b9018-3b5c-4857-8e08-bc33a843d7ce"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}" methodName="PUT Resource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Put Resource" mediaType="text/xml" postQueryString="false" id="e50d78e0-763f-4bfd-aa1c-f4dcc7595a2a"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><entry key="domain" value="${#Project#defaultDomainName}" xmlns="http://eviware.com/soapui/config"/></con:setting><con:setting id="RecordRequestRepresentations">true</con:setting></con:settings><con:endpoint>${#TestCase#TestCaseUrl}</con:endpoint><con:request>${#TestCase#PutResourceRequestTemplate}</con:request><con:originalUri>http://wltdgt02.cc.cec.eu.int/cipa-smp-full-webapp//ehealth-actorid-qns::0088:7770010100777</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="2c5c11d9-018c-4b57-854c-8ae30dab1088" name="Valid HTTP Status Codes"><con:configuration><codes>201</codes></con:configuration></con:assertion><con:assertion type="GroovyScriptAssertion" id="56630f53-8e65-4371-ae58-8c32c40a2a5f" name="Script Assertion"><con:configuration><scriptText>if (messageExchange.getProperties()) { +-> HTTP Response code 200 is returned. </con:description><con:settings/><con:testStep type="restrequest" name="Put Resource" id="bd18eeee-aeba-4e50-bca1-9312a25cda0c"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}" methodName="PUT Resource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Put Resource" mediaType="text/xml" postQueryString="false" id="e50d78e0-763f-4bfd-aa1c-f4dcc7595a2a"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><entry key="domain" value="${#Project#defaultDomainName}" xmlns="http://eviware.com/soapui/config"/></con:setting><con:setting id="RecordRequestRepresentations">true</con:setting></con:settings><con:endpoint>${#TestCase#TestCaseUrl}</con:endpoint><con:request>${#TestCase#PutResourceRequestTemplate}</con:request><con:originalUri>http://wltdgt02.cc.cec.eu.int/cipa-smp-full-webapp//ehealth-actorid-qns::0088:7770010100777</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="2c5c11d9-018c-4b57-854c-8ae30dab1088" name="Valid HTTP Status Codes"><con:configuration><codes>201</codes></con:configuration></con:assertion><con:assertion type="GroovyScriptAssertion" id="56630f53-8e65-4371-ae58-8c32c40a2a5f" name="Script Assertion"><con:configuration><scriptText>if (messageExchange.getProperties()) { log.error messageExchange.getProperty('ParticipantIdentifierScheme') log.error messageExchange.getProperty('ParticipantIdentifier') } </scriptText></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:domain/><con:selectedAuthProfile>Basic</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>Preemptive</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> -</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Put Subresource" id="8bbf2b5e-7640-4d00-ba80-73224111b131"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}/services/{SubresourceIdentifierScheme}::{SubresourceIdentifierValue}" methodName="PUT Subresource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Put Subresource" id="803032c1-cc3a-49c0-98d8-ac48dc1ebdc5" mediaType="text/xml" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:endpoint>${#TestCase#TestCaseUrl}</con:endpoint><con:request><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Put Subresource" id="40dd9f72-6abd-4f37-ac7f-df148cb72320"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}/services/{SubresourceIdentifierScheme}::{SubresourceIdentifierValue}" methodName="PUT Subresource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Put Subresource" id="803032c1-cc3a-49c0-98d8-ac48dc1ebdc5" mediaType="text/xml" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:endpoint>${#TestCase#TestCaseUrl}</con:endpoint><con:request><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> @@ -7657,19 +7796,19 @@ Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> <con:entry key="SubresourceIdentifierScheme" value="${#TestCase#SubresourceIdentifierScheme}"/> <con:entry key="SubresourceIdentifierValue" value="${#TestCase#SubresourceIdentifierValue}"/> -</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry><con:entry>SubresourceIdentifierScheme</con:entry><con:entry>SubresourceIdentifierValue</con:entry><con:entry>SubresourceDefinitionUrlPathSegment</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Get Subresource" id="c5411c97-c76e-4641-81d3-c1ffa012eeda"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}/services/{SubresourceIdentifierScheme}::{SubresourceIdentifierValue}" methodName="GET Subresource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Get Subresource" id="803032c1-cc3a-49c0-98d8-ac48dc1ebdc5" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:endpoint>${#TestCase#TestCaseUrl}</con:endpoint><con:request/><con:originalUri>http://localhost/smp/oasis-bdxr-smp-2/ehealth-actorid-qns::0088%3A7770010100777%3Atest%3Asmp-02_002/services/busdox-docid-qns::urn%3Aoasis%3Anames%3Aspecification%3Aubl%3Aschema%3Axsd%3AInvoice-12%3A%3AInvoice%23%23urn%3Awww.cenbii.eu%3Atransaction%3Abiicoretrdm010%3Aver1.0%3A%23urn%3Awww.peppol.eu%3Abis%3Apeppol4a%3Aver1.0%3A%3A2.0</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="cc2c85f6-0684-4678-b20c-5a8b0e0eb474" name="Valid HTTP Status Codes"><con:configuration><codes>200</codes></con:configuration></con:assertion><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry><con:entry>SubresourceIdentifierScheme</con:entry><con:entry>SubresourceIdentifierValue</con:entry><con:entry>SubresourceDefinitionUrlPathSegment</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Get Subresource" id="cfff8564-5436-4b78-878a-5c3b6dc6da0b"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}/services/{SubresourceIdentifierScheme}::{SubresourceIdentifierValue}" methodName="GET Subresource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Get Subresource" id="803032c1-cc3a-49c0-98d8-ac48dc1ebdc5" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:endpoint>${#TestCase#TestCaseUrl}</con:endpoint><con:request/><con:originalUri>http://localhost/smp/oasis-bdxr-smp-2/ehealth-actorid-qns::0088%3A7770010100777%3Atest%3Asmp-02_002/services/busdox-docid-qns::urn%3Aoasis%3Anames%3Aspecification%3Aubl%3Aschema%3Axsd%3AInvoice-12%3A%3AInvoice%23%23urn%3Awww.cenbii.eu%3Atransaction%3Abiicoretrdm010%3Aver1.0%3A%23urn%3Awww.peppol.eu%3Abis%3Apeppol4a%3Aver1.0%3A%3A2.0</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="cc2c85f6-0684-4678-b20c-5a8b0e0eb474" name="Valid HTTP Status Codes"><con:configuration><codes>200</codes></con:configuration></con:assertion><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> <con:entry key="SubresourceDefinitionUrlPathSegment" value="${#TestCase#SubresourceDefinitionUrlPathSegment}"/> <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> <con:entry key="SubresourceIdentifierScheme" value="${#TestCase#SubresourceIdentifierScheme}"/> <con:entry key="SubresourceIdentifierValue" value="${#TestCase#SubresourceIdentifierValue}"/> -</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry><con:entry>SubresourceIdentifierScheme</con:entry><con:entry>SubresourceIdentifierValue</con:entry><con:entry>SubresourceDefinitionUrlPathSegment</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Delete subresource" id="3548327e-41c5-42b4-af5b-d0676882cc31"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}/services/{SubresourceIdentifierScheme}::{SubresourceIdentifierValue}" methodName="DELETE Subresource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Delete subresource" id="803032c1-cc3a-49c0-98d8-ac48dc1ebdc5" mediaType="text/xml" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:endpoint>${#TestCase#TestCaseUrl}</con:endpoint><con:request/><con:originalUri>http://localhost/smp/ehealth-actorid-qns::0088%3A7770010100777%3Atest/services/busdox-docid-qns::urn%3Aoasis%3Anames%3Aspecification%3Aubl%3Aschema%3Axsd%3AInvoice-12%3A%3AInvoice%23%23urn%3Awww.cenbii.eu%3Atransaction%3Abiicoretrdm010%3Aver1.0%3A%23urn%3Awww.peppol.eu%3Abis%3Apeppol4a%3Aver1.0%3A%3A2.0</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="f5c8f0b7-b036-4ee3-8e4d-91f726c0bd09" name="Valid HTTP Status Codes"><con:configuration><codes>200</codes></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:selectedAuthProfile>Basic</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>Preemptive</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry><con:entry>SubresourceIdentifierScheme</con:entry><con:entry>SubresourceIdentifierValue</con:entry><con:entry>SubresourceDefinitionUrlPathSegment</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Delete subresource" id="0f1bbead-d73f-4523-8ab9-b5298dcdcc57"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}/services/{SubresourceIdentifierScheme}::{SubresourceIdentifierValue}" methodName="DELETE Subresource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Delete subresource" id="803032c1-cc3a-49c0-98d8-ac48dc1ebdc5" mediaType="text/xml" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:endpoint>${#TestCase#TestCaseUrl}</con:endpoint><con:request/><con:originalUri>http://localhost/smp/ehealth-actorid-qns::0088%3A7770010100777%3Atest/services/busdox-docid-qns::urn%3Aoasis%3Anames%3Aspecification%3Aubl%3Aschema%3Axsd%3AInvoice-12%3A%3AInvoice%23%23urn%3Awww.cenbii.eu%3Atransaction%3Abiicoretrdm010%3Aver1.0%3A%23urn%3Awww.peppol.eu%3Abis%3Apeppol4a%3Aver1.0%3A%3A2.0</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="f5c8f0b7-b036-4ee3-8e4d-91f726c0bd09" name="Valid HTTP Status Codes"><con:configuration><codes>200</codes></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:selectedAuthProfile>Basic</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>Preemptive</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> <con:entry key="SubresourceDefinitionUrlPathSegment" value="${#TestCase#SubresourceDefinitionUrlPathSegment}"/> <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> <con:entry key="SubresourceIdentifierScheme" value="${#TestCase#SubresourceIdentifierScheme}"/> <con:entry key="SubresourceIdentifierValue" value="${#TestCase#SubresourceIdentifierValue}"/> -</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry><con:entry>SubresourceIdentifierScheme</con:entry><con:entry>SubresourceIdentifierValue</con:entry><con:entry>SubresourceDefinitionUrlPathSegment</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Delete Resource" id="a0ba916c-224e-462c-a5b1-1bc55c734cf9"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}" methodName="DELETE Resource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Delete Resource" mediaType="application/xml" id="a97cde56-8e9c-4d6f-b950-faf82b0268e9" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:endpoint>${#TestCase#TestCaseUrl}</con:endpoint><con:request/><con:originalUri>http://wltdgt02.cc.cec.eu.int/cipa-smp-full-webapp/ehealth-actorid-qns::0088:7770010100777</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="2b19dc8a-1ec0-443a-951d-ca9461184db4" name="Valid HTTP Status Codes"><con:configuration><codes>200</codes></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:selectedAuthProfile>Basic</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>Preemptive</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> +</con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry><con:entry>SubresourceIdentifierScheme</con:entry><con:entry>SubresourceIdentifierValue</con:entry><con:entry>SubresourceDefinitionUrlPathSegment</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:testStep type="restrequest" name="Delete Resource" id="8e2cf5d6-b0f6-4c1f-92c0-3579dea74455"><con:settings/><con:config service="SMP" resourcePath="/{ResourceIdentifierScheme}::{ResourceIdentifierValue}" methodName="DELETE Resource" xsi:type="con:RestRequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:restRequest name="Delete Resource" mediaType="application/xml" id="a97cde56-8e9c-4d6f-b950-faf82b0268e9" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:endpoint>${#TestCase#TestCaseUrl}</con:endpoint><con:request/><con:originalUri>http://wltdgt02.cc.cec.eu.int/cipa-smp-full-webapp/ehealth-actorid-qns::0088:7770010100777</con:originalUri><con:assertion type="Valid HTTP Status Codes" id="2b19dc8a-1ec0-443a-951d-ca9461184db4" name="Valid HTTP Status Codes"><con:configuration><codes>200</codes></con:configuration></con:assertion><con:credentials><con:username>${#Project#adminSmp1Test}</con:username><con:password>${#Project#adminSmp1TestPassword}</con:password><con:selectedAuthProfile>Basic</con:selectedAuthProfile><con:addedBasicAuthenticationTypes>Basic</con:addedBasicAuthenticationTypes><con:preemptive>true</con:preemptive><con:authType>Preemptive</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters> <con:entry key="ResourceIdentifierValue" value="${#TestCase#ResourceIdentifierValue}"/> <con:entry key="ResourceIdentifierScheme" value="${#TestCase#ResourceIdentifierScheme}"/> </con:parameters><con:parameterOrder><con:entry>ResourceIdentifierScheme</con:entry><con:entry>ResourceIdentifierValue</con:entry></con:parameterOrder></con:restRequest></con:config></con:testStep><con:setupScript>// read the project property "TestCases-properties" @@ -7727,4 +7866,4 @@ try { } catch (Exception e) { log.error "Error: $e" } -</con:setupScript><con:tearDownScript/><con:properties><con:property><con:name>oldId</con:name><con:value>SMP002-Create ServiceGroup-Basic Flow-Admin SMP is Admin ServiceGroup</con:value></con:property><con:property><con:name>Description</con:name><con:value>Simple Flow with admin user : 1- Resource Creation; 2- Read Created Resource, 4- Create Subresource, 5- Read Subresource, 6- Delete Created SubResource, 7- Delete Created Resource</con:value></con:property><con:property><con:name>ResourceDefinitionUrlPathSegment</con:name><con:value>oasis-bdxr-smp-2</con:value></con:property><con:property><con:name>SubresourceDefinitionUrlPathSegment</con:name><con:value>services</con:value></con:property><con:property><con:name>TestCaseUrl</con:name><con:value>http://localhost:8084/smp/oasis-bdxr-smp-2</con:value></con:property><con:property><con:name>Domain</con:name><con:value>domain</con:value></con:property><con:property><con:name>ResourceIdentifierScheme</con:name><con:value>ehealth-actorid-qns</con:value></con:property><con:property><con:name>ResourceIdentifierValue</con:name><con:value>0088:7770010100777:test:smp-02_002</con:value></con:property><con:property><con:name>SubresourceIdentifierScheme</con:name><con:value>busdox-docid-qns</con:value></con:property><con:property><con:name>SubresourceIdentifierValue</con:name><con:value>urn:oasis:names:specification:ubl:schema:xsd:Invoice-12::Invoice##urn:www.cenbii.eu:transaction:biicoretrdm010:ver1.0:#urn:www.peppol.eu:bis:peppol4a:ver1.0::2.0</con:value></con:property><con:property><con:name>Username</con:name><con:value>LvglqPCs</con:value></con:property><con:property><con:name>Password</con:name><con:value>>siz.7#D)a;Pi/v.</con:value></con:property><con:property><con:name>PutResourceRequestTemplate</con:name><con:value>${#Project#oasisSmp2ServiceGroupTemplate}</con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate</con:name><con:value>${#Project#oasisSmp2ServiceMetadataTemplate}</con:value></con:property></con:properties><con:reportParameters/><con:breakPoints><con:testStepId>cda74952-fe52-42df-8643-8a59932a76f9</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>e84b7e54-b24e-491a-95b2-a12ff29eb5cc</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>46350f0e-d28d-4ed8-9a45-06d697f21192</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>46f968e2-e20c-4f08-af19-5f4ec1782b23</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>26bc8218-7c1e-456e-b095-3a9e3a92969b</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>080c80af-7afa-4577-820b-07f059b2e086</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>1d316315-62bc-4ebf-9bcb-f127c41ee7e7</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints></con:testCase><con:properties/></con:testSuite><con:requirements/><con:properties><con:property><con:name>url</con:name><con:value>http://localhost:8983/smp</con:value></con:property><con:property><con:name>reportFilePath</con:name><con:value>C:\\ec\\soapui\\reports\\SMP_TEST_4.xlsx</con:value></con:property><con:property><con:name>updateReport</con:name><con:value>false</con:value></con:property><con:property><con:name>urlExt</con:name><con:value>https://edeltest5.westeurope.cloudapp.azure.com:8443/smp</con:value></con:property><con:property><con:name>defaultParticipantIdentifierScheme</con:name><con:value>ehealth-actorid-qns</con:value></con:property><con:property><con:name>defaultParticipantIdentifier</con:name><con:value>0088:7770010100777:test</con:value></con:property><con:property><con:name>defaultDocTypeIdentifierScheme</con:name><con:value>busdox-docid-qns</con:value></con:property><con:property><con:name>defaultDocTypeIdentifier</con:name><con:value>urn:oasis:names:specification:ubl:schema:xsd:Invoice-12::Invoice##urn:www.cenbii.eu:transaction:biicoretrdm010:ver1.0:#urn:www.peppol.eu:bis:peppol4a:ver1.0::2.0</con:value></con:property><con:property><con:name>secondDefaultParticipantIdentifierScheme</con:name><con:value>iso6523-actorid-upis</con:value></con:property><con:property><con:name>secondDefaultParticipantIdentifier</con:name><con:value>0088:777002abzz777:test</con:value></con:property><con:property><con:name>secondDefaultDocTypeIdentifierScheme</con:name><con:value>busdox-docid-qns</con:value></con:property><con:property><con:name>secondDefaultDocTypeIdentifier</con:name><con:value>urn:oasis:names:specification:ubl:schema:xsd:Invoice-001::Invoice##UBL-2.0</con:value></con:property><con:property><con:name>defaultDomainName</con:name><con:value>testdomain</con:value></con:property><con:property><con:name>testWithMultipleDomain</con:name><con:value>false</con:value></con:property><con:property><con:name>testDB</con:name><con:value>false</con:value></con:property><con:property><con:name>jdbc.url</con:name><con:value>jdbc:mysql://localhost:3306/smpdb</con:value></con:property><con:property><con:name>jdbc.driver</con:name><con:value>com.mysql.jdbc.Driver</con:value></con:property><con:property><con:name>dbUser</con:name><con:value>smp</con:value></con:property><con:property><con:name>dbPassword</con:name><con:value>smp</con:value></con:property><con:property><con:name>adminSmp1Test</con:name><con:value>LvglqPCs</con:value></con:property><con:property><con:name>adminSmp1TestPassword</con:name><con:value>>siz.7#D)a;Pi/v.</con:value></con:property><con:property><con:name>adminSmp2Test</con:name><con:value>VIhnrCJK</con:value></con:property><con:property><con:name>adminSmp2TestPassword</con:name><con:value>Gp[JdVPUt],+j-o|</con:value></con:property><con:property><con:name>ebCoreISO6523ParticipantIdentifierScheme</con:name><con:value>urn:oasis:names:tc:ebcore:partyid-type:iso6523:0088</con:value></con:property><con:property><con:name>ebCoreUnregisteredParticipantIdentifierScheme</con:name><con:value>urn:oasis:names:tc:ebcore:partyid-type:unregistered</con:value></con:property><con:property><con:name>ebCoreUnregisteredWithCatalogParticipantIdentifierScheme</con:name><con:value>urn:oasis:names:tc:ebcore:partyid-type:unregistered:domain</con:value></con:property><con:property><con:name>ebCoreISO6523ParticipantIdentifier</con:name><con:value>7770010100777</con:value></con:property><con:property><con:name>oasisSmp1ServiceGroupTemplate</con:name><con:value><ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2016/05"><ParticipantIdentifier scheme="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantIdentifier><ServiceMetadataReferenceCollection/></ServiceGroup></con:value></con:property><con:property><con:name>oasisSmp1ServiceMetadataTemplate</con:name><con:value><![CDATA[<ServiceMetadata xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2016/05"><ServiceInformation><ParticipantIdentifier scheme="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantIdentifier><DocumentIdentifier scheme="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</DocumentIdentifier><ProcessList><Process><ProcessIdentifier scheme="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</ProcessIdentifier><ServiceEndpointList><Endpoint transportProfile="bdxr-transport-ebms3-as4-v1p0"><EndpointURI>https://test.erechnung.gv.at/as4/msh/</EndpointURI><RequireBusinessLevelSignature>false</RequireBusinessLevelSignature><Certificate> MIIEUjCCAzqgAwIBAgIQP9HNsiz9c3LG08fQy1VibDANBgkqhkiG9w0BAQsFADBX MQswCQYDVQQGEwJESzEnMCUGA1UEChMeTkFUSU9OQUwgSVQgQU5EIFRFTEVDT00g QUdFTkNZMR8wHQYDVQQDExZQRVBQT0wgQUNDRVNTIFBPSU5UIENBMB4XDTE1MDMw NjAwMDAwMFoXDTE3MDMwNTIzNTk1OVowVzELMAkGA1UEBhMCQVQxFzAVBgNVBAMM DkFQUF8xMDAwMDAwMTAxMS8wLQYDVQQKDCZCUlogKEZlZGVyYWwgQ29tcHV0aW5n IENlbnRlciBBdXN0cmlhKTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB ALyMijnrnbXnZIJVR3VRQUBrLhdsvrCotuPw4V5WD5q/OSCZvI0nT3jESnzM+/q7 s8ElKXQv+dG4C2Qcr+7YYHXJD4dch67x7Advn65XM0Xk0ijUqKEFBJ7Jqei2Dw+y cLwG3mYkxJFb721Nx04YYjMqGCzCC5/pLcPUyUJ/tjAx5ApEUimskI0PDpYY9fl/ vbn2JKa2VWt4L1MfnX86Gj5kNnkQ54qbRnxFlIm1EtlZCs41r3MocePk8mPkjzo/ M2QokJ6ACD8sZi4I4DH5Vux2cPE4zDjevmP4irvkfWuWdl1WCzD5/03UFHOsTXy2 MxYSr7+CETEPWlorL8cfeyUCAwEAAaOCARgwggEUMAkGA1UdEwQCMAAwCwYDVR0P BAQDAgO4MGwGA1UdHwRlMGMwYaBfoF2GW2h0dHA6Ly9vbnNpdGVjcmwudmVyaXNp Z24uY29tL0RpZ2l0YWxpc2VyaW5nc3N0eXJlbHNlbk9wZW5QRVBQT0xBQ0NFU1NQ T0lOVENBL0xhdGVzdENSTC5jcmwwHwYDVR0jBBgwFoAUTfY+AFAohm01oPzvZqr6 IqEk240wHQYDVR0OBBYEFG3rnp87CACLoiMibj9s+7O4TrkKMDcGCCsGAQUFBwEB BCswKTAnBggrBgEFBQcwAYYbaHR0cDovL3BraS1vY3NwLnN5bWF1dGguY29tMBMG A1UdJQQMMAoGCCsGAQUFBwMCMA0GCSqGSIb3DQEBCwUAA4IBAQAYZgH8O69+BAie KXNvL83Vg/v2BiBkoWruVT3sGPpzUS1hQ/vTEt9FxphPhi2Ofz/TGXeSMUffnGXT 6Tntxcn5zsPuo7Km8o3EinXDHqXRHpoDo2nu2giOzHY5wFn2sI8lBnx4S8qAkljd AIE2XLQIloBhCVCR3V3pWEKPvN1LUHYcCDvNQn0UvG6jtuIflvLevaJdg2DV5to9 RqS6UP6WGHvK9K+AmAp4snzQrgPBEutXYrKwojEDH/0k+30MTh8n8+V7YTKKqTeE P7EtqZBwWyGZ48sLgWIvF7cmByacIzV5fF/OQZ4bRjc8ySvu+b0vPeUV0Ris++E9 Ab0lez1N </Certificate><ServiceDescription>BRZ Test AP</ServiceDescription><TechnicalContactUrl>peppol-support@peppol.at</TechnicalContactUrl><TechnicalInformationUrl>http://www.peppol.at</TechnicalInformationUrl></Endpoint></ServiceEndpointList></Process></ProcessList></ServiceInformation></ServiceMetadata>]]></con:value></con:property><con:property><con:name>oasisSmp2ServiceGroupTemplate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?><ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"><SMPVersionID>2.0</SMPVersionID><ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID></ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>oasisSmp2ServiceMetadataTemplate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"><smb:SMPVersionID>2.0</smb:SMPVersionID><smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID><smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID><sma:ProcessMetadata><sma:Process><smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID></sma:Process><sma:Endpoint><smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID><smb:Description>contact@example.com</smb:Description><smb:Contact>Access point for testing</smb:Contact><smb:AddressURI>https://ap.example.com/as4</smb:AddressURI><smb:ActivationDate>2018-04-12</smb:ActivationDate><smb:ExpirationDate>2099-04-12</smb:ExpirationDate><sma:Certificate><smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject><smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer><smb:ActivationDate>2018-04-12</smb:ActivationDate><smb:ExpirationDate>2020-04-12</smb:ExpirationDate><smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject></sma:Certificate></sma:Endpoint></sma:ProcessMetadata></ServiceMetadata>]]></con:value></con:property><con:property><con:name>oasisSmp2ServiceGroupWith1ExtensionTemplate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <ns2:SMPExtensions> <ns2:SMPExtension> <ID>${#TestCase#ExtensionID}</ID> <ns2:Name>${#TestCase#ExtensionName}</ns2:Name> <ns2:ExtensionAgencyID>${#TestCase#ExtensionAgencyID}</ns2:ExtensionAgencyID> <ns2:ExtensionAgencyName>${#TestCase#ExtensionAgencyName}</ns2:ExtensionAgencyName> <ns2:ExtensionURI>${#TestCase#ExtensionUri}</ns2:ExtensionURI> <ns2:ExtensionReasonCode>${#TestCase#ExtensionReasonCode}</ns2:ExtensionReasonCode> <ns2:ExtensionReason>${#TestCase#ExtensionReason}</ns2:ExtensionReason> <ns2:ExtensionContent> <ex:${#TestCase#ExtensionDenomination} xmlns:ex="${#TestCase#ExtensionUrl}"> ${#TestCase#ExtensionToken} </ex:${#TestCase#ExtensionDenomination}> </ns2:ExtensionContent> </ns2:SMPExtension> </ns2:SMPExtensions> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup> ]]></con:value></con:property><con:property><con:name>TestCases-properties</con:name><con:value> { "DomiSMP-Oasis2-TestCases-properties": [ { "id": "SMP-2.0_001-CreateResourceBasicFlow-Success", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_001", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate" }, { "id": "SMP-2.0_060-Get ServiceMetadata-Signature", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_060", "SubresourceIdentifierScheme": "${#Project#defaultDocTypeIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#defaultDocTypeIdentifier}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2" }, { "id": "SMP-2.0_064-EDELIVERY-481", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#ebCoreISO6523ParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#ebCoreISO6523ParticipantIdentifier2}:smp-02_064", "SubresourceIdentifierScheme": "${#Project#ebCoreISO6523ParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "SecondResourceIdentifierScheme": "urn:oasis:names:tc:ebcore:partyid-type:unregistered:0011", "SecondResourceIdentifierValue": "11007770010000064", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate", "ThirdResource": "urn:oasis:names:tc:ebcore:partyid-type:unregistered:0011" }, { "id": "SMP-2.0_066-Empty Participant ID scheme", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_066", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP-2.0_067-eHealth-Signature-In-Extension", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_067", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP-2.0_072-EDELIVERY-1977-Secure BlueCoat authentication-Spring Security", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_072", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2" }, { "id": "SMP-2.0_073-EDELIVERY-1952", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_073", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP-2.0_081-Create ServiceGroup-Basic Flow-Domain", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_081", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP-2.0_082-Create ServiceGroup-Basic Flow-Domain", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_082", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP-2.0_083-Create ServiceGroup-Basic Flow-Domain", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_083", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP-2.0_085-EDELIVERY-3165- Update of ServiceGroup Owner is not allowed", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_085", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP-2.0_086-Create Service Metadata", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_086", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP-2.0_080-Multiple Domain-Basic Flow-Create ServiceGroup", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_080", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_026-Create ServiceMetadata-ServiceMetadata already exists", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_026", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP-2.0_005-CreateResourceUnauthorizedSender-Unsuccessful", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_005", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate" }, { "id": "SMP_2.0_027-Create ServiceMetadata-Unauthorized-not registered sender", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_027", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_028-Create ServiceMetadata-Sender is not the owner of the service group", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_028", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_029-Create ServiceMetadata-Alternative Flow-Bad request", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_029", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate", "InvalidParticipantIdentifier": "0088:inexistent:test", "InvalidResourceIdentifierValue": "0088:inexistent:test:smp-02_010", "InvalidResourceIdentifierScheme": "ehealth-notexistent-qns", "ExpectedResponsePutResourceXSD_INVALIDExtension1": "Invalid extension for service group", "ExpectedResponsePutResourceXSD_INVALIDExtension2": "Invalid extension for service group", "ExpectedResponsePutResourceXSD_INVALIDParticipantIDOccurence2": "Participant identifiers don't match between URL parameter", "ExpectedResponsePutResourceXSD_INVALIDExtraElement": "Invalid extension for service group", "ExpectedResponsePutResourceWRONG_FIELDParticipantID": "", "ExpectedResponsePutResourceFORMAT_ERRORDelimiter": "", "ExpectedResponsePutResourceWRONG_FIELDRef": "", "ExpectedResponsePutResourceUSER_NOT_FOUND": "", "ExpectedResponsePutResourceXSD_INVALIDParticipantIDOccurence0": "", "ExpectedResponsePutResourceXSD_INVALIDServiceMetadataReferenceCollectionOccurence0": "", "ExpectedResponsePutResourceXSD_INVALIDServiceMetadataReferenceCollectionOccurence2": "" }, { "id": "SMP_2.0_031-Delete ServiceMetadata-Basic Flow", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_031", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_032-Delete ServiceMetadata-Case Sensitivity", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_032", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2", "MultiCaseDefaultParticipantIdentifier": "0088:777002AbZz777:test:smp-02_032", "MultiCaseDefaultDocTypeIdentifierScheme": "urn:oasis:names:specification:ubl:schema:xsd:Invoice-001::INVOICE##UBL-2.0" }, { "id": "SMP_2.0_033-Delete ServiceMetadata-Sender is Admin SMP", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_033", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_034-Delete ServiceMetadata-Admin ServiceGroup overrulled by the Admin SMP", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_034", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_036-Delete ServiceMetadata-ServiceMetadata not existing", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_036", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate", "InexistentDefaultParticipantIdentifierScheme": "ehealth-actorid-abc", "InexistentDefaultParticipantIdentifier": "0088:7770010100777:test:inexistentsmp-02_036", "InexistentsecondDefaultParticipantIdentifierScheme": "iso6523-inexistentactorid-upis", "InexistentsecondDefaultDocTypeIdentifierScheme": "busdox-inexistentdocid-qns" }, { "id": "SMP_2.0_037-Delete ServiceMetadata-Unauthorized-not registered Sender", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_037", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_061-Transport Profile Unicity", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_061", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_063-EDELIVERY-364 slash encoding-Tomcat", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_063", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_065-Content Type", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_065", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_068-Create ServiceMetadata-Extension-Multiple", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_068", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_069-Create ServiceMetadata-No serviceGroup present", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_069", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_070-serviceGroup Owner-Not existing", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_070", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_071-serviceMetadata-Certificate Checks", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_071", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_075-EDELIVERY-2056-Prevent from XXE attacks", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_075", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_077-Basic Flow-BlueCote ampersound", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_077", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_078-Basic Flow-UTF-8 in Body", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_078", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_079-EDELIVERY-2806-Basic Flow-BlueCote UTF8 chars", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_079", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_084-Create ServiceGroup-Basic Flow-Admin Service Group specified", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_084", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_087-Basic Flow-Empty DocumentIdentifier Type Schema", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_087", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_090-BasicFlow-ebCorePartyIdISO6523", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#ebCoreISO6523ParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#ebCoreISO6523ParticipantIdentifier}:smp-02_090", "SubresourceIdentifierScheme": "${#Project#ebCoreISO6523ParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_091-BasicFlow-ebCorePartyIdISO6523WithDoubleColon", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_091", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_092-BasicFlow-ebCorePartyIdISO6523WithStartDoubleColon", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_092", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_038-Delete ServiceMetadata-Unauthorized-ServiceGroup belongs to another Admin ServiceGroup", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_038", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_039-Delete ServiceMetadata-ServiceGroup belongs to another Admin SMP", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_039", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_040-Delete ServiceMetadata-Alternative Flow-Bad request", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_040", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_051-Get ServiceMetadata-Basic Flow", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_051", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_053-Get ServiceMetadata-Sender is Admin SMP", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_053", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_055-Get ServiceMetadata-ServiceMetadata not existing", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_055", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2" }, { "id": "SMP_2.0_056-Get ServiceMetadata-Alternative Flow-Bad request", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_056", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate", "InexistentDefaultParticipantIdentifierScheme": "ehealth-actorid-abc", "InexistentDefaultParticipantIdentifier": "0088:7770010100777:test:inexistentsmp-02_036", "InexistentsecondDefaultParticipantIdentifierScheme": "iso6523-inexistentactorid-upis", "InexistentsecondDefaultDocTypeIdentifierScheme": "busdox-inexistentdocid-qns" }, { "id": "SMP_2.0_058-Get ServiceMetadata-Redirection", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_058", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_059-Get ServiceMetadata-Multiple Endpoints", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_059", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP-2.0_002-CreateResourceAndSubresourceBasicFlow-Success", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_002", "SubresourceIdentifierScheme": "${#Project#defaultDocTypeIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#defaultDocTypeIdentifier}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2" }, { "id": "SMP-2.0_003-CaseSensitivityCreateResource-Success", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#secondDefaultParticipantIdentifier}:smp-03_001", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "MultiCaseDefaultParticipantIdentifier": "0088:777002AbZz777:test:smp-03_001", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2", "multiCaseResourceIdentifierValue": "0088:777002AbZz777:test:sMp-02_003" }, { "id": "SMP-2.0_007-CreateResourceAlreadyExistent-Success", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_007", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate" }, { "id": "SMP-2.0_008-CreateResourceNotRegisteredSender-Unsucessful", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_008", "Username": "user", "Password": "notexistent", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "HeaderServiceGroupOwner": "CN=SMP_0112992001,O=DIGIT,C=BE", "ExpectedResponsePutResource": "User must be authenticated for the action:", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2" }, { "id": "SMP-2.0_009-CreateResourceNotRegisteredSenderAndserviceGroupAdminNotSpecified-Unsuccessful", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_009", "Username": "user", "Password": "notexistent", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "ExpectedResponsePutResource": "User must be authenticated for the action:" }, { "id": "SMP-2.0_010-CreateResourceBadRequest-Unsuccessful", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_010", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "InvalidParticipantIdentifier": "0088:inexistent:test", "InvalidResourceIdentifierValue": "0088:inexistent:test:smp-02_010", "InvalidResourceIdentifierScheme": "ehealth-notexistent-qns", "ExpectedResponsePutResourceXSD_INVALIDExtension1": "Invalid extension for service group", "ExpectedResponsePutResourceXSD_INVALIDExtension2": "Invalid extension for service group", "ExpectedResponsePutResourceXSD_INVALIDParticipantIDOccurence2": "Participant identifiers don't match between URL parameter", "ExpectedResponsePutResourceXSD_INVALIDExtraElement": "Invalid extension for service group", "ExpectedResponsePutResourceWRONG_FIELDParticipantID": "", "ExpectedResponsePutResourceFORMAT_ERRORDelimiter": "", "ExpectedResponsePutResourceWRONG_FIELDRef": "", "ExpectedResponsePutResourceUSER_NOT_FOUND": "", "ExpectedResponsePutResourceXSD_INVALIDParticipantIDOccurence0": "", "ExpectedResponsePutResourceXSD_INVALIDServiceMetadataReferenceCollectionOccurence0": "", "ExpectedResponsePutResourceXSD_INVALIDServiceMetadataReferenceCollectionOccurence2": "" }, { "id": "SMP-2.0_012-CreateResourceDeleteAndGet-Success", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_012", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate" }, { "id": "SMP-2.0_013-CaseSensitivityDeleteResource-Success", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#secondDefaultParticipantIdentifier}:smp-03_013", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "MultiCaseDefaultParticipantIdentifier": "0088:777002AbZz777:test:smp-03_013", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2" }, { "id": "SMP-2.0_015-DeleteResourceUnauthorizedSender-Unsuccessful", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_015", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "ExpectedResponseDeleteResourceUnauthorized": "User must be authenticated for the action: [DELETE]" }, { "id": "SMP-2.0_017-DeleteInexistentResource-Unsuccessful", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_017", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "InexistentResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02-Inexistent", "ExpectedResponseDeleteInexistentResource": "ServiceGroup not found", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2" }, { "id": "SMP-2.0_018-DeleteResourceNotRegisteredSender-Unsuccessful", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_018", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "InvalidUsername": "zemanel", "InvalidPassword": "12356", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "ExpectedResponseDeleteResourceUnauthorized": "Login failed; Invalid userID or password! - Provided username/password or client certificate are invalid" }, { "id": "SMP-2.0_019-DeleteResourceBelongingToOtherAdmin-Success", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_019_2", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "Username2": "${#Project#adminSmp2Test}", "Password2": "${#Project#adminSmp2TestPassword}" }, { "id": "SMP-2.0_020-DeleteResourceMalformedParams-Unsuccessful", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_020", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "ExpectedResponseDeleteResourceMalformedParams": "Can not detect schema!" }, { "id": "SMP-2.0_022-CreateResourceAndSubresourceBasicFlow-Success", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_022", "SubresourceIdentifierScheme": "${#Project#defaultDocTypeIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#defaultDocTypeIdentifier}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2" }, { "id": "SMP_2.0_024-Create ServiceMetadata-Sender is Admin SMP", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_024", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "DEPRECATED SMP-2.0_003-CreateResourceAndSubresourceCaseSensitivity", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#secondDefaultParticipantIdentifier}:sMp-02_003", "SubresourceIdentifierScheme": "${#Project#secondDefaultDocTypeIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifier}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate", "multiCaseResourceIdentifierValue": "0088:777002AbZz777:test:sMp-02_003" }, { "id": "SMP-2.0_004-CreateResourceWithExtension-Success", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_004", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupWith1ExtensionTemplate", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2" }, { "id": "SMP-2.0_014-DeleteResourceWithExtension-Success", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_014", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupWith1ExtensionTemplate", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2" }, { "id": "SMP-1.0_001-CreateResourceBasicFlow-Success", "ResourceDefinitionUrlPathSegment": "smp-1", "TestCaseUrl": "${#Project#url}/smp-1", "Domain": "testdomain", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}::smp-01_001", "PutResourceRequestTemplate": "oasisSmp1ServiceGroupTemplate" }, { "id": "SMP-1.0_002-CreateResourceAndSubresourceBasicFlow-Success", "ResourceDefinitionUrlPathSegment": "smp-1", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/smp-1", "Domain": "testdomain", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-01_002", "SubresourceIdentifierScheme": "${#Project#defaultDocTypeIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#defaultDocTypeIdentifier}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp1ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp1ServiceMetadataTemplate" } ] }</con:value></con:property><con:property><con:name>ebCoreISO6523ParticipantIdentifier2</con:name><con:value>0011777001000064</con:value></con:property></con:properties><con:wssContainer/><con:databaseConnectionContainer/><con:oAuth2ProfileContainer/><con:oAuth1ProfileContainer/><con:reporting><con:xmlTemplates/><con:parameters/></con:reporting><con:sensitiveInformation/></con:soapui-project> \ No newline at end of file +</con:setupScript><con:tearDownScript/><con:properties><con:property><con:name>oldId</con:name><con:value>SMP002-Create ServiceGroup-Basic Flow-Admin SMP is Admin ServiceGroup</con:value></con:property><con:property><con:name>Description</con:name><con:value>Simple Flow with admin user : 1- Resource Creation; 2- Read Created Resource, 4- Create Subresource, 5- Read Subresource, 6- Delete Created SubResource, 7- Delete Created Resource</con:value></con:property><con:property><con:name>ResourceDefinitionUrlPathSegment</con:name><con:value>oasis-bdxr-smp-2</con:value></con:property><con:property><con:name>SubresourceDefinitionUrlPathSegment</con:name><con:value>services</con:value></con:property><con:property><con:name>TestCaseUrl</con:name><con:value>http://localhost:8084/smp/oasis-bdxr-smp-2</con:value></con:property><con:property><con:name>Domain</con:name><con:value>domain</con:value></con:property><con:property><con:name>ResourceIdentifierScheme</con:name><con:value>ehealth-actorid-qns</con:value></con:property><con:property><con:name>ResourceIdentifierValue</con:name><con:value>0088:7770010100777:test:smp-02_002</con:value></con:property><con:property><con:name>SubresourceIdentifierScheme</con:name><con:value>busdox-docid-qns</con:value></con:property><con:property><con:name>SubresourceIdentifierValue</con:name><con:value>urn:oasis:names:specification:ubl:schema:xsd:Invoice-12::Invoice##urn:www.cenbii.eu:transaction:biicoretrdm010:ver1.0:#urn:www.peppol.eu:bis:peppol4a:ver1.0::2.0</con:value></con:property><con:property><con:name>Username</con:name><con:value>LvglqPCs</con:value></con:property><con:property><con:name>Password</con:name><con:value>>siz.7#D)a;Pi/v.</con:value></con:property><con:property><con:name>PutResourceRequestTemplate</con:name><con:value>${#Project#oasisSmp2ServiceGroupTemplate}</con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate</con:name><con:value>${#Project#oasisSmp2ServiceMetadataTemplate}</con:value></con:property></con:properties><con:reportParameters/><con:breakPoints><con:testStepId>cda74952-fe52-42df-8643-8a59932a76f9</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>e84b7e54-b24e-491a-95b2-a12ff29eb5cc</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>46350f0e-d28d-4ed8-9a45-06d697f21192</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>46f968e2-e20c-4f08-af19-5f4ec1782b23</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>26bc8218-7c1e-456e-b095-3a9e3a92969b</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>080c80af-7afa-4577-820b-07f059b2e086</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints><con:breakPoints><con:testStepId>1d316315-62bc-4ebf-9bcb-f127c41ee7e7</con:testStepId><con:status>NONE</con:status><con:properties/></con:breakPoints></con:testCase><con:properties><con:property><con:name>version</con:name><con:value>2.0</con:value></con:property><con:property><con:name>requestBaseUrl</con:name><con:value>${#Project#url}/bdxr-smp-2</con:value></con:property><con:property><con:name>PutResourceRequestTemplate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?><ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"><SMPVersionID>2.0</SMPVersionID><ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID></ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"><smb:SMPVersionID>2.0</smb:SMPVersionID><smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID><smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID><sma:ProcessMetadata><sma:Process><smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID></sma:Process><sma:Endpoint><smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID><smb:Description>contact@example.com</smb:Description><smb:Contact>Access point for testing</smb:Contact><smb:AddressURI>https://ap.example.com/as4</smb:AddressURI><smb:ActivationDate>2018-04-12</smb:ActivationDate><smb:ExpirationDate>2099-04-12</smb:ExpirationDate><sma:Certificate><smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject><smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer><smb:ActivationDate>2018-04-12</smb:ActivationDate><smb:ExpirationDate>2020-04-12</smb:ExpirationDate><smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject></sma:Certificate></sma:Endpoint></sma:ProcessMetadata></ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutResourceRequestExtTemplate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <ns2:SMPExtensions> <ns2:SMPExtension> <ID>${#TestCase#ExtensionID}</ID> <ns2:Name>${#TestCase#ExtensionName}</ns2:Name> <ns2:ExtensionAgencyID>${#TestCase#ExtensionAgencyID}</ns2:ExtensionAgencyID> <ns2:ExtensionAgencyName>${#TestCase#ExtensionAgencyName}</ns2:ExtensionAgencyName> <ns2:ExtensionURI>${#TestCase#ExtensionUri}</ns2:ExtensionURI> <ns2:ExtensionReasonCode>${#TestCase#ExtensionReasonCode}</ns2:ExtensionReasonCode> <ns2:ExtensionReason>${#TestCase#ExtensionReason}</ns2:ExtensionReason> <ns2:ExtensionContent> <ex:${#TestCase#ExtensionDenomination} xmlns:ex="${#TestCase#ExtensionUrl}"> ${#TestCase#ExtensionToken} </ex:${#TestCase#ExtensionDenomination}> </ns2:ExtensionContent> </ns2:SMPExtension> </ns2:SMPExtensions> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateExtInvalide1</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <ns2:SMPExtensions>Random value</ns2:SMPExtensions> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateExtInvalide2</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <ns2:SMPExtensions> <ns2:SMPExtension> <ID>${#TestCase#ExtensionID}</ID> </ns2:SMPExtension> </ns2:SMPExtensions> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplate2PartID</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateExtraElem</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <Extra>Random</Extra> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateWrongPartID</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}R</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateNoPartID</con:name><con:value><?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> </ns5:ServiceGroup></con:value></con:property><con:property><con:name>PutResourceRequestTemplateServRef</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <ServiceReference> <ID schemeID="busdox-docid-qns">urn:oasis:names:specification:ubl:schema:xsd:invoice-12::invoice##urn:www.cenbii.eu:transaction:biicoretrdm010:ver1.0:#urn:www.peppol.eu:bis:peppol4a:ver1.0::2.0</ID> </ServiceReference> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoPartID</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2PartID</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoSrvID</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2SrvID</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoProcess</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2Process</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoTprofile</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2Tprofile</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoDesc</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2Desc</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoContact</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2Contact</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoAddress</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2Address</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoActDate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2ActDate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoExpDate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2ExpDate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoCert</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2Cert</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoCertSubj</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2CertSubj</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoCertIssuer</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2CertIssuer</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoCertActD</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2CertActD</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoCertExpD</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2CertExpD</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateNoCertObj</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplate2CertObj</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateAcvDateForm</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>123</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateExpDateForm</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>12345</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateSrvDateFuture</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2098-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateSrvDatePast</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2009-04-12</smb:ActivationDate> <smb:ExpirationDate>2010-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateRedirection</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Redirect > <smb:PublisherURI>http://wltdgt02Red.cc.cec.eu.int:1061/cipa-smp-full-webappRed/web/index.html</smb:PublisherURI> </sma:Redirect> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateMulti</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p2</smb:TransportProfileID> <smb:Description>second@example.com</smb:Description> <smb:Contact>Access point for testing two</smb:Contact> <smb:AddressURI>https://ap.example2.com/as4</smb:AddressURI> <smb:ActivationDate>2019-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateMultiTP</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>second@example.com</smb:Description> <smb:Contact>Access point for testing two</smb:Contact> <smb:AddressURI>https://ap.example2.com/as4</smb:AddressURI> <smb:ActivationDate>2019-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateSlashEnc</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p2</smb:TransportProfileID> <smb:Description>second@example.com</smb:Description> <smb:Contact>Access point for testing two</smb:Contact> <smb:AddressURI>https://ap.example2.com/as4</smb:AddressURI> <smb:ActivationDate>2019-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateMultiExt</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ns5:ServiceMetadata xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <ns2:SMPExtensions> <ns2:SMPExtension> <ID>ID01</ID> <ns2:Name>Extension1</ns2:Name> <ns2:ExtensionAgencyID>ExtensionAgencyID01</ns2:ExtensionAgencyID> <ns2:ExtensionAgencyName>ExtensionAgencyName01</ns2:ExtensionAgencyName> <ns2:ExtensionURI>ExtensionURI01</ns2:ExtensionURI> <ns2:ExtensionReasonCode>ExtensionReasonCode01</ns2:ExtensionReasonCode> <ns2:ExtensionReason>ExtensionReason01</ns2:ExtensionReason> <ns2:ExtensionContent> <ex:Dummy xmlns:ex="http://test.eu">token01</ex:Dummy> </ns2:ExtensionContent> </ns2:SMPExtension> <ns2:SMPExtension> <ID>ID02</ID> <ns2:Name>Extension2</ns2:Name> <ns2:ExtensionAgencyID>ExtensionAgencyID02</ns2:ExtensionAgencyID> <ns2:ExtensionAgencyName>ExtensionAgencyName02</ns2:ExtensionAgencyName> <ns2:ExtensionURI>ExtensionURI02</ns2:ExtensionURI> <ns2:ExtensionReasonCode>ExtensionReasonCode02</ns2:ExtensionReasonCode> <ns2:ExtensionReason>ExtensionReason01</ns2:ExtensionReason> <ns2:ExtensionContent> <ex:Dummy xmlns:ex="http://test.eu">token02</ex:Dummy> </ns2:ExtensionContent> </ns2:SMPExtension> </ns2:SMPExtensions> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> <ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</ServiceID> <ns3:ProcessMetadata> <ns3:Process> <ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</ID> </ns3:Process> <ns3:Endpoint> <TransportProfileID>bdxr-transport-ebms3-as4-v2p0</TransportProfileID> <AddressURI>http://test.ap.local/msh</AddressURI> <ActivationDate>2024-09-23+02:00</ActivationDate> <ExpirationDate>2030-09-24+02:00</ExpirationDate> <ns3:Certificate> <TypeCode>http://www.w3.org/2002/03/xkms#Exchange</TypeCode> <Subject>CN=test-ap-enc,OU=edelivery,O=digit,C=EU</Subject> <Issuer>CN=test-ap-enc,OU=edelivery,O=digit,C=EU</Issuer> <ActivationDate>2024-09-23+02:00</ActivationDate> <ExpirationDate>2030-09-24+02:00</ExpirationDate> <ContentBinaryObject mimeCode="application/base64">UHV0IHRoZSByZWFsIGNlcnRpZmljYXRlIGRhdGEgaGVyZQ==</ContentBinaryObject> </ns3:Certificate> </ns3:Endpoint> <ns3:Endpoint> <TransportProfileID>bdxr-transport-ebms3-as4-v2p1</TransportProfileID> <AddressURI>http://test.ap.local2/msh</AddressURI> <ActivationDate>2024-09-23+02:00</ActivationDate> <ExpirationDate>2030-09-24+02:00</ExpirationDate> <ns3:Certificate> <TypeCode>http://www.w3.org/2002/03/xkms#Exchange</TypeCode> <Subject>CN=test-ap-enc,OU=edelivery,O=digit,C=EU</Subject> <Issuer>CN=test-ap-enc,OU=edelivery,O=digit,C=EU</Issuer> <ActivationDate>2024-09-23+02:00</ActivationDate> <ExpirationDate>2030-09-24+02:00</ExpirationDate> <ContentBinaryObject mimeCode="application/base64">UHV0IHRoZSByZWFsIGNlcnRpZmljYXRlIGRhdGEgaGVyZQ==</ContentBinaryObject> </ns3:Certificate> </ns3:Endpoint> </ns3:ProcessMetadata> </ns5:ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateXXE</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE testingxxe [<!ENTITY xxe SYSTEM "file:///etc/passwd" >]> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateXXE</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <!DOCTYPE testingxxe [<!ENTITY xxe SYSTEM "file:///etc/passwd" >]> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateUTF8</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <ns2:SMPExtensions> <ns2:SMPExtension> <ID>ID01</ID> <ns2:Name>Testąóżęąßo Greek ÀÆÇßãÿαΩƒA</ns2:Name> <ns2:ExtensionAgencyID>ExtensionAgencyID01</ns2:ExtensionAgencyID> <ns2:ExtensionAgencyName>ExtensionAgencyName01</ns2:ExtensionAgencyName> <ns2:ExtensionURI>ExtensionURI01</ns2:ExtensionURI> <ns2:ExtensionReasonCode>ExtensionReasonCode01</ns2:ExtensionReasonCode> <ns2:ExtensionReason>ExtensionReason01</ns2:ExtensionReason> <ns2:ExtensionContent> <ex:Dummy xmlns:ex="http://test.eu">token01</ex:Dummy> </ns2:ExtensionContent> </ns2:SMPExtension> </ns2:SMPExtensions> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="ehealth-actorid-qns">0088:7770010100777:test:smp-056</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateUTF8</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>Testąóżęąßo Greek ÀÆÇßãÿαΩƒA char</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateWithRef</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> <ns3:ServiceReference> <ID schemeID="busdox-docid-qns">urn:oasis:names:specification:ubl:schema:xsd:invoice-12::invoice##urn:www.cenbii.eu:transaction:biicoretrdm010:ver1.0:#urn:www.peppol.eu:bis:peppol4a:ver1.0::2.038</ID> </ns3:ServiceReference> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateEmptySrvSch</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID>${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateEbCoreNoSch</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <ParticipantID>${=request.getProperty('ResourceIdentifierScheme').getValue()}:${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateEmptyPartSch</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID>${=request.getProperty('ResourceIdentifierScheme').getValue()}:${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>PutResourceRequestTemplateRandom</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">0088:777random777:test:smp-062</ParticipantID> </ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>PutSubresourceRequestTemplateRandom</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"> <smb:SMPVersionID>2.0</smb:SMPVersionID> <smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID> <smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">urn:oasis:names:specification:ubl:schema:xsd:Random-12::Invoice##urn:www.cenbii.eu:transaction:biicoretrdm010:ver1.0:#urn:www.random.eu:bis:peppol4a:ver1.0::2.062</smb:ServiceID> <sma:ProcessMetadata> <sma:Process> <smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID> </sma:Process> <sma:Endpoint> <smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID> <smb:Description>contact@example.com</smb:Description> <smb:Contact>Access point for testing</smb:Contact> <smb:AddressURI>https://ap.example.com/as4</smb:AddressURI> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2099-04-12</smb:ExpirationDate> <sma:Certificate> <smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject> <smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer> <smb:ActivationDate>2018-04-12</smb:ActivationDate> <smb:ExpirationDate>2020-04-12</smb:ExpirationDate> <smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject> </sma:Certificate> </sma:Endpoint> </sma:ProcessMetadata> </ServiceMetadata>]]></con:value></con:property><con:property><con:name>smpsignaturemethod</con:name><con:value>http://www.w3.org/2001/04/xmldsig-more#rsa-sha256</con:value></con:property><con:property><con:name>smpsignaturesubj</con:name><con:value>CN=demo-smp-signing-key,OU=edelivery,O=digit,C=eu</con:value></con:property><con:property><con:name>resourceOwnerHeaderName</con:name><con:value>ServiceGroup-Owner</con:value></con:property><con:property><con:name>domainDef</con:name><con:value>testdomain</con:value></con:property><con:property><con:name>domain1</con:name><con:value>testdomain1</con:value></con:property><con:property><con:name>domain2</con:name><con:value>testdomain2</con:value></con:property><con:property><con:name>groupA</con:name><con:value>test group A</con:value></con:property><con:property><con:name>groupB</con:name><con:value>test group B</con:value></con:property><con:property><con:name>sampleKeyDomain</con:name><con:value>sample_key</con:value></con:property><con:property><con:name>PutResourceRequestTemplateWithGroup</con:name><con:value/></con:property><con:property><con:name>groupDef</con:name><con:value>test group</con:value></con:property></con:properties></con:testSuite><con:requirements/><con:properties><con:property><con:name>url</con:name><con:value>http://localhost:8983/smp</con:value></con:property><con:property><con:name>reportFilePath</con:name><con:value>C:\\ec\\soapui\\reports\\SMP_TEST_4.xlsx</con:value></con:property><con:property><con:name>updateReport</con:name><con:value>false</con:value></con:property><con:property><con:name>urlExt</con:name><con:value>https://edeltest5.westeurope.cloudapp.azure.com:8443/smp</con:value></con:property><con:property><con:name>defaultParticipantIdentifierScheme</con:name><con:value>ehealth-actorid-qns</con:value></con:property><con:property><con:name>defaultParticipantIdentifier</con:name><con:value>0088:7770010100777:test</con:value></con:property><con:property><con:name>defaultDocTypeIdentifierScheme</con:name><con:value>busdox-docid-qns</con:value></con:property><con:property><con:name>defaultDocTypeIdentifier</con:name><con:value>urn:oasis:names:specification:ubl:schema:xsd:Invoice-12::Invoice##urn:www.cenbii.eu:transaction:biicoretrdm010:ver1.0:#urn:www.peppol.eu:bis:peppol4a:ver1.0::2.0</con:value></con:property><con:property><con:name>secondDefaultParticipantIdentifierScheme</con:name><con:value>iso6523-actorid-upis</con:value></con:property><con:property><con:name>secondDefaultParticipantIdentifier</con:name><con:value>0088:777002abzz777:test</con:value></con:property><con:property><con:name>secondDefaultDocTypeIdentifierScheme</con:name><con:value>busdox-docid-qns</con:value></con:property><con:property><con:name>secondDefaultDocTypeIdentifier</con:name><con:value>urn:oasis:names:specification:ubl:schema:xsd:Invoice-001::Invoice##UBL-2.0</con:value></con:property><con:property><con:name>defaultDomainName</con:name><con:value>testdomain</con:value></con:property><con:property><con:name>testWithMultipleDomain</con:name><con:value>false</con:value></con:property><con:property><con:name>testDB</con:name><con:value>false</con:value></con:property><con:property><con:name>jdbc.url</con:name><con:value>jdbc:mysql://localhost:3306/smpdb</con:value></con:property><con:property><con:name>jdbc.driver</con:name><con:value>com.mysql.jdbc.Driver</con:value></con:property><con:property><con:name>dbUser</con:name><con:value>smp</con:value></con:property><con:property><con:name>dbPassword</con:name><con:value>smp</con:value></con:property><con:property><con:name>adminSmp1Test</con:name><con:value>LvglqPCs</con:value></con:property><con:property><con:name>adminSmp1TestPassword</con:name><con:value>>siz.7#D)a;Pi/v.</con:value></con:property><con:property><con:name>adminSmp2Test</con:name><con:value>VIhnrCJK</con:value></con:property><con:property><con:name>adminSmp2TestPassword</con:name><con:value>Gp[JdVPUt],+j-o|</con:value></con:property><con:property><con:name>ebCoreISO6523ParticipantIdentifierScheme</con:name><con:value>urn:oasis:names:tc:ebcore:partyid-type:iso6523:0088</con:value></con:property><con:property><con:name>ebCoreUnregisteredParticipantIdentifierScheme</con:name><con:value>urn:oasis:names:tc:ebcore:partyid-type:unregistered</con:value></con:property><con:property><con:name>ebCoreUnregisteredWithCatalogParticipantIdentifierScheme</con:name><con:value>urn:oasis:names:tc:ebcore:partyid-type:unregistered:domain</con:value></con:property><con:property><con:name>ebCoreISO6523ParticipantIdentifier</con:name><con:value>7770010100777</con:value></con:property><con:property><con:name>oasisSmp1ServiceGroupTemplate</con:name><con:value><ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2016/05"><ParticipantIdentifier scheme="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantIdentifier><ServiceMetadataReferenceCollection/></ServiceGroup></con:value></con:property><con:property><con:name>oasisSmp1ServiceMetadataTemplate</con:name><con:value><![CDATA[<ServiceMetadata xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2016/05"><ServiceInformation><ParticipantIdentifier scheme="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantIdentifier><DocumentIdentifier scheme="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</DocumentIdentifier><ProcessList><Process><ProcessIdentifier scheme="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</ProcessIdentifier><ServiceEndpointList><Endpoint transportProfile="bdxr-transport-ebms3-as4-v1p0"><EndpointURI>https://test.erechnung.gv.at/as4/msh/</EndpointURI><RequireBusinessLevelSignature>false</RequireBusinessLevelSignature><Certificate> MIIEUjCCAzqgAwIBAgIQP9HNsiz9c3LG08fQy1VibDANBgkqhkiG9w0BAQsFADBX MQswCQYDVQQGEwJESzEnMCUGA1UEChMeTkFUSU9OQUwgSVQgQU5EIFRFTEVDT00g QUdFTkNZMR8wHQYDVQQDExZQRVBQT0wgQUNDRVNTIFBPSU5UIENBMB4XDTE1MDMw NjAwMDAwMFoXDTE3MDMwNTIzNTk1OVowVzELMAkGA1UEBhMCQVQxFzAVBgNVBAMM DkFQUF8xMDAwMDAwMTAxMS8wLQYDVQQKDCZCUlogKEZlZGVyYWwgQ29tcHV0aW5n IENlbnRlciBBdXN0cmlhKTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB ALyMijnrnbXnZIJVR3VRQUBrLhdsvrCotuPw4V5WD5q/OSCZvI0nT3jESnzM+/q7 s8ElKXQv+dG4C2Qcr+7YYHXJD4dch67x7Advn65XM0Xk0ijUqKEFBJ7Jqei2Dw+y cLwG3mYkxJFb721Nx04YYjMqGCzCC5/pLcPUyUJ/tjAx5ApEUimskI0PDpYY9fl/ vbn2JKa2VWt4L1MfnX86Gj5kNnkQ54qbRnxFlIm1EtlZCs41r3MocePk8mPkjzo/ M2QokJ6ACD8sZi4I4DH5Vux2cPE4zDjevmP4irvkfWuWdl1WCzD5/03UFHOsTXy2 MxYSr7+CETEPWlorL8cfeyUCAwEAAaOCARgwggEUMAkGA1UdEwQCMAAwCwYDVR0P BAQDAgO4MGwGA1UdHwRlMGMwYaBfoF2GW2h0dHA6Ly9vbnNpdGVjcmwudmVyaXNp Z24uY29tL0RpZ2l0YWxpc2VyaW5nc3N0eXJlbHNlbk9wZW5QRVBQT0xBQ0NFU1NQ T0lOVENBL0xhdGVzdENSTC5jcmwwHwYDVR0jBBgwFoAUTfY+AFAohm01oPzvZqr6 IqEk240wHQYDVR0OBBYEFG3rnp87CACLoiMibj9s+7O4TrkKMDcGCCsGAQUFBwEB BCswKTAnBggrBgEFBQcwAYYbaHR0cDovL3BraS1vY3NwLnN5bWF1dGguY29tMBMG A1UdJQQMMAoGCCsGAQUFBwMCMA0GCSqGSIb3DQEBCwUAA4IBAQAYZgH8O69+BAie KXNvL83Vg/v2BiBkoWruVT3sGPpzUS1hQ/vTEt9FxphPhi2Ofz/TGXeSMUffnGXT 6Tntxcn5zsPuo7Km8o3EinXDHqXRHpoDo2nu2giOzHY5wFn2sI8lBnx4S8qAkljd AIE2XLQIloBhCVCR3V3pWEKPvN1LUHYcCDvNQn0UvG6jtuIflvLevaJdg2DV5to9 RqS6UP6WGHvK9K+AmAp4snzQrgPBEutXYrKwojEDH/0k+30MTh8n8+V7YTKKqTeE P7EtqZBwWyGZ48sLgWIvF7cmByacIzV5fF/OQZ4bRjc8ySvu+b0vPeUV0Ris++E9 Ab0lez1N </Certificate><ServiceDescription>BRZ Test AP</ServiceDescription><TechnicalContactUrl>peppol-support@peppol.at</TechnicalContactUrl><TechnicalInformationUrl>http://www.peppol.at</TechnicalInformationUrl></Endpoint></ServiceEndpointList></Process></ProcessList></ServiceInformation></ServiceMetadata>]]></con:value></con:property><con:property><con:name>oasisSmp2ServiceGroupTemplate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?><ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"><SMPVersionID>2.0</SMPVersionID><ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID></ns5:ServiceGroup>]]></con:value></con:property><con:property><con:name>oasisSmp2ServiceMetadataTemplate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ServiceMetadata xmlns:smb="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:sma="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceMetadata"><smb:SMPVersionID>2.0</smb:SMPVersionID><smb:ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</smb:ParticipantID><smb:ServiceID schemeID="${=request.getProperty('SubresourceIdentifierScheme').getValue()}">${=request.getProperty('SubresourceIdentifierValue').getValue()}</smb:ServiceID><sma:ProcessMetadata><sma:Process><smb:ID schemeID="cenbii-procid-ubl">urn:www.cenbii.eu:profile:bii05:ver2.0</smb:ID></sma:Process><sma:Endpoint><smb:TransportProfileID>bdxr-transport-ebms3-as4-v1p0</smb:TransportProfileID><smb:Description>contact@example.com</smb:Description><smb:Contact>Access point for testing</smb:Contact><smb:AddressURI>https://ap.example.com/as4</smb:AddressURI><smb:ActivationDate>2018-04-12</smb:ActivationDate><smb:ExpirationDate>2099-04-12</smb:ExpirationDate><sma:Certificate><smb:Subject>CN=EXAMPLE AP,C=NO</smb:Subject><smb:Issuer>CN=EXAMPLE AP,C=NO</smb:Issuer><smb:ActivationDate>2018-04-12</smb:ActivationDate><smb:ExpirationDate>2020-04-12</smb:ExpirationDate><smb:ContentBinaryObject mimeCode="application/base64"> MIICwDCCAaigAwIBAgIEWs7kiDANBgkqhkiG9w0BAQsFADAiMQswCQYDVQQGEwJO TzETMBEGA1UEAwwKRVhBTVBMRSBBUDAeFw0xODA0MTIwNDQ2MDBaFw0yMDA0MTIw NDQ2MDBaMCIxCzAJBgNVBAYTAk5PMRMwEQYDVQQDDApFWEFNUExFIEFQMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuG5qwA2sNvC9dj4purG8hkSVB9p CWVHyO9buRrSCC+r2UxSF7Lnmr8Hjii0uIdJeFyYv0Vj9d4CjpYyEeYU2QG96wi+ w2KdE28HMZFNMwy0iV9vIkbq0esJCcAXQ4C3rPQ4e9F1Tw4oKnS6rEWCw8i8lsKE iS/dzIFUa/BVtgjqHvs3siON4k1Y7BU93rZViz8ZM6LB4eA7rYU4le6a8rGKbHa6 BMSIoKgBuKr8XY9lKb2OVg65+LWTESpPkKiKRikzZhAw+mEVYmljvFwBLSp0IEKW 3qogVYGA0jz+kWWGOChk58SKsnqhbANoIucz+axxoJOLl0A5328qM7aRTwIDAQAB MA0GCSqGSIb3DQEBCwUAA4IBAQBW7VCYhUmRR7xW+QOhUxI//ISjupDdcQ/Jl7hH CrUghjL7FmNnJKNqBAwrxcAfdwXwRltWzNT9E1btekfyw4+QL34w20kZ7SNLioZU lxVviaoLsf0f70TMPOBGGv/uyV26l5VMBK40FXvcFwDQ5VNiJOYrsxpF//Hh/t76 QMij6glyLUmYA1aS9Am0zAB5ld+U7HtJAEL6SXinPrPDR1ofcRgx3FzY5pq0PCn9 EA005L6X4eGkI3HqwpcDzYwDC29pPSfnNP50khfFJMCnT6kKhCkPJYQhcZexGJ2U Ad5OU7Gui/WnmjM80x9qHBv2RIIQggpMy838WjPbw11gMOo+ </smb:ContentBinaryObject></sma:Certificate></sma:Endpoint></sma:ProcessMetadata></ServiceMetadata>]]></con:value></con:property><con:property><con:name>oasisSmp2ServiceGroupWith1ExtensionTemplate</con:name><con:value><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <ns5:ServiceGroup xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2/BasicComponents" xmlns:ns2="http://docs.oasis-open.org/bdxr/ns/SMP/2/ExtensionComponents" xmlns:ns3="http://docs.oasis-open.org/bdxr/ns/SMP/2/AggregateComponents" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#" xmlns:ns5="http://docs.oasis-open.org/bdxr/ns/SMP/2/ServiceGroup"> <ns2:SMPExtensions> <ns2:SMPExtension> <ID>${#TestCase#ExtensionID}</ID> <ns2:Name>${#TestCase#ExtensionName}</ns2:Name> <ns2:ExtensionAgencyID>${#TestCase#ExtensionAgencyID}</ns2:ExtensionAgencyID> <ns2:ExtensionAgencyName>${#TestCase#ExtensionAgencyName}</ns2:ExtensionAgencyName> <ns2:ExtensionURI>${#TestCase#ExtensionUri}</ns2:ExtensionURI> <ns2:ExtensionReasonCode>${#TestCase#ExtensionReasonCode}</ns2:ExtensionReasonCode> <ns2:ExtensionReason>${#TestCase#ExtensionReason}</ns2:ExtensionReason> <ns2:ExtensionContent> <ex:${#TestCase#ExtensionDenomination} xmlns:ex="${#TestCase#ExtensionUrl}"> ${#TestCase#ExtensionToken} </ex:${#TestCase#ExtensionDenomination}> </ns2:ExtensionContent> </ns2:SMPExtension> </ns2:SMPExtensions> <SMPVersionID>2.0</SMPVersionID> <ParticipantID schemeID="${=request.getProperty('ResourceIdentifierScheme').getValue()}">${=request.getProperty('ResourceIdentifierValue').getValue()}</ParticipantID> </ns5:ServiceGroup> ]]></con:value></con:property><con:property><con:name>TestCases-properties</con:name><con:value> { "DomiSMP-Oasis2-TestCases-properties": [ { "id": "SMP-2.0_001-CreateResourceBasicFlow-Success", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_001", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate" }, { "id": "SMP-2.0_060-Get ServiceMetadata-Signature", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_060", "SubresourceIdentifierScheme": "${#Project#defaultDocTypeIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#defaultDocTypeIdentifier}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2" }, { "id": "SMP-2.0_064-EDELIVERY-481", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#ebCoreISO6523ParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#ebCoreISO6523ParticipantIdentifier2}:smp-02_064", "SubresourceIdentifierScheme": "${#Project#ebCoreISO6523ParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "SecondResourceIdentifierScheme": "urn:oasis:names:tc:ebcore:partyid-type:unregistered:0011", "SecondResourceIdentifierValue": "11007770010000064", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate", "ThirdResource": "urn:oasis:names:tc:ebcore:partyid-type:unregistered:0011" }, { "id": "SMP-2.0_066-Empty Participant ID scheme", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_066", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP-2.0_067-eHealth-Signature-In-Extension", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_067", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP-2.0_072-EDELIVERY-1977-Secure BlueCoat authentication-Spring Security", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_072", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2" }, { "id": "SMP-2.0_073-EDELIVERY-1952", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_073", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP-2.0_081-Create ServiceGroup-Basic Flow-Domain", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_081", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP-2.0_082-Create ServiceGroup-Basic Flow-Domain", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_082", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP-2.0_083-Create ServiceGroup-Basic Flow-Domain", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_083", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP-2.0_085-EDELIVERY-3165- Update of ServiceGroup Owner is not allowed", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_085", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP-2.0_086-Create Service Metadata", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_086", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP-2.0_080-Multiple Domain-Basic Flow-Create ServiceGroup", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_080", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_026-Create ServiceMetadata-ServiceMetadata already exists", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_026", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP-2.0_005-CreateResourceUnauthorizedSender-Unsuccessful", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_005", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate" }, { "id": "SMP_2.0_027-Create ServiceMetadata-Unauthorized-not registered sender", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_027", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_028-Create ServiceMetadata-Sender is not the owner of the service group", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_028", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_029-Create ServiceMetadata-Alternative Flow-Bad request", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_029", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate", "InvalidParticipantIdentifier": "0088:inexistent:test", "InvalidResourceIdentifierValue": "0088:inexistent:test:smp-02_010", "InvalidResourceIdentifierScheme": "ehealth-notexistent-qns", "ExpectedResponsePutResourceXSD_INVALIDExtension1": "Invalid extension for service group", "ExpectedResponsePutResourceXSD_INVALIDExtension2": "Invalid extension for service group", "ExpectedResponsePutResourceXSD_INVALIDParticipantIDOccurence2": "Participant identifiers don't match between URL parameter", "ExpectedResponsePutResourceXSD_INVALIDExtraElement": "Invalid extension for service group", "ExpectedResponsePutResourceWRONG_FIELDParticipantID": "", "ExpectedResponsePutResourceFORMAT_ERRORDelimiter": "", "ExpectedResponsePutResourceWRONG_FIELDRef": "", "ExpectedResponsePutResourceUSER_NOT_FOUND": "", "ExpectedResponsePutResourceXSD_INVALIDParticipantIDOccurence0": "", "ExpectedResponsePutResourceXSD_INVALIDServiceMetadataReferenceCollectionOccurence0": "", "ExpectedResponsePutResourceXSD_INVALIDServiceMetadataReferenceCollectionOccurence2": "" }, { "id": "SMP_2.0_031-Delete ServiceMetadata-Basic Flow", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_031", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_032-Delete ServiceMetadata-Case Sensitivity", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_032", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2", "MultiCaseDefaultParticipantIdentifier": "0088:777002AbZz777:test:smp-02_032", "MultiCaseDefaultDocTypeIdentifierScheme": "urn:oasis:names:specification:ubl:schema:xsd:Invoice-001::INVOICE##UBL-2.0" }, { "id": "SMP_2.0_033-Delete ServiceMetadata-Sender is Admin SMP", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_033", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_034-Delete ServiceMetadata-Admin ServiceGroup overrulled by the Admin SMP", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_034", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_036-Delete ServiceMetadata-ServiceMetadata not existing", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_036", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate", "InexistentDefaultParticipantIdentifierScheme": "ehealth-actorid-abc", "InexistentDefaultParticipantIdentifier": "0088:7770010100777:test:inexistentsmp-02_036", "InexistentsecondDefaultParticipantIdentifierScheme": "iso6523-inexistentactorid-upis", "InexistentsecondDefaultDocTypeIdentifierScheme": "busdox-inexistentdocid-qns" }, { "id": "SMP_2.0_037-Delete ServiceMetadata-Unauthorized-not registered Sender", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_037", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_061-Transport Profile Unicity", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_061", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_063-EDELIVERY-364 slash encoding-Tomcat", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_063", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_065-Content Type", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_065", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_068-Create ServiceMetadata-Extension-Multiple", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_068", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_069-Create ServiceMetadata-No serviceGroup present", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_069", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_070-serviceGroup Owner-Not existing", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_070", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_071-serviceMetadata-Certificate Checks", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_071", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_075-EDELIVERY-2056-Prevent from XXE attacks", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_075", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_077-Basic Flow-BlueCote ampersound", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_077", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_078-Basic Flow-UTF-8 in Body", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_078", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_079-EDELIVERY-2806-Basic Flow-BlueCote UTF8 chars", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_079", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_084-Create ServiceGroup-Basic Flow-Admin Service Group specified", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_084", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_087-Basic Flow-Empty DocumentIdentifier Type Schema", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_087", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_090-BasicFlow-ebCorePartyIdISO6523", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#ebCoreISO6523ParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#ebCoreISO6523ParticipantIdentifier}:smp-02_090", "SubresourceIdentifierScheme": "${#Project#ebCoreISO6523ParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_091-BasicFlow-ebCorePartyIdISO6523WithDoubleColon", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_091", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_092-BasicFlow-ebCorePartyIdISO6523WithStartDoubleColon", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_092", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_038-Delete ServiceMetadata-Unauthorized-ServiceGroup belongs to another Admin ServiceGroup", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_038", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_039-Delete ServiceMetadata-ServiceGroup belongs to another Admin SMP", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_039", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_040-Delete ServiceMetadata-Alternative Flow-Bad request", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_040", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_051-Get ServiceMetadata-Basic Flow", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_051", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_053-Get ServiceMetadata-Sender is Admin SMP", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_053", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_055-Get ServiceMetadata-ServiceMetadata not existing", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_055", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2" }, { "id": "SMP_2.0_056-Get ServiceMetadata-Alternative Flow-Bad request", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_056", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate", "InexistentDefaultParticipantIdentifierScheme": "ehealth-actorid-abc", "InexistentDefaultParticipantIdentifier": "0088:7770010100777:test:inexistentsmp-02_036", "InexistentsecondDefaultParticipantIdentifierScheme": "iso6523-inexistentactorid-upis", "InexistentsecondDefaultDocTypeIdentifierScheme": "busdox-inexistentdocid-qns" }, { "id": "SMP_2.0_058-Get ServiceMetadata-Redirection", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_058", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP_2.0_059-Get ServiceMetadata-Multiple Endpoints", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_059", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "SMP-2.0_002-CreateResourceAndSubresourceBasicFlow-Success", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_002", "SubresourceIdentifierScheme": "${#Project#defaultDocTypeIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#defaultDocTypeIdentifier}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2" }, { "id": "SMP-2.0_003-CaseSensitivityCreateResource-Success", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#secondDefaultParticipantIdentifier}:smp-03_001", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "MultiCaseDefaultParticipantIdentifier": "0088:777002AbZz777:test:smp-03_001", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2", "multiCaseResourceIdentifierValue": "0088:777002AbZz777:test:sMp-02_003" }, { "id": "SMP-2.0_007-CreateResourceAlreadyExistent-Success", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_007", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate" }, { "id": "SMP-2.0_008-CreateResourceNotRegisteredSender-Unsucessful", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_008", "Username": "user", "Password": "notexistent", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "HeaderServiceGroupOwner": "CN=SMP_0112992001,O=DIGIT,C=BE", "ExpectedResponsePutResource": "User must be authenticated for the action:", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2" }, { "id": "SMP-2.0_009-CreateResourceNotRegisteredSenderAndserviceGroupAdminNotSpecified-Unsuccessful", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_009", "Username": "user", "Password": "notexistent", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "ExpectedResponsePutResource": "User must be authenticated for the action:" }, { "id": "SMP-2.0_010-CreateResourceBadRequest-Unsuccessful", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_010", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "InvalidParticipantIdentifier": "0088:inexistent:test", "InvalidResourceIdentifierValue": "0088:inexistent:test:smp-02_010", "InvalidResourceIdentifierScheme": "ehealth-notexistent-qns", "ExpectedResponsePutResourceXSD_INVALIDExtension1": "Invalid extension for service group", "ExpectedResponsePutResourceXSD_INVALIDExtension2": "Invalid extension for service group", "ExpectedResponsePutResourceXSD_INVALIDParticipantIDOccurence2": "Participant identifiers don't match between URL parameter", "ExpectedResponsePutResourceXSD_INVALIDExtraElement": "Invalid extension for service group", "ExpectedResponsePutResourceWRONG_FIELDParticipantID": "", "ExpectedResponsePutResourceFORMAT_ERRORDelimiter": "", "ExpectedResponsePutResourceWRONG_FIELDRef": "", "ExpectedResponsePutResourceUSER_NOT_FOUND": "", "ExpectedResponsePutResourceXSD_INVALIDParticipantIDOccurence0": "", "ExpectedResponsePutResourceXSD_INVALIDServiceMetadataReferenceCollectionOccurence0": "", "ExpectedResponsePutResourceXSD_INVALIDServiceMetadataReferenceCollectionOccurence2": "" }, { "id": "SMP-2.0_012-CreateResourceDeleteAndGet-Success", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_012", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate" }, { "id": "SMP-2.0_013-CaseSensitivityDeleteResource-Success", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#secondDefaultParticipantIdentifier}:smp-03_013", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "MultiCaseDefaultParticipantIdentifier": "0088:777002AbZz777:test:smp-03_013", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2" }, { "id": "SMP-2.0_015-DeleteResourceUnauthorizedSender-Unsuccessful", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_015", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "ExpectedResponseDeleteResourceUnauthorized": "User must be authenticated for the action: [DELETE]" }, { "id": "SMP-2.0_017-DeleteInexistentResource-Unsuccessful", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_017", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "InexistentResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02-Inexistent", "ExpectedResponseDeleteInexistentResource": "ServiceGroup not found", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2" }, { "id": "SMP-2.0_018-DeleteResourceNotRegisteredSender-Unsuccessful", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_018", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "InvalidUsername": "zemanel", "InvalidPassword": "12356", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "ExpectedResponseDeleteResourceUnauthorized": "Login failed; Invalid userID or password! - Provided username/password or client certificate are invalid" }, { "id": "SMP-2.0_019-DeleteResourceBelongingToOtherAdmin-Success", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_019_2", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "Username2": "${#Project#adminSmp2Test}", "Password2": "${#Project#adminSmp2TestPassword}" }, { "id": "SMP-2.0_020-DeleteResourceMalformedParams-Unsuccessful", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_020", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "ExpectedResponseDeleteResourceMalformedParams": "Can not detect schema!" }, { "id": "SMP-2.0_022-CreateResourceAndSubresourceBasicFlow-Success", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_022", "SubresourceIdentifierScheme": "${#Project#defaultDocTypeIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#defaultDocTypeIdentifier}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2" }, { "id": "SMP_2.0_024-Create ServiceMetadata-Sender is Admin SMP", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_024", "SubresourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifierScheme}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate" }, { "id": "DEPRECATED SMP-2.0_003-CreateResourceAndSubresourceCaseSensitivity", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#secondDefaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#secondDefaultParticipantIdentifier}:sMp-02_003", "SubresourceIdentifierScheme": "${#Project#secondDefaultDocTypeIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#secondDefaultDocTypeIdentifier}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp2ServiceMetadataTemplate", "multiCaseResourceIdentifierValue": "0088:777002AbZz777:test:sMp-02_003" }, { "id": "SMP-2.0_004-CreateResourceWithExtension-Success", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_004", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupWith1ExtensionTemplate", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2" }, { "id": "SMP-2.0_014-DeleteResourceWithExtension-Success", "ResourceDefinitionUrlPathSegment": "oasis-bdxr-smp-2", "TestCaseUrl": "${#Project#url}/oasis-bdxr-smp-2", "Domain": "${#Project#defaultDomainName}", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-02_014", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp2ServiceGroupWith1ExtensionTemplate", "ExtensionID": "token1", "ExtensionName": "Extension Dummy", "ExtensionAgencyID": "Agency ID Dummy", "ExtensionAgencyName": "Agency Name Dummy", "ExtensionUri": "http://www.mywebsite.com", "ExtensionReasonCode": "token2", "ExtensionReason": "Added for tests purposes", "ExtensionDenomination": "Dummy", "ExtensionUrl": "http://test.eu", "ExtensionToken": "token2" }, { "id": "SMP-1.0_001-CreateResourceBasicFlow-Success", "ResourceDefinitionUrlPathSegment": "smp-1", "TestCaseUrl": "${#Project#url}/smp-1", "Domain": "testdomain", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}::smp-01_001", "PutResourceRequestTemplate": "oasisSmp1ServiceGroupTemplate" }, { "id": "SMP-1.0_002-CreateResourceAndSubresourceBasicFlow-Success", "ResourceDefinitionUrlPathSegment": "smp-1", "SubresourceDefinitionUrlPathSegment": "services", "TestCaseUrl": "${#Project#url}/smp-1", "Domain": "testdomain", "ResourceIdentifierScheme": "${#Project#defaultParticipantIdentifierScheme}", "ResourceIdentifierValue": "${#Project#defaultParticipantIdentifier}:smp-01_002", "SubresourceIdentifierScheme": "${#Project#defaultDocTypeIdentifierScheme}", "SubresourceIdentifierValue": "${#Project#defaultDocTypeIdentifier}", "Username": "${#Project#adminSmp1Test}", "Password": "${#Project#adminSmp1TestPassword}", "PutResourceRequestTemplate": "oasisSmp1ServiceGroupTemplate", "PutSubresourceRequestTemplate": "oasisSmp1ServiceMetadataTemplate" } ] }</con:value></con:property><con:property><con:name>ebCoreISO6523ParticipantIdentifier2</con:name><con:value>0011777001000064</con:value></con:property></con:properties><con:wssContainer/><con:databaseConnectionContainer/><con:oAuth2ProfileContainer/><con:oAuth1ProfileContainer/><con:reporting><con:xmlTemplates/><con:parameters/></con:reporting><con:sensitiveInformation/></con:soapui-project> \ No newline at end of file diff --git a/domismp-tests/domismp-tests-api/src/main/java/SMP.groovy b/domismp-tests/domismp-tests-api/src/main/java/SMP.groovy index 8f749abe5827348b0aabfe1b067a924362ec00b4..08047adfd01ed8339f6a949c05dc1c48a1291cb2 100644 --- a/domismp-tests/domismp-tests-api/src/main/java/SMP.groovy +++ b/domismp-tests/domismp-tests-api/src/main/java/SMP.groovy @@ -959,7 +959,7 @@ class SMP implements AutoCloseable } //-------------- Set the Smp configuration property value ----------------- - def static setSmpConfigProperty(log, context, propName, newValue, waitForApp=false, waitDuration="3", authenticationUser=SYSTEM_USER, authenticationPwd=SYSTEM_PWD){ + def static setSmpConfigProperty(log, context, propName, newValue, waitForApp=false, waitDuration="20", authenticationUser=SYSTEM_USER, authenticationPwd=SYSTEM_PWD){ debugLog("Calling \"setSmpConfigProperty\".", log) debugLog(" setSmpConfigProperty [][] Setting property \"$propName\" to \"$newValue\".", log) def updatedProp=[:] @@ -1000,7 +1000,7 @@ class SMP implements AutoCloseable } assert((commandResult[1]==~ /(?s).*HTTP\/\d.\d\s*200.*/) || commandResult[1].contains("successfully")),"Error:setSmpConfigProperty: Error while trying to connect to the SMP. CommandResult[0]:" +commandResult[0] + "| commandResult[1]:" + commandResult[1] if(waitForApp){ - waitFor(log,waitDuration, "min") + waitFor(log,waitDuration, "sec") } debugLog(" setSmpConfigProperty [][] Property \"$propName\" update done successfully.", log) }