Loading

Issue with defining Virtual Tags in Advance Configurator.

Дата публикации: Apr 14, 2026
Описание

The user is facing the issue that their CML stops working as soon as a Virtual Tag is added.

Решение

1. Add the following code snippet to the Virtual Tag configuration:

@(virtual = true)
type Quote {
// Pulls all instances from the transaction line items
@(sourceContextNode = "SalesTransaction.SalesTransactionItem")
relation lineitems : LineItem[0..500]; // Added cardinality to support multiple items
}

 

Дополнительные ресурсы

Product Configurator

Номер статьи базы знаний

005318622

 
Загрузка
Salesforce Help | Article