canvasplanning:pcmobile:start

Configure pcMobile for Planner


To be able to create a Planner Gem, it is necessary to add a data source using the olap pump for the planner cube(s) and to add a planner server.

In Client mode, go to “Admin Console” → “Data sources” → right click menu for adding data sources and planner server. Right click menu for adding data sources and planner server

Just add your planner cubes as regular data sources.

Adjust if the planning cube is not visiable or you have performance issues with planning reports

  1. Stop the pcMobile Service
  2. Add the following 8 lines (copy and paste) to the file zenith.properties in the install directory (default is C:\Program Files\Performance Canvas) - make sure to set the Cubenames to correct cubename(s). A common name is “Finance”:
    dsp.planning=true
    dsp.planning.class=com.dsp.planning.server.PlanningServiceImpl
    dsp.planning.defaultscenario=Forecast
    dsp.planning.name=PlanningService
    dsp.planning.path=/PlanningService
    dsp.planning.scenariodimension=Scenario
    dsp.olap.caption=MemberDescription
    dsp.olap.prefetch=PlanningModelname1, PlanningModelname1, etc...
  3. Start the pcMobile Service
  • canvasplanning/pcmobile/start.txt
  • Last modified: 2018/02/21 13:50
  • by pcevli