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

Can I use favourites with Desktop Integration through Windows Explorer?

$
0
0

We have multiple documents spread through multiple contexts that we have to use in our day to day work dependent on what task we are performing.   Is there a way to favourite these documents or locations so I can easily access them through Windows Explorer with Desktop Integration?


Possibility to preselect options in Show/Hide Related Information in Product Structure Browser

$
0
0

I want to have the possibility to preselect options in Show/Hide Related
Information
in Product Structure Browser. The selection should be activated from administrator account so that all users automatically see all the items.

is there a way i can delete an product with instance incorported

$
0
0


it is very useful to use part configuration and part instance to trace the specific product in the service, but i can not delete the product data from the system once it is incorporated even it has pass the end date.

 

has anyone knows how to delete the product from the system when it is not used in the service anymore?

 

thank you

Delete Unwanted Revision

$
0
0

I am trying to remove an unwanted revision. For example: There is revision A.1, A.2 and B.1. I would like to remove B.1.

The options available in Windchill are:

1. Delete all iterations of each object

2. Delete all revisions of each object

3. Delete latest iterations of each object

 

There doesn't seem to be an option to delete latest revision of each object. I choose #3 and I get an error message saying

"Cannot delete the latest iteration of object(s) 'Publication Source  - test ifp tag template location, B.1' because it is the only remaining iteration for revision"

 

Does anyone know how I can remove this one revision so that the file reverts back to A.2?

How to reload class files in MS without restarting?

$
0
0

I would like to reload all the classfiles without restarting method server each time. How to achieve that? any ideas

What is the best practice for mass export of Creo data with large family tables?

$
0
0

Greetings,

I am needing to perform a mass export of large set of Creo files.  These files are almost exclusively family table driven.  Parts, Assemblies, UDFs, Formats, etc. etc.

 

What is the best way to export all this data while maintaining it's integrity.

 

Thanks in advance,

Cam

Windchill 10.1 m050 with Creo 2.0 m120

load enumerated values

$
0
0

Anyone have success using loadFromFile for enumerated list attribute values from a CSV file (converted to xml via CSV2XML)?

How discussion / comments are associated to Problem Report?

$
0
0

Hello

 

How discussion / comments are associated to Problem Report? How can we fetch it in Query Builder report?

 

Regards

Sameer


Problem with check out edit of one record (9.1)

$
0
0

I have one record, that was migrated to Windchill 9.1 years ago.  It is just now being modified, but it gives me an error when I do check out and edit, then check in.  "The Value for attribute Comments violates constraints defined for this attribute." 

 

So there is a value entered in the Comments field it is "Part number: 23379G006, G008, G020", but when I do check out and edit, the Comment field appears blank.   How can fix this? 

Can I go into another area of the database of this particular record and just clear out the comment because it's having an issue with it?  We need to edit record this record.

 

error.jpg

screenshot1.jpg

screenshot2.jpg

  

Set Up Participants

$
0
0

As part of one of the Change Notice tasks there is a Set Up Participants function for the Auditor.

 

Previously, it listed every member listed for that role on the Context's Team page. Because of people moving to other positions within the company, any time this changed I needed to go to every context and swap out the old member and add in the new member.

 

With a recent redesign of our Change Management workflows, I put these participants into a group. Then I put the group into the role on the Context's Team page. Now if a change happens, I can just edit the group and not have to go into 17 different contexts to make the update. Efficient!

 

Except now when the Set Up Participants is done, it only shows the group, not the members of the group. The auditor pointed out that it was much faster and easier if every member is listed and he just picks the remove icon for the unwanted participants. Now he has to pick add and type in the username.

 

Is there a way to allow me to use a group on the context's Team page (for easy updating) yet still list every member of that group in the Set Up Participant page?

 

Here is what I see now. Previously it would show all the people that could be given the next assignment.

 

 

Windchill 10.1 M020

report objects in workspaces

$
0
0


Hi,


 


trying to generate a report using report manager to list all objects which are in a workspace, together with workspace name, context and user.


So far managed to list ether checked-out objects in workspaces, or a list of al workspaces, but not all objects in all workspaces.


Any pointers welcome.


 


Cheers



Simon Lucas


"No Cache designated vault" exception while uploading graphics

$
0
0

Hi,

 

I'm using Windchill ProjectLInk 9.1, trying out the Structured Authoring test cases.

 

When trying to load a graphic file into the workspace "Tech_Pub", after selecting the file and
clicking finish, the UI goes to a page with a "Processing..." gif animation and never returns.

 

I checked the MethodServer log file (MethodServerLog4j-7344.log), and it has an exception:

 

2011-06-14 10:16:56,090 ERROR [RMI TCP Connection(26)-10.0.0.82] wt.fv.uploadtocache -
(wt.fv.uploadtocache.uploadtocacheResource/10) wt.util.WTException: There is no Cache designated vault or active folder for Cache designated vault on Local Master Site.

 

Does anyone know what this means and how to fix it?

 

Thanks,

Richard Steadman

Recover (Undo) Deleted Workspace in Windchill 10.2

$
0
0

How to recover (Undo) deleted workspace in Windchill 10.2. I accidentally deleted workspace that had 1 week worth work.

Any suggestions are welcome .

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

JSONB_getWFBrowserEnv call failed!

$
0
0

Every time I open Windchill in Creo I receive this error message:

2015_06_25_12_26_18_Creo_Parametric.png

Any idea?


PDM drawing status change

$
0
0

Is it possible to change status of the drawing from 40 to 10 in PDM without changing revision?

Visio 2013

$
0
0

Is Visio 2013 compatable with Windchill 10.1 M040?

 

Thanks

Can I use favourites with Desktop Integration through Windows Explorer?

$
0
0

We have multiple documents spread through multiple contexts that we have to use in our day to day work dependent on what task we are performing.   Is there a way to favourite these documents or locations so I can easily access them through Windows Explorer with Desktop Integration?

I have created a ComboBox for a soft attribute of WTPart in the create new page. I have done this using data utility.It is showing me the values correctly in the UI screen of Create New WTPart. But the selected value is not getting persisted. Can someone

$
0
0

public class PartComboBoxUtility extends DefaultDataUtility {
@Override
public Object getDataValue(String component_id, Object datum, ModelContext modelContext) throws WTException {

  // Initialize ComboBox UI Component
  Object object = super.getDataValue(component_id, datum, modelContext);
  System.out.println("component_id 111 4444 = = = = = = = "+component_id);
  Object raw_value = modelContext.getRawValue();
  com.ptc.core.lwc.server.PersistableAdapter  nmObject= new com.ptc.core.lwc.server.PersistableAdapter (new WTPart(), null,java.util.Locale.US, null);
  nmObject.load("Country");
  String o=TgsPropertyHelper.getPropertyValue("Country");
    String[] ab=o.split(",");

  ArrayList<String> displayList = new ArrayList<String>();
        ArrayList<String> internalList = new ArrayList<String>();
  ArrayList<String> selectedValue = new ArrayList<String>();
        internalList.addAll(Arrays.asList(ab));
        displayList.addAll(Arrays.asList(ab));
  selectedValue.add((String)raw_value);
  ComboBox comboBox = new ComboBox(internalList,displayList,selectedValue );
  if (modelContext.getDescriptorMode().equals(ComponentMode.CREATE) || modelContext.getDescriptorMode().equals(ComponentMode.EDIT))
  {
   comboBox.setName(component_id);
   comboBox.setColumnName(AttributeDataUtilityHelper.getColumnName(component_id, datum, modelContext));
   comboBox.setId(component_id);
   comboBox.setInternalValues(internalList);
   //  comboBox.setValues(displayList);
     comboBox.setEnabled(true);

   return comboBox;
  }
   return object;

}
private String getValue(String component_id, Object datum, ModelContext mc) throws WTException {

 

return UtilityHelper.getStringValue(component_id, datum, mc);
}

}

I am working with Modeled sub type of WTPart, I have added 'com.ptc.windchill.annotations.metadata.GeneratedProperty' to already present @GenAsPersistable annotation. Do I need to generate SQL script again for this type?

$
0
0

I am working with Modeled sub type of WTPart.

I have added 'com.ptc.windchill.annotations.metadata.GeneratedProperty' to already present @GenAsPersistable annotation.

Do I need to generate SQL script again for this type?

Viewing all 5797 articles
Browse latest View live