COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Event Studio => Topic started by: EarthDog on 06 May 2015 06:18:50 AM

Title: Conditions within one agent?
Post by: EarthDog on 06 May 2015 06:18:50 AM
Can i have condition logic in ONE agent?

I want to be able to have 6 conditions in the agent that will trigger different report view.

can i do this or i need to create 6 agents?
Title: Re: Conditions within one agent?
Post by: MFGF on 07 May 2015 10:56:52 AM
Quote from: EarthDog on 06 May 2015 06:18:50 AM
Can i have condition logic in ONE agent?

I want to be able to have 6 conditions in the agent that will trigger different report view.

can i do this or i need to create 6 agents?

Hi,

You need six agents for this, each with a simple condition that evaluates to true or false, and each triggering a single report view. You can schedule them by adding them all to a job and scheduling the job.

Cheers!

MF.
Title: Re: Conditions within one agent?
Post by: EarthDog on 08 May 2015 01:32:07 AM
Thanks!