ES - PTSF_GENFEED returning message invalid number of prompts on the query
HI,
We are moving from HCM9.2/PT8.54/SES to HCM9.2/PT8.56.06/ES and have a problem with our custom search indexes using connected queries.
When running PSTF_GENFEED in full mode, it fails with message Invalid number of prompts on the query (262,112) when processing ZHS language.
By adding trace, error happens in application package PTSF_ES.ESIMPL.IngestService, method processCQRLRindex.
GetPromptCount() returns 3 prompts for our connected query when processing ZHS while it returns 1 for all other languages (ESP, FRA, GER). There is only one prompt on the query.
NB : When using a standard search index, for example HC_JPM_PERSON_PROFILE, GetPromptCount() returns 1 for all installed languages including ZHS.