Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
I've attached starter files that show how to create a URL to invoke a Cognos Report. They are both intended to be connected to the report as the input page (from the Edit Report action in the Site/Reports page). NoPrompt just takes the parameters supplied by Windchill (and they do vary based on which one of the contexts you run the report from) and produces the needed Cognos URL and executes it. The PromptTemplate shows how to inject an actual prompt page when it's not enough to use just the parameters that Windchill provides (for instance, providing some sort of filter wildcard, state name, etc)