Quantcast
Channel: PTC Community : Discussion List - Windchill
Viewing all 5797 articles
Browse latest View live

Inventor Worker "Apprentice"

$
0
0

Hi to all

 

Does anyone haveexperiencewithInventorApprenticeasworker?

I have:

  • installed Inventor View 2014 with SDK 64bit on a windows server 2012 R2. I can start "D:\Autodesk\Inventor View 2014\Bin\InventorView.exe"
  • in Worker Agent Administration a Inventor Worker configured.
  • ran the inventor2pv_config.exe and selected "Start in Apprentice Server Mode"
  • in the <Setup_directory> (D:\ptc\inventor2014_worker) all the necessary files where createt

When starting the INVENTOR:1 worker i have following error in worker_0.log:

inventor2pv Error:70001: Failed to Start Apprentice Server Application [-2147221164]

 

UnfortunatelyIcan not find anythinginthe PTC Knowledge Base

 

thank you very much

 

daniel

 


Upgrade Issue when running upgrade manager. Standalone migrator fails

$
0
0

Hi All,

 

I'm in middle of upgrade from Windchill 10.1 M030 to 10.2 M020. Getting a issue while running upgrade manager in target

server in the Standalone migrator task.

 

Following is the error which I'm getting

 

Error occurred when executing the task of Populate the fields FullName, Last and Email in the WTUser table.
Error is

(com.ptc.windchill.upgrade.updates.directives.directivesResource/27) com.ptc.windchill.upgrade.updates.DirectiveExecutionException: Unexpected error executing a JavaMigratorDirective with className=wt.org.PopulateUserFullNameFields.

Nested exception is: java.lang.reflect.InvocationTargetException

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)Caused by:

  1. wt.util.WTException: Error in finding mapping key for "user.cn" in adapter : local.xxxx.EnterpriseLdap

Nested exception is: com.infoengine.exception.adapter.IEAdapterException; nested exception is:

  1. javax.naming.NameNotFoundException: [LDAP: error code 32 - The entry cn=Xxxxx xxx,ou=wma users,ou=sbusers,ou=users,ou=mybusiness,dc=xxxx,dc=local specified as the search base does not exist in the Directory Server]; remaining name 'cn=Xxxxx xxx,ou=wma users,ou=sbusers,ou=users,ou=mybusiness,dc=xxxx,dc=local'

at wt.org.UserFullNameFieldsHelper.readPrincipal(UserFullNameFieldsHelper.java:407)

at wt.org.UserFullNameFieldsHelper.processPersistedUsers(UserFullNameFieldsHelper.java:187)

at wt.org.UserFullNameFieldsHelper.populateUserFullNameFieldsAndUpdate(UserFullNameFieldsHelper.java:107)

at wt.org.PopulateUserFullNameFields.runMigration(PopulateUserFullNameFields.java:29)

... 24 more

Caused by: com.infoengine.exception.adapter.IEAdapterException; nested exception is:

  1. javax.naming.NameNotFoundException: [LDAP: error code 32 - The entry cn=Xxxxx xxx,ou=wma users,ou=sbsusers,ou=users,ou=mybusiness,dc=xxxx,dc=local specified as the search base does not exist in the Directory Server]; remaining name 'cn=Xxxxx xxx,ou=wma users,ou=sbsusers,ou=users,ou=mybusiness,dc=xxxx,dc=local'

at com.infoengine.jndi.JNDIAdapterImpl.processRequest(JNDIAdapterImpl.java:254)

at com.infoengine.procunit.adapter.Adapter.send(Adapter.java:198)

at com.infoengine.SAK.ObjectWebject.invoke(ObjectWebject.java:262)

at com.infoengine.compiledTasks.file.D$3a$5cPTC$2dWindchill$5cWindchill$5ctasks.wt.federation.queryprincipals$2exml.invoke(queryprincipals$2exml.java:100)

at com.infoengine.SAK.Task.invoke(Task.java:1806)

at com.infoengine.SAK.Task.invoke(Task.java:1714)

at wt.org.UserFullNameFieldsHelper.readPrincipal(UserFullNameFieldsHelper.java:359)

... 27 more

Caused by: javax.naming.NameNotFoundException: [LDAP: error code 32 - The entry cn=Xxxxx xxx,ou=wma users,ou=sbsusers,ou=users,ou=mybusiness,dc=xxxx,dc=local specified as the search base does not exist in the Directory Server]; remaining name 'cn=Xxxxx xxx,ou=wma users,ou=sbsusers,ou=users,ou=mybusiness,dc=xxxx,dc=local'



I found a similar issue in ptc knowledgebase at document CS59225 and also tried those solutions. But this exception is coming for every user. Already I have disable

three users so far. That document is talking about disconnected users in ldap. I got that issue while running my WinDU but later I fixed that and

completed my WinDU task without any failed tasks or problems.

 

Source system is using Active directory server. Will that be a root cause of this issue.? How should I proceed now. Please advice

move location project

$
0
0

Hi

 

Is it possible to move items around (mass move) within a project?

 

Basically I have a project with about 50 folders, within each folder are wtparts, models and drawings. I need to move all content of the 50 folders into one folder within the project. Is this possible? The folder update script does not recognize the project name as a context

 

 

Cheers for any help

Enforce User's to check out entire family table when intending to modify.

$
0
0

One challenge in our Windchill environment is that we have user's checking in iterations of a generic or a generic/instance without iterating all other instances at the same time.  We want all instances to be iterated when any change to a family table occurs.  (one reason is mitigation on marked as modified but untouched issues notorious with family tables).  How are other companies attacking this problem?  I see one solution as a config option that only shows the "entire family table" options as shown in picture below.  Maybe this is possible?  Or maybe there is another alternative?

 

 

 

family-table.JPG

Looking for Workflow/Lifecycle/OIR training

$
0
0

I am looking for a site that offers instructor-led training in creating and modifying Workflows, Lifecycles and OIRs.

Looking for a class before the end of September.

 

Virtual Workflow training class by PTC doesn't work with our environment.

How do I quickly get contents of a CN into a workspace?

$
0
0

I have a Change Notice (CN) with many parts attached to it that require modifications. How do I quickly get these parts into my workspace?

 

My current process is to print the full list of parts attached to the CN and then sequentially search for each item and individually add it to my workspace. This is very time consuming so is there a way to bring an CN (content of) straight into a workspace?

 

The way I see it, all the parts are already collected and attached to the CN so this should be a very simple task

Add custom step only for subtype of wtpart in createpart.jsp

$
0
0

I have a sub type of wtpart called Regulatory Request.

I have added line item table at step 3 in createpart.jsp.

Line item step is showing for all wtpart subtype. I would like to display the step 3 only for regulatory request.

 

Thanks,

Sithik

Apache Authentication to LDAP??

$
0
0
I'm very familiar with the standard LDAP integration into AD where the entire user exists in Active Directory; however, I need to know how to store all users and information in WindchillDS but still have Apache authenticate passwords in AD. The users in WindchillDS have the exact same username as the users in AD.

I've seen this done before but I'm not familiar with the actual process to do it.

Thanks!


[cid:image001.gif@01CC9009.1FCE4920]

Steve Vinyard
Application Engineer
Phone: 503-502-1370
steve.vinyard@tristar.com<">mailto:steve.vinyard@tristar.com> / www.tristar.comhttp://www.tristar.com

Sign up for Upcoming Tristar Webinars and View the Archive<">http://www.tristar.com/company/events.asp>

WC Installation and Configuration Resource Page<">https://www.ptc.com/appserver/cs/view/kdb.jsp?im_dbkey=90970>
WC CAD Workgroup Manager Resource Page<">http://www.ptc.com/appserver/wcms/standards/textmultiimgfilelinkfull.jsp?im_dbkey=95496&icg_dbkey=867>
WC Performance Tuning Resource Page<">http://www.ptc.com/appserver/wcms/standards/freefull_cskdb.jsp?im_dbkey=105413&icg_dbkey=900>
WC Upgrade/Migration Resource Page<">http://www.ptc.com/appserver/wcms/standards/textmultiimgfilelinkfull.jsp?im_dbkey=96752&icg_dbkey=867>


Pro/Intralink 10.2 issues with sync & refresh?

$
0
0

I hope this the correct forum for this issue.

I have moved items from one context to other context in Commonspace.  The items show up in the correct folder within Commonspace but when I open up the Workspace that I am currently using the items are listed with correct folder location but NOT the correct context.  No matter how many times I refresh, sync, clear the server cache and open/close the sessions, they do not up date to the new context.  Short of deleting the workspace and starting new, what gives?

Has anyone else had this issue?  Has anyone found a magic button sequence to sync the items?

Windchill Prediction question: Prediction not converting NPRD failure rates

$
0
0

I have a Windchill Prediction where I am using reliability data from the NPRD 2011 Parts library. It does not appear to be converting the failure rate based on what environment I specify for the overall prediction.


For example. I am using NPRD-22114, which is a Power Amplifier with a failure rate of 13.991493. The environment for this particular part is N- NAVAL.

 

The prediction I am doing is for a ground benign environment (GB, GC). The prediction does not convert the failure rate, it is still using the 13.99 value in the overall prediction. Temperature doesn't seem to have an effect, either.

 

Am I doing something wrong? Is there a way to get the conversion factor done automatically or do I have to add an Mult FR for each part?

WCH and variable dimmension in standard part

$
0
0

Hello all,

 

l have a longtime problem, that has to be solve.

 

Description:

- inside Winchill can be each part only ONCE

- l have a induction senzor, that is used many times in many project

- it has a "variable" datum plane dimmension. This is a constrain datum plane.

 

Problem:

- 1st project (used) dimmension = 10mm

- 2nd project (used) dimmension = 25mm

 

Question:

- how to make it variable accross whole system and keep only ONE source part?

 

My idaes to comment:

1) family table ---> lots of instance ---> looks unsuitable (novice solution)

2) many datum planes ---> lots of datum planes---> looks unsuitable (novice solution)

3) simplify representation + many datum planes ---> lots of simply rep and datum planes---> looks unsuitable

4) flexible dimmension---> l like these idea to datum plane flexible feater

5) Have no other idea. Will be happy if you could share your expiriences.

 

See picture belowe.

WCH-zmena_koty.jpg

Thx in any advance

WCH part numbering --- "semi-autonumbering"

$
0
0

Hallo all,

 

many people on this forum gave me inspiration to develop better part numbering in our company. Have a new idea hot to make semi-autonumbering. This technique is suitable for manufactured parts. For a buying/ordered parts will discusse later.

l will be glad to hear any critique, note that l see the problem mainly from CAD user/engineer point of view.

Please see picture below.

 

numbering.jpg

Company workspaces:

workspaces.JPG

Workspaces naming convention includes the first part of product number.

It consits of two main part with a "-" as a separator ---> product number - short logical description ---> example> 11010-CWT (in our company everyone knows what CWT means)


My imagine about function:

- l´m working on 11010-CTW project

- set workspace to this project

- create a new part

- new part will be autonumbered like following:

    - because my active workspace is 11010-CTW so WCH will extract "11010" automaticly from workspace name

    - because autonumbering is ON WCH will create a number after a dash (this number is filtered in part relations to drawing number)


What l expect:

- WCH has full control of NUMBER and FILE NAME ---> no more has to solve renaming parts/drawing from the duplicity reason ("part is not unique").

- drawing number is include in file name and extract with relation ---> each drawing number is unique

 

Reasons why l choose this:

- keep it simply

- keep some logical file naming (year and proct number in this year is anough for a rough orientation)

- make clear difference between projects

 

How to continue?

- what function shall i used for workspace name filter (11010) --- need to show some direction (don´t like a blind exploring)

 

---------------

l like your comments like: "What happen if ...?"

If you see some mistake point it please.

Thanks in any advice, commets, tips or tricks

Document Management Integrations - Anyone Considering Office365?

$
0
0

PTC recieves a fair amount of questions about providing an integration to Office365 lately. I'm curious if there's folks out there using Office365 now and what type of connectivity you'd like to have with Windchill?

 

To me, the main difference is the option to use the Microsoft Office Web Applications instead of the locally installed Office applications and the content has a high probability of residing in the O365 cloud, OneDrive or an on-premise SharePoint implementation. The Office Web Apps are only supported on SharePoint and cannot be directly integrated into a non-SharePoint solution.

 

It seems like a "Send to Windchill" option would be nice to have, but I'm curious if there are any other use cases or needs people might have?

 

-Scott

Windchill Bulk Migrator 4.0 Discussion Page

$
0
0

Hello Everybody,

 

Welcome to the Windchill Bulk Migrator 4.0 Discussion Page. Feel free to talk, ask questions, share your experiences on the Windchill Bulk Migrator topic. Also, news and updates on this subject will be posted here as well.

 

Enjoy!

Windchill 10.2 M030 CPS05

$
0
0

I know CPS05 is ready for download but, even if I subscribed all new SW releases, I haven't received notification from TS.

 

Also there's no documentation about issue resolved.

 

Anyone from PTC has more details?

 

Thanks


API to Export EPM Document from workspace

$
0
0

I want to add an EPM Document to workspace and use Export from Workspace utility.

Can you provide API's to achive this.

 

Thank You,

more than one email adress inside new User profile inside PLM

$
0
0

Hi, can I enter more than one email adress when I create a new User profile inside PLM? Thanks

Need to write a service listener which could listen to external folder changes

$
0
0

Hi All,

 

I need to write a service listener which could listens to any change, either creation or modification of an object, which takes place on an external folder (OS folder). For example, I have a folder on the server (same on windchill) D:\input. If somebody creates an xml with WTPart name,number etx attribute, Windchill should listen to the new creation and creates a WTPart in Windchill. Similarly, even if someone modifies a file under D:\input, it shall trigger a request to create a WTPart. I'll think of the validation later, but I'm not aware of the events which I need to check for and how to read data on that.

 

Please help.

 

thanks,

 

Wasim

Using import spreadsheet for Reference document

$
0
0

Hi

 

We have started using Windchill & WT parts to manage all the information of our products. We started to store pdf versions of our drawing (for quick reference) in WT parts, but having to do the process for multiple items can take lots of time (go to WT part, checkout part, Create new Reference document, add pdf to reference document, checkin everything, rince & repeate...)

 

I recently learned about the Import from spreadsheet in Windchill and was able to create a simple tool to let a user bulk load multiple WTpart. I was wondering if it was possible to import spreadsheets to do the following tasks:

 

-Create a Reference Document part

-Add a pdf to the Reference Document (if could be defined with a path)

-Add this new Reference Document to a WTpart (of the same number)

 

Is this too much for the Import from spreadsheet function? If it is possible, what would be the required attributes in the Excell spreadsheet? If it is not possible, are there any way to manage documentation in a more effective way?

 

We are using Windchill 10.2

 

Thank you

Has anyone re-hosted to VMWARE for production?

$
0
0

We are considering the move from a AIX LPAR (Vitualized)  to a VMWare Linux host. We've heard there can be issues with stability at heavy loads on some VMWare platforms.  Has anyone experiences this or had any success with VMWare?

Viewing all 5797 articles
Browse latest View live


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