Import via external scheduling tool
oculai is not a scheduling tool and requires the import of a planned schedule from an external tool. Here we are compatible with the common software solutions Asta Powerproject, MS Project, and 3) Primavera P6. Export the schedule as an export file (.xml, .pp, .mpp, .xer) and import the schedule into oculai simply via drag & drop.
If a schedule is already set up, it can be overwritten and versioned.
Import with CSV
If the schedule was created in Excel or another tool not supported by oculai, we offer import via a .csv file as an alternative. It is mandatory that the schedule conforms to the data format described in the table.
Correct column names + no additional columns
Correct data types
Column name | id | name | start | end | parent | cost (optional) |
Format | Number | String (not empty) | YYYY-MM-DDTHH:MM:SS | YYYY-MM-DDTHH:MM:SS | Number (or empty) | Number/Float (or empty) |
Example | 23 | Ceiling 1st floor | 1970-01-01T08:00:00 | 1970-03-15T17:00:00 | 22 | 50000 |
Description | Unique identifier | Activity name | Start | End | References the 'id' of the parent activity | Activity-related costs |


