Issue
When running a flow from the command line, the following error occurs. This issue doesn't occur when running a flow from the GUI.
JAVA_HOME is set to : C:\Program Files\Tableau\Tableau Prep Builder 2022.4\scripts\..\Plugins\jre temporarily null Exception in thread "main" java.lang.NullPointerException at com.tableau.tprep.cli.app.CliMain.main(CliMain.java:94)