Loading

Issue with defining Virtual Tags in Advance Configurator.

Data pubblicazione: Apr 14, 2026
Descrizione

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

Risoluzione

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
}

 

Risorse aggiuntive

Product Configurator

Numero articolo Knowledge

005318622

 
Caricamento
Salesforce Help | Article