Flow throws unknown errors

Danil
Tera Contributor

I'm using AI Search Spoke (Initialize Batcher, Ingest Document, Commit Index, Release Batcher). During the execution of the flow, it throws errors
Screen Shot 2024-10-10 в 10.53.14.png

4 REPLIES 4

Sandeep Rajput
Tera Patron
Tera Patron

@Danil It is difficult to analyse this issue, just from logs. I recommend you to investigate LoopOut External Content Flow action and try to make a test run on it to see why the flow is crashing.

The interesting thing is, that flow ends with State - Complete. And the mentioned error message is all I can get

Isaac Vicentini
Mega Sage
Mega Sage

Hi @Danil!

 

Analyzing your code, it seems that the problem is in the Ingest Document action.

Apparently it is not possible to insert data into the ais_e6l_search_user_mapping table.

 

Check the mapping being done in the action.

Analyze whether the fields declared in the action exist.

Analyze whether the values ​​being mapped to the fields are compatible with the type of field that is receiving the value.


If my answer helped you in any way, please mark it as Helpful / Accept as Solution 🎯

Regards,

Isaac Vicentini.

 




Best regards,

Isaac Vicentini
MVP 2025


If my answer was helpful, mark it as Helpful or Accept as Solution.

Community Alums
Not applicable

If anything check the vendors support documentation or contact them for assistance