Windchill
Recently active
There is a default limit in generating a report through queryspec and infoengine which is 250000. Is there an option to get results with more than 800000 with out any impact on method server?
We have a PTC article CS36017 to create a drop down list variable on workflow task Page. I need a similar solution but with ability of multi select. Thanks in advance.
Hi all,We have a requirement to give access to baselines of a Part to project. The parts will be shared to Project, but we need to share the Baselines so that supplier can adhere to the baseline that specifies specific verisons of Part Reference documents.We know that Baselines object access can be given manually to any user(including supplier who access by projectlink), as the part is shared.Looking for the API for giving adhoc access in WIndchill 11.0ThanksHari
Where can I get this "IE8-Setup-Branding.msi"
I want to replace an assembly from local to windchill workspace, I matched name of all the parts inside the assembly.The difference between both assembly is number of change in datum points for the wire.when i opened the updated file from local workspace and clicked save i got some info saying that "i need to checkout some objects".once i proceed with that dialogbox.after sometimes i got checkout failed message saying "i dont have access to perform that operation".Then i closed and gave erase not displayed and opened the same file in windchill that i was trying to update from local workspace.i found some erros in that file and in tables it shows a clock symbol with saying "modified by you".my question is how the parts gets modified even i dont have permission to checkout the parts in assembly.@
I have a document. I making a copy of that document, thru code. When I create a new document, the contents/file attached to the original document does not get copied. I am using the ContentHolder & ContentHelper API.ContentHelper.getApplicationData() to get the data. Following is the code ContentHolder content = null; try { content = ContentHelper.service.getContents((ContentHolder)document_object); } catch (PropertyVetoException e) { e.printStackTrace(); } Vector vcontent = ContentHelper.getApplicationData(content); newDocument.setContentVector(vcontent);Which API would help to get data from a document & set it to a new document?
Need provision in WPA to restrict parts from getting assigned to recalculation queue if it has disqualified or Obsolete status. This will considerably reduce the part count in recalculation queue. Avoid additional load in to the system.
In windchill 10.2 M030-CPS 09, workflow hangs on with error(For instance: when activity A finish, activity B not start), and will go on after reset windchill server. No error in WfPropagationQueue, WfUserWorkQueue, WfUserWorkQueueError Info:Log12017-01-16 08:15:07,355 ERROR [WfPropagationQueue.PoolQueueThread-1808] wt.queue.PoolQueue.WfPropagationQueue Administrator - Queue Entry 367019: Exception occured (wt.access.accessResource/19) wt.access.NotAuthorizedException: 注意: 受保护的操作。您没有执行该操作的必要授权。如果您认为不应当收到这一消息,请联系管理员。 at wt.queue.QueueMonitorHelper.queueCheckAccess(QueueMonitorHelper.java:466) at wt.queue.QueueMonitorHelper.getWtQueue(QueueMonitorHelper.java:376) at wt.queue.QueueMonitorHelper.getWtQueue(QueueMonitorHelper.java:326) at wt.queue.QueueMonitorHelper.getWtQueue(QueueMonitorHelper.java:321) at wt.queue.QueueRunnable.suspended(QueueRunnable.java:111) at wt.queue.QueueRunnable.run(QueueRunnable.java:134) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.jav
I no longer get replace action.What am I missing?
Is anyone using Microsoft Surface with Windchill ProjectLink and/or Arbortext Editor?
Adding summary:Dynamic Activity Name (Activity Transition)//Get the Activitywt.workflow.engine.WfActivity myActivity = (wt.workflow.engine.WfActivity)self.getObject();//Modify the ActivitymyActivity.setName ("Work Order - " + task1Name); //task1Name is a String//Save the ActivitymyActivity = (wt.workflow.engine.WfActivity) wt.fc.PersistenceHelper.manager.save(myActivity);Dynamic Activity InstructionsAdd your String variable to the activity task instructions. Enclose the variable in curly braces.{task1Instructions}Dynamic Activity Participants (WFExpression)if (task1User != null) //task1User is a wt.org.WTUser variable{//SET TEAMwt.team.Team team = (wt.team.Team)((wt.team.TeamManaged)(self.getObject())).getTeamId().getObject();//SET THE ROLESwt.project.Role teamRole = wt.project.Role.toRole("TASK OWNER 1");//REMOVE THE CURRENT PARTICIPANTwt.org.WTPrincipal removeUser = null;wt.team.TeamHelper.service.deleteRolePrincipalMap( teamRole,removeUser,team);//ADD THE PARTICIPANTS TO THE TO_ROLE
For Navigate 1.4.0 we need to support Thingworx 7.3, and I can see that the artifact versions should be '7.3.0-b51'. I was able to find '7.3.0-b50' in our maven repositories, but not '7.3.0-b51', and the builds are failing when I update the version. Does anybody know where are the thingworx '7.3.0-b51' artifacts.
Hello all,I am new to windchill customization, i have requirement to create activity instruction different for different responsible users of same activity. Is there any API to create WF activity and Instructions, while workflow is running?Thanks in advance.
Hi All,i have a change notice object which is in resolved now, this process involves problem report , change request and finally change notice.i want to sent an email weekly basis which includes all affected objects for that particular week, from change notice object i am able to get name of Change notice creator but i also need name of problem report creator n change request creator.Is any API may i have to use to solve this requirement.Regards,Vivek
Currently, Windchill have a File Synchronization CAD worker to sync attributes change into representation(NOT for AutoCAD),I know these attributes change data stored in metadata, can you add a function to sync these attributes into CAD files(Primary Content file).
I would like a SME to able to add content (ppt) to a IS Group in information structure
My organization is currently in the process of deploying a Windchill 11 environment. Are there any preferred and supported solutions for archiving vault data as we are expecting a large data store of around 50 + TB Any suggestions would be greatly apprecated
On a few machines Java isn't working properly. I can't get any java applets to fully load. I have plenty other where it is working fine. Through investigation on a couple of the trouble machines it looks like it loads so far and then just stops. We are using 1.7 U25 with M030 pmlink. I have tried reinstalling and a few other things and nothing seems to help. It's like I'm missing the secret handshake...... Any help would be appreciated greatly!
We have a single user whose Updates table on the WC home screen will only display a single row. If he creates a new object (such as a Change Request), the existing row object disappears and the new item takes its place.All other users see multiple rows of updated objects, and this problem is not just local to his PC. It follows to wherever he logs in.I have never seen this and don't have any good ideas on the possible cause.Any thoughts?
In "my workspace" of the home of Windchill.An active icon is near to a deletion icon in a workspace.Because a conflicting icon is near, I want to change the position of the icon.It does not let you display a deletion icon. And I perform the deletion from a menu.
Anyone have the simple solution to this error? I am running PSI as root and have full rights to the staging directory. As soon as I click on begin install, I get the error about javasdk can't continue and it stops right there. The interesting thing is that I installed Windchill 11 on another clone of the server without getting this error. From what I read, it could be a rights issue somewhere, but I am running this as root. Anyone have any ideas on what to look for? Thanks in advance!
I know I have done this before when we modified Windchill to accept the xml formatted Office documents, but I cannot remember what I modified or how I did it.I searched the Windchill 10.0 Customization guide, but nothing hit me as to what this customization is.Where in Windchill are the file extensions set for document types that can be uploaded? We have Excel macro driven file that has a .xlsm extension and it is giving us problems uploading. At one point in the past, I modified some file to allow the .docx, .xlsx, .pptx and maybe some other MS Office extensions.Does Windchill support the .xlsm format?an someone point me to the right utility and/or files(s) that need to be modified for this?Windchill/PDMLink 10.0 m040
Someone here have done windchill GUI customization by using the GWT(gxt) libraries before?? I need to add a custom button(That question is http://ezcollab.com/questions/138/how-to-add-custom-button-inside-the-list-in-windchill-gui) in GUI which can be done by GWT.I need to know how to add those css,html files for gwt inside windchill?And the steps to add?Any help regarding gwt customization would be very helpful for me..
how to call model attribute in html div tag
Hi Everyone,I virtualized a physical Windchill server and added the VM to my Hyper-V environment.When I try to access Windchill on the VM, I get prompt for a username and password. Once I submit my credentials, I get the dreaded "503 Service unavailable".I can see that the PTC HTTP and PTC Windchill services has started.Where else should I look to resolve this error?Thanks in advance.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.