US and Worldwide: +1 (866) 660-7555
Results 1 to 2 of 2

Thread: xaction not showing in UI

  1. #1
    Join Date
    Aug 2006
    Posts
    18

    Default xaction not showing in UI

    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
    Attached Files Attached Files

  2. #2
    Join Date
    Aug 2006
    Posts
    18

    Default

    Found it. In my playing around I had removed the

    <result-type>rule</result-type>

    line from the xaction. Putting it back solved the problem.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •