Loading

Issue with defining Virtual Tags in Advance Configurator.

Publiseringsdato: Apr 14, 2026
Beskrivelse

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

Løsning

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
}

 

Flere ressurser

Product Configurator

Knowledge-artikkelnummer

005318622

 
Laster
Salesforce Help | Article