Notify From Data Store Task - Data360_DQ+ - Latest

Data360 DQ+ Help

Product type
Software
Portfolio
Verify
Product family
Data360
Product
Data360 DQ+
Version
Latest
Language
English
Product name
Data360 DQ+
Title
Data360 DQ+ Help
Copyright
2024
First publish date
2016
Last updated
2024-10-17
Published on
2024-10-17T10:11:12.223717

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.

 

Tip: If a data store field contains null values for some records and you need to use this field in a Process Model Notify from Data Store Task, you can use the COALESCE function in an analysis first, to find these records in the data store and replace them with a value of your choosing. You could then output this enhanced data to a new data store and use that data store in your Notify from Data Store task.

Output Variables

Optionally, define output variables to customize how the process model executes. For more information, see Process Model variables.