Hi
I have used 1=1 in the event condition when i valid it shows no errors. While i run the event it will shows this error
CNC-ASV-0050 Event condition not met.
I have gave true also in event condition its shows this error only. I have attached the error came for me
Please help make it works fine.
Thanks in Advance
Hi,
One of the quirks of an Event Studio agent is that it will not run successfully if the condition does not result in any access to a data source. Your condition 1=1 is not causing any data source access, so you are getting the error you have posted up when you try to run it.
You could perhaps change your condition to use a package item in an expression you know will always evaluate to true
eg [Product line] <> 'Muppet' (assuming you have no product lines called Muppet :) )
Out of interest, why are you trying to code an expression that will always be true? Seems a little pointless on the face of it...
PS. Here is a document on the IBM support site that explains your error:
http://www-01.ibm.com/support/docview.wss?uid=swg21342900
MF.
hi
thank you very much error went now.
but notification mail didnt came to in myinbox
Thanks in Advance
Have you configured your Cognos instance with details of your email server? If you test the configuration, does it show any errors?
Is your user ID configured with an email address?
What happens if you "run with options" on a report in Cognos Connection and select the option to deliver the report by email to yourself? Do you get the email?
MF.
I did it i have configure STMP. i have got notifications email will start server too. Am taking about Notifications mail in Myinbox in IBM Cognos