Re: Using SequenceGenerator in code
Hi, Try this PersistenceHelper.manager.getNextSequence("WTPARTID_seq");or thisEnterpriseHelper.getNumber(new Object[]{"{GEN:wt.enterprise.SequenceGenerator:WTPARTID_seq:10:0}"}); Thanks,Kaushik
View ArticleRe: Remote Completion of Workflow Tasks via Email
This question has been arround for years, and as far as I know not been answered satisfactorily. For me it shows a requirement in PLM for more task oriented interfaces, I know of a few custo mobile...
View ArticleRe: Remote Completion of Workflow Tasks via Email
Hello Simon, There's 2 PTC app. The CreoView one, and the Windchill one In the Windchill one, we can access to the tasks list and complete them... But only have a look ... not tested with our own...
View ArticleRe: Failed to publish Creo Parametric files with error "proe2pv Error:56127:...
Hello Melissa, The first thing to check is the retrieval failure issues for the assemblies from the worker log. Retrieve the model in a linked session and resolve issues with models (regeneration...
View ArticleHow to get Workitem?
Hi all, I'm editing Variance Workflow via Workflow Manger. I have the PrimaryBusinessObject variable. But how can I get the appropriate Workitem object? Thanks a lot
View ArticleRe: How to get Workitem?
There are few method available in workflowhelper to get the workitem from PBO.below are the some methods you select based on your requirement. WorkflowHelper.service.getWorkItems( Persistable...
View ArticleRe: Remote Completion of Workflow Tasks via Email
The app store mentions that there is an optional module needed for enabling Windchill to work with the Windchill Mobile app. What is this module? Do you know? Thanks,Ben
View ArticleRe: Remote Completion of Workflow Tasks via Email
No since 10 M010 if I remember, just a site preference to enable. And then able to use the app with your Windchill server regards
View ArticleRe: Publish existing WTParts through load file
It seems the user you are running the load as does not have permission to read the load file.
View ArticleRe: Failed to publish Creo Parametric files with error "proe2pv Error:56127:...
Hi Syed, The first thing is there is no regeneration errors as This dataset can be opened successfully using wcadmin account on the customer's worker machine. The second thing is I want to know which...
View ArticleRe: Remote Completion of Workflow Tasks via Email
Yep a preference setting to turn it on, but you are requried to obtain a licence for every user who will be connecting from a mobile device. Don't think it is expensive though.
View ArticleWizard table and add action
Hi.I have a constructing wizard problem.I need add a collection of persistable objects (that are exist already) to document creation wizard.I suppose to create a table (at a certain wizard step) to...
View ArticleOld version/rev. of part in assembly?
Does anyone know if Pro/E allows a user to add an old revision/iteration of a .prt to an assembly? I have been able to add rev. A of a part that is at rev. B in Windchill. Is there a way to select...
View ArticleBackgroundMethodserver
I have configured BGMS in my server. Now when I am trying to start windchill either, MS or BGMS is starting but not Both. One of them will just blink and goes off. What might be the reason for this.?...
View ArticleRe: deleting wt part from database
Try to search that number in WTPartMaster table of database and delete. But it is not suggested by ptc to directly modify in database.
View ArticleRe: BackgroundMethodserver
Please attach the MS logs here.So that it's easy for others to understand your problem
View ArticleRe: BackgroundMethodserver
Probably configured on the same port, it is all in the wt.properties, include this file as well. Solution will probably be adjusting the site.xconf
View ArticleRe: Searching Using Solr Query Language
This thread was very helpful for us to accomplish the same thing. We wanted to expand the keyword search to search more parameters. Some OOTB and some customer meta data attributes. We did add...
View Article