Re: Rest API to Remove User from License Group
0
Hello, After lots of research, none of them are, so a Customer WRS or feature needs to be developed to achieve this at Windchill End. Thanks,
Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Community Members
43,902+Solutions
165,560+Topics
Hello, After lots of research, none of them are, so a Customer WRS or feature needs to be developed to achieve this at Windchill End. Thanks,
I solved the problem by these steps;1- Created DataUtility for Combobox1 for get Repo Names from Azure, added Js actioncomboBox.addJsAction("onchange","TestScript()");2- Then edited CreateWizStep3- Created Servlet for parse folder names. View more
QuerySpec qs = new QuerySpec(WTDocument.class); TypeDefinitionReference typeRef = TypedUtilityServiceHelper.service.getTypeDefinitionReference("com.xxx.xxx");//Type SearchCondition searchType = new SearchCondition(WTDocument.class, WTDocument.TYPE_DE... View more
Check out this video on "Creo Class A Surfacing NEW SCHOOL" with Bart Brejcha from Design Engine and Ryan Butcher, PTC (Solution Consulting, Fellow). Related Trainings by Design Engine Creo Surfacing Training: WEEK ONECreo Surfacing: WEEK TWO ... View more
Version: Windchill 12.1 Use Case: Need same date in all released drawings whenever it gets released through promotion request.Description: As of now, we are getting last modified date in Creo drawing which is through Windchill attribute set in drawin... View more
Hello,I want to add information from Mashup and I want to have an ID incremental from Mashup that is start from 1.I try to find something but anything use some service. I have some services already and I don't want to do this incremental from service... View more