Is there anything in an xaction or properties file that would prevent the xaction from showing in the UI? Today I added a new xaction to my working 1.2.0.470-RC3 environment but it doesn't show in the UI. The server log shows the xaction file being picked up, and I don't see any errors relating to the xaction. I can run it successfully by manually entering the url in the browser (http://bi.redroller.com/pentaho/View...eLine.xaction).
2007-02-23 12:08:43,900 INFO [org.pentaho.repository.filebased.solution.SolutionRepository] SOLUTION-REPOSITORY: Adding action to solution repository TimeLine.xaction
2007-02-23 12:08:43,900 DEBUG [org.pentaho.repository.filebased.solution.SolutionRepository] SOLUTION-REPOSITORY: SolutionRepository.DEBUG_FILE_PATH - getFile path=/opt/pentaho-solutions/RedRoller/Reporting/TimeLine.xaction
2007-02-23 12:08:43,914 DEBUG [org.pentaho.repository.filebased.solution.SolutionRepository] SOLUTION-REPOSITORY: Adding variable source request to parameter CUSTOMER_ID
2007-02-23 12:08:43,915 DEBUG [org.pentaho.repository.filebased.solution.SolutionRepository] SOLUTION-REPOSITORY: Adding default value of "" to parameter CUSTOMER_ID


Reply With Quote