That's probably because I copy/pasted the URL for pds.ptc.com (so as to avoid typos) and then changed the protocol and host name. The rich text reply must have converted the original URL to a hyperlink and then not updated the hyperlink when I updated the text..
Re: Windchill log tool
Re: Windchill log tool
Did you change your web app name from Windchill?
At any rate, you can get there via Site -> Utilities -> Server Status -> Monitoring Tools.
Re: Windchill log tool
Thanks Jess, we were looking for a way to read the logs easier, and this looks like it will do the trick!
Re: Change Notice Multiple Paths
Prior to the 'Choose Participants' assigned activity there is a CRB step.
This is the reason I'm curious about having one before and several after the CN assigned activity.
Larger picture than the snapshot I took was to have a CT early in the process, then a CRB-type activity in the CN, then multiple CTs that auto-fire after the CRB-type activity is completed by all parties. That's really what I'm after. The CTs are department based (Quality, Mfg., Purchasing, etc.) while the CRB-type evens are all in the CN.
Re: Converting WT file as End Item WT
Thank you Shirishkumar Morkhade
Re: Converting WT file as End Item WT
It works!!
Thank you Chinmay Gadre
Windchill Data Model
Hi All,
Can anyone tell me where can I get some information or guide or some material about Windchill Data Model.
I had seen some cases in PTC for workflow or EPM Documents etc.
But if I need it on a whole. Can anyone suggest me some information on where to get some guide for Windchill Data Model.
Best Regards,
Aditya Achanta
Re: Windchill Data Model
Aditya,
at the beginning of the document I pointed you some days ago, there are a couple of link to UML data model.
Re: Windchill log tool
P.S. If the Monitoring Tools pages don't help you mine the persisted health/performance/logging data well enough, you can always either:
- Configure to enable freeFormQuery.jsp (in recent releases). There should be docs on this (else look in the JSP and also see create_wc_perf_user.sql in db/sql).
- Write your own JSP (or whatever) to query the database tables in question. Do note that out-of-the-box large strings in these tables are stored in BLOBs, not CLOBs to allow compression. While you could alter the schema for the non-modeled tables in question to use CLOBs (the code should all continue to work either way), there are utility methods one can use to handle the BLOBs -- see the existing JSPs for details.
Re: Load Classification Node through CSV
Good day Hrishikesh,
Is this a question you have about Windchill?
If so, I will move it to that specific product community to give it exposure so your question can be answered.
Please confirm.
Best,
Toby
Re: Load Classification Node through CSV
Yes this is related to Partslink Classification structure
Re: Load Classification Node through CSV
Would you like it moved to Windchill?
Re: Load Classification Node through CSV
Okay.
Re: Load Classification Node through CSV
Do either of these articles help?
https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS59964
https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS59972
Running CREO publisher on Different Server
We are running our Creo publisher on a separate server and have recently begun receiving the following error:
Failed to register Windchill server "publish2759967848149056590tmp" - -22
Working with PTC on this. Moved the publisher back to the Windchill server, but get occasional memory errors causing the Windchill server to restart. many thanks!
Re: Running CREO publisher on Different Server
You really want your CAD worker to be running on a separate machine (for these very reasons). Have you reviewed all of these articles:
Re: Running CREO publisher on Different Server
What is your system reboot schedule?
If you reboot your Windchill servers without rebooting the publisher, this will cause the systems to not communicate.
I reboot my Windchill and Oracle serevrs at 5:00AM and the publisher at 4:45AM every day.
Re: Running CREO publisher on Different Server
Really?!? I restart my servers all the time and almost never restart my CAD workers. I could see where restarting a CAD worker could cause Windchill to mark it as "won't start", but this status is easy to change from the site utilities page. I've never needed to restart a CAD worker to force it to start communicating with Windchill again.
Re: Running CREO publisher on Different Server
Maybe I just do it out of habit! Pro/E used to leave memory blocks tied up after exiting, so we used to recommend that workstations be rebooted every day to clear memory. I guess I have just carried that on with the publisher. That was also in the 2GB 32-bit Win XP days, so maybe with Win 7-64bit I am doing too much.
I know when my users complain that some function in Creo is not working as they expect, my first question is "When did you last reboot?" 95% of the time they do not come back with that problem.
Re: Running CREO publisher on Different Server
Something else I need to mention. We are using SiteMinder for our user logon.