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

Re: Copying a VM with a simple Windchill server already installed.

$
0
0

Your server may not be connected to Corporate/Enterprise Ldap, but Windchill comes bundles with a local Ldap server called WindchillDS. WindchillDS holds configuration information that Windchill needs in order to even start up. Since you skipped the Ldap rehosting, Windchill isn't able to find the necessary config info in WindchillDS for its new hostname, and is crashing on startup. If you go back and follow the instructions in the rehost guide to rehost the Ldap, then Windchill should start up.

 

You'll also need to go back and do the updates to the repository table that you had skipped. There will be entries for your WindchillDS Ldap in the repository table that need to be updated to the new hostname.


How to write a data utility? Basic tutorial with working example would be handy

$
0
0

Hi ,

 

Can someone please make me understand a working example of data utilities?

 

I would like to see a working example of data utility after deployment.

 

This is related to windchill 10.2

 

Thanks

RK

Re: Windchill Rehost Utility 2.0

$
0
0

Hey Mike,

 

I am currently rehosting my 10.1 M020 system to a test server and it has gone fairly well until we (myself and tech from PTC) cannot get my Ldap adapters that were rehosted from my production server (where they work fine) to work. Every time we add them to the wt,properties file and try to start WIndchill I get a LDAP Error code 49 which is supposed to be something to do with the mapcredentials file. We have rechecked the AD bind user and password multiple times and nothing seems to fix it....maybe you have had some experience with this or maybe not....we use our corporate AD as login for Windchill....

 

Buddy Hudson

Re: As Stored Drawing References

Re: As Stored Drawing References

$
0
0

No offense, but really?!?  I can't see what version of a object is tied to a particular drawing without writing custom code?

Re: Hide Attribute From Search Page

$
0
0

Malavika,

 

Profiles will hide the attribute from more than just the search page.

 

If you want to avoid all users from being able to search by certain attributes then you can update the <WT_HOME>/codebase/com/ptc/windchill/enterprise/search/server/SearchableAttributesByType.properties to remove the attribute from the type.

 

Example:

To avoid searching on End Item attribute for WTPart in the Advanced Search change

 

advancedSearch.wt.part.WTPart=CostEstimateType,CostVerdict,TargetCostWithUnit,CostEstimateConfidence,CostEstimateWithUnit,rohs_consumer,rohs_infrastructure,rohs_server,jig_a,jig_b,jig_101_regulated,jig_101_for_information_only,reach_svhc_candidate,reach_svhc_authorization,reach_svhc_restricted,reach_svhc_suspect,gadsl_and_imds_app_prohibited,elv_automotive,thePersistInfo.createStamp,iterationInfo.creator,defaultUnit,lock.locker,search_name,search_number,ownership.owner,source,state.state,partType,thePersistInfo.modifyStamp,iterationInfo.modifier,view.id,organizationReference,oemPreference,endItem,versionInfo.identifier.versionId,iterationInfo.identifier.iterationId,jobAuthorizationNumber,phase,contractNumber

to

 

advancedSearch.wt.part.WTPart=CostEstimateType,CostVerdict,TargetCostWithUnit,CostEstimateConfidence,CostEstimateWithUnit,rohs_consumer,rohs_infrastructure,rohs_server,jig_a,jig_b,jig_101_regulated,jig_101_for_information_only,reach_svhc_candidate,reach_svhc_authorization,reach_svhc_restricted,reach_svhc_suspect,gadsl_and_imds_app_prohibited,elv_automotive,thePersistInfo.createStamp,iterationInfo.creator,defaultUnit,lock.locker,search_name,search_number,ownership.owner,source,state.state,partType,thePersistInfo.modifyStamp,iterationInfo.modifier,view.id,organizationReference,oemPreference,versionInfo.identifier.versionId,iterationInfo.identifier.iterationId,jobAuthorizationNumber,phase,contractNumber

Re: As Stored Drawing References

$
0
0

I understand.... It would make a good Idea!

Re: How to write a data utility? Basic tutorial with working example would be handy


Re: As Stored Drawing References

$
0
0

Found it!

 

I was sure I could do this in 9.1.  So sure I went back and fired up our old system just to remember how.  It was the "Relationship Report" tab.

b1.PNG

Take a look at the attached pictures.  Notice how, when using the 'as stored' config spec., each drawing version lists is corresponding model version.

b2.PNG

b3.PNG

b4.PNG

b5.PNG

 

It still exists in 10.2, but has to be manually added to a new tab.  It's not visible by default out of the box.

b6.PNG

b7.PNG

b8.PNG

Re: As Stored Drawing References

$
0
0

Ah.... I'd forgotten about that report! It's been ages since I've had to look at it. Well, I'm glad there's an easier way to do it than the I*E task!

Re: Setting access control policies for objects within a change notice?

$
0
0

Hi Linda,

 

There is at least one Product Idea here in the Community that relate to your use case of Revise only when the Object is part of a Change and I encourage you to vote it up.  http://communities.ptc.com/ideas/2974

As far as User Revise on Released Objects, you probably need to enable this permission through access policy.  What you can do though is establish a "rule" that undoing unwanted Revisions must come through your manager rather than users going to admin directly.

 

I don't know of any way that would put this restriction in place but pretty much anything is possible with Customization.

 

As far as the create Change Notice workflow assigned activity you can make a couple of adjustments in the Workflow.  Change the participant to another Role (you could assign a specific User here but not the best idea... (just because you can does not always mean you should).  The User would need to be in the Role for the Context Team and you can set permission to create a Change Notice (and don't forget to also set permissions for Change Tasks) in the Policy Administrator.  If your concerned about your "heavy user" creating Change Notices without authorization there is also a Preference that determines if Change Notices can be created without a Change Request

 

You can also change the workflow assigned activity for Change Request approval to be a Set Up Participants type to allow the approver to set downstream participation to save reassigning.

Windchill Users

$
0
0

Hi!,

 

Can somebody tell me how many users can be registered in windchill? How many PC's can you log in one users.

And how to prevent logging in same users in multiple PC's.

 

Thank you in advance!

Re: Windchill Rehost Utility 2.0

$
0
0

Buddy,

 

I don't think it is necessarily a problem in 10.1 - just that at this release all the passwords were encrypted so when you rehost a machine you now must re-create your encrypted passwords.

 

The default adapter is your Windchill DS Administrative LDAP

 

The enterprise adapter is an  external enterprise LDAP - most likely Active Directory, I can't tell you more than that as i don't know your system configuration. If it is one you don't recognise, perhaps you have rehosted the main system before and it is left over from that.

 

I think we should take this offline now as this is not relevant to the original thread - pm me if you like.

 

Rgds

 

Gary

 

Message was edited by: Gary Mansell Edit: Corrected type of the enterprise adapter

Re: CAD Agent Administration - Trying to configure an Agent, and failing...

$
0
0

Ah, I remember now.  You need to set "wt.auth.trustedHosts" equal to the ip address of your cad worker machine.

Re: CAD Agent Administration - Trying to configure an Agent, and failing...

$
0
0

Thanks Tom,  I'll give that a whirl tomorrow, and thanks to both of you for your input.


Re: Copying a VM with a simple Windchill server already installed.

$
0
0

Hi Chris,

 

One of the reasons I skipped over the LDAP step was because quite litterally I don't have an Ldap server to refer to.  I defined server name and the fully qualified server server name within the local hosts file when I set up the original server.

 

I've been playing around with rehosting command as you suggested, but it crashes because I have no idea what to use in this situation.

 

ant "-Dtarget-ldap=ldap://administrator:<adminPassword>@spkwindgdn1.spkaa.com/" -Dtarget-domain=spkwindgdn1.spkaa.com

 

The error I get is:

C:\ptc\Windchill_10.2_next\Windchill\bin\adminTools\rehost\build.xml:63: Could not create type ldapUrl due to java.lang.NoClassDefFoundError: org/apache/log4j/spi/RepositorySelector

 

Also, as far as I can tell, I am not making further changes to the Repository changes than those I looked at above.  The table itself has only 3 lines:

 

displayNameguidlastKnownDomainlocalcreateStampA2markForDeleteA2modifyStampA2classnameA2A2idA2A2updateCountA2updateStampA2guidWC
Windchill074500856-1407956499147-1465318690-32-100-16-172spkwindgdn1.spkaa.com12014-08-13 19:01:39.00002014-08-13 19:01:39.000wt.ufid.Repository112014-08-13 19:01:39.000U074500856-1407956499147-1465318690-32-100-16-172
NULLLdap.spkaa.comLdap.spkaa.com02014-08-13 19:01:41.00002014-08-13 19:01:41.000wt.ufid.Repository212014-08-13 19:01:41.000ULdap.spkaa.com
NULL680906748-1364429139245-598340657-243-13-253-132lestepp203d.ptcnet.ptc.com02014-08-13 19:07:55.00002014-08-13 19:07:55.000wt.ufid.Repository4825412014-08-13 19:07:55.000U680906748-1364429139245-598340657-243-13-253-132

 

I updated the DisplayName line as directed in the instructions, but I am not changing the domain name, so why would the second line need to change? I'm assuming it would still say Ldap.spkaa.com when I got done with the SQL command.

 

I'm assuming the last line is something best left alone.

 

 

 

Comments?

Re: CAD Agent Administration - Trying to configure an Agent, and failing...

$
0
0

Just as an FYI... GS Worker Daemon is only needed if the worker is running remotely on a machine other than the Windchill server.

 

From what I can tell it seems like the value in wvs.properties is correct and coincides correctly with what's in the agent.ini.  Was the Method Server restarted after making the change to wvs.properties?

Re: Object view

$
0
0

Luar,

 

Have representations been successfully published for these CAD Documents? If you go to the Content tab of one of the CAD Documents are any representations listed in the Representations table that have thumbnails?

 

11-6-2014 5-09-15 PM.jpg

 

If not, then that means that the data has not been published into Creo View data. You need to either do client side publishing (File > Check In > Custom Check In > Models and Viewables) or you need to have a CAD worker configured that will publish the data (thumbnail worker will do if you only want thumbnails).

Re: Explicit Attributes with Creo and Windchill

$
0
0

Mike,

 

Specifying the name of the parameter in the Creo field in the Attribute data as you pointed out will set up explicit mapping. As Creo parameters are in upper-case then the parameter name specified in that field should also be upper case.  Implicit-mapping will occur if an attribute has been associated with the CAD Document type that has the same name and case as the Creo parameter (i.e. Windchill IBA Internal name is TEST and Creo parameter name is TEST).

 

There are a couple of help topics in the Windchill Help Center that cover the different kinds of mapping. Info can also be found in the Using Creo Parametric with Windchill Guide.

 

http://support.ptc.com/cs/help/windchill_hc/wc102_hc/index.jspx?id=ProEWCIntegCustProEParamWCAttrMap&action=show

 

http://support.ptc.com/cs/help/windchill_hc/wc102_hc/index.jspx?id=TypeMgrExplicitMapCreate&action=show

 

http://support.ptc.com/cs/help/windchill_hc/wc102_hc/index.jspx?id=TypeMgrAttributeMapAbout&action=show

 

Tom,

 

Specifying them at the EPM Document Master level means that the attribute values will not be file-based (i.e. all iterations of a particular CAD Document version will have the same attribute value). Additionally, only file-based attributes (those specified on EPM Document/CAD Document) will map to Creo parameters.

How to present windchill?

$
0
0

Hi,

 

I want to ask if your going a client presentation of windchill and the client wants to try a hands on test on winchill, what setup are you going to do? We know that windchill is a web based application. And you only installed windchill in a not registered domain server and you can only access the server within a network.

 

Thanks in advance!

Viewing all 8876 articles
Browse latest View live


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