Quantcast
Channel: PTC Community : All Content - Windchill
Viewing all 6049 articles
Browse latest View live

How to export and import WTPart soft types.

$
0
0

Hi!

I nedd to export soft types of the WTPart from one windchill environment and import them to another. How can I do this?


In Windchill 10.2, Applets are not opening

$
0
0

If i try to open utilities like "Policy Administration"`or "Team Administration",  a new window opens but it remains blank. I have made all the possible settings that i could see on;ine to help me resolve this issue but nothing seems to be working. These are the set of settings that i have done

 

1. In IE11, i have added the site as the "Trusted Site".

2. In IE11, i have enabled options "Download signed ActuveX control" and "Download unsigned ActiveX control"

3. I have cleared the java and IE cache.

 

But till i not able to make any progress with this issue.

 

Any help on this ?????

 

WindChillBlankScreen.jpg

Ignoring attribute in import manager

$
0
0

Hi!

I qant to ignore custom tag deletedBuildReference:

 

<deletedBuildReference>

    <builtFromLink>

      <ObjectID><localId>wt.epm.structure.EPMMemberLink:17367870</localId></ObjectID>

      <uniqueLinkID>108866</uniqueLinkID>

    </builtFromLink>

    <cadSynchronizedStatus>no</cadSynchronizedStatus>

    <childPartMaster><ObjectReference>

        <ufid>wt.part.WTPartMaster:13507893|790270982-1328605917577-234152390-35-50-22-172|wnc.nikiet.ru</ufid>

        <objectContainerPath>/wt.inf.container.OrgContainer=NIKIET/wt.pdmlink.PDMLinkProduct=ИМ РУ МБИР</objectContainerPath>

      </ObjectReference></childPartMaster>

  </deletedBuildReference>

 

if I add code like follow it doesn't work

 

<IGNORE>

     <tag>deletedBuildReference</tag>

     <value>*</value>

</IGNORE>

Assigning soft-object Type to a Windchill Part

$
0
0

1. How to assign a soft-object type (sub-type ofWTpart) to a Windchill part?

 

 

2. What is that Type Manager for if we can't use the soft-object types we've created in it?

Windchill integration or data sharing with ERP suites: JD Edwards Enterprise One OR Infor SyteLine - have you done this?

$
0
0

Hello all,

 

At my employer, we are engaged in an Windchill to ERP integration or data sharing discovery process.  This activity supports an ERP selection process.  We are considering these two ERP Packages: JD Edwards (JDE) Enterprise One, and Infor's SyteLine.

 

We are being tasked to eliminate as much software implementation project risk as possible, and are therefore seeking examples of a working integration of Windchill to JDE or to SyteLine.  We have a demo lined up with one such company for WC <> JDE.

 

Does anyone in the community know of other examples of Windchill 10.1 or 10.2 having one or two way data communication to and from an ERP tool such as JD Edwards Enterprise One or Infor Syteline?

 

Any comments or information that can be shared would be most helpful.

 

- Jim

wtpart number to drawing

$
0
0

hi,

how can i use the wtpart number in the drawing?

which is the parameter to use?

thanks

Import types and attributes from one wc environment to another

$
0
0

Hi!

I have exported all types and them attributes (all soft types for WTPart) through windchill wt.load.LoadFromFile utility. But when export is going on I have an exception like following:

 

com.ptc.core.lwc.server.TypeDefinitionLoader wcadmin - (endProcessTypeDefinition):

wt.util.WTException: Attributes '  —' and 'null' on wt.part.WTPartreferr to the same iba definition.

          at com.ptc.core.lwc.server.cache.AttValidatorHelper.validateDuplicateIbaUsage(AttValidatorHelper.java:880)

          at com.ptc.core.lwc.server.cache.AttValidatorHelper.validateAllAtts(AttValidatorHelper.java:859)

          at com.ptc.core.lwc.server.cache.AttHelper.persistAttDefs(AttHelper.java:216)

          at com.ptc.core.lwc.server.cache.TypeDefinitionManager.persistTypeDef(TypeDefinitionManager.java:895)

          at com.ptc.core.lwc.server.cache.TypeDefinitionManager.updateTypeDef(TypeDefinitionManager.java:1509)

          at com.ptc.core.lwc.server.StandardTypeDefinitionService.updateTypeDef(StandardTypeDefinitionService.java:193)

          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

          at java.lang.reflect.Method.invoke(Method.java:597)

          at wt.services.ServiceFactory$ServerInvocationHandler.invoke(ServiceFactory.java:399)

          at $Proxy12.updateTypeDef(Unknown Source)

          at com.ptc.core.lwc.server.TypeDefinitionLoader.endProcessTypeDefinition(TypeDefinitionLoader.java:804)

          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

          at java.lang.reflect.Method.invoke(Method.java:597)

          at wt.ixb.handlers.netmarkets.CsvIxHandler.invokeLoad(CsvIxHandler.java:543)

          at wt.ixb.handlers.netmarkets.CsvIxHandler.createObject(CsvIxHandler.java:239)

          at wt.ixb.publicforhandlers.ClassExporterImporterTemplate.importElement(ClassExporterImporterTemplate.java:415)

          at wt.ixb.publicforhandlers.ClassExporterImporterTemplate.importElements(ClassExporterImporterTemplate.java:539)

          at wt.ixb.publicforapps.Importer.importElements(Importer.java:1456)

          at wt.ixb.publicforapps.Importer.importElement(Importer.java:1428)

          at wt.ixb.publicforapps.Importer.doRealImport(Importer.java:1193)

          at wt.ixb.publicforapps.Importer.finalizeImport(Importer.java:507)

          at wt.load.StandardLoadService.importData(StandardLoadService.java:825)

          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

          at java.lang.reflect.Method.invoke(Method.java:597)

          at wt.method.MethodResultWriter.writeExternal(MethodResultWriter.java:151)

          at wt.method.MethodResult.writeExternal(MethodResult.java:226)

          at java.io.ObjectOutputStream.writeExternalData(ObjectOutputStream.java:1426)

          at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1398)

          at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)

          at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:330)

          at sun.rmi.server.UnicastRef.marshalValue(UnicastRef.java:274)

          at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:313)

          at sun.rmi.transport.Transport$1.run(Transport.java:159)

          at java.security.AccessController.doPrivileged(Native Method)

          at sun.rmi.transport.Transport.serviceCall(Transport.java:155)

          at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)

          at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)

          at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)

          at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)

          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)

          at java.lang.Thread.run(Thread.java:662)

Publishing Issue

$
0
0

Hi!

 

Can somebody help me how to publish .dwg drawing in windchill?., because when I'm upload .dwg drawing in windchill the visualization of the drawing is not working.

 

Thanks!


How to get WCTypeInstanceIdentifier for the object?

$
0
0

Hi.

How can i get WCTypeInstanceIdentifier for the object (e.g. WTChangeOrder2 instance) by java code?

Thanks.

How to disable/hide tabs in CreoView?

$
0
0

Hi to all!

Anybody know how to disable or hide tabs in CreoView when user whatching some document from Windchill (may be via properties bean or config files)?

checkin error

$
0
0

"A referential integrity violation occurred for this operation"  i got this error while doing check in process.. and check in failed  please any one suggest solution for this

How to find ContentHolder from accelertor file?

$
0
0

Hello!

 

Since there is a issue with Creo2 and accelertor files we need to locate those in our Windchill 10.0 M030 system.

I know it is possible to get hold of accelerator files from EPMDocuments using below syntax:

 

EPMDocument doc

ContentHolder holder = getContentService().getContents(doc);

Vector list = ContentHelper.getApplicationData(holder);

 

Alas, to search the whole database for EPMDocuments using this approach take ages so I came up with an alternative approach.

Below sql will retrieve all identities of accelertor files in Windchill:

select ad.ida2a2 from applicationdata ad where ad.category='INSTANCE_ACCELERATOR_FILE'

 

Then I just use ReferenceFactory to get the actual istance of ApplicationData.

This search just takes a few minutes.

Now I just need to figure out how to get from the actual accelertor file (ApplicationData) to the EPMDocument that is holding it.

Any suggestions?

 

Best regards,

Peter

No Object name/number in Approve Promotion Request email?? WC 9.1

$
0
0

I recently open a ticket with PTC Tech Support to help me configure the Approve Promotion Request email so as to include, anywhere in the email, the name/number of the object being promoted.

 

They told me " we cannot achieve what you are looking for."

 

Is it true? how could a PLM system send an email without the affected doucment(s) listed anywhere?? Yes, it provides a link to the promotion request form, there you can find all the document(s) related. But I have to log into PDMLink to view each and every promotion request - one at a time!!

 

How do companies do it when they have 30,50,100 promotion requests? how do they know which ones to prioritize, which is which??

 

Does anyone know of a way to "achieve" this?

 

Thanks.

Set column width

$
0
0

Hi all,
in windchill, how can I set up the columns width?
I can set, for each windows (checkin, checkout, workspace, ecc...) which columns I want to see, but I can't set their width.

Cattura.JPG

 

In the picture attached, for example, I can't set how large must be the column named "posizione" (position folder in server).

 

Thanks.
Regards

Adding a Banner above header

$
0
0

I need to add a banner above the Windchill header for our Unclassified installation of Windchill.  Because the Windchill 10.2 header is so small, I can't add it to the image or it will be covered up any time we need to post an alert.  Here is an example of what I'm trying to do.  I can find the style for the image, but not for the entire page.

 

 

 

Any ideas where I might find the correct style of entry to accomplish this task?

 

Thanks.


Sending parameter through from UI to the bean

$
0
0

Hi!

Sometimes I need to send some value from UI to the bean that will handle this value. As I Inderstand I can do it through commandBean. For example I can set parameter to the request: request.addParameter("par1", "val1"). But when I want to get it in formProcessor like request.getParameter("par1") I get null value.

 

What is wrong? Thanks!

Error in Creating user in windchill.

$
0
0

Hi,

 

I created some 3-4 users in windchill by using following procedure:

 

  • Windchill Administrator Login> Site> Utilities.
  • Principal Administrator> New User> Created User Profile> Click OK.

But when I tried to add the users in Product teams, those users were not available in search list. Although these entities are present in Windchill Directory Server Control Pannel.

So I deleted those users & once again tried to create them, but now I am getti an error "Username is not Unique".

I am unable to find the cause of both 1) Why users were not available in search list? 2) Why user is not getiing created again?

How to put user picker in table builder

$
0
0

I tried doing it by using data utility but i am getting runtime exception "callback function is either not defined or there is error in it.unable to set null reference"

Are you using QMS NC/CAPA

$
0
0

Are you using the Windchill Quality Management System NC/CAPA module?

Sync on Effective Date?

$
0
0

Anyone have any luck with using Effective date on WTDocument in 10.1 M040?

 

I would like to have the workflow sync on the Effective date from the Change Task within the CN.

small.jpg

 

"Objects that are effectivity-managed include parts, documents..."

 

"Effectivity is the planned date, lot, or serial number at which old versions of the object are replaced with new versions in production. You can make changes to planned effectivity settings from a change notice or a change task. When the change notice has been approved, the planned effectivities get copied over as actual effectivities on the given object."



Viewing all 6049 articles
Browse latest View live


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