Publish project data hourly regardless of number of changes
Hi
Our instance is in version 15.1 and we use project codes/activity codes for reporting purpose through BI. However, when the codes get changed, the project won't be queued in next publication cycle as it doesn't have any changes in below tables:
- Project record data about the project record (not its assignments, but fields such as planned start, project name, etc.). This corresponds to the PROJECT table
- WBS Record data (such as adding a new WBS). This corresponds to the PROJWBS table.
- Activity record data (like start, finish, cost, etc). This corresponds to the TASK table.
- Resource assignment record data (like remaining units). This corresponds to the TASKRSRC table