cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

We are happy to announce the new Windchill Customization board! Learn more.

How to create new report in cognos

dchavan-2
5-Regular Member

How to create new report in cognos

Hi

Pl help me in creating cognos reporting in windchill. I am creating task delegate in windchill but it not seen in IBM Cognos. how to call that delegate  in cognos pl tell me.

3 REPLIES 3

Open a Windchill shell, navigate to WT_HOME/installer/wnc and run the command ant -f wbr_actions.xml modelupdate. This should update the Windchill package in Cognos with newly created report delegate. You may have to re-open the Reporting Studio session.

Thanks,

Binesh Kumar

One other option, if you have made a new Query in Windchill and want Cognos to see it to grab data from it for your Cognos report you'll have to open a Windchill shell, navigate to the WT_Home directory and run this: windchill com.ptc.windchill.enterprise.report.ReportHelper modelupdate.

Then re-open Cognos and the new query should show up.

Dhananjay,

Were you able to resolve your issue by running the modelupdate command recommended by Binesh and Daryl? Just to clarify, the commands suggested by Binesh and Daryl both perform the same action in Windchill. These are just two different ways to call the same command.

Top Tags