Replies: 4 comments 1 reply
-
@pdonohoe maybe for you? |
Beta Was this translation helpful? Give feedback.
-
Dear @douret , The "forbidden" rules are always applied before the "mandatory" rules. Both these fields also have forbidden rules. For BT-01(f)-Procedure, it is forbidden if BT-01(e)-Procedure (within the same parent node) is missing. For BT-09(b)-Procedure, it is forbidden if BT-09(a)-Procedure (within the same parent node) is missing. Taken in combination, the forbidden and mandatory rules mean that: Within the same parent node, BT-01(f)-Procedure is mandatory if BT-01(f)-Procedure exists, otherwise it is forbidden. These forbidden rules are shown in the documentation page https://docs.ted.europa.eu/eforms/latest/reference/business-rules/notice-subtype-16.html , but in the table above the mandatory rules. We realise that separating the rules in this way may be confusing, and we are considering how to improve this page. |
Beta Was this translation helpful? Give feedback.
-
Subject linked to #943 Clarifications would be appreciated. |
Beta Was this translation helpful? Give feedback.
-
Many apologies, I made a typo, that made my last message confusing. I should have written: Within the same parent node, BT-01(f)-Procedure is mandatory if BT-01(e)-Procedure exists, otherwise it is forbidden. So within a single instance of If this exists, then BT-01(f)-Procedure is mandatory - The element
I hope this clarifies the issue. Please ask if anything is still unclear. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear,
I have identified several fields that are optional in ted preview and looks to be mandatory in SDK definition. As sample, let's take notice subtype 16.
BT-01(f)-Procedure:

In TED this field is optional:
If I have a look in SDK definition (fields.json):
So, if my understanding is correct this fields should be mandatory
BT-09(b)-Procedure:

In TED this field is optional:
If I have a look in SDK definition (fields.json):
So, if my understanding is correct this fields should be mandatory
Following your documentation this 2 fields appears to be mandatory:


Could you please advise?
Regards
Beta Was this translation helpful? Give feedback.
All reactions