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 - CapJo

Pages: [1]
1
Suggestions and Requests / Request: Online available bug tracker for EA
« on: September 25, 2006, 04:27:03 am »
It's not productive that EA every user stumble across the same bug and ask in this forum if someone can confirm this bug.

It would be nice to have a online bug tracker like at sourceforge to get the information where problems exists and if there is a workaround.

2
Suggestions and Requests / XMI: export/import alternate bitmap images
« on: September 21, 2006, 06:59:37 am »
Alternate images are not exported to xmi.

It would be nice have this images also exported and imported.

3
I make this request refering to my topic in General Board

http://www.sparxsystems.com.au/cgi-bin/yabb/YaBB.pl?board=general;action=display;num=1157532313

The manual should be updated and all supported databases should be add to the manual.

It's important for users to have a confirmation that EA will work on the desired database.

4
Suggestions and Requests / Re: Better previous/next behaviour please
« on: August 31, 2006, 03:56:52 am »
This behavior would be really better.

5
General Board / Possible Bug in Oracle_BaseModel.sql???
« on: September 15, 2006, 06:15:31 am »
Quote
----------------------------------------------
-- Table structure for t_secuser
----------------------------------------------
CREATE TABLE t_secuser (

UserID VARCHAR2(40) PRIMARY KEY,

UserLogin VARCHAR2(32) NOT NULL,

FirstName VARCHAR2(50) NOT NULL,

Surname VARCHAR2(50) NOT NULL,

Department VARCHAR2(50),

Password VARCHAR2(12)
);

--CREATE UNIQUE INDEX UserID ON t_secuser (UserID);


I have copied the lines above from the Oracle_BaseModel.sql    

The last line is here an comment, but it contains valid sql commands.
Is this a mistake or have someone forgotten to delete this line?

Maybe someone from Sparx can give us the answer.

6
General Board / Re: EA 6.5 XMI not read by Rational Software Archi
« on: September 20, 2006, 02:24:50 am »
Do you have disabled "Enable EA Full Roundtrip" ???

Disable this bahavior and try again.

7
General Board / Re: Team Collaboration
« on: September 28, 2006, 02:47:01 am »
I have already made a suggestion for export / import bitmap images to xml.

Diagrams are exported to xml but images are lost in the diagrams.

I think this is not really a consistent behavior.

http://www.sparxsystems.com.au/cgi-bin/yabb/YaBB.pl?board=suggestions;action=display;num=1158847177

8
General Board / Re: Source Control: EA Fails to map TFS working fo
« on: September 27, 2006, 03:31:04 am »
Changes and fixes for the Current Build - Version 6.5 Build 798 ( Posted 27-September-2006 )  

Added ability for UI Control elements to own other UI Control elements
Added ability for Requirement elements to own Feature elements
Fixed UML Profile import to tolerate blank version number
Improved importing of XML Schemas and Schemas spanning multiple XSD files
Stopped generation of implementation file for C++ typedef classes
Corrected some parsing errors for code importing
Added support of operation behavior to transformations
Added commands for code engineering and transformation functions automation interface.
Corrected issue with tree style connectors where both horizontal and vertical styles could be activated at the same time.
Corrected issue with displaying labels with wrapped Japanese characters.
Improved RoundRect shapescript command by preventing the rounded corners from overlapping.
Improved TFS version control configuration to query TFS for Server and Workspace names associated with the specified Working Copy folder.
Corrected TFS "add" operation to add the package file to the repository, rather than create only a pending changeset.
Improved version control initialisation when loading model, to verify existence of all working copy folders specified in VC configurations.
Improved filename generation/checking when adding files to version control - remove illegal chars from package names when creating filename.
Corrected the link for the Help button on the version control "Get Shared Files" dialog.
Improved reporting of version control status when package is "Checked Out Offline" in a shared model.
Improved version control status reporting through Automation Interface.
Improved handling of packages associated with Version Control Configurations that are incomplete - no longer handled as though VC Offline.
Added ability to create connections to elements off screen by scrolling the view.
Added ability to create a selection rectangle to elements off screen by scrolling the view.
Corrected issue of triggers not loading correctly with old data.
Added ability for ExpansionRegion elements to own Object, ExceptionHandler and ExpansionRegion elements.
Corrected issue saving Requirements when locale is set to Bulgarian.
Added Swimlane support to automation interface.
Prohibited the creation of non-creatable automation classes.
Resolved issue where creating automation elements using invalid types returned corrupted elements.
Modified code templates for C++ to not generate constructors for unions
Modified the DDL transformation to copy attribute notes to the column notes
Transitions with multiple Triggers now display correctly.
Fixed OCL validation error on collection iterations.




9
General Board / Re: repository: lock & unlock packages takes v
« on: September 21, 2006, 07:03:21 am »
No I don't use any source code control system.

10
General Board / repository: lock & unlock packages takes very long
« on: September 21, 2006, 05:11:22 am »
Locking a package with 300 elements takes about 3 minutes on oracle db repository.

Can someone confirm this behavior of EA with oracle or a other db?

Thanks.

11
General Board / Re: Repository: Any Problems with Oracle 10g datab
« on: September 06, 2006, 05:12:14 am »
Thank you for this detailed information.

Andreas

12
General Board / Repository: Any Problems with Oracle 10g database?
« on: September 06, 2006, 01:45:13 am »
The manual describes how to create a repository on Oracle 9i.

We have to use Oracle 10g and I would ask if there are any compatibility problems with this version of Oracle.

Maybe someone is using already this configuration?

I also read about some bugfixes in EA 6.5 version which refer to the Oracle DB.

Are there any changes on the table definitions in the new EA Version?

13
General Board / Re: only one model in a database ???
« on: August 24, 2006, 04:07:41 am »
We have to rent a database server and we have no adminstrative rights on it so it would be a problem to create new databases.

"Root Project Packages" are already used to structure big projects.

The Problem is that you can only define "view packages" in "Root Project packages". In "view packages" you can only define ordinary packages.

14
General Board / only one model in a database ???
« on: August 24, 2006, 02:28:49 am »
I'm using a postgres repository and I have created a database with the name "EA".

After using Tools -> Data Mangement -> Data Transfer, in a database where a model already exists the old model will be deleted.

Do I have to create for each model a own database, for example "NEW_MODEL" or it's possible to have more models in one database?

A other solution is to have for each project a own package in one model, but if you want to hide information it's not the best way.

15
General Board / Network error on deleting package
« on: June 07, 2006, 01:44:40 am »
I'm using EA 6.1 Build 790 with a local PostgreSQL 8.1.4 repository.

The configuration of the ODBC-Driver is the same as shown in this manual

http://www.sparxsystems.com.au/EAUserGuide/index.html?setupapostgresqlodbcdriver.htm

The repository works well. Only if i try to delete a package or class an error occours -

"Enterprise Architect has experienced a network error and will close down."

Deleting operations and attributes works without this error.

What's going wrong? I thougth about missing permissions in PostgreSQL but I have granted all permissions to my User-Account.

I can't find the reason for this error.
Can someone give me an advice?

####
I worked out that this problem occurs only on access from my pc to my local repository. Frome a remote host you can access the repository without problems.

Pages: [1]