Book a Demo

Author Topic: Create XSD classes only for first Transformation  (Read 3286 times)

dannodj

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Create XSD classes only for first Transformation
« on: February 02, 2010, 02:27:17 am »
Hi,
I would like to create a set of standard complexTypes in the XSD transform template that are only created if the transform is being run for the first time.  How can I check that the transform hasn't been run before, or alternatively check whether the target package for the transform contains the standard complexTypes?
Do the packageIsFirstNonEmpty or packageHasGenClasses  properties have anything to do with it?
I can't find these properties in the help files,
Thanks.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Create XSD classes only for first Transformati
« Reply #1 on: February 02, 2010, 09:11:55 am »
There is not currently anyway to determine this from the templates.