-
Hi, We are having issues implementing eF28 notice type, because TED validation is returning errors about LotResult id fields. Example of XML: <ContractAwardNotice xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:efext="http://data.europa.eu/p27/eforms-ubl-extensions/1" xmlns:efac="http://data.europa.eu/p27/eforms-ubl-extension-aggregate-components/1" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:efbc="http://data.europa.eu/p27/eforms-ubl-extension-basic-components/1" xmlns="urn:oasis:names:specification:ubl:schema:xsd:ContractAwardNotice-2">
<ext:UBLExtensions>
<ext:UBLExtension>
<ext:ExtensionContent>
<efext:EformsExtension>
<efac:NoticeResult>
<cbc:TotalAmount currencyID="EUR">12</cbc:TotalAmount>
<efac:LotResult>
<cbc:ID schemeName="result">RES-0000</cbc:ID>
<cac:PayerParty>
<cac:PartyIdentification>
<cbc:ID schemeName="organization">ORG-0004</cbc:ID>
</cac:PartyIdentification>
</cac:PayerParty>
<efac:LotTender>
<cbc:ID schemeName="tender">TEN-0001</cbc:ID>
</efac:LotTender>
<efac:SettledContract>
<cbc:ID schemeName="contract">CON-0001</cbc:ID>
</efac:SettledContract>
<efac:TenderLot>
<cbc:ID schemeName="Lot">LOT-0001</cbc:ID>
</efac:TenderLot>
</efac:LotResult>
<efac:LotResult>
<cbc:ID schemeName="result">RES-0002</cbc:ID>
<efac:LotTender>
<cbc:ID schemeName="tender">TEN-0002</cbc:ID>
</efac:LotTender>
<efac:SettledContract>
<cbc:ID schemeName="contract">CON-0002</cbc:ID>
</efac:SettledContract>
<efac:TenderLot>
<cbc:ID schemeName="Lot">LOT-0002</cbc:ID>
</efac:TenderLot>
</efac:LotResult>
<efac:LotResult>
<cbc:ID schemeName="result">RES-0003</cbc:ID>
<efac:LotTender>
<cbc:ID schemeName="tender">TEN-0003</cbc:ID>
</efac:LotTender>
<efac:SettledContract>
<cbc:ID schemeName="contract">CON-0003</cbc:ID>
</efac:SettledContract>
<efac:TenderLot>
<cbc:ID schemeName="Lot">LOT-0003</cbc:ID>
</efac:TenderLot>
</efac:LotResult>
<efac:LotTender>
<cbc:ID schemeName="tender">TEN-0001</cbc:ID>
<efac:TenderingParty>
<cbc:ID>TPA-0001</cbc:ID>
</efac:TenderingParty>
<efac:TenderLot>
<cbc:ID schemeName="Lot">LOT-0001</cbc:ID>
</efac:TenderLot>
</efac:LotTender>
<efac:LotTender>
<cbc:ID schemeName="tender">TEN-0002</cbc:ID>
<efac:TenderingParty>
<cbc:ID>TPA-0002</cbc:ID>
</efac:TenderingParty>
<efac:TenderLot>
<cbc:ID schemeName="Lot">LOT-0002</cbc:ID>
</efac:TenderLot>
</efac:LotTender>
<efac:LotTender>
<cbc:ID schemeName="tender">TEN-0003</cbc:ID>
<efac:TenderingParty>
<cbc:ID>TPA-0003</cbc:ID>
</efac:TenderingParty>
<efac:TenderLot>
<cbc:ID schemeName="Lot">LOT-0003</cbc:ID>
</efac:TenderLot>
</efac:LotTender>
<efac:SettledContract>
<cbc:ID schemeName="contract">CON-0001</cbc:ID>
<cbc:AwardDate>2023-05-09+03:00</cbc:AwardDate>
<cbc:Title languageID="FIN">312312132</cbc:Title>
<efac:ContractReference>
<cbc:ID>132312312</cbc:ID>
</efac:ContractReference>
<efac:LotTender>
<cbc:ID schemeName="tender">TEN-0001</cbc:ID>
</efac:LotTender>
<efac:Funding>
<efbc:FinancingIdentifier>wqdwqd</efbc:FinancingIdentifier>
</efac:Funding>
</efac:SettledContract>
<efac:SettledContract>
<cbc:ID schemeName="contract">CON-0002</cbc:ID>
<cbc:AwardDate>2022-05-02+03:00</cbc:AwardDate>
<cbc:Title languageID="FIN">Hankinta sopimuksen nimi</cbc:Title>
<efac:ContractReference>
<cbc:ID>123021387123-10</cbc:ID>
</efac:ContractReference>
<efac:LotTender>
<cbc:ID schemeName="tender">TEN-0002</cbc:ID>
</efac:LotTender>
</efac:SettledContract>
<efac:SettledContract>
<cbc:ID schemeName="contract">CON-0003</cbc:ID>
<cbc:AwardDate>2023-05-10+03:00</cbc:AwardDate>
<cbc:Title languageID="FIN">Sopimuksen 3 nimi </cbc:Title>
<efac:ContractReference>
<cbc:ID>12301238129831-10</cbc:ID>
</efac:ContractReference>
<efac:LotTender>
<cbc:ID schemeName="tender">TEN-0003</cbc:ID>
</efac:LotTender>
</efac:SettledContract>
<efac:TenderingParty>
<cbc:ID schemeName="tendering-party">TPA-0001</cbc:ID>
</efac:TenderingParty>
<efac:TenderingParty>
<cbc:ID schemeName="tendering-party">TPA-0002</cbc:ID>
</efac:TenderingParty>
<efac:TenderingParty>
<cbc:ID schemeName="tendering-party">TPA-0003</cbc:ID>
</efac:TenderingParty>
</efac:NoticeResult>
<efac:NoticeSubType>
<cbc:SubTypeCode>28</cbc:SubTypeCode>
</efac:NoticeSubType>
<efac:Organizations>
<efac:Organization>
<efac:Company>
<cbc:WebsiteURI>https://asd.fi</cbc:WebsiteURI>
<cac:PartyIdentification>
<cbc:ID schemeName="organization">ORG-0001</cbc:ID>
</cac:PartyIdentification>
<cac:PartyName>
<cbc:Name languageID="FIN">Suomeksi Ostaja</cbc:Name>
</cac:PartyName>
<cac:PostalAddress>
<cbc:StreetName>Postiosoite 10</cbc:StreetName>
<cbc:CityName>Lappeenranta</cbc:CityName>
<cbc:PostalZone>53100</cbc:PostalZone>
<cbc:CountrySubentityCode listName="nuts">FI1C5</cbc:CountrySubentityCode>
<cac:Country>
<cbc:IdentificationCode listName="country">FIN</cbc:IdentificationCode>
</cac:Country>
</cac:PostalAddress>
<cac:PartyLegalEntity>
<cbc:CompanyID>6606701-3</cbc:CompanyID>
</cac:PartyLegalEntity>
<cac:Contact>
<cbc:Telephone>+358 123123123</cbc:Telephone>
<cbc:ElectronicMail>[email protected]</cbc:ElectronicMail>
</cac:Contact>
</efac:Company>
</efac:Organization>
<efac:Organization>
<efac:Company>
<cbc:WebsiteURI>https://www.hansel.fi</cbc:WebsiteURI>
<cac:PartyIdentification>
<cbc:ID schemeName="organization">ORG-0002</cbc:ID>
</cac:PartyIdentification>
<cac:PartyName>
<cbc:Name languageID="FIN">Hansel Oy</cbc:Name>
</cac:PartyName>
<cac:PostalAddress>
<cbc:StreetName>Mannerheiminaukio 1 A</cbc:StreetName>
<cbc:CityName>Helsinki</cbc:CityName>
<cbc:PostalZone>00100</cbc:PostalZone>
<cbc:CountrySubentityCode listName="nuts-lvl3">FI1B1</cbc:CountrySubentityCode>
<cac:Country>
<cbc:IdentificationCode listName="country">FIN</cbc:IdentificationCode>
</cac:Country>
</cac:PostalAddress>
<cac:PartyLegalEntity>
<cbc:CompanyID>0988084-1</cbc:CompanyID>
</cac:PartyLegalEntity>
<cac:Contact>
<cbc:Telephone>+358294444200</cbc:Telephone>
<cbc:ElectronicMail>[email protected]</cbc:ElectronicMail>
</cac:Contact>
</efac:Company>
</efac:Organization>
<efac:Organization>
<efac:Company>
<cbc:WebsiteURI>http://www.oikeus.fi/markkinaoikeus</cbc:WebsiteURI>
<cac:PartyIdentification>
<cbc:ID schemeName="organization">ORG-0003</cbc:ID>
</cac:PartyIdentification>
<cac:PartyName>
<cbc:Name languageID="FIN">Markkinaoikeus</cbc:Name>
</cac:PartyName>
<cac:PostalAddress>
<cbc:StreetName>Sörnäistenkatu 1</cbc:StreetName>
<cbc:CityName>Helsinki</cbc:CityName>
<cbc:PostalZone>00580</cbc:PostalZone>
<cbc:CountrySubentityCode listName="nuts-lvl3">FI1B1</cbc:CountrySubentityCode>
<cac:Country>
<cbc:IdentificationCode listName="country">FIN</cbc:IdentificationCode>
</cac:Country>
</cac:PostalAddress>
<cac:PartyLegalEntity>
<cbc:CompanyID>3006157-6</cbc:CompanyID>
</cac:PartyLegalEntity>
<cac:Contact>
<cbc:Telephone>+358 295643300</cbc:Telephone>
<cbc:ElectronicMail>[email protected]</cbc:ElectronicMail>
</cac:Contact>
</efac:Company>
</efac:Organization>
<efac:Organization>
<efbc:GroupLeadIndicator>false</efbc:GroupLeadIndicator>
<efac:Company>
<cbc:WebsiteURI>https://asd.com</cbc:WebsiteURI>
<cac:PartyIdentification>
<cbc:ID schemeName="organization">ORG-0004</cbc:ID>
</cac:PartyIdentification>
<cac:PartyName>
<cbc:Name languageID="FIN">Some organisation</cbc:Name>
</cac:PartyName>
<cac:PostalAddress>
<cbc:CityName>Helsinki</cbc:CityName>
<cbc:PostalZone>00100</cbc:PostalZone>
<cbc:CountrySubentityCode listName="nuts">FI1B1</cbc:CountrySubentityCode>
<cac:Country>
<cbc:IdentificationCode listName="country">FIN</cbc:IdentificationCode>
</cac:Country>
</cac:PostalAddress>
<cac:PartyLegalEntity>
<cbc:CompanyID>1236987123-1</cbc:CompanyID>
</cac:PartyLegalEntity>
<cac:Contact>
<cbc:Telephone>+358 000000000</cbc:Telephone>
<cbc:ElectronicMail>[email protected]</cbc:ElectronicMail>
</cac:Contact>
</efac:Company>
</efac:Organization>
</efac:Organizations>
</efext:EformsExtension>
</ext:ExtensionContent>
</ext:UBLExtension>
</ext:UBLExtensions>
<cbc:UBLVersionID>2.3</cbc:UBLVersionID>
<cbc:CustomizationID>eforms-sdk-1.7</cbc:CustomizationID>
<cbc:ID schemeName="notice-id">88ed8f2e-22d4-429c-b04d-156fec5fc262</cbc:ID>
<cbc:ContractFolderID>358712fa-91e4-48ca-b235-3b4062e7b31d</cbc:ContractFolderID>
<cbc:IssueDate>2023-05-25+03:00</cbc:IssueDate>
<cbc:IssueTime>10:49:25+03:00</cbc:IssueTime>
<cbc:VersionID>01</cbc:VersionID>
<cbc:RegulatoryDomain>32014L0023</cbc:RegulatoryDomain>
<cbc:NoticeTypeCode listName="dir-awa-pre">veat</cbc:NoticeTypeCode>
<cbc:NoticeLanguageCode listName="eu-official-language">FIN</cbc:NoticeLanguageCode>
<cac:ContractingParty>
<cac:ContractingPartyType>
<cbc:PartyTypeCode listName="buyer-legal-type">cga</cbc:PartyTypeCode>
</cac:ContractingPartyType>
<cac:ContractingActivity>
<cbc:ActivityTypeCode listName="authority-activity">gen-pub</cbc:ActivityTypeCode>
</cac:ContractingActivity>
<cac:Party>
<cac:PartyIdentification>
<cbc:ID schemeName="organization">ORG-0001</cbc:ID>
</cac:PartyIdentification>
<cac:ServiceProviderParty>
<cbc:ServiceTypeCode listName="organisation-role">ted-esen</cbc:ServiceTypeCode>
<cac:Party>
<cac:PartyIdentification>
<cbc:ID schemeName="organization">ORG-0002</cbc:ID>
</cac:PartyIdentification>
</cac:Party>
</cac:ServiceProviderParty>
</cac:Party>
</cac:ContractingParty>
<cac:TenderingProcess>
<cbc:ProcedureCode listName="procurement-procedure-type">neg-wo-call</cbc:ProcedureCode>
<cac:ProcessJustification>
<cbc:ProcessReason languageID="FIN">dwdqwdwq</cbc:ProcessReason>
</cac:ProcessJustification>
</cac:TenderingProcess>
<cac:ProcurementProject>
<cbc:ID>123132</cbc:ID>
<cbc:Name languageID="FIN">dwqqwd</cbc:Name>
<cbc:Description languageID="FIN">dwqdwq</cbc:Description>
<cbc:ProcurementTypeCode listName="contract-nature">services</cbc:ProcurementTypeCode>
<cac:MainCommodityClassification>
<cbc:ItemClassificationCode listName="cpv">50000000</cbc:ItemClassificationCode>
</cac:MainCommodityClassification>
</cac:ProcurementProject>
<cac:ProcurementProjectLot>
<cbc:ID schemeName="Lot">LOT-0001</cbc:ID>
<cac:TenderingTerms>
<cbc:FundingProgramCode listName="eu-funded">no-eu-funds</cbc:FundingProgramCode>
<cac:AdditionalInformationParty>
<cac:PartyIdentification>
<cbc:ID>ORG-0001</cbc:ID>
</cac:PartyIdentification>
</cac:AdditionalInformationParty>
<cac:AppealTerms>
<cac:AppealInformationParty>
<cac:PartyIdentification>
<cbc:ID schemeName="organization">ORG-0003</cbc:ID>
</cac:PartyIdentification>
</cac:AppealInformationParty>
<cac:AppealReceiverParty>
<cac:PartyIdentification>
<cbc:ID schemeName="organization">ORG-0003</cbc:ID>
</cac:PartyIdentification>
</cac:AppealReceiverParty>
</cac:AppealTerms>
</cac:TenderingTerms>
<cac:ProcurementProject>
<cbc:ID schemeName="InernalID">123132</cbc:ID>
<cbc:Name languageID="FIN">dwqqwd</cbc:Name>
<cbc:Description languageID="FIN">dwqdwq</cbc:Description>
<cbc:ProcurementTypeCode listName="contract-nature">services</cbc:ProcurementTypeCode>
<cac:MainCommodityClassification>
<cbc:ItemClassificationCode listName="cpv">50000000</cbc:ItemClassificationCode>
</cac:MainCommodityClassification>
<cac:RealizedLocation>
<cac:Address>
<cbc:Region>anyw</cbc:Region>
<cac:Country>
<cbc:IdentificationCode listName="country">FIN</cbc:IdentificationCode>
</cac:Country>
</cac:Address>
</cac:RealizedLocation>
<cac:ContractExtension>
<cbc:OptionsDescription languageID="FIN">wqdqwdwq</cbc:OptionsDescription>
</cac:ContractExtension>
</cac:ProcurementProject>
</cac:ProcurementProjectLot>
<cac:ProcurementProjectLot>
<cbc:ID schemeName="Lot">LOT-0002</cbc:ID>
<cac:TenderingTerms>
<cbc:FundingProgramCode listName="eu-funded">no-eu-funds</cbc:FundingProgramCode>
<cac:AdditionalInformationParty>
<cac:PartyIdentification>
<cbc:ID>ORG-0001</cbc:ID>
</cac:PartyIdentification>
</cac:AdditionalInformationParty>
<cac:AppealTerms>
<cac:AppealInformationParty>
<cac:PartyIdentification>
<cbc:ID schemeName="organization">ORG-0003</cbc:ID>
</cac:PartyIdentification>
</cac:AppealInformationParty>
<cac:AppealReceiverParty>
<cac:PartyIdentification>
<cbc:ID schemeName="organization">ORG-0003</cbc:ID>
</cac:PartyIdentification>
</cac:AppealReceiverParty>
</cac:AppealTerms>
</cac:TenderingTerms>
<cac:ProcurementProject>
<cbc:ID schemeName="InernalID">828f4a9b-0354-49ca-bdb2-d2cb22c3dae9</cbc:ID>
<cbc:Name languageID="FIN">Mun osa 3</cbc:Name>
<cbc:Description languageID="FIN">kuvaus osasta 3</cbc:Description>
<cbc:ProcurementTypeCode listName="contract-nature">services</cbc:ProcurementTypeCode>
<cac:MainCommodityClassification>
<cbc:ItemClassificationCode listName="cpv">51000000</cbc:ItemClassificationCode>
</cac:MainCommodityClassification>
<cac:RealizedLocation>
<cac:Address>
<cbc:CountrySubentityCode listName="nuts">FI193</cbc:CountrySubentityCode>
<cbc:Region>anyw-eea</cbc:Region>
<cac:Country>
<cbc:IdentificationCode listName="country">FIN</cbc:IdentificationCode>
</cac:Country>
</cac:Address>
</cac:RealizedLocation>
<cac:PlannedPeriod>
<cbc:EndDate>2026-05-16+03:00</cbc:EndDate>
<cbc:EndTime>00:00:00+03:00</cbc:EndTime>
<cbc:DurationMeasure unitCode="MONTH">4</cbc:DurationMeasure>
<cbc:DescriptionCode listName="duration">UNLIMITED</cbc:DescriptionCode>
</cac:PlannedPeriod>
</cac:ProcurementProject>
</cac:ProcurementProjectLot>
<cac:ProcurementProjectLot>
<cbc:ID schemeName="Lot">LOT-0003</cbc:ID>
<cac:TenderingTerms>
<cbc:FundingProgramCode listName="eu-funded">no-eu-funds</cbc:FundingProgramCode>
<cac:AdditionalInformationParty>
<cac:PartyIdentification>
<cbc:ID schemeName="organization">ORG-0001</cbc:ID>
</cac:PartyIdentification>
</cac:AdditionalInformationParty>
<cac:AppealTerms>
<cac:AppealInformationParty>
<cac:PartyIdentification>
<cbc:ID schemeName="organization">ORG-0003</cbc:ID>
</cac:PartyIdentification>
</cac:AppealInformationParty>
<cac:AppealReceiverParty>
<cac:PartyIdentification>
<cbc:ID schemeName="organization">ORG-0003</cbc:ID>
</cac:PartyIdentification>
</cac:AppealReceiverParty>
</cac:AppealTerms>
</cac:TenderingTerms>
<cac:ProcurementProject>
<cbc:ID schemeName="InernalID">e929a9f9-5887-40d1-9819-0d8ef1f38812</cbc:ID>
<cbc:Name languageID="FIN">Mun osat 3</cbc:Name>
<cbc:Description languageID="FIN">lisää osia 3</cbc:Description>
<cbc:ProcurementTypeCode listName="contract-nature">services</cbc:ProcurementTypeCode>
<cac:MainCommodityClassification>
<cbc:ItemClassificationCode listName="cpv">64000000</cbc:ItemClassificationCode>
</cac:MainCommodityClassification>
<cac:RealizedLocation>
<cac:Address>
<cbc:CountrySubentityCode listName="nuts">FI193</cbc:CountrySubentityCode>
<cbc:Region>anyw-eea</cbc:Region>
<cac:Country>
<cbc:IdentificationCode listName="country">FIN</cbc:IdentificationCode>
</cac:Country>
</cac:Address>
</cac:RealizedLocation>
</cac:ProcurementProject>
</cac:ProcurementProjectLot>
<cac:TenderResult>
<cbc:AwardDate>2000-01-01Z</cbc:AwardDate>
</cac:TenderResult>
</ContractAwardNotice> TED validation endpoint returns errors:
To my understanding eF28 notice type is contract award notice and it should have lot results? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Further to this question:
In F28 it does not make sense to have lots. When a contracting authority decides to publish ex-ante direct award notice, it is very unlikely that there would be lots. Also, it should indeed be blocked if the CA tries to submit F28 with lots.
Rgds
Timo / Finland
…________________________________
From: Yves ***@***.***>
Sent: 31 May 2023 15.27
To: OP-TED/eForms-SDK ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [OP-TED/eForms-SDK] Why ef28 notice type OPT-315,OPT-320, lot results are forbidden (Discussion #488)
Hi,
Form 28 is a DAP notice. Following the Regulation Annex, for that specific form the Business Group Procedure Lot Result (BG-137) and its content are not allowed.
—
Reply to this email directly, view it on GitHub<#488 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AVOLE737Z75VS66OQVB2LIDXI42LHANCNFSM6AAAAAAYOOO3VI>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
Hi,
Form 28 is a DAP notice. Following the Regulation Annex, for that specific form the Business Group Procedure Lot Result (BG-137) and its content are not allowed.