I am trying to develop a new model transform template in my sandpit model, export the thing and then re-import it into the "real" model.
Now, the Java Transform template seemed a good starting point... first question:
1) how can I designate a new transform to be based on an existing one?
Well, I thought, all else failing, let's do the crude thing and export it (Reference Data export), change its name, and re-import it...
Well, I had a look at the exported XML file. Hardly anything in it?! Certainly, I don't seem to see any of the "sub-templates". Further, it seems that GUIDs and such are exported as well... In short, that doesn't quite look like the way to go...
So, question
2): what is the procedure to export a "complete" model transform template (including all sub-templates etc.)?
Any ideas? Help? Pointers to doco?