Re: How to get "different tasks of a change process" of a change notice in code
Hi Archana, Can you mark the answer as correct to help other community members REgards,Bhushan
View ArticleRe: How to start 'windchill profiler' on slave machine, in cluster environment?
If I'm not wrong profiler requires a FG method server to run with a command: windchill --javaArgs=-Xmx512M wt.tools.profiler.WindchillProfiler. It doesn't matter if it's slave or master. In the...
View ArticleHow to build a Remote Apache Webserver for Internet access to Windchill
Hi, We currently have an internal user only Windchill PDMLink System and we now have a requirement to allow select customer users to securely access the system over the Internet. I intend to do this...
View ArticleRe: How to build a Remote Apache Webserver for Internet access to Windchill
Apache on Linux is a good option.You can follow the below WHC links...
View ArticleRe: James Mail Server Integration With Windchill
You have a typo: "malhost" vs. "mailhost" in your xconfmanager line. Otherwise Windchill doesn't care about which mail server you use -- as long as it supports SMTP and you configure Windchill to send...
View ArticleRe: James Mail Server Integration With Windchill
I am just wondering from which release onwards we do have TLS support?
View ArticleRe: How to create PlanActivity using code?
Hi All, Apart from the methods mentioned above there are many useful methods in " PlannableHelper.service " also....
View ArticleHow to installed Windchill 10.2 M030 on Oracle 12c?
Hi Experts, I am trying to install windchill on oracle server 12c. But the installation fails giving "Connection to the database failed or OCU failed to execute the query". I am using monolithic...
View ArticleRe: How to installed Windchill 10.2 M030 on Oracle 12c?
It looks like the network adapter is not honoring the connection string. Are you using a static IP address? Did the IP address change after you installed Oracle before OCU was run? It looks like the...
View ArticleRe: How to start 'windchill profiler' on slave machine, in cluster environment?
I remember, profiler gets connected to WTadapter and BGMS does not have one. So in the background node which does have WTadapter, profiler should not work. Do you have a local mapping for your cluster...
View ArticleRe: How to installed Windchill 10.2 M030 on Oracle 12c?
Hi Binesh, You were right. The problem was the static IP.Now I configured static IP address and installation was completed successfully. Thank You Very Much.
View ArticleReload MVC table on NEXT button click
Hi Experts, I am trying to reload an mvc table in custom wizard with two steps. The desired table is in the second step. Is there a way to reload/refresh it whenever the "next" button is clicked....
View ArticleRe: Poor Windchill Performance after upgrade to 10.2 M030 CPS02
It has stopped the deadlocks from occurring, although the deadlocks were being caused by several long running SQL queries that flat lined our DB for a little while.
View ArticleRe: Workflow routing based on an attribute.
Hi Manish, Can we use this below code of PTC Knowledge-base, CS129817, Use LWCNormalizedObject to access soft attributes values and use this for routingExample routing expression to route based on...
View ArticleWhat is the best way to call a custom java class methods present in windchill...
Hi, Can anyone please let me know what are the different ways to call a custom javaclass methods outside windchill application. Thanks in advance. Regards,Archana.
View ArticleRe: What is the best way to call a custom java class methods present in...
You can use RMI, Web Services to call any class. please refer below article for more...
View ArticleRe: Windchill Cache Recovery Tool
David, Currently the tool only recovers PTC Pro/E and Creo files. I only have access to a Pro/INTRALINK system (Wintralink, as it has been called by others), so no other files types are available to...
View ArticleRe: What is the best way to call a custom java class methods present in...
Well, it really depends on where you want to call it. If it's to be run locally with file system visibility to the codebase (and possibly WT_HOME/lib as well, as some classes depend on jars therein,...
View ArticleHow do you set a Document's Name in an OIR?
I would like to set the Document's name to the value of an attribute plus a suffix. Anybody have an example I can follow? thx!
View ArticleRe: How do you set a Document's Name in an OIR?
Refer below articlehttps://support.ptc.com/appserver/cs/view/solution.jsp?n=CS175686&art_lang=en&posno=3&q=RuleConfigurableTypeAttribute.properties&source=searchHope it helps !!!...
View Article