検索インデックスの再構築とデータライブラリの削除および再作成をすでに試してもまだ機能しない場合は、Salesforce にケースを提出するしか選択肢はありません。
私の推測では、これは Developer Edition なので、Data Cloud でのチャンクの作成に関しては優先順位が低い可能性がありますが、これは単なる推測です。
ユーザーに「Data Cloud User」権限セットを追加することで解決しました。
Salesforceサポートにケースを登録したところ、データライブラリを削除して再作成したとのことでした。その後、FileUDMO_SI_Chunk__cにデータが表示されるようになりました。このケースでも同様の解決策、つまり検索インデックスの再構築とデータライブラリの再作成を提案されました。
does your PDF have tables? this was the cause on my recent experience trying to chunk PDF and not getting it to work.
Tabular data isnt supported and seems to cause the whole PDF not to chunk
perhaps doublecheck limitations of chunking unstructured data in this article:
https://help.salesforce.com/s/articleView?id=data.c360_a_unstructured_data_connect.htm&type=5
他のエラー
Your organization doesn't have permission to create flows of processType "PromptFlow".
generativePromptTemplate isn’t a valid property name.
Invoke_Prompt (Action) - We can't find an action with the name and action type that you specified.
