Page 1 of 1

Notification activity - removed recipients still get email

Posted: Mon Jan 30, 2006 2:16 pm
by taisto22
After removeing email recipients from a notification activity
they continue to receive the email. I tried removing the email
addresses from the .sh file generated, but this did not help either.
Is there somewhere else datastage or unix is storing the addresses
that needs to be updated?

Posted: Mon Jan 30, 2006 2:29 pm
by ArndW
Have you recompiled the sequence? Normally no shell script is generated by the program, there is just the default mail script.

Posted: Mon Jan 30, 2006 3:32 pm
by taisto22
The compile option was selected when I migrated it through version
control, however I had not compiled it in the development env. before
migrating it. I have compiled it and migrated it again.

Thanks