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

Alternatives to Windchill for Creo CAD management

$
0
0

Greetings,

I am looking for customer cases where either Enovia (Dassault) or Agile (Oracle) are being used as an alternative to Windchill, particularly CAD data management.

 

We are evaluating consolidation of PDMs as we own all three.  I am specifically looking for what to expect as far as pitfalls, workarounds, limitations, etc. as pertaining to the use of Creo Parametric, Schematic, View, Illustrate, etc.

 

Any help will be greatly appreciated.


Windchill 10.1 to 10.2 is it a update or Upgrade?

$
0
0

Hi guys,

 

I want to know that changing Windchill 10.1 to Windchill 10.2, is it a update or upgrade?

 

Thanks in adance

 

Regards,

Rajeshkumar Balaganesan

How java code to create WTDocument from template in Project Content

$
0
0

It posible to create WTDocument from Template from same Project?

Generate Input Page in Cognos 10.2.1

$
0
0

I am using windchill 10.2 with an integrated Cognos 10.2.1. Can you guys tell me the step by step procedure for creating an input page and linking it to winchill.

I have created a customize cognos report which displays the name and few other details about a problem report(similar to OOTB problem report summary report). If we do not specify the input page it ask for the contextOid and then displays the report.

Then i tried to create my jsp page, but i am not able to use my jsp directly call the report.  I am finding it hard to understand the working of this input jsp page. How the parameters are passed? Where to pass parameters? Would be a great help if anyone upload a sample input page. Guys please help me understand the link between the input page paramters and how they are passed.

Uploaded my input jsp page

Office 32bit with DTI 64 bit Issue

$
0
0

All,

We have 64 bit Win 7 pro machines but our IT want us to run 32 bit MS Office 2010.  When we install DTI it has to be 64bit because of the OS

Has anyone seen issues such as word closing down with an error or Windows Explorer closing down unexpectedly?

 

We have seen this on a couple machines now so am now delaying rolling out DTI until we can fix this

 

Windchill 10.2 M020

 

Thanks in advance

 

Chris

Storing Export Controlled Data in Windchill PDMLink 10.1

$
0
0

We are currently looking into providing an area of the PDMLink database for storing Export Controlled data.

I have created a Product with the appropriate aaccess rules for the users but now I need to make sure that the physical CREO files do not get stored on the Master server which is in another country. I want to store these files on our local replication server only. The files must also not get replicated to any other replication servers either.

Is there anyone out there who has already done this and can give me some guidance regarding the setting up of vaulting rules, an example of a rule would be good.

Thanks in advance

Windchill logout?

$
0
0

We share a couple of laptops.  On one, Google asked if we wanted the password saved after logging into Windchill.  This seems to have locked us into a member account, since we can't find a logout button anywhere.

 

Looking at similar discussions, I'm not the only one looking.  So how do I log out?

Adding javascript validation using DataUtilities on create wizard

$
0
0

Hi all,

 

I have a requirement of driver and dependent attributes which is based on selection of one value from combobox other attribute values should get populated. I'm referring to this solution https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS64401.

 

So I have created a data utilities class which is mapped to my driver attribute. And from that I can able to

call my javascript function which I have added in jsp page.

And that onchange validation also working fine. But my javascript function is not changing the value of other attribute.

 

Here is my javascript function.

 

<script type="text/javascript">        function customChangefunction(){            var target = window.document.getElementsByName("resultCombo");            var src = window.document.getElementById("sampleCombo");            var strUser = src.options[src.selectedIndex].value;            alert(strUser);            var colours = new Array('Black', 'White', 'Blue');              var shapes = new Array('Square', 'Circle', 'Triangle');            var names = new Array('John', 'David', 'Sarah');            switch (strUser) {                      case 'one':                          target.options.length = 0;                          for (i = 0; i < colours.length; i++) {                              createOption(target, colours[i], colours[i]);                          }                          break;                      case 'two':                          target.options.length = 0;                       for (i = 0; i < shapes.length; i++) {                          createOption(target, shapes[i], shapes[i]);                          }                          break;                      case 'three':                          target.options.length = 0;                          for (i = 0; i < names.length; i++) {                              createOption(target, names[i], names[i]);                          }                          break;                          default:                              target.options.length = 0;                          break;                }        }         function createOption(ddl, text, value) {                  var opt = document.createElement("OPTION");                  opt.value = value;                  opt.text = text;                  ddl.options.add(opt);                  opt.appendChild(text);                document.getElementById(ddl).appendChild(opt);          }</script>

 

Can some tell me this is the correct way of doing it. And why this js function not working? From onchange I'm getting

the selected value.

And I have one more doubt if my dependent attribute is already having some values will this override and populate what we give here?

Please suggest me some solution.


WGM message

$
0
0

Windchill 10.2 M20 WGM.   Message when opening WGM.    " ! A shared folder is selected for Windchill File System"    The event viewer offers no info.    What causes or how do I find out.

Windchill to Cognos report studio

$
0
0

Hi

 

I am trying to send parameters from Windchill to Cognos report studio(The task is developed using Info*Engine).

Can anyone let me know how we can implement this? Any paramater or is there anything that should be included in Cognos report studio?

 

I have created a task which fetches various parameters from WTPARTUSAGELINK.

A list report has been created in report studio which is synchronised with Windchill to display the report.

 

Now when the report is clicked in windchill, how to pass the part number from Windchill to Cognos studio?

 

Thank you

G.Mahalakshmi

Warning: This server is requesting that your username...

$
0
0

Our Windchill server address is http://xxx.xxxxxxx.com (no https) so each time we start Creo, we get the following message and have to click OK to continue. This isn't the end of the world but if possible, I would really like to eliminate the need to click OK.

I've tried changing IE settings, added our server as a "trusted site", etc but no luck. Does anyone know how to fix it?

2014-10-10_15-18-19.png

Windchill 10.2 M020 and Java 8

$
0
0

Does anyone know if Windchill 10.2 M020 will eventually support Java 8 via a CPS?  Currently 10.2 M030 is slated to support Java 8, but we are upgrading before M030 is released.  It seems odd that we would be installing the LATEST version of Windchill and be behind the ball immediately out of the gate (in regards to Java).  Also Java is going to discontinue support early 2015.  PTC really needs to get a handle on this Java issue.

Alternatives to Windchill for Creo CAD management

$
0
0

Greetings,

I am looking for customer cases where either Enovia (Dassault) or Agile (Oracle) are being used as an alternative to Windchill, particularly CAD data management.

 

We are evaluating consolidation of PDMs as we own all three.  I am specifically looking for what to expect as far as pitfalls, workarounds, limitations, etc. as pertaining to the use of Creo Parametric, Schematic, View, Illustrate, etc.

 

Any help will be greatly appreciated.

Windchill and Active Directory integration

$
0
0

Hi,

 

I am new to Windchill (just followed Windchill admin training).

 

I am trying to integrate an existing Windchill 10 solution with Active Directory

I set up a JNI adapter with all the necessary ldap information to connect to Active Directory but when I try to log to Windchill with my AD user, the connection is refused.

I do not see any information about this connection attempt in the method server log files.

 

Did I miss a step in the configuration procedure ?

 

Any  help would be much appreciated.

 

Thanks

Set reviewers on Promotion Requests

$
0
0

Hello Everybody!!!

 

I am configuring the promotion request.

And I need that when is needed to set particpants, I can selected the Reviewers participants from groups inside roles.

I am set the preference "Groups Members Display" to yes.

But the groups doesn't appears in the list.

Does anybody know if necessary another Preference???


Copying family tables along with drawing and assembly. "Save a copy"

$
0
0

While using "Save a copy" for my assembly, I managed to capture/rename and save the drawing and all the lower assemblies and parts with the new part number, but the system delete my family tables.  In other words, it saves the instances as standalone parts.  Is there anything in config that I need to address to capture the family tables as well?

All suggestions are welcomed.

Thanks,

Diane

Config option that have helped, (thinking there is someting I am missing in this process.)

rename_drawings_with_objects

Multiple values for an attribute

$
0
0

Hi,

 

With some copyed old wtparts we see that there are multiple values for a single attribute in Windchill, see screenshot.

Can anyone explain this ? Can this be an inheritance from the Intralink time ?

 

Best regards,

Bernard

Windchill 10.1 to 10.2 is it a update or Upgrade?

$
0
0

Hi guys,

 

I want to know that changing Windchill 10.1 to Windchill 10.2, is it a update or upgrade?

 

Thanks in adance

 

Regards,

Rajeshkumar Balaganesan

Code for renaming EPMDoc Number and Filename

$
0
0

I'm using the code shown in PTC CS150421 to rename (number and filename) for CADDocs.

 

EPMDocumentMasterIdentity masterIdentity = (EPMDocumentMasterIdentity)master.getIdentificationObject(); 

masterIdentity.setNumber(number);

IdentityHelper.service.changeIdentity((Identified) master, masterIdentity);

 

master = (EPMDocumentMaster) PersistenceHelper.manager.refresh(master);

 

WTKeyedMap docCadNameMap = new WTKeyedHashMap(1);

docCadNameMap.put(master, cadname);

EPMDocumentHelper.service.changeCADName(docCadNameMap);

 

The problem I'm having is when opening in Pro/E, I get file cannot be retrieved. I see downloaded successful and see it in the workspace. The number and filename all show the new name in the PDMLink UI. Even the filename on the content tab updates.

Windchill Report - tables cannot be merged.

$
0
0

Hi All,

 

I have just started using Windchill Quality Solutions to do reliability calculations. I am trying to produce a report using the report wizard for the "Mission Reliability Results". When I get to the very end an error dialog is displayed saying, "Your report cannot be generated as it is currently designed. It contains data fields from the following tables: Prediction Parts, Mission Reliability Results. The data in these table cannot be merged together in one report."

 

Now the fields I want in my report seem quite reasonable, Description, Category, and  Subcategory (in Prediction Parts), MTBF and Reliability (Mission Reliability Results).

 

Why can't I produce this simple report?  Is there a workaround? Am I trying to do the wrong thing?

 

I realize that I could export all the tables to Excel. Import them into Access and produce the desired report myself but I would have thought that Windchill could do this for me without all the bother.

 

Has anyone encountered this before?

 

Regards,

Jack Davis

Viewing all 5797 articles
Browse latest View live


Latest Images

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