cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Send notification through mail when an import in import monitor is finished

former_member966500
Discoverer
0 Likes
343

Hi All

i need your help. we are trying to set up mail notification to some specific users whenever an import task in the import monitor is finished. i already asked SAP directly but it seems like that there is no default solution for that. so if anyone has an idea i would be really thankfull.

it may would also help if someone knows where the "logfiles" which are shown in import monitor are located on disk.

thanks to everyone for helping.

best regards

Lukas

Accepted Solutions (0)

Answers (1)

Answers (1)

Olga_Vasileva
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello bossplayer,

Unfortunately, I don't think there is a standard way to trigger mail notification for import finish.

"Log files" that can be downloaded in the Import monitor are actually database requests - from Import.ImportRequest and Import.ImportRequestItem tables. So theoretically you can develop an app that would periodically check those tables for updates and trigger an email notification.

former_member966500
Discoverer
0 Likes

Hi Olga

Thanks for that answer. so i guess we will just have to give those users access to check the import monitor.

best regards

Lukas