Extract policy rules
Hello, I would like to know if it is possible to extract the policy rules for every context, in excel document for example. In fact, we don't really know what user, role and team can do and we like to...
View ArticleRe: Extract all Groups, user and its profile related information by java code
cd suthar,can you please post your report here in the community? Thanks
View ArticleRe: Pro/Intralink 3.4 has detected an internal error. Anyone help?
This is only an issue on computers that are on a seperate network from the license server. The license server is across a VPN connection. It has always been but we had a provider change and the VPN...
View ArticleRe: Query Builder Report
Hi Lori,thanks for your suggestions. I have post my request also on PTC/User and this is the link of what we discuss with Mike Lockwood. http://portal.ptcuser.org/p/fo/st/thread=55413 If I can take...
View ArticleRe: How to delete the primarycontent of teh Document using api.
Following works with Windchill 10.2 M10 private boolean removePrimaryContent(final WTDocument wtDoc) { boolean isSuccess = false; ContentItem contentItem = null;...
View Articlegetting an error- It is not valid windchill shell environment.
Executing the rehost utility from command prompt for the clone scenario (WC10.2 test to prod)and getting an error- 'It is not valid windchill shell environment'. Copied Source wc directory to...
View ArticleHow can I get the email of the user who completed the task?
With this code I can get the user that completed, but need his email. try {java.util.Enumeration assignments = ((wt.workflow.work.WfAssignedActivity)self.getObject()).getAssignments();while...
View ArticlePDF Generation Options
I have come across three (off-the-shelf) options for PDF generation from Windchill content. Can anyone provide feedback on their experience with the two non-PTC-promoted options? 1) Adobe LiveCycle ES...
View ArticleRe: getting an error- It is not valid windchill shell environment.
resolved this issue.the source and target systems need to have the same file structure. copied to different file structure results this issue . ( ie D/ptc to E:/ptc). for clone file structure should...
View ArticleRe: getting an error- It is not valid windchill shell environment.
It is possible to clone a system to a different file structure. But, in that case you need to include the ChangeHome module in your scenario definition. Otherwise, if you don't include ChangeHome, then...
View ArticleRe: Positioning Assemblies vs Extended Positioning Assemblies
Some updates on this topic....am still researching questions 1 & 2, which are somewhat related and are not identifiable from the current documentation or online articles. To some degree the...
View ArticleRe: Large documents visualization with the Adobe LiveCycle
Is the environment variable JAVA_OPTS set on your system? If it is, then run.conf.bat will ignore all of the settings in the script, and just use the existing value of the variable instead. Make sure...
View ArticleRe: Replica configuration
Manoj, Did the information in Gary's posts answer all of your questions about your replica's behavior? Let us know if you still have any questions, or are seeing any other issues with your replica site.
View ArticleRe: Publishing w/Remote Site & WAN Utilization (long)
Have you made any progress on this? Could you share your experience since posting? We are adding a remote site that will generate a lot of publishing and I know you can configure Distributed File...
View ArticleRe: Run Catia WGM with user privileges
Do you set the environment variables PTC_WF_ROOT / PTC_WLD_ROOT to control where the WWGM Workspace and configuration files are stored for the user, or do you not set them and allow the WWGM to save...
View ArticleRe: Run Catia WGM with user privileges
Just wondering: Even if this turns out to be true, how come it's running fine with admin privileges?
View ArticleRe: Run Catia WGM with user privileges
That's a fair point, I agree it seems most likely that it is a permissions issue related to the installaton/configuration of the WWGM. I mentioned it becuase the "click OK to terminate" error is a...
View ArticleHow to delete secondary content items attached to a WTDocument using Api?
How to delete secondary content items attached to a WTDocument using Api?
View ArticleHow to add the secondary content to the Doucment using ui and how to delete...
Hi friends,How to add the secondary content to the Doucment using ui and how to delete the secondary attachement of document using api? Can you please help me out. Regards,Sandeep
View ArticleRe: getting an error- It is not valid windchill shell environment.
Thanks Chris Included ChangeHome scenario worked out.
View Article