I'm having trouble exporting an Enterprise Miner (EM) project using the SAS Content Assessment Tool. The tool is not generating the batch code as expected. I investigated the issue by checking the em_invalidflowregistry.sas7bdat table located in the datamart/embatchcode directory. The error message in this table suggests that a flow with a scoring terminal node needs to be executed in order to generate the correct batch file for the project.
However, I have verified that the terminal node in the project has indeed been executed successfully. Despite this, the batch code is still not being generated. Has anyone encountered a similar issue, or can anyone offer advice on how to resolve this?