Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Eric Bourlon

Pages: [1]
1
General Board / Use multiple schema in DBMS repository -SQL Server
« on: April 22, 2013, 06:46:58 pm »
Hello,

I have a question I did not find answer for in the forum or in the Sparx doc.

We are using SQL Server as repository.
By default Sparx EA is using the default dbo schema to store its tables.

Is there a way to use another schema than dbo for the EA tables, and therefore avoiding to create a new database for each repository?

Thanks for your answers,

Eric Bourlon

2
Bugs and Issues / Use of local path for XML Schema (XSD) generation
« on: July 19, 2013, 10:02:43 pm »
Hello,

I am using EA to model XML schema.
As property of the schema you can define the 'schema file'.
This value is used as file path and name when generating the xsd.

As multiple users are sharing this model, I would like to set a local path Id in this field like %XSD_PATH% so that each user can define the root path where to generate the XSD on his local machine.

But this does not seem to work.
When I set something like %XSD_PATH% in the schema file field, the writing of the XSD file fails.
Does anybody have a solution for this or find a way to circumvent this?

Thanks,

Eric Bourlon

3
Automation Interface, Add-Ins and Tools / Open source file from script
« on: August 29, 2013, 01:18:17 am »
Hello,

We are managing XML Schema in EA and I just created a script that creates a sample XML file from a complexType.

At the end of the script I would like EA to open the generated XML file exactly as it would do if I select File|Open source file.

Maybe I did not investigate enough but I did not find any method to call 'OpenSourceFile' from a script. There is well a method to open a repository but this does not work for source file.

Any tip to perform this?

Thanks a lot,

Eric

Pages: [1]