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

Re: Hide Part "View" in create UI, use OIR to set "View" to "Design"

$
0
0

Maybe try to make the view field immutable by adding this to the OIR:

 

   <AttrConstraint id="teamTemplate.id" algorithm="com.ptc.core.rule.server.impl.GatherAttributeConstraints">     
         <Value algorithm="com.ptc.core.rule.server.impl.GetServerAssignedConstraint"/>                   
         <Value algorithm="com.ptc.core.rule.server.impl.GetImmutableConstraint"/>
           </AttrConstraint>
           <AttrConstraint id="teamTemplate" algorithm="com.ptc.core.rule.server.impl.GatherAttributeConstraints">
         <Value algorithm="com.ptc.core.rule.server.impl.GetServerAssignedConstraint"/>
         <Value algorithm="com.ptc.core.rule.server.impl.GetImmutableConstraint"/>
           </AttrConstraint> 

Re: Hide Part "View" in create UI, use OIR to set "View" to "Design"

$
0
0

I sent that too early by mistake.  Code should read:

 

<AttrConstraint id="view.id" algorithm="com.ptc.core.rule.server.impl.GatherAttributeConstraints">     
    <Value algorithm="com.ptc.core.rule.server.impl.GetServerAssignedConstraint"/>                   

    <Value algorithm="com.ptc.core.rule.server.impl.GetImmutableConstraint"/>

</AttrConstraint>

<AttrConstraint id="view" algorithm="com.ptc.core.rule.server.impl.GatherAttributeConstraints">

    <Value algorithm="com.ptc.core.rule.server.impl.GetServerAssignedConstraint"/>

    <Value algorithm="com.ptc.core.rule.server.impl.GetImmutableConstraint"/>

</AttrConstraint>

Server_Prefs.xml

$
0
0

Having issues with downloading the server_prefs.xml file from the Visualization Configuration Administration UI.  Does anyone know where on the server this file is located...I'll just go get it manually via Windows Explorer.


Thanks,

Greg

Re: Creo View in Windchill 10.2 and IGES/STP files

$
0
0

Bozena,

 

Does it make any difference if you add the following to your wvs.properties on the Windchill server:

 

viewer..STP=comp

viewer..IGS=comp

 

The method server will need to be restarted after making the change.

Re: Server_Prefs.xml

$
0
0

It looks like this data is vaulted. Each file associated with a WVSConfigurationTemplate object in the database and is stored as an ApplicationData object.

 

What happens when you try to manually download the file from the Visualization Configuration Administration?

Re: Can I use favourites with Desktop Integration through Windows Explorer?

$
0
0

Stephen,

 

I have not had a chance to test this out, but I found a few references in SPRs and cases that seem to indicate that you should be able to add them to your Favorites.

Re: WTPart attachments

$
0
0

Lori Sood wrote:

 

Hi Janis,

 

I looked on my 9.1 and 10.2 systems, and I don't see an Attachments table available for my WTPart objects. Where are you seeing this table? Could you provide a screenshot?

Sorry for all the mark-outs. You all understand   We are on 10.1, if you customize a tab, when in a WTPart, select Change, attachements it will appear. We see this on our customized tab as well that pulls in all signatures and attachments into a single location.

Attachments on Parts.jpg

Re: Change Request Name and Number


BOM Notes

$
0
0

I am trying to use BOM notes, but I cannot get the Note Status to show correctly in my uses table.  The note symbol only shows in the column if there is a note against that part, not if there is a note against the BOM (usage).  Does anyone who uses notes in Windchill know how I can make the symbol show up when there is a note against that item in the BOM?  I am on Windchill 10.1 M040.

Re: Specifying EPM sub type in OIR in WC 10.1

$
0
0

Hello Patrick,

 

have you got any custom OIR Java algorithm from PTC please? I would like to have a different soft type on one product. Thank you

David

Re: BOM Notes

$
0
0

I believe what you need to do is place an attribute against the "WTPartUsage" type in Windchill and not the "WTPart" (or "Part") type.  After that, you will then need to make some modification of table views and possibly some JSP pages to have the field show up in the add/edit BOM wizards.

 

Feel free to contact me at robert.sindelar@eccellent.com if you'd like to investigate this further or have additional questions.

Re: Creo View in Windchill 10.2 and IGES/STP files

$
0
0

Hello,

Thank You for Your suggestion. I tried with those properties, but still with the same result.

Re: Getting ready to upgrade to Windchill PDMLink 10.2

$
0
0

Bear in mind that, according to the latest software matrices shown on :

http://support.ptc.com/WCMS/files/156056/en/Windchill10.2M030SoftwareMatrices52015.pdf

you will need either Oracle 11.2.0.4 or 12.1.0.2, and that some of the table entries are greyed out because

12.1.0.2 is only available in (the much more expensive...) 'Enterprise Edition', as shown on :

http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index-092322.html

So for now at least, you may find that you are stuck with using 11.2.0.4

 

Some other websites suggest that the only differences bewteen 12.1.0.1 and 12.1.0.2 are for 'Enterprise' edition features.

If that is true then why isn't 12.1.0.1 'Standard Edition (One)' certified & supported by PTC for Windchill 10.2 M030 ?

 

UPDATE: 07-Sept-2015

According to a new posting on PTC Knowledgebase, and the latest version of software matrices :

https://support.ptc.com/appserver/cs/view/solution.jsp?source=subscription&n=CS202620

http://support.ptc.com/WCMS/files/167881/en/Windchill10.2M030SoftwareMatrices8515.pdf

"The Standard Edition of Oracle 12.1.0.1 is now supported" for use with v10.2 M030

Also, now shown on the footer of Oracle's doc 1905806.1  it says:

"UPDATE: A release of 12.1.0.2 for Standard Edition customers is planned for Q3CY2015."

Other pages on Oracle's website suggest that will be the last release of SE1, and they are now talking about SE2...

Re: Server_Prefs.xml

$
0
0

Yes, for sure this is vaulted.

 

I would check MS logs while trying to download the xml. In case the file is not present in the vaults or if there are some problems with vault configuration (not mounted, valid..), there will be error something like wt.fv.master  - Error in doDirectDownload.

 

Hope this helps.

 

-Nitin

ProjectLink R9 to R10 Upgrade changes

$
0
0

Hi All,       While Upgrading from Projectlink R9 to R10.1, there are few discussion on replacing the  R9 Deliverable, Milestone, SummaryActivity object links with R10 Planactivity, PlanDeliverable.       In PJL R9, few Custom persistent objects are linked with Deliverable, Milestone and SummaryActivity. In R10, these objects links are planned to replace as below                 Windchill PJL 9                  Windchill PJL 10                 Deliverable ----------------  PlanDeliverable                 Milestone    ----------------    PlanActivity                 SummaryActivity-----------    PlanActivity. Is this because of R9 Classic model conversion in  R10 as EPP.?? Whether someone have any idea on this?..Please share your points. Thanks, Chan


Upgrading from Projectlink R9 to R10.1

$
0
0

Hi All,      While Upgrading from Projectlink R9 to R10.1, there are few discussion on replacing the  R9 Deliverable, Milestone, SummaryActivity object links with R10 Planactivity, PlanDeliverable.      In PJL R9, few Custom persistent objects are linked with Deliverable, Milestone and SummaryActivity. In R10, these objects links are planned to replace as below                Windchill PJL 9                  Windchill PJL 10                Deliverable ----------------  PlanDeliverable                Milestone    ----------------    PlanActivity                SummaryActivity-----------    PlanActivity. Is this because of R9 Classic model conversion in  R10 as EPP.?? Whether someone have any idea on this?..Please share your points. Thanks, Chan

Projectlink R9 to R10 Upgrade changes

$
0
0

Hi All,       While Upgrading from Projectlink R9 to R10.1, there are few discussion on replacing the  R9 Deliverable, Milestone, SummaryActivity object links with R10 Planactivity, PlanDeliverable.       In PJL R9, few Custom persistent objects are linked with Deliverable, Milestone and SummaryActivity. In R10, these objects links are planned to replace as below                 Windchill PJL 9                  Windchill PJL 10                 Deliverable ----------------  PlanDeliverable                 Milestone    ----------------    PlanActivity                 SummaryActivity-----------    PlanActivity. Is this because of R9 Classic model conversion in  R10 as EPP.?? Whether someone have any idea on this?..Please share your points. Thanks, Chan

Re: Monolithic to Cluster in 10.2 M030

$
0
0

Hello Shekhar,

 

First of all, I don't think it is a good idea to use Apache as a load balance when you move to production as it doesn't  have any essential capabilities(HA/ load based routing is poor, administration is tedious) of a commercial LTM.

 

To use Apache as a load balancer, you have two options use http based load balancing or mod_jk based.

http based - You can google and find a lot of how to s on http based load balancer using the proxy feature of Apache.

mod_jk based load balancing - This is in fact used in windchill, when you have multiple method servers in a monolithic environment, apache load balances multiple request using mod_jk to embedded tomcats in method servers. When you have a cluster what you have to do is define load balancing workers on different hosts and define routes. This is detailed in 10.1 advanced deployment guide and in https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS40808

 

I don't think you can run PSI and convert an existing install to cluster, it is used when you have are doing a new install. Anyhow, the PSI doesn't do anything other than providing additional wt.properties specific to master and slaves. To configure cluster, you will still have to copy the load points - JDK, Apache and Windchill  and so on to all the members. So the best option for you is to copy the load points to slave hosts and reconfigure the properties wt.cache.master.codebase, wt.cache.master.hostname, wt.cache.master.slaveHosts  and so on. The example detailed in advanced deployment guide is good to easy to follow. Ensure that you have a commonly accessible storage for vaults as well. Since you are in 10.2, do configure the dynamic cache master which would help you get past the single master - SPOF

 

Thank you,

Binesh Kumar

Barry Wehmiller

Re: Monolithic to Cluster in 10.2 M030

$
0
0

Hello Binesh,

 

First of all thanks for quick update.

As I said above, we will be configuring apache load balancer only for trial/testing/rehearsal phase. for production system we will use hardware load balancer.

 

After going through your above answer, I am having few more question like :

 

1)So In 10.2, if we copy the load point folder to cluster/slave nodes and add wt,rmi.server.hostname and wt.cache.master.slavehosts will be enough to configure cluster?

 

2) Also we are having multiple BGMS name differently for INDX, Publishing and standard Queue. So what will be the best strategic to configure BGMS in cluster and failover mode?

 

Thanks & Regards,

Shekhr

Find all EPM Documents without Visualisation

$
0
0

Hi Community,

im trying to figure out a way to find all EPMDocument without a created Visualisation. Which Database Fields hold the information about wheather a visualisation is created or not?

 

Regards

Stefan

Viewing all 8876 articles
Browse latest View live


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