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

http:///Windchill/somePropertiesFile.properties happily displays the contents of the properties file??

$
0
0

Windchill PDMLink 10.2 M020-CPS09 and M030-CPS02

I just noticed that I can display the contents of properties files by constructing a url to the properties file. For example to display the contents of wt.properties use this:

http://<windchillserver>/Windchill/wt.properties

 

Should this really be allowed??

I am wondering if I have something mis-configured in Apache config files or somewhere else.


Refreshing a Wizard step, question revisited

$
0
0

Hello all,

 

I have a custom wizard in Windchill 10.2. The wizard has two steps. The first step is a radio-button selection. The second step displays different things depending on what was selected in the first step.

 

This works well the first time that the user enters step number two. The problem is that if a user goes back to the first step, selects something else and then returns to the second step, the second step is not re-processed to show the appropriate results.

 

This problem was described in this thread and I did try the suggestion that was given there - that is to say: use preloadWizardPage="false" as an attribute for the action in custom-actions.xml - but this makes no difference.

 

What do I need to do to make sure that the JSP for a wizard step is executed every time that the user brings up the step?

 

With Best Regards

/Michael

Description tools on file creation

$
0
0

Hi All,

 

We currently have our Windchill set up to prevent duplicate part numbers from being created. I'm looking to further evolve our systems to remove the need for an external part number database altogether. Are any of the following achievable with Windchill 10.1, please:

 

  • Preventing duplicate part descriptions;
  • Setting a custom field for an abbreviated description that can also prevent duplicates;
  • Setting both fields up to prevent inputs over a certain length.

 

Many thanks,

 

Andy

Table column customization

$
0
0

We are trying to insert a column in the "My Tasks" table. Specifically, we want the column to list the previous owner of each task. The current owner would be able to see who sent them the task. I thought that the item called "predecessor" or "modified by" would work. Both column options are blank. Is there another option?  Does this require customization?

How to get Resulting Objects before they are Persisted to database?

$
0
0

Hi Experts,

 

     I am trying to get resulting Objects added to the change task before they are persisted to the database, as I am trying to put a constraint on the resulting object. I want only the resulting object having design view to be permitted and if other parts are added it should not allow him to create the change notice. So is there a way I can get the resulting object before they are persisted.

workflow is not opening properly in windows 7 64 bit machine.. here is the attached workflow.

$
0
0

Hi..

 

Here we are facing one problem related to workflow. We are not able to open workflow in correct format. Very large view occurs when I open the  workflow. Please find attached file for your reference.

 

Regards

Sujata

Is there anyway to schedule certain windu tasks say on a weekly basis ? (unattended)

$
0
0

Is there anyway to schedule certain windu tasks say on a weekly basis ?

Creo View messed up with Chrome

$
0
0

So Google must have pushed out another update that has broken it working with Windchill.  When we try to view something in Creo View it gives us the Install Creo View Client or Stop Checking for new versions in the Creo View window.  It worked yesterday.  It works in IE.  Nothing has changed server wise as far as which build I am using.  The Chrome version is Version 42.0.2311.90 m.  We are on Windchill 10.2 m020 CPS08 and Creo View 3.0 m020.  Has anyone else had this happen today?  Anyone with a solution?


Rehost Info*Engine Adapter Setting

$
0
0

I am a little confused with the rehosting guide on the adapter.  On page 122 under target.adapter.name, it says "The adapter on the target system takes its name from name of the adapter on the source system. Specify the source system name in this rehosting property."

 

So if my adapter name is the following: com.<company_network>.<source_server>.Windchill, will my target.adapter.name.1=com.<company_network>.<source_server>.Windchill or do I put in the target server name?  If I leave the source name, when/how does that change?

 

Their directions seem backwards to me with what everything else tells me to do in other sections for target.

 

Thank you,

Brian

How to build a two-level "where used" query with Query Builder

$
0
0

I can get some basic queries working using Query Builder, but much of it is still a matter of much trial and error for me. I am trying to build a query which will give me results on the following structure:

structure.png

 

The structure has three levels: Caring Unit, Structure and Member, all of which are custom Parts. I can get a report which will give me Caring Unit and Structure combinations, or Structure and Member combinations, but not all three. I am trying to answer the question, "For each member inside a shelter inside a caring unit, what are the attributes of the member, shelter and caring unit?"

 

Here are the two queries I have working so far. What must I do to combine them and get data on all three levels?

 

Members in Shelters:

from1.PNG

join1.PNG

Shelters in Caring Units:

from2.PNG

join2.PNG

Can anyone confirm at DTI only use port 443 for communication with Winchill?

$
0
0

We are going to use a reverse proxy between the Desk Top Integration client and the Windchill server.

Therefore we want to know if DTI only use port 443 to communicate with Windchill.

When we ask helpdesk, they say that DTI uses port 445, but if we close port 445 DTI still works fine.

 


WGM with Inventor: how to map custom parameters from Inventor to Windchill if the parameter contains a special character like a spacing

$
0
0

I'm investigating the use of the WGM with Inventor.

The Inventor files carry a number of custom parameters of which some have a parameter name that contains a blank space, e.g. 'Treatment process"

 

Problem now is how to define a Windchill attribute (in version 10.2) so I can capture the value of this parameter.

 

Any parameter that has a name which does not carry a special character and so complies to the rules of Windchill attribute definition can be captured easily (either implicitly or explicitly).

Create New Document - Name Field

$
0
0

I am struggling to control how subtype documents are named, is there anyway to control this?  Is there a way to add a note near the name filed with instructions?

 

How have you solved this consistency problem?

How can I delete parent child relationships in Windchill/Creo 2.0

$
0
0

I created a simple assembly for checking purposes and a permanent reference was attached to the child even though I deleted that child from the parent assembly.  I can't get rid of the assembly from my workspace.  Please help.

Comparing the attachments associated to different versions of Documents.

$
0
0


Windchill does a great job of comparing the attributes (meta data) and relationships (Uses, References) between different versions / iterations of Documents and Parts.

 

I am looking for ways to compare content files (Actual file content not just file names) associated with multiple versions of documents.

 

Use Case: There is an intent to revise Specification documents and update the content of the primary and attachment files. During the review process, users have to track the changes on the newer revision (to make it easier for approvers) for review and apply all of teh changes at a later time.

 

It will be easier if we can just present the differences between two versions of file attachments (Just like how Software source control differences compute the differences in text of the software files).

 

In this case, I will know what files are involved. I am looking for a server side (Windchill / Doc Worker /Apache POI API/ Microft technologies etc..) technology that can accept teh files and publish the differences report that looks similar to Office Trach Changes functionality.


Windchill 10.3 (X-26)

$
0
0

Not sure if it will move, but the PTC Product Calendar now is listing a release target for the next version of Windchill.

 

16.PNG

 

I'm also starting to see support documents discussing Creo Parametric 4.0.  I wonder if maybe that will be released around the same time...

 

In some ways it's kind of funny.  We are finally getting ready to jump from Wildfire 5.0 to Creo 3.0.  Maybe we should wait a little longer and just go from Wildfire 5.0 to Creo 5.0.  Of course by then it will probably have it's name changed again. 

Applets are Failed to Load

$
0
0

Hello All,

 

On Monolithic Windchill Server 10.1M040, All Applets are failed to load.

 

Its shows a message in Pop up's as below,

 

The following error occurred during initialization: The operation:   "getGlobalDomain" failed.

Nested exception is: wt.util.WTRemoteException: Unable to invoke remote method

Nested exception is: wt.util.WTRemoteException: Unable to locate method server

Nested exception is: wt.util.WTRemoteException: Unable to locate method server

Nested exception is: wt.util.WTRemoteException: Unable to get server

Nested exception is: java.security.AccessControlException: access denied ("java.net.SocketPermission" "127.0.0.1:5002" "connect,resolve")

 

 

Please guide us to solve this.

 

Regards,

Vivek

How to associate a part to a document

$
0
0

My requirement is -

there is a soft attribute in my document creation page called drawing number.

This drawing number will take part number as input.

Then it will associate the part with the document.

I have been able to craete the link, the document is shown under Details Page of the Part under Related object tab->Described by Document where as my requirement is

the part should be shown in Document Details Page->Related Objects tab->Describes Parts

Project Space Folders

$
0
0

Is there a limit on how many folders can be created within a project space?

 

Thanks,

Craig

Rename View Version

$
0
0

Hello

 

I would like to know how to rename View Version , from design to something else

 

Thanks

Viewing all 5797 articles
Browse latest View live


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