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

Unable to view CAD document Subtype in "Create New Cad Document" UI

$
0
0

Hi,

 

I have created one subtype under the EPMDocument>CADDocument.

it is called ABCCADDocument.

 

I expected this to be available in the dropdown "Type" when I create a new CAD Document in the Workspace.

But Iam only getting the parent CAD Document type only.

I am sure that people have faced this issue.

 

What is the solution to get the new subtype also in the UI of windchill.

 

Please note that Iam creating the CAD Document not from CAD (Catia or Pro/E), but from the Windchill Workspace side, this is as per my company practise.

The same behaviour is observed in the CAD Document creation screen through Create new part > "Create CAD Document" option checked.

 

I appreciate your early responses.

 

Iam able to perfectly create the object of type ABCCADDocument from CAD using the attribute "UPLOAD_SOFT_TYPE = <Domain>. ABCCADDocument.

 

Version info : Windchill PDMLink 10.1 M020

 

 

Warm regards

Hari Varadharajan


Windchill 10.0 Quick Start Guide

$
0
0

For those of you not familiar with Windchill or coming from older releases, this Quick Start Guide familiarizes you with Windchill 10.0

Invoking InfoEngine tasks directly with a URL

$
0
0

Does anyone know how to invoke an InfoEngine task directly in the browser with a URL?  In Windchill V9.1, we used this method to create administrative tasks to correct data in our Windchill environment or to see if something was created when the attributes were not displayed in the UI.  In Windchill 10.2, I keep getting an IEForbiddenException and I'm trying to see what needs to be changed.  Is it the way we are using InfoEngine tasks or is there some configuration that is needed to allow this?  Here is an example of how we were invoking the task in V9.1:

 

https://www.myCompany.com/Windchill/servlet/IE/tasks/com/ptc/core/dca-Query.xml?supporting-adapter=com.myCompany.www.Windchill&object_type=wt.change2.WTChangeRequest2&where=()

 

In Windchill 10.2, the same query looks like this because of the change to the tasks:

 

https://www.myCompany.com/Windchill/servlet/IE/tasks/com/ptc/windchill/enterprise/search/search-Query.xml?supporting-adapter=com.myCompany.www.Windchill&object_type=wt.change2.WTChangeRequest2&where=()

 

I checked in the Apache conf files and they are very different between V9.1 and V10.2.

 

Is there some configuration changes I need to make?  Or, do I need to forgo using the tasks directly and write some JSPs to invoke them?

 

The error I get is this:

2014-07-22 13:08:41,846 ERROR [ajp-bio-8010-exec-1] wt.adapter.exception wcadmin - WTAdapterImpl

com.infoengine.exception.fatal.IEForbiddenException

    at com.infoengine.SAK.Task.checkAccessIfcs(Task.java:2332)

    at com.infoengine.SAK.Task.invoke(Task.java:1803)

    at com.infoengine.SAK.Task.invokeAndCheckExternalAccess(Task.java:1703)

    at wt.method.WTAdapterImpl.processTask(WTAdapterImpl.java:711)

    at wt.method.WTAdapterImpl.processRequest(WTAdapterImpl.java:481)

    at com.infoengine.procunit.adapter.Adapter.send(Adapter.java:198)

    at com.infoengine.IeServlet$RequestDispatcher.run(IeServlet.java:464)

    at com.infoengine.IeServlet.doGet(IeServlet.java:247)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)

 

...

How can we create a child part in windchill using java api?

$
0
0

Hi friends,

 

How can we create a child part in windchill using java api?

Import failure Windchill 10.2

$
0
0

The import of an jar-file is not working. See the log-file for details.

 

Has anybody an idea?

How to use Windchill Index search for Japanese language

$
0
0

    Hi,

 

There seems to be very little documentation to use index search for Non english langauges.

 

We have configured index search to handle English texts in attributes, and works perfectly.

But, how to correctly configure for indexing the the japanese texts inputted in the attributes.

 

We are not doing any content indexing.

 

And right now, the indexing language is only selected as English. I think the setting for japanses language starts with including it in the indexing language.

 

Please give your directions

 

Thanks

Hari

Adding columns to display on home page - My Tasks

$
0
0

Does anyone know where I have to go to add a column to the list of available columns when customizing a My Tasks table view?  I was able to add the column on our Change Notices page (browse>changes>change notices).  I just need to display on people's home page.  Currently it's not listed in the available columns to add.

Thanks in advance,

Greg

Invitations sent from Windchill

$
0
0

It seems that when adding members to a project it can take days for the invitation to be received. I am new to Windchill and had no personal training except for the tutorials.  Is there a way I can verify if the invitation has actually been sent?  When I contact the customer they just say they have not received any invtite so I suggest to look in their junk mail and no luck.  Any suggestions?


how to Retrieve document structure of a part. how to Display the name of the document associated with the part as output.

$
0
0

how to Retrieve document structure of a part. how to Display the name of the document associated with the part as output.

Large documents visualization with the Adobe LiveCycle

$
0
0

Hi!

I have trouble (Java heap space) when I try to create visualization of the large documents through the Adobe LiveCycle. How can I solve this problem?

Windchill 10.1.

DOES ANYONE KNOWS QUERY TO CHECK LAST LOGIN OF A USER(INACTIVE).

$
0
0

DOES ANYONE KNOWS QUERY TO CHECK LAST LOGIN OF A USER(INACTIVE).

Disable the Auto-numbering (for one document only)

$
0
0

Anyone know how to turn off auto-number in the OIR for just that one document type?

All the other documents within the context are auto-number but as this is a "Special Project" number that has historical significants, I need to allow Doc Control to create the document and enter the number.

 

The OIR attached has a 4 digit number with SP on the front.

 

Thanks for your help.

How to Revise a part using Api? want a sample program

$
0
0

How to Revise a part using Api? want a sample program

How to iterate a part using Api?

$
0
0

How to iterate a part using Api?

info engine yyy.windchill adapter

$
0
0

Hi,

 

After reading some artical, I came to know that,  number of yyy.windchill adaters present in Info*Engine administrator screen is equal to the number of method server configured.

 

but recently I have set up a cluster and also monolothic environment, where it is not so,  we have only one yyy.Windchill adapter for 3 MethodServer .

 

So confused ..  Do I have to create 2 more adaters  or can leave it as it is , because currently it is working fine, without any problem..

 

Also I want to know what are the advantages of maintaining equal number of adapter as foreground methodservers. when as one can handle all the requests as it is in my case ..   does it improve performence or any other benifts or it has neutral effect on performence ??

 

please share your opinion ,, if did not understood my point please put it .. I will try to explain again ..


What is type of link/association between a wtpart assembly and its constituent child wtpart? I am trying to generate a report to identify a set of Parts and their respective parent wtpart. Any thoughts?

$
0
0

Hi,

 

Could anyone let me know the type of association between a WTPart assembly and its component wtpart?

I am looking to create a report using Report manager where i have a set of WTPart numbers and whose parent WTPart I am trying to identify.

 

Thanks,

Prabhu Vakel

Prefix and then the rest manual number?

$
0
0

Is there a way to have a prefix for Document type number and then after the prefix, the user can manually enter their own number?

 

Right now it's auto-generated with the prefix, ECOForm-1xxxxxx.  The user then renames the number but leaves the prefix (the number ends up being the same number as the drawing number). 

 

OIR

<AttrValue

     id="number"

     algorithm="com.ptc.windchill.enterprise.revisionControlled.server.impl.NumberGenerator"

     ignore="false"

     force="false"

     final="false">

     <Arg>ECOForm-1</Arg>

     <Arg>{GEN:wt.enterprise.SequenceGenerator:WTDOCUMENTID_seq:6:0}</Arg>

   </AttrValue>

 

I'm wondering if we can have the number generate the prefix, but allow the user to enter the number while creating the document record.  Is that even possible?  Or can the system find the drawing number and generate the ECOForm number to match the drawing number? 

 

For example if the drawing number is 96-14-012, then the ECOForm-96-14-012.

 

Does that make sense?

Query Builder/Database Type Joins

$
0
0

Hi all,

 

I am currently trying to create a Query Builder report that retrieves information on an EPM Document and the Life Cycle Template the EPM Document is using.

 

I am familiar with the use of Joins to capture the relationship between the types, however, I am unsure how to create the join for these two types.

 

To explain further, I already use a join to link between EPM Documents and WTParts:

 

FromReferenceTo
EPMBuildRuleRole AObject RefEPM Document
EPMBuildRuleRole BObject RefWTPart

 

Similarly, I use EPMDescribe Link to create a join between EPM Document Master and the related drawing.

 

Can anyone help me identify the link between EPM Document and Life Cycle Template?

 

If there is a way of figuring out any of these links (perhaps by viewing the database structure) this would also be a great help.

 

Thanks for your time,

 

Tris

ANSI/VITA 51.1

$
0
0

Anyone trying to implement this as their prediction standard? I'm looking for a practical workaround for the C1 factors added for the more complex Linear and PLA/PAL devices.

Extract of database

$
0
0

Hello,

 

is there any possibility to extract all our datas on an excel file for example.

I'm using Intralink 10.1 with creo 2.0,

we only deal with EPDM document, and I need a solution to have a list of ALL our datas on intralink, with all revisions.

 

On Intralink 3.4, it was very simple, I only had to launch a research with historic and " * " in the field,

and I obtained all our datas.

 

Thanks,

 

Laurent

Viewing all 5797 articles
Browse latest View live


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