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

Windchill Bulk Migrator load CONTENTMETADATA?

$
0
0

I try to load the CONTENTMETADATA of WTDocument using Windchill Bulk Migrator 4 siurce and target system is WC 10.2 M020.

When I executed PreloadValidation command using UI for  CONTENTMETADATA

windchill com.ptc.windchill.migration.wbm.preloadvalidator.ui.PreLoadValidationManager

status of staged objects in table CONTENTMETADATAWBMSTATUS is succesfull

next step i executed

windchill com.ptc.windchill.migration.wbm.DataLoadController -l CONTENTMETADATA WTDocument

 

result:

Query to be run - SELECT staging.sequencenumber AS SEQUENCENUMBER ,staging.type AS CLASS FROM CONTENTMETADATA staging, CONTENTMETADATAWBMStatus st WHERE staging.migrated =0 AND staging.sequencenumber = st.sequencenumber AND st.POSTVERIFICATIONSTATUS IS NULL AND st.loadstatus = 'STARTED'

2015-03-21 20:01:17,531 INFO [pool-1-thread-1] com.ptc.windchill.migration.wbm.util.ReconcilationHelper$ReconcilationTask - There is no data mismatch to be reconciled for object type CONTENTMETADATA

2015-03-21 20:01:17,531 DEBUG [pool-1-thread-1] com.ptc.windchill.migration.wbm.util.ReconcilationHelper$ReconcilationTask

when I saw in db Table  CONTENTMETADATAWBMStatus  st.loadstatus =  'SUCCESS'

witch command i must execute to change  st.loadstatus =  'SUCCESS'  on  st.loadstatus = 'STARTED'.

I can execute SQL UPDATE ))), but I think that is not correct and I shoud exec some Bulk migrator command witch doesn't documented(((.

 

 

May be sombody can post sequence of nesasary step to migrate content of WTDocument from  WC 10.2 to  WC 10.2  using Bulk Migrator 4 tool?

I do all as writed in official document, but don't get migrated content. With other types all ok,

https://support.ptc.com/appserver/cs/doc/refdoc.jsp?p=browse_results&Product=Windchill+Bulk+Migrator&Release=4.0&DocType=&Role=


Generating Reports

$
0
0

Hi all,

 

Is there a way or is it possible to create a report that will generate who checkin/checkout the documents? Or how many times that the documents checked in/ checked out?

 

 

Thanks,

Luar

Server not available message... but everything is working.

$
0
0

Hi there. I'm using the embedded browser in Creo to work with Windchill and am getting some odd behavior. Every time I start Creo, when the browser goes to the home page (Windchill), I get a pop up message that says "The server xxxxx is currently not available. Check your connection to the server or contact an administrator." The xxxxx being our Windchill server. But, the odd thing is that, after I click okay, everything seems to be functioning just fine. I'm not sure if the error is coming from the browser or from Creo itself, but they both seem to be connected. Has anyone else come across this? Any ideas what might be going on? Thanks

How to copy Representation of CAD Document to WTPart

$
0
0

Hello All,

 

We have a requirement to copy Representation from CAD Document to its associated WTPart.

I want to do this through code because if I set preference Build Associated Parts to Yes it is creating Structure of the CAD Document on WTPart and this is not required.

 

I am trying this way and it is not working.

########################################################################

wtpart = (WTPart) factory.getReference("OR:wt.part.WTPart:414184331").getObject();

qr_new = PersistenceHelper.manager.navigate(wtpart, EPMBuildRule.BUILD_SOURCE_ROLE, EPMBuildRule.class,true);

if(qr_new.hasMoreElements())

{

  epm = (EPMDocument) qr_new.nextElement();

  Representation rep_pub = PublishUtils.getRepresentation(epm);

  RepresentationHelper.service.storeRepresentation(rep_pub, wtpart, null, rep_pub.getDescription(), rep_pub.getRepresentationType());

  PersistenceHelper.manager.refresh(wtpart);

}

########################################################################


Please let me know if any one has done copy of Representation from CAD Document to WTPart.

 

Thanks,

Niranjan M

Report for Promotion Request that have been approved....

$
0
0

To all,

 

I am looking for some help related to generating a report that will show me the current unapproved promotion requests by "Name", which is our PCO number, and will give me the ones that are still awaiting approval. I see in the report editor under attributes there is a "Awaiting Approval" selection, but I have no clue how to get it into the report. I would appreciate any help any query builder gurus out there could provide.

 

Thanks in advance!

Buddy Hudson

Workspace in Common Folders not linking to Windchill

$
0
0

I'm having issues with the Workspace button in Common Folders. When I click it, the browser takes me to Folder Contents instead of the workspace. I am connected to the server, as I can get to the workspace using the Home buttons  and clicking on the workspace name in the Windchill browser. Any idea what is causing this/how I can fix it?

How to get the group names of the user who has logged in .Need to achieve this using Windchill API.

$
0
0

Need to get the group names that user belongs to. Need to get using Windchill API.

How to solve this problem: dbg_err_crash() - continuing from serious error (order_debug)

$
0
0

I am working with a vendor in Asia.  He previously had Creo 3 installed.  We are only at Creo Elements Pro.  We asked vendor to use CEP.  He installed CEP.  Now when he tries to use Windchill to download models or check models in,  The message dbg_err_crash() - continuing from serious error (order_debug) appears.

 

Does anyone know why this error comes up and the fix for it?

 

Thank you.


Windchill 10.3 and Creo Elements Pro 5 (Wildfire 5)

$
0
0

I was digging through the software matrices today and stumbled across this:

wf5.PNG

Looks like those users who can't (or won't) make the jump to Creo Parametric 2 (or later) will need to stay at Windchill 10.2.

Using DefaultObjectFormProcessor we need to provide Javascript prompt (Yes/No)

$
0
0

Using DefaultObjectFormProcessor we have defined an action when user clicks menu/command. Based on status of EPMDocument we need to add hook/catch before the action method gets executed. Provide Javascript prompt (Yes/No).  I need to invoke JAVASCRIPT action in preProcess() method. Based on Yes/No input the next Process method gets called or abort.

Need SQLServer 2005 Collation For Windchill 9.1 M070

$
0
0

Hi All,

Good Day To You..

I'm trying to install Windchill 9.1 M070 and as per that, I need to install SQLServer 2005 Enterprise Edition.

So, I need exact collation of SQLServer 2005 which should match for windchill 9.1 M070.

 

Kindly request you to guide me.

 

Thanks in advance .

Creo View M031

$
0
0

Curious if anyone has the back story on why there is a Creo View M031 being released?  I haven't seen any dire warning about M030.

31.PNG

 

On the other hand, maybe it's a typo since M031 isn't listed on the downloads page.

32.PNG

How to call Windchill API from outside the Windchill

$
0
0

Hello I am working on the Requirement where I would required to call the Windchill API out side the Windchill system does anybody know this how we can achieve this.

e.g.: I have developed a code which create a WTDocument in Windchill now I want to call this code from out side the Windchill server.with in the company network 

Tool to manage Windchill product team membership en masse

$
0
0

Has anyone seen or purchased a tool for managing product team membership in Windchill en masse?  The tool should allow “admin” users to add multiple principals to roles of multiple
product teams at the same time instead of having to add them one product team at a time. I’ve briefly scanned the fishbowl Solutions and Software Factory sites and will be contacting them, however initially it doesn’t seem that either offers such a tool.

 

Thanks!

Locking objects in Windchill 10 promotion request workflow template

$
0
0

Hello,

 

I am trying to modify our promotion request template which was copied from the OOTB windchill one to lock objects when they are raised up for promotion,a dn then unlocked after they are approved by config management approvers. I have a call into PTC tech support but they are dragging their feet as usual getting back to me. Does anyone have insight into how this can be done. I know that it is some type of robot, and from reading the help, it says you must use tranistion robots in conjuction with the locks, but I am just having trouble putting it all together. The default template contains locks, and unlocks already but not in the places I need them. I tried to copy them and put in line, but something just is not working right. Any help would be greatly appreciated.

 

Thank you in advance for your assistance,

 

Buddy Hudson

CAD/PDM Adminstrator

Atlas Copco Drilling Solutions


verification email from the ProjectLink server

$
0
0

We have a user that periodically (monthly) receives the following email:

 

This is a verification email sent from the Windchill ProjectLink server. By receiving this email and responding you will be granted access to project XYZ. Click the OK button below to gain access to the project.



This user is a Project Manager and a Member of project XYZ already.  I can't find what is sending him this message.


Any suggestions as to where I should look?

"View as SQL" disabled under query builder

$
0
0


Hello All,

 

I need to generate SQL statements for some existing QML's. For some of QML reports "View as SQL" option is disabled. "View as SQL" is working for OOTB QML files and few custom QML's where limited # of tables used in join.

Is there any constraint on query size to generat SQL statements?

 

Thanks,

Ashwini

Desktop Integration for ProjectLink

$
0
0


All -

 

I am evaluating a copy of Microsoft Project 2013 in the hopes that it will ease the transition to ProjectLink (WC10.1) for my users.  I have successfully exported a project from ProjectLink to Project.  Is Desktop Integration required to modify it and upload it back to Project?  If so, how do I set that up?

 

Maybe this should go to PTC Support, but I thought I'd give the Community a try...

 

Thanks in advance -

Chrystal Johnstone

Red Dot Corporation

Seattle, WA

Develop Work Instructions for WC9.1 on SQLServer 2005 to WC10 on SQLServer 2008

$
0
0

Kindly send me if any document available for the same

Workflow hanging at set state robot

$
0
0

For particular workflow processes, it is hanging at the Set State Robot, and throwing the following error. I could not find any root cause for this issue.

 

A nested transaction cannot be started when a rollback is in progress.  The following is the rollback stacktrace.
   ROLLBACK: java.lang.Thread.getStackTraceImpl(Native Method)
   ROLLBACK: java.lang.Thread.getStackTrace(Thread.java:1042)
   ROLLBACK: wt.pom.TransactionManager.rollbackTransaction(TransactionManager.java:624)
   ROLLBACK: wt.pom.BasicTransactionMonitor.rollbackTransaction(BasicTransactionMonitor.java:77)
   ROLLBACK: wt.pom.PersistentObjectManager.rollbackTransaction(PersistentObjectManager.java:447)
   ROLLBACK: wt.pom.Transaction.rollback(Transaction.java:566)
   ROLLBACK: wt.workflow.engine.StandardWfEngineService.synchRobotToEvent(StandardWfEngineService.java:8959)
   ROLLBACK: wt.workflow.engine.StandardWfEngineService$SynchEventListener.notifyVetoableEvent(StandardWfEngineService.java:429)
   ROLLBACK: wt.events.StandardKeyedEventBranch.intDispatchEvent(StandardKeyedEventBranch.java:320)
   ROLLBACK: wt.events.StandardKeyedEventBranch.dispatchVetoableEvent(StandardKeyedEventBranch.java:229)
   ROLLBACK: wt.events.StandardKeyedEventDispatcher.intDispatchEvent(StandardKeyedEventDispatcher.java:286)
   ROLLBACK: wt.events.StandardKeyedEventDispatcher.dispatchVetoableEvent(StandardKeyedEventDispatcher.java:215)
   ROLLBACK: wt.services.StandardManagerService.intDispatchVetoableEvent(StandardManagerService.java:406)
   ROLLBACK: wt.services.StandardManagerService.dispatchVetoableEvent(StandardManagerService.java:302)
   ROLLBACK: wt.lifecycle.StandardLifeCycleService.dispatchVetoableEvent(StandardLifeCycleService.java:571)
   ROLLBACK: wt.lifecycle.StandardLifeCycleService.doSetState(StandardLifeCycleService.java:9981)
   ROLLBACK: wt.lifecycle.StandardLifeCycleService.doSetState(StandardLifeCycleService.java:7449)
   ROLLBACK: wt.lifecycle.StandardLifeCycleService.setState(StandardLifeCycleService.java:7256)
   ROLLBACK: wt.lifecycle.StandardLifeCycleService.setState(StandardLifeCycleService.java:7587)

 

If somebody throws some light on this issue, will be very much appreciated.

 

Thanks

Suresh

 

Attributes

 

 

 

Viewing all 5797 articles
Browse latest View live


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