Your source for IBM Cognos 8 and 10 support and tips.
Purchase your Section 508 Compliance Support guide now!
Purchase your Section 508 Compliance Support guide now!
Cognos 8 SDK -- reminder
Hello, don't forget that when you're working on your Cognos SDK app that Cognos appends all prompt names with "p_" so if you name your prompt OrderId then then Cognos will be looking for p_OrderId to be passed via your C# code.