1
Automation Interface, Add-Ins and Tools / automated xml export
« on: May 22, 2006, 02:04:34 am »
is it possible to automate the xml export?
We use the exported xml file in our custom code generator. However, since the export process and code generation can take quite a while on large models, I would like to create a nightly process for this. We have the model stored in SQL Server.
Also, can I call custom code (vb or c# or something) after the export is complete? Then I can notify the code generator that the export is complete, so it can start.
Thanks a lot
Erwin van der Valk
We use the exported xml file in our custom code generator. However, since the export process and code generation can take quite a while on large models, I would like to create a nightly process for this. We have the model stored in SQL Server.
Also, can I call custom code (vb or c# or something) after the export is complete? Then I can notify the code generator that the export is complete, so it can start.
Thanks a lot
Erwin van der Valk