Quantcast
Channel: PTC Community : Discussion List - Windchill
Viewing all 5797 articles
Browse latest View live

Issue During Windchill Upgrade

$
0
0

Hi Everyone,

 

I've started Upgrade Windchill PDMLink from 10.1 to 11. I'm facing issue during Upgrade at Execute Standalone Migrators activity. I'm getting below error...

 

(wt.org.orgResource/54) wt.org.OrganizationServicesException: Cannot process participant xyz because a related disconnected participant wt.org.WTOrganization:374 exists in the database


Here Source system is rehosted one for which domain name has been changed.


Any suggestions will be really helpful to me.

 

 

Regards,

Krishna




How to configure multiple Release states in Change Management ?

$
0
0

My part lifecycle state includes Open - Under Review - Alpha Release - Beta Release - Production Release - Cancelled.

On revise from Alpha, Beta or Production Release states, the part comes in Open State.

 

I have 3 subtypes of Change Notice (CN_1,CN_2,CN_3).
If CN_1 is raised on the parts, resulting objects should be released to Alpha release, for CN_2 - Beta release, for CN_3 - Production Release.

 

Since change transition allows only one target state, How can i achieve this ?
I don't want user to select the release target. Instead release target should automatically change depending on the change notice type.

How to download query builder report automatically or sent to specific email ?

$
0
0

We are trying to automate the process of CR/CN daily reports to download to a network folder. Is there any way – Windchill can automatically download as an excel report of a custom report from query builder  ?

Failed to build part error - HELP please

$
0
0

When I do a RIGHT CLICK to Build Associated Part, I will sometimes get this error.  Any suggestions?

 

The image attached, I'm basically Right Click, Build Associated Part, then I get that error.  The 12600453-6314.prt is RELEASED now, so not sure if the state change caused some issues.  I've had this happen before, and the only fix was to modify a part at released (basically do any random change to generate a new iteration), but that cannot be the soltution.

 

FYI, the 12600453-6314.prt is related as a IMAGE.  (We basically have a bunch of different tie wraps that are modeled and used to build the BOM).

Hide "Define Impact" on Variance

$
0
0

Anyone know how to not display the "Define Impact" on a Varaince (step 2)?

 

I am using a sub-type of Variance for users to request Test Builds for validations and I don't need this section.

Oracle Security Alert for CVE-2017-3629

$
0
0

We just received this yesterday.  Is anyone aware of this?  Or have you already updated your system?

 

ACL: What is the diffrent beween DynamicRole and RoleGroups?

$
0
0

Hi,

 

What is the different between a DynamicRole and RoleGroups in Windchill 11.0? Where can I find a documentation about the different group types?

 

Both are used in the Context Template xml (see snipped below). The ACLs are created with the UI.

 

... <AccessControlRule>    <domainName>/Default</domainName>    <externalTypeId>WCTYPE|wt.doc.WTDocument|priv.Domain.MyDocument</externalTypeId>    <lifecycleState>RELEASED</lifecycleState>    <WTPrincipalReference isInternal="true">      <groupName>DOCUMENT_MANAGEMENT</groupName>      <groupType>DynamicRole</groupType>    </WTPrincipalReference>    <grantPermissionSet><AccessPermissionSet>        <permissionField name="READ"></permissionField>        <permissionField name="REVISE"></permissionField>        <permissionField name="CHANGE_PERMISSIONS"></permissionField>        <permissionField name="DOWNLOAD"></permissionField>        <permissionField name="SET_STATE"></permissionField>      </AccessPermissionSet></grantPermissionSet>  </AccessControlRule>  <AccessControlRule>    <domainName>/Default</domainName>    <externalTypeId>WCTYPE|wt.doc.WTDocument|priv.Domain.MyDocument</externalTypeId>    <lifecycleState>RELEASED</lifecycleState>    <WTPrincipalReference isInternal="true">      <groupName>DOCUMENT_MANAGEMENT</groupName>      <groupType>roleGroups</groupType>    </WTPrincipalReference>    <grantPermissionSet><AccessPermissionSet>        <permissionField name="READ"></permissionField>        <permissionField name="CREATE"></permissionField>        <permissionField name="DOWNLOAD"></permissionField>        <permissionField name="SET_STATE"></permissionField>      </AccessPermissionSet></grantPermissionSet>  </AccessControlRule>
...

 

Thank you,

 

Tom

Windchill 11.0 M020/30, Windows Server 2012 NTLMv2 issues

$
0
0

So I've been racking my brain since march, and literally no valuable help from PTC on this issue, but I need some input from the community at this point.  We've had a case open with PTC for 68 days and still no fix...

 

Environment:

Windows Server 2012R2

Windchill 11.0 M020 (also tried with M030) OOTB

-Apache 2.4 (bundled version)

Server (& AD Domain Controller) has policies that require contact to AD/DC to be NTLMv2 only.

Certificates are properly imported into Keystore & to the TRCA on the machine

Followed CS62326.

 

This configuration works perfectly with our production environment Windows Server 2008R2 / WC 10.2 M030 / Apache 2.2.

 

I am racking my brain here....

Any of you using Server 2012R2 & WC 11.0 yet?

 

Jim


Hiii..

$
0
0

Is PDM Essential (Application server) is compatible with Microsoft Security Patch??Kindly suggest please..

Does Windchill PDMLink supports Active/Passive SQLServer Database connection? If so, what is the configuration from PDMLink?

$
0
0

Hello,

Does Windchill PDMLink supports Active/Passive SQLServer Database connection? If so, what is the configuration required from PDMLink?

Windchill SQL Upgrade Question

$
0
0

When upgrading to SQL Server 2012, one of the steps is Full-text Upgrade.  There are three options: Import, Rebuild and Reset.  Can I use Reset, which deletes full-text catalogs or does Windchill use full-text catalogs so that I should choose one of the other options?

Data Migration

$
0
0

We are migrating data from ProductCenter to Windchill (25 years of data).  What kind of timeline should we be looking at to migrate?  We do not have any CAD data in ProductCenter.

how to use ApplyService in com.ptc.windchill.ws

$
0
0

I use the SOAP api with Windchill 10.0 to create a custom interface and do some automated stuff.

I can do queries now and a navigation through the folders. But now I want to do changes to the lifecycle state of an object. My understanding is that I need to use ApplyService for that. But if I try that, it only gives me an Internal Server Error which is a NullPointer exception in the shell on the Windchill server.

If someone could give me a working example of ApplyService or, even better, something to set a new lifecycle state, that would be really helpfull for me.

 

Thanks in advance,

martin

Customizing Table Views

$
0
0

Hello,

 

Is there any way we can add new attributes in the Customizing Table Views, when I try to create a new custom view I can see the some attributes are missing is there any way we can add it

How to configure multiple Release states in Change Management ?

$
0
0

My part lifecycle state includes Open - Under Review - Alpha Release - Beta Release - Production Release - Cancelled.

On revise from Alpha, Beta or Production Release states, the part comes in Open State.

 

I have 3 subtypes of Change Notice (CN_1,CN_2,CN_3).
If CN_1 is raised on the parts, resulting objects should be released to Alpha release, for CN_2 - Beta release, for CN_3 - Production Release.

 

Since change transition allows only one target state, How can i achieve this ?
I don't want user to select the release target. Instead release target should automatically change depending on the change notice type.


How to download query builder report automatically or sent to specific email ?

$
0
0

We are trying to automate the process of CR/CN daily reports to download to a network folder. Is there any way – Windchill can automatically download as an excel report of a custom report from query builder  ?

Update Software Downloads

$
0
0

Hello,

 

I am currently looking to update our Creo View Setup and Installation via Software Downloads in Windchill 10.2 to install Creo View 4.0. Could someone direct me to some instructions in how to do so? Thank you.

 

C

Translation of Attribute Labels

$
0
0

Hello all,

 

Regarding attribute translations (like Part "Name" to "Nom" for French users), I'm assessing various approaches.

 

So far, I tried installing the Windchill Service Information Manager to use "Translated Attributes", but I can't find any documentation on this.

 

I considered using "Calculated Attributes", but I dismissed this idea as it would modify the value of the attribute and not the attribute label.

 

What is the easiest way to have my attributes labels change based on my browser language?

 

Any help is appreciated.

 

Regards,

Ammar

SMTP Server Name Change

$
0
0

Hi Everyone,

 

We changed the name of our SMTP server recently and now we are not receiving email notifications in 10.2 Windchill.

 

To resolve this, I tried changing the mailhost in site.xconf to the current SMTP hostname using xconfmanager with the following command:

 

F:\ptc\Windchill\bin>xconfmanager -s wt.mail.mailhost="SVR-MXS-002" -t mail.properties -p

 

But I get an access denied error:

 

Default product root=F:\ptc\Windchill\bin\..

java -jar "F:\ptc\Windchill\bin\..\codebase\WEB-INF\lib\install.jar" -r "F:\ptc\

Windchill\bin\.." -s wt.mail.mailhost=SVR-MXS-002 -t mail.properties -p

Error

  java.io.FileNotFoundException: F:\ptc\Windchill\site.xconf (Access is denied)

2017-06-22 12:39:21,634 ERROR [main] com.ptc.windchill.structconf.StructConfMana

ger - Unexpected error (stack trace below):

com.ptc.windchill.structconf.StructConfManagerException: Error saving updated F:\ptc\Windchill\site.xconf settings.

 

Any help would be appreciated.

Hide "Define Impact" on Variance

$
0
0

Anyone know how to not display the "Define Impact" on a Varaince (step 2)?

 

I am using a sub-type of Variance for users to request Test Builds for validations and I don't need this section.

Viewing all 5797 articles
Browse latest View live


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