Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
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.
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.