Windchill
Recently active
I know that the AND operator can just be used with caps and spaces (e.g. Electronics AND circuit), however the same syntax for OR is not working. How do you search something like this:Electronics AND circuit OR boardI know WC 11 can probably do this much easier, but I am asking for 10.1 because that is what we are on now and will be for a while.
We have the Product context called Machine as the top level. I found where the person who set up the system had created a ACEMP Product template for the Machine product. We are now moving the design forward and to keep designs separate, we want to create a context named NexGen.I go to the product top level, hit the Create new product icon, give it a name and then select the ACEMP Product template. When I hit OK, the system comes back with a pop=up window saying it cannot find the ACEMP Product template. I have found the template and looked at it. Everything is built from the /default structure, so this template should work on any new Product context.The original ACEMP Product template was built at Windchill 8 and I am now running Windchill 10.0 m040. Does this make a difference? Being stored in Oracle, I would have thought it would have been updated by the update process.If anyone has any ideas of what I need to do, let me know. I will keep researching and reading to find out what is n
How add new action for lauch wizard in this menu?
This is just a quick post about a potential error for which I found no directly pertinent information.If you're upgrading from Windchill 10.x to Windchill 11.x, and you're using SQL Server for the database, you need to upgrade the database to SQL Server 2012 or newer. One of the upgrade steps is to run the AlterDatabaseCollation.cmd batch file to change the collation from the old supported version to the new supported version.If that batch file errors out and reports something similar to "Cannot resolve collation conflict between "SQL_Latin1_General_CP1_CS_AS" and "Latin1_General_100_CI_AS_KS_WS_SC" in add operator occurring in SELECT statement column 1", then you probably made the same mistake I made, changing the database containment type too early in the process.The AlterDatabaseCollation.cmd batch file needs to be run against a database that does not use partial containment because the scripts, as written, cannot account for the different collations that come into play on SQL
Hi,I am trying to update the WTVariance object IBA but can't see the updated values can any one help me how I can do this using codeI am using this code right nowtry{ wt.change2.WTVariance var = (wt.change2.WTVariance)primaryBusinessObject; com.ptc.core.lwc.server.LWCNormalizedObject obj = new com.ptc.core.lwc.server.LWCNormalizedObject(var , null,java.util.Locale.US, null); obj.load(att); obj.set(att,attValue); obj.apply(); //PersistenceHelper.manager.refresh(var ); PersistenceHelper.manager.refresh(var ); &n
Once in a while I have a user that will check in a file from a workspace they didn't mean to and didn't realize they did. These files go in a the type "Other". I thought I could just create a policy that won't allow anyone to check in a file of this type. When I went to the Policy Administration I couldn't find it. Is this possible?
I have PDMLink users that have left the company with workspaces I want to access. At the very least I need to change the "context" of the workspaces. Is this possible?
Hello,I have a requirement of providing modify access on an IBA of CustomConfigurableMastersLink (subtype of ConfigurableMastersLink).I tried using AccessControlHelper API but got stuck in the parameters which it takes for creating new ACL.AccessControlHelper.manager.createAccessControlRule(AdminDomainRef arg0, String arg1, State arg2, WTPrincipalReference arg3, AccessPermissionSet arg4, AccessPermissionSet arg5) throws WTExceptionCan someone please guide me with the parameters. Or with some alternate solution to give ACL using API.Appreciate your help. Thank You.Regards,Manisha
Hi Windchillers, Need your help for Windchill license compliance. I have developed custom report which list's out the last logins of the users from DB's Audit records. This is a query builder report. The aim is to disable all users who have not logged in to Windchill since last 6 months. However i have noticed that if i dump a report of Groups (in DS) and the users in this groups (from AD) into an excel; there are many users listed there which have been disabled in AD. Note that they are not disabled in Windchill but disabled in AD QUESTION 1) . A login event is not generated by such users but notifications are being sent to them ; they being part of some group. Do such members consume Windchill License ? QUESTION 2) How do you classify the audited user list as in 4 distinct roles, (Heavy user, Light user, View & Print user and External user) ? Windchill is licensed as per these roles. QUESTION 3) How to best generate the compliance repor
skip activity not displayed in Routing/Process Status table. Please find the attachment for more details.
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).
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.