If you'd like to request a change for one of the eDelivery specifications or sample implementations, please choose the right form below. To make sure you can access your request after it's created, ensure to indicate an email address linked to an EU Login account. Otherwise you will not be able to consult your issue once you create it. eDelivery specificationsPlease make sure to choose the right specification and the right version.
eDelivery sample ImplementationsPlease make sure to choose the right product and indicate the version of the product affected by your request in the Description field.
Other requestsIn case your request is cross-cutting or does not concern any of the specific options available above, please record it here. Consult change requestsYou will only see change requests that were shared with the community or the ones you created indicating an email address linked to an EU Login account. |
<script type="text/javascript" src="https://ec.europa.eu/digital-building-blocks/tracker/plugins/servlet/issueCollectorBootstrap.js?collectorId=e41dbdbd&locale=en_US"></script><!-- AS4 1.x --> <script type="text/javascript" src="https://ec.europa.eu/digital-building-blocks/tracker/plugins/servlet/issueCollectorBootstrap.js?collectorId=6b6004bc&locale=en_US"></script><!-- AS4 2.x --> <script type="text/javascript" src="https://ec.europa.eu/digital-building-blocks/tracker/plugins/servlet/issueCollectorBootstrap.js?collectorId=1bedfe0d&locale=en_US"></script><!-- SMP 1.x --> <script type="text/javascript" src="https://ec.europa.eu/digital-building-blocks/tracker/plugins/servlet/issueCollectorBootstrap.js?collectorId=df555b91&locale=en_US"></script><!-- SMP 2.x --> <script type="text/javascript" src="https://ec.europa.eu/digital-building-blocks/tracker/plugins/servlet/issueCollectorBootstrap.js?collectorId=c15f53d3&locale=en_US"></script><!-- BDXL 1.x --> <script type="text/javascript" src="https://ec.europa.eu/digital-building-blocks/tracker/plugins/servlet/issueCollectorBootstrap.js?collectorId=03c7b6c3&locale=en_US"></script><!-- BDXL 2.x --> <script type="text/javascript" src="https://ec.europa.eu/digital-building-blocks/tracker/plugins/servlet/issueCollectorBootstrap.js?collectorId=1a5ff872&locale=en_US"></script><!-- Domibus --> <script type="text/javascript" src="https://ec.europa.eu/digital-building-blocks/tracker/plugins/servlet/issueCollectorBootstrap.js?collectorId=cb722b8b&locale=en_US"></script><!-- DomiSMP --> <script type="text/javascript" src="https://ec.europa.eu/digital-building-blocks/tracker/plugins/servlet/issueCollectorBootstrap.js?collectorId=88425445&locale=en_US"></script><!-- DomiSML --> <script type="text/javascript" src="https://ec.europa.eu/digital-building-blocks/tracker/plugins/servlet/issueCollectorBootstrap.js?collectorId=de7a09dc&locale=en_US"></script><!-- Other --> <script type="text/javascript"> // 14 January 2025: AJS.toInit replaced by jQuery(document).ready because AJS.toInit no longer works on Firefox // AJS.toInit(function() { jQuery(document).ready(function () { /** * Hide metadata */ $('.page-metadata').hide(); /** * Accordion */ $(".accordion").click(function(e) { $(this).toggleClass("active"); $(this).siblings(".accordion").removeClass("active"); $('html, body').animate({ scrollTop: $(this).offset().top }, 1000); //e.preventDefault(); }); /** * Change requests */ window.ATL_JQ_PAGE_PROPS = { 'e41dbdbd' : { "triggerFunction": function(showCollectorDialog) { //Requires that jQuery is available! jQuery("#submit_change_request_as4_1").click(function(e) { e.preventDefault(); showCollectorDialog(); }); }, fieldValues: { security : '10001', components: ['22100'] // eDelivery AS4 Profile 1.x, https://ec.europa.eu/digital-building-blocks/tracker/rest/api/2/component/22100 } }, '6b6004bc' : { "triggerFunction": function(showCollectorDialog) { //Requires that jQuery is available! jQuery("#submit_change_request_as4_2").click(function(e) { e.preventDefault(); showCollectorDialog(); }); }, fieldValues: { security : '10001', components: ['22102'] // eDelivery AS4 Profile 2.x, https://ec.europa.eu/digital-building-blocks/tracker/rest/api/2/component/22102 } }, '1bedfe0d' : { "triggerFunction": function(showCollectorDialog) { //Requires that jQuery is available! jQuery("#submit_change_request_smp_1").click(function(e) { e.preventDefault(); showCollectorDialog(); }); }, fieldValues: { security : '10001', components: ['22106'] // eDelivery SMP Profile 1.x, https://ec.europa.eu/digital-building-blocks/tracker/rest/api/2/component/22106 } }, 'df555b91' : { "triggerFunction": function(showCollectorDialog) { //Requires that jQuery is available! jQuery("#submit_change_request_smp_2").click(function(e) { e.preventDefault(); showCollectorDialog(); }); }, fieldValues: { security : '10001', components: ['22105'] // eDelivery SMP Profile 2.x, https://ec.europa.eu/digital-building-blocks/tracker/rest/api/2/component/22105 } }, 'c15f53d3' : { "triggerFunction": function(showCollectorDialog) { //Requires that jQuery is available! jQuery("#submit_change_request_bdxl_1").click(function(e) { e.preventDefault(); showCollectorDialog(); }); }, fieldValues: { security : '10001', components: ['22107'] // eDelivery BDXL Profile 1.x, https://ec.europa.eu/digital-building-blocks/tracker/rest/api/2/component/22107 } }, '03c7b6c3' : { "triggerFunction": function(showCollectorDialog) { //Requires that jQuery is available! jQuery("#submit_change_request_bdxl_2").click(function(e) { e.preventDefault(); showCollectorDialog(); }); }, fieldValues: { security : '10001', components: ['22108'] // eDelivery BDXL Profile 2.x, https://ec.europa.eu/digital-building-blocks/tracker/rest/api/2/component/22108 } }, '1a5ff872' : { "triggerFunction": function(showCollectorDialog) { //Requires that jQuery is available! jQuery("#submit_change_request_domibus").click(function(e) { e.preventDefault(); showCollectorDialog(); }); }, fieldValues: { security : '10001', components: ['22101'] // Domibus, https://ec.europa.eu/digital-building-blocks/tracker/rest/api/2/component/22101 } }, 'cb722b8b' : { "triggerFunction": function(showCollectorDialog) { //Requires that jQuery is available! jQuery("#submit_change_request_domismp").click(function(e) { e.preventDefault(); showCollectorDialog(); }); }, fieldValues: { security : '10001', components: ['22104'] // DomiSMP, https://ec.europa.eu/digital-building-blocks/tracker/rest/api/2/component/22104 } }, '88425445' : { "triggerFunction": function(showCollectorDialog) { //Requires that jQuery is available! jQuery("#submit_change_request_domisml").click(function(e) { e.preventDefault(); showCollectorDialog(); }); }, fieldValues: { security : '10001', components: ['22103'] // DomiSML, https://ec.europa.eu/digital-building-blocks/tracker/rest/api/2/component/22103 } }, 'de7a09dc' : { "triggerFunction": function(showCollectorDialog) { //Requires that jQuery is available! jQuery("#submit_change_request_other").click(function(e) { e.preventDefault(); showCollectorDialog(); }); }, fieldValues: { security : '10001', components: ['22200'] // Other, https://ec.europa.eu/digital-building-blocks/tracker/rest/api/2/component/22200 } } // component IDs are here; pre-authentication at https://ec.europa.eu/digital-building-blocks/tracker/ via the browser needed for the REST API call to work: // https://ec.europa.eu/digital-building-blocks/tracker/rest/api/2/project/EDELGOV/components }; }); </script> |