How to Pre-populate the Intake Script

The StartIntakeEvents.startIntake is raised before an intake script is executed. This can be used to edit the contents of the Datastore before the intake process begins. Typically this will be done where, for example, a citizen has gone through screening and added some basic data as part of that process. This customization point allows for the transfer of this basic data to the intake. Note that the signature supplies a link to the datastore for pre-population. For further details, refer to the API JavaDoc for StartIntakeEvents. This can be found in <CURAM_DIR>/EJBServer/components/WorkspaceServices/doc