Loading
Salesforce から送信されるメールは、承認済ドメインからのみとなります続きを読む

Order Decomposition is not working

公開日: Jun 30, 2025
説明

After setting up order decomposition, When we create a new order and add the product to the cart and click on submit order or decompose order the commercial products are not linked to the technical products.

No error will be popped up.

解決策

Capture the debug logs with apex code as debug  and database as info rest all none, And in debug logs you can see 

10:09:35.316 (13316805329)|USER_DEBUG|[103]|DEBUG|VLOCITY_DEBUG|invokeImplementation for : OdinAPIAutoAssetizeHandler instead Of XOMOMStandardOdinAPIHandler.

Solution:

Within Interface find OdinAPIHandler and modify Active Implementation Class to XOMOMStandardAPIHandler, And in related tab Interface Implementation Details Add XOMOMStandardAPIHandler and make it as Active and Default.

ナレッジ記事番号

001533987

 
読み込み中
Salesforce Help | Article