Skip to main content
1-Visitor
January 8, 2015
Solved

Windchill Workgroup Manager

  • January 8, 2015
  • 7 replies
  • 5846 views

Hi everybody!

I just want to ask if WWGM can be written in other not supported files like intergraph, staroffice, zwcad??

Thanks,

Luar

Best answer by MarkLobo

Luar -

Unfortunately, the Windchill WGM doesn't support the applications you listed - Intergraph, Staroffice, ZWCAD.

Secondly, I'd like to clarify that the WWGM Toolkit cannot be used to build an integration to the tools that are not supported. The WWGM Toolkit provides some interfaces to automate some processes - e.g. programmatically import CAD files to the workspace, programmatically add models to the workspace from Windchill based on some trigger, etc.

If you just looking to vault the CAD files/documents from these tools without exposing the relationships, attributes into Windchill, you might consider zipping up the files and managing them as Documents. You can soft type the Document object to differentiate them from other regular document files (MS Word, etc.).

You should be able to use the Document approach mentioned above even with PDM Essentials (PDME).

Thanks,

Mark

7 replies

23-Emerald II
January 10, 2015

Luar,

There is a Windchill Workgroup Manager Toolkit available to create a WGM for any CAD applications not currently supported OOTB.

See http://support.ptc.com/appserver/cs/view/solution.jsp?n=CS148381 for more information.

Luar1-VisitorAuthor
1-Visitor
January 12, 2015

Hi Lori,

I'm just using PDME is it compatible?

Thanks,

CraigPater
20-Turquoise
February 3, 2015

I'm not sure what PDME is but the Windchill Workgroup Manager supports a standard set of CAD Authoring tools. Take a look at the support matrices:

https://www.ptc.com/view?im_dbkey=138066

https://www.ptc.com/view?im_dbkey=157177

MarkLobo12-AmethystAnswer
12-Amethyst
February 3, 2015

Luar -

Unfortunately, the Windchill WGM doesn't support the applications you listed - Intergraph, Staroffice, ZWCAD.

Secondly, I'd like to clarify that the WWGM Toolkit cannot be used to build an integration to the tools that are not supported. The WWGM Toolkit provides some interfaces to automate some processes - e.g. programmatically import CAD files to the workspace, programmatically add models to the workspace from Windchill based on some trigger, etc.

If you just looking to vault the CAD files/documents from these tools without exposing the relationships, attributes into Windchill, you might consider zipping up the files and managing them as Documents. You can soft type the Document object to differentiate them from other regular document files (MS Word, etc.).

You should be able to use the Document approach mentioned above even with PDM Essentials (PDME).

Thanks,

Mark

23-Emerald II
February 3, 2015

Bah! I apparently missed that part in the list of WWGM API restrictions. Sorry, Luar! Thanks, Mark, for clarifying that!