Quantcast
Channel: PTC Community: Message List - Windchill
Viewing all 8876 articles
Browse latest View live

Re: CADWORKER not able to create directory during publishing process


how can I change the system profile of an agent in psm?

$
0
0

I already edit the system profile agent space and enter a unique name for each agent. All the servers connect to the the correct hosts. Meaning by this, that when the system profiles where created each had a certain host. But the problem is that, all the servers have the same system profile, which I cannot change.

Re: Check in failed because "ModelCHECK failed on model(s) in the context "

$
0
0

Thanks SvenR for your reply! I am currently working with PTC support on this issue, but still no luck yet.

Below is a screenshot from our Creo. As you can see: ModelCheck manual run only gives one warning. However, when I do "Auto Check In" it gives out error msg "Checkin started: er.prt" and followed by "Checkin failed: er.prt". There's no other logging info.

BTW: I've tried MC_CONFIG setting as per our setting (same as in MC manual run in Interactive Mode) as well as "MC_MODE". It's still giving out the same error msg.

 

Screen Shot 2016-08-29 at 1.31.26 PM.png

 

Screen Shot 2016-08-29 at 9.45.45 AM.png

 

Screen Shot 2016-08-23 at 8.56.26 AM.png

 

Screen Shot 2016-08-29 at 1.40.35 PM.png

Re: Restructuring the old classification structure with a new structure thereby developing a utility

$
0
0

Hello All,

 

In case if anyone is aware of it.

 

Please give your inputs.

 

Best Regards,

Aditya Achanta

Testing of Classification Tree

$
0
0

Hi All,

 

How do we performing testing in Classification Tree?

 

Say in my case there are more than 200 levels with every level having a child node and a sub child node with their own attributes, inherited attributes, constraints etc. So in this case how do I automate the testing ? Or do I need to manually check the entire classification tree.

 

If there is any way to automate the testing process thereby developing a utility ? Can anyone please let me know about it once.

 

Best Regards.

Aditya Achanta

Re: Testing of Classification Tree

$
0
0

Hi All,

 

If anyone is aware of it.

 

Please give your inputs.

 

Best Regards,

Aditya Achanta

What is Monitoring System Performance WPE in Windchill ? is it Windows Utility or Windchill Utility?

$
0
0

What is Monitoring System Performance WPE  in Windchill ? is it Windows Utility  or Windchill Utility?

Re: Dummys Guide to Whitelist Setup in 10.2 ???

$
0
0

Make sure the case is correct.  The syntax used in the worker definition must exactly match the property value.  "C:\ptc" is not equal to "c:\ptc".


ProjectLink server not being recognized by supplier

$
0
0

Hello all!

 

We are use Windchill ProjectLink to share our CAD documents with our suppliers.  We are having issues where the supplier goes through the steps to register a new server and after they click "CHECK" nothing happens.  The server doesn't show up in server management dialogue box.

 

We are using Creo 2.0 our supplier is using Creo 3.0 and I believe we are using the same version of Windchill.  Is there a server compatibility issue here?  Any thoughts on avenues to explore to remedy this problem?

 

Thanks!

vault rehost

$
0
0

I am preparing a rehost system to test WC11 migration on.

If I copy all of my vaults over to the rehost machine today and then on Friday when I do the LDAP and Oracle backups, I take the last vaults from each type and recopy them, should that be sufficient? I have 4 main vault structures with folders under them that are set to roll-over to a new folder when the current one reaches 50K files. In 2 of the vaults, there are less than 50K files, so only 1 subfolder is in use. In the part library vault, there are 2 folders, one RO, one RW. These are the easy ones to just copy while the Oracle backup is running. The last vault is working in folder 46, so over 2 million files out there. If I just copy the last folder over while Oracle is being backed up will that catch all of the latest changes to our design.

If my thinking is right, any new check-ins will create a new file in the latest folder and just the Oracle DB will be updated to the new pointers. Any files that become unreferenced along the way are also just marked as such in the DB until such time as they are removed.

 

I hope this strategy will work because it takes 3-4 hours to copy the main product folders.

 

WC10.0 m040

trying to get to WC11.0 m010 by year end

Re: vault rehost

$
0
0

Yes.  The files in the older, read-only folders only get changed (really just deleted) during the vault cleanup / purge unreferenced files processes.  As long as neither of these have happened, nothing in these folders will change.

 

If you use something like the Windows "robocopy" command, it can be configured to just synchronize anything that doesn't match.  (See the "mir" - mirror command.)  This runs much faster than recopying everything.  I use this every time I rehost to simply pull the new data / changes over.

Importing Creo Assemblies into Solidworks issue

$
0
0

Hello!

 

I've ran into an issues sharing CAD with a supplier who is using Solidworks 2016.  The issue seems to be isolated to assemblies where casted/pre-formed parts are inserted/merged into the assembly and additional assembly-based features are used to complete additional “machining” on the casting or pre-form.  When translating these assemblies, I think Solidworks does not have the ability to recognize Creo commands within an assembly.  Thus, when the assembly is imported into Solidworks just the pre-form model shows up with no additional features.

 

We would like to avoid sending them translated files and would prefer they do direct imports into Solidworks pulling data off Windchill ProjectLink. 

 

I was curious if anybody out there has experienced this problem before and might have recommendations on a fix.  I'm not sure if there is something that I can do on my end to fix this issue.

 

Thanks!

Re: vault rehost

$
0
0

Yes, As Tom mentioned  above will prefer to use Third party copy utilities which will help to sync the latest Data. I am using Microsoft Rich copy utility from last 5 years and which work great. In Advanced option you have to select the required criteria for copy for sync the vault copies.

Rich Copy.jpg

Re: vault rehost

$
0
0

Tom,

 

Can you list the robocopy switches you use?

 

I am doing an initial copy with /E /NFL.

For a catch-up, can I just add the /MIR switch to get the latest changes?

 

Ben

Re: vault rehost

$
0
0

Running from a .bat file:

 

REM ========== Copy File Vault ===========

REM ======================================

robocopy \\tmengfs6\f$\WC_Vault F:\WC_Vault /mir /ns /nc /nfl

 

 

/MIR :: MIRror a directory tree (equivalent to /E plus /PURGE).

/NS :: No Size - don't log file sizes.

/NC :: No Class - don't log file classes.

/NFL :: No File List - don't log file names.


Re: Testing of Classification Tree

$
0
0

Hi All,

 

If anyone is aware of it. Kindly give your inputs.

 

Best Regards,

Aditya Achanta

How to Customizing the Log out Button in Windchill 10.2 ?

$
0
0

Hi folks,

Want to add log out functionality (Cutom Button) in Windchill 10.2?

Re: How to Customizing the Log out Button in Windchill 10.2 ?

$
0
0

It is not a custom button but you could add a favorites that has the following in the Web Document tab  URL: box under properties for the shortcut.  Then just have that in your favorites bar and select it when you want to logout.  It will ask you for a login again.  What I am showing you is for Internet Explorer.  I do not know if it works with other browsers.

 

javascript:document.execCommand("ClearAuthenticationCache", false) ;window.location.reload();

 

8-31-2016 8-27-11 AM.png

Re: How to Customizing the Log out Button in Windchill 10.2 ?

$
0
0

You have it already in WC 10.2, but by default it is disabled, you need to enable it to be visible.

Re: How to Customizing the Log out Button in Windchill 10.2 ?

$
0
0

It works also with Firefox, but as written below.

 

javascript:window.location.href=window.location.href.replace(/:\/\//,"://dummy@");window.location.reload();

Viewing all 8876 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>