Project Monitor Rollup Asynchronous Process

When the Bill Rate field or the Schedule field values are updated in an assignment, the Total Assigned Hours or Total Projected Revenue From Assignments fields in a project are updated, respectively. This updating process occurs asynchronously.

To view more information about the asynchronous job, navigate to the Async Job Records tab. From this tab, you can:

  • View the callable name for the Project Monitor fields rollup process displayed as UpdateProjectMonitorFieldsCallable.
  • Review any errors that may have occurred during the updating process by checking the Errors column. If there are any errors, then errors are logged in the Async Job Records tab or an app log is created.

For a more detailed overview of the error notification settings, see Async Job Notification Settings.

Alternatively, you can view the asynchronous job from the Apex Jobs page. On this page, the queueable apex class is displayed as ffasync_JobQueueable.