データストリームの対応付けを解除しようとすると、次のエラーが発生する場合があります。
エラーメッセージ:
Innermost Cause: shared.cdp.exceptions.CDPHandledException:Failed to retrieve the ExternalizedReferences with exception: common.exception.SfdcSqlException:ERROR: value with length 18 too long for type character varying(15){call cReport.bulk_get_reports(?,?,?,?)}SQLState:22001File: varchar.c, Routine: varchar, Line:640; [conn=STANDARD:1:1:1932790:1]:
このエラーは、DMO またはデータストリーム内のフィールドがレポートで現在使用されている場合に発生します。
データストリームの対応付けを解除する前に、ワークベンチ API コールを使用して関連するレポートを取得し、データストリームに依存しているレポートがないことを確認します。
/services/data/<API-Version>/analytics/report-types/<report-type>/recent-reports?pageSize=100&isCurrentUser=true&offset=0 たとえば、DMO の API 参照名が ssot__Account__dlm の場合、次のように使用します。
/services/data/v62.0/analytics/report-types/CustomEntity$ssot__Account__dlm/recent-reports?pageSize=100&isCurrentUser=true&offset=0 /services/data/v62.0/analytics/report-types/CustomEntity$ssot__Account__dlm/recent-reports?pageSize=100&isCurrentUser=false&offset=0 API 応答でレポートが返された場合は、対応付けの解除に進む前に、必要に応じてレポートを削除または変更します。
すべての連動関係を削除または更新したら、データストリームの対応付け解除を再度試行し、問題が解決したことを確認します。
004519291

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.