Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have an issue i.e i am returning value from a stored procedure and depending upon that value i have to trigger the mail, Y =trigger,N=do not trigger,how to do that through runif trigger,procedure is returning proper values(Y/N).
I am connecting toraclesp component with runif to tsendmail but no results ,please guide.
Thanks shong,the procedure never return null ,always S or E.