I want to display a user defined warning message in the session log. Example If the value a of particular field is 0
then I want to display a warning message in the session log and defualt it to 100.
Hi,
you could use the error() function. But this increases the error count and skips the row.
abort() make the entry but fails the workflow.
For similar issues I wrote a tx object which issues a c/c++ system() command which allows than to send for example a Tivoli message.
If you need it for Solaris and PowerCenter 7, you can have it. Send me an email.
Regards
Dieter
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.