on 02-13-2012 10:54 AM
Hi,
I am trying to trigger an e mail if a data manager fails. Following are the steps followed:
1. create process chain.
2. In the end of the chain, in "clear BPC tables" varient -attach a message(for e mail trigger)
3. Create a data manager in BPC front end and linking it with this process chain.
THis chain triggers mail if it is executed from back end.i.e RSPC.
BUt, the mail is not getting triggered when the data manager is run.
No idea.... why it is not working.
Any suggestions/ideas/help would be very useful.
Regards,
Swetha
Hi Swetha,
Please try the below:
1. Use the process type BPC: E-mail
2. Link the Run Logic task to the E-mail task. The link should be valid only for "Error".
3. Under Run Logic task, you will already have OR task. Change the link to "success".
4. Under the E-mail task, add AND task.
5. The And task should be linked to Clear BPC table task.
Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi nilanjan,
i have tried this solution to get the email notification when the package fails,but it was not working for me.
Even i tried to implement this solution for the successful package status,i am not getting any email notification but the status of the package was success.
For this we need any BASIS settings ?
please provide the required steps to get this solution work fine.
Thanks..........
thanks nilanjan.
I have already tried this and this works fine. FInally we have moving ahead with this solution only.
But i wonder, why the other solution is not working.
This process chain - when triggered from backe end i.e RSPC - sends mail.
But, when executed from Data manager package - it will not send mail. Just wondering why?
Any settings required??
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.