For the DFC endpoint requested by INRAE, we are unable to provide the postcode of the agent distributing the Order.
We have tried linking through Order > SaleSession > Coordination > Agent > Address but `Coordination is unsupported by the UML model (and therefore the Ruby Connector).
We have also tried to utilise the soldBy property of Order, but that is not present in the UML model either.
To fulfil the INRAE requirements we need a mechanism adding to the UML model (& the Ruby Connector rebuilding with that model).
For the DFC endpoint requested by INRAE, we are unable to provide the postcode of the agent distributing the Order.
We have tried linking through
Order
>SaleSession
>Coordination
>Agent
>Address
but `Coordination is unsupported by the UML model (and therefore the Ruby Connector).We have also tried to utilise the
soldBy
property of Order, but that is not present in the UML model either.To fulfil the INRAE requirements we need a mechanism adding to the UML model (& the Ruby Connector rebuilding with that model).