Loading

Issue with defining Virtual Tags in Advance Configurator.

Veröffentlichungsdatum: Apr 14, 2026
Beschreibung

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

Lösung

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
}

 

Zusätzliche Ressourcen

Product Configurator

Nummer des Knowledge-Artikels

005318622

 
Laden
Salesforce Help | Article