COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Event Studio => Topic started by: mikewalker on 26 Jan 2006 11:13:58 PM

Title: [Solved] [ES] EventStudio database modification procedure issue
Post by: mikewalker on 26 Jan 2006 11:13:58 PM
Anybody noticed that with the database update task within EventStudio, the options to specify how stored procedure parameter values are set/handled appear disabled?

The stored proc parameters can be seen (they are displayed in the task details page), but the properties to define their values & behaviour are 'greyed out'.Ã,  ???

Any help or ideas would be appreciated..

Regards
Mike

Title: Re: [ES] EventStudio database modification procedure issue
Post by: mikewalker on 21 Feb 2006 08:55:24 PM
Cognos Support helped out with this one...

After importing the stored procedure into the FM model, and marking it as a 'data modification' procedure, you need to set values for the stored proc's parameters - the values can be either static or dynamic, and in the latter case it makes sense to put a "prompt" as the value.

eg for the @param1 parameter in my stored procedure I have set its value (in FM) to ?param1_prompt?

This will enable the parameters to be configured within Event Studio.
Title: Re: [Solved] [ES] EventStudio database modification procedure issue
Post by: dwood09 on 07 Sep 2006 02:21:26 AM
Hi All,

Have you actually had success running an update stored proc through Event Studio?

Love to hear that you have ... mine does not seem to work!

cheers,
DW
Title: Re: [Solved] [ES] EventStudio database modification procedure issue
Post by: MFGF on 18 Sep 2006 08:14:06 AM
It's only a simple SP, but yes it works fine.

What problems are you getting?

MF.