Includes: Windchill API, Windchill REST Services, Info*Engine, UI Customization
Recently active
Rather than writing signatures to variables within a workflow and storing them as an attribute, is there a way to pull signatures from the object itself?
I want to add rows in affected objects table (of Change Task) upon clicking a custom action. Custom action I've already created, AddParent.When I select an object present in the table and click "AddParent", the system should fetch all its parent objects & display it in the table. What are the approaches you can suggest? Thanks.
Hi,I am unable to load cad document templates due to following error : The type 'WCTYPE|wt.epm.EPMDocument|................' cannot be imported into this system. Its name '......' has been used by other type 'WCTYPE|wt.epm.EPMDocument|.......' Error loading data from file.Please let me know if any one has any solution for it.ThanksSenthil
I want to fetch the Manufacturer /Vendor Organization for a Manufacturer part. I am able to get the Manf./Vendor part. I want to fetch the Contact details of the Supplier, for which I will need to fetch the supplier organization. Need Help. Thanks.
I have a user that needs to convert old RELEX files in to Wind chill 10.2. HE is unable to File-open. Is there a conversion utility available? I have never used Wind chill before, so I have no experience with the product.Thanks for any help.
I want to put a password verification for a workflow task , who ever get that task to complete, first enter password then only they can complete the task.
In CEM module, multiple Cause (FailureModes) codes cannot be associated in one row within table. We want to request functionality to be able to do that.
Hi all, How to move the files stored in database as BLOB to the file vault? Could anyone help me in this?Thank you Sumit Patil
I'm trying set the state of all the objects attached to a promotion or CN back to the state when they started the workflow. The problem is the objects could have multiple starting states, either In Work or Development In work, so I can't use code to state state of every object attached to the promotion or CN. I was thinking to query the objects, which could be a combination of WTPart, WTDocument, and EPMDocuments, and maybe finding the maturity history of the latest revision, and setting the state to that initial revision. Problem is, I don't know how to do any of this. Has anyone experienced or written code to do something similar?
Hi All,I have a Problem Report having 10 Custom Attributes on it.My requirement is like that, if User belongs to Group A tries to create a Problem Report, for him/her only 5 Attributes should be visible.If User belongs to Group B tries to create a Problem Report, he/she should see 7 Attributes on his creation page.If User belongs to Admin Groups, for him all 10 custom attributes visible on Problem Report creation page .Is this feasible by using any UI Validators ? datautilites etc ? Regards,Vivek
Hi All,we have created some Business attributes for Problem Report.our requirement is to show these Business Attributes on task page of problem report i.e. Analyse problem report task page.How we can achieve this. please let me know if any one knows any idea/way to do this.Regards,Vivek
Hello,I knew that we can add many new attributes to send to ERP system using ESI Integration (Distribution Target). Is it possible to send stream data (for eg: PDF file) using ESI integration?
Currently, where used tab only show the latest revisions of the parents.If a part was deleted from a parent, when I go to the where used tab, this parent doesn't appear, therefore I cannot find where belonged this component.I ask for the ability to show the iterations of parents where was used the part.
We have configured JMX alerts for queue status, file server status. But we need alerts with email subject having effected queue name, file server name. Similarly for alerts related to replica with site name .Please find the attachment”
Hello Folks,I worked on a listener which attaches a document to the part in "references" table.The scenario is once a document is attached ito a part as described by document then the same document should go to references table (of that part )also.I used the POST_CHECKIN listener and it tells part cannot be checedout as this is not the latest iteration.I even obtained the working copy of teh part then tried to modify.But this works only when the part is checkedout again not in the same checkout.Any one has any idea on which listener i can use so that if a part is checked out to attach a document in described by then taht document should get attached in references also. Message was edited by: Hemadri Pali
I have gone through <WT_Home>\codebase\wt\clients\saveas<WT_Home>l\src\com\ptc\windchill\uwgm\cadx\saveas these directories and tried to modify but I am not able to see any modifications even after restarting windchill server each time after modification. I am completely new to windchill customization, all your suggestions and recomendation will be appreciated. Thank you in advance.
Hi all, I beginner in windchill, I want to use the windchill objects using the JAVA API, but i am getting confused where to use which object like WTChangeRequest, WTDocument, WTPart, etc.Could anyone please help me.Thank you Sumit Patil
Does anyone have to code to initiate the out of the box action "Build Multi Level CAD Structure". We would like to reuse the standard solution to build a solution to automize the cad creation.Thanks,
Hello Windchill Gurus,We have a requirement to implement the export functionality (metadata of Product Structure information as show in current table view of structure page) similar to "Export Search Results" functionality.I would like to know if some one has already implemented the below solution? What is the effort needed and approach taken?Thanks in advance for your quick information.
Need some help.We have Dynamic Document users who need to check where a Task is used on Publications.By default, the Where used shows all parent items. The trouble is that they need to go to each item to confirm it's the latest version.To make things complicated, we use the same State for the all previous official versions.C: Released for Production Does not use TaskB: Released for Production Uses the TaskI can filter to View to only show a state if we only had one version at "Released for Production" if we set the previous to something like superseded or obsolete.
NAVSEA has updated to TE000-AB-GTP-010 to SD-18. PTC should stay current with the applicable derating guidelines, rather thatn have all their users ceate custom derating files for the same common document(s).
Hi..here i am providing the code that i have can you please rectify if it has any error<!-- set the number to a generated number --><AttrValue id="number" algorithm="com.ptc.windchill.enterprise.revisionControlled.server.impl.NumberGenerator"><!-- add a prefix for variant parts --><Value algorithm="wt.rule.algorithm.BooleanBranch"> <Value algorithm="wt.rule.algorithm.EqualsTest"> <Attr id="genericType"/> <Arg>variant</Arg> </Value> <Arg>V</Arg> <Arg></Arg> </Value><!-- the sequence --><Arg>MWEIP_IP_</Arg><Arg>{GEN:wt.enterprise.SequenceGenerator:WTPARTID_seq:4:0}</Arg><AttrValue>
Hi All,How do we attach a WTPart or a WTDocument to a WTdocument in the related objects using API ?Can anyone tell like which API is used exactly ?Thanks in Advance,Aditya
I need to add constraints to the Promotion Request so we can add only few objects as its promotables. I checked the Relationship constraints manager but do not get the PromotionTarget object to select.
In the workflow process when task is assigned to multiple members and one of them accept this task i need to update some value on PBO. so need to know how to capture this event@
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.