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

Field Length consideration for CustomProductName on OrderItem Object in Revenue Cloud

公開日: Feb 6, 2026
説明

Users receive an error message stating: “Custom Product Name: data value too large: <CustomProductName> (max length = 80)” when attempting to create an Order from a Quote, if the CustomProductName field on the related QuoteLineItem exceeds 80 characters.

解決策

In Revenue Cloud Advanced (RCA), the Name field on the Product2 object and the CustomProductName field on the QuoteLineItem object both support up to 255 characters.

However, on the OrderItem object, the CustomProductName field is limited to 80 characters.

As a result, when product names exceed 80 characters, downstream processes such as Quote-to-Order can fail. To avoid this, Users can implement a Before Save automation (Flow or Apex) to shorten the CustomProductName value on the QuoteLineItem or OrderItem object before record creation or implement a validation rule to restrict the Product's Name to 80 characters.

ナレッジ記事番号

005313658

 
読み込み中
Salesforce Help | Article