Skip to main content
1-Visitor
October 13, 2011
Question

PDMLink & FlexPLM Migration aided by Python Scripting

  • October 13, 2011
  • 0 replies
  • 1860 views

Hello all,

I'm currently in a flexplm/pdmlink project doing migration.

To aid this process I've developed a set of Python scripts, which are general enough to be reused.

This message intends to see if you out there in the PTC world have any use for these, and if so I could share these.

I do not know how the knowledge is regarding python in the PTC community, but if you are dealing with with migration it will be of great use knowing python or any other scripting language.

I have developed scripts that do the following.

  • windchill utility module which enables you to check if wc is up and running, start, stop, restart etc.
  • loader utility which searches a specific directory after files of a certain file type, usually .xml. and adds these to a loading queue
  • Performs time measurement for migration performance
  • logging
  • log-parser which parses methodserver or flexPLM loader logs

Let me know if this interest you!

-Andreas Nilsson