SQL - DTS is SQL Server Data Transformation Services. It is used alot of
the
time by programmers to process and build OLAP cubes outside of Project
Server.
But in your case try this.
1. building a cube from project server creates a XML file in your view
drop
folder.
2. stop the views notication service on your project server
3. use the admin page to generate your two cubes.
4. copy the two xml views in your view drop folder to a new folder on the
project server.
5. restart the views notication service
6.create batch file the will copy these two xml files to the viewdrop
folder
7. use the windows scheduling service to schedule this batch job to run
8. don't use project server to schedule your OLAP cube build.
This should create your 2 OLAP cubes.
--
Ray McCoppin
http://www.randsmanagement.com
SRS gantt charts