Data Exchange Quick Mode Import Failing
New setup of a Quick Mode Import integration into EPBCS is failing with the following.
2024-07-08 13:40:14,356 ERROR [QMP]: Error in executing quick mode processor:null
java.lang.NullPointerException
at com.hyperion.aif.workflow.directload.directloadprocessor.DirectLoadProcessor.executeCustomExtractProcessor(DirectLoadProcessor.java:173)
2024-07-08 13:40:14,362 ERROR [AIF]: Failed request or response. Request status:FAILED
2024-07-08 13:40:14,373 DEBUG [AIF]: Updating Agent Processes: FAILED
2024-07-08 13:40:14,393 ERROR [AIF]: Unexpected error in importData:EPM agent failed to extract data.
2024-07-08 13:40:14,401 DEBUG [AIF]: java.lang.RuntimeException: EPM agent failed to extract data.
at com.hyperion.aif.workflow.directload.DLFileImportExecution.createOutputFile(DLFileImportExecution.java:404)
This integration does not use EPM Agent, is direct file from the DE Inbox. Log file shows that it is reading the file and creating the dat file.