You can use the Notify from Data Store Task node to send a message to an environment group of users once a data store has finished loading. Users may want to know when a data store load completes, if they intend to use the data store in other data stages.
Properties
Name
Specify a name for the node.
Data Store
Select the data store that you want to reference in the email notification.
'Message' Data Store Field
Select the field that you want to reference in the email subject.
For example, if you selected a field named "FirstName", the email subject would include a name, for example Bob
.
'Message Details' Data Store Field
Select the field that you want to include in the body of the email notification.
For example, if you selected a field named "salary", the salary information would be included in the email, for example, 122044
.
'Send To Group' Data Store Field
Select the name of the field that contains the group email information.
Work Id Properties
Select the relevant properties to determine which records the node should check. For example, if you select refStartTime
and refEndTime
then the node considers the records from the execution which matches refStartTime
and refEndTime
.
Output Variables
Optionally, define output variables to customize how the process model executes. For more information, see Process Model variables.