changed TP_Vehicle_CD_Store

OPMAAS-3819
ermisw 2023-04-18 10:47:08 +02:00
parent be57865f9e
commit eab3755cd4
1 changed files with 3 additions and 5 deletions

View File

@ -17,14 +17,12 @@ module TP_Vehicle_CD_Store {
(100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(in("dt.entity.service_method",entitySelector("type(service_method), (100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(in("dt.entity.service_method",entitySelector("type(service_method),
fromRelationship.isServiceMethodOfService( fromRelationship.isServiceMethodOfService(
type(~"SERVICE~"),entityName.in( type(~"SERVICE~"),entityName.in(
~"StoreOfferResourceV6 - am-store - prod~", ~"CdStoreOfferResource - cdse - prod~",
~"CdStoreOfferResource - am-store - prod~" ~"CdStoreOfferResourceV2 - cdse - prod~"
) )
) )
,entityName.in( ,entityName.in(
~"getOffersAndPortfolio~", ~"bookedAndBookableCDServices~"
~"bookedAndBookableCDServices~",
~"bookedAndBookableCDServices 1~"
)")))):splitBy()) )")))):splitBy())
EOT EOT