Hi All,
I am new tho HCI and I have small requirement of sending error logs of the Job to particular users only.
Scenario:
- Few files are loaded on server by different users , the file has User name ( User ID) in It ( for each record in the file we have user name User ID)
- Through HCI we are picking these files and processing them to update in SAP IBP.
- In few cases some records gets failed duw to validation or master data no found in target system .
- So we want to notify that particular users only with the error log
- We do not want a general email to all users. But the users whose file has issues.
Any help how to achieve this in HCI will be highly appreciated.