Is there a known limitation for HCM Extract Output generated in .txt format?
Currently, we have an extract that makes use of the user entity, PER_EXT_SEC_ASSIGNMENT_BASIC_UE, and runs on system date;
and the data model, globalReportsDataModel, to pull and transform our output file into a text file.
We wanted to ask if there's a known limitation in terms of retrieval of data an HCM Extract can produce.
We already set the Default Group parameter BI_OUTPUT_SIZE to 999999999999 as what was recommended in MOS. But we are still unable to fetch the full population of the report completely. When we do the UE query + our filter criteria in BIP, we were able to pull. As well as when we hard code it in the extract's criteria. However, when we remove the specific filter criteria, we no longer fetch it. Outstanding 5 job codes to be exact.