Quantcast
Channel: PTC Community: Message List - Windchill
Browsing all 8876 articles
Browse latest View live

Re: client authentication and password-less SOAP requests

Hi,I'm sorry but i haven't found a solution jet. To be honest, i haven't tried too much though. My goal was to start investigating the connection possibilities (both SOAP and connection libs) and...

View Article


Re: Using presence of comments to determine workflow execution.

Hi Anuradha,There was an issue with the link you had posted (could have been on my end), but it was going to another discussion within PTC Community.  I have updated the link.Best,Toby

View Article


Re: Update IBA without Checking-Out the Object

Mahesh,As per CS24562, it is against the Windchill business rules to update an IBA of a WTDocument (or any Workable object) without creating a new iteration of it. We cannot guarantee the integrity of...

View Article

Re: Export and Import Of ACL's

It's kind of a clunky workaround since we don't have any loaders to export ACLs at present, but if you export the context (product) as a template you can select to export Access Control Rules. You can...

View Article

Re: Add Attribute to CAD Documents

Are you sure that you have attribute mapping set up correctly? As long as the mapping is set up and the parameter exists in the Creo start part, it should populate the Windchill IBA upon upload of the...

View Article


Re: Copying family tables along with drawing and assembly. "Save a copy"

Diane, are you able to successfully use the Workspace Save As functionality instead?

View Article

Mass Change State for previous Versions/Iteration?

Hi Everyone,Wondering if anyone has dealt with this already.We have thousands of CAD objects that have previous versions and iterations at a state that should be changed. We don’t want to change the...

View Article

Re: Relationship Explorer

HI Ryan, I am checking with Product Management regarding your questions. I will let you know what I find out. Thanks, Lori

View Article


Any way to keep a template/start part library synced to client workspace...

We have a library to store all cad standard parts like formats, templates, symbols, etc. We have some users who work offline while traveling. I discovered that if they create a workspace, add all the...

View Article


MPMLink; who is using it and how

We are in the process of evaluating and planning a MPMLink implementation on Windchill 10.2.  We are an in-house engineering and manufacturing company with about 150 production employees.  We plan on...

View Article

Re: Windchill Report - tables cannot be merged.

I'm assuming that he is working with Query Builder reports (Site, Util, Repor Mgr UI).I don't (yes) know anything at all about Windchill Quality Solutions but the concepts should carry over from other...

View Article

Re: How do I get Setup Participants in PDMLink 10 to act like it did in 9.

The article in your response has nothing to do with my question.

View Article

Re: "CAD part is not unique"

How did you moved your data? By import manager?

View Article


Re: "CAD part is not unique"

From creo parametric , launch Internet explorer and select tools(workspace) - import to workspace - select all the model-ok.

View Article

Remote method server exception

Hi! I want to set state for the WTDocument by java code through rms like this:RemoteMethodServer rms = RemoteMethodServer.getDefault();                    rms.setUserName("***");...

View Article


Re: "CAD part is not unique"

Try this:1. Clear your workspace2. Open your model from local drive3. Press "Save and upnload" (in Creo). It will upload your model to the workspace.4. Press "Check in" (in Creo).

View Article

Re: Remote method server exception

You need to do this way. RemoteMethodServer rms = RemoteMethodServer.getDefault();                    rms.setUserName("***");                    rms.setPassword("***");rms.invoke("yourMethodName",...

View Article


Re: Remote method server exception

The class you call with rms.invoke() needs to extend StandardManager and implement RemoteAccess, Serializable. I guess LifeCycleServerHelper does not satisfy that criteria and cannot be called like...

View Article

Re: "CAD part is not unique"

That option tried already , not solved.

View Article

Re: Remote method server exception

Vino, I have changed the method to the LifeCycleHelper.service.setLifeCycleState(wtd,st) and now it's working fine. Please correct me. If I want to use your sample, so I should have my custom class...

View Article
Browsing all 8876 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>