3 weeks ago
Hello Experts(Datasphere)
Is there any flexibility to print record count in Email Notification from Datasphere Task Chain.
My requirement is to print Valid and Invalid record count in the Email Notification for Business awareness.
Please let me know if there any such option in SAP Datasphere Email Notification.
Thanks,
Balu
In Datasphere, Use SQL Scripts or Data Flows to Calculate Record Counts.
Datasphere does not support injecting dynamic data (like record counts) directly into an email body. You have to create an external API or cloud function that formats and sends emails. In your Task Chain, after calculating the record counts, call this external API with the record counts as parameters. The external service can then format the email with the record counts and send it to the intended recipients.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
75 | |
10 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.