Book a Demo

Author Topic: How can I change a transformation name.  (Read 2226 times)

ivanvar

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
How can I change a transformation name.
« on: April 11, 2008, 03:23:24 pm »
How can I change a transformation name?
thanks

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: How can I change a transformation name.
« Reply #1 on: April 11, 2008, 04:19:51 pm »
There isn't any way from inside EA to do it.

You could:
- Export it as reference data, delete the templates from your model, replace the name in the XML and reimport it.
- Run a sql call to update all the templates.

Either way, the links between things already transformed will be broken unless you also update the xrefs created during the process.