Process WFPRINIT - Initiate Workflow Processes To Execute Notification Upload Staging Records

This process creates a workflow process for all Notification Upload Staging records in the Pending state. It determines the workflow process using a combination of the External Id and the NUS Type. Refer to What Type Of Workflow Process Is Created for more information. It stamps the NUS ID onto the newly created workflow process.

If the External ID on the staging record is not a valid External ID in our system, rather than creating an error, this process will find a workflow process template with a notification condition of Unknown Notification ID and create a workflow process. If the NUS Type on the staging record is not a valid NUS Type in our system, rather than creating an error, this process will find a workflow process template with a notification condition of Unknown Notification ID and create a workflow process. Refer to Setting Up Workflow Process Templates for more information. For these cases, the status of the notification upload staging record will be set to Complete.

Any errors detected during this process will be written to the Notification Upload Exception table. You can fix errors using the Notification Upload Staging page (don't forget to change the record's status back to Pending ).

Fastpath:

Refer to Uploading Notifications Into The System for more information.