DEV Community

Query Filter
Query Filter

Posted on

gradle-95

When a GUI user triggers an action (specifically LinkRepOrderAction.getFxRate), the backend calls reference data services to fetch product details:

Trigger: GetProductBySymbolAltIdAssetClass.getCachedObjectImpl

Log Level: SEVERE / WARNING

Exception:

Plaintext
com.citigroup.equities.comet.framework.util.DuplicateProductException: Multiple Products for: ...
Cause: The reference data lookup query returned more than one matching product record for the given symbol/alternative ID asset class mapping (NTR / NTR.TO).

Top comments (0)