Book a Demo

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

Pages: [1]
1
General Board / Re: MySql 8.0 compatibility problem
« on: May 16, 2018, 01:35:50 pm »
I checked with my mysql db, the usystables table has already existed, however, it still does not work.

2
General Board / MySql 8.0 compatibility problem
« on: May 14, 2018, 03:59:57 pm »
Dear all

I am transferring *.eap file to MySql 8.0 server on Red Linux Enterprise 7.0 platform.
I got an error message when I transferring the project file to MySql server.

The error message is :

"Internal application error."

The last line of the log file is:

"Removing data in: usystables"

I tried the following :

1)Reconfigure the ODBC setting so that we log in the MySql server as root.
2)Update the EA to version 14

However, the problem still exists, would you tell me how to work around?


3
General Board / Re: export attributes of a class
« on: April 10, 2018, 05:58:19 pm »
I can export the attributes of an element, however, I cannot export the class diagram as my specified format.
Would you tell me which attributes should I select when creating document template?



Image - https://www.dropbox.com/s/1i667wmv502m992/2018-04-06_1831.png
Key here is, just enable the 'diagram -> element' (don't add anything), but just fill the 'Elements'
It does not work.
I attached the screen dump and the generated document for your reference.

https://www.sendspace.com/file/zdilyo

4
General Board / Re: export attributes of a class
« on: April 10, 2018, 05:43:25 pm »
On the diagram properties dialog, go to the Features page and set "Show Attribute Detail" to "Name Only". You may also want to switch off "Show Qualifiers and Visibility Indicators" on the same page.

Sorry, I cannot find the diagram properties dialogue box.
Would you tell me how can I found it?

thank you

5
General Board / Re: export attributes of a class
« on: April 06, 2018, 02:17:44 pm »
I can export the attributes of an element, however, I cannot export the class diagram as my specified format.
Would you tell me which attributes should I select when creating document template?

6
General Board / Re: export attributes of a class
« on: April 04, 2018, 04:59:02 pm »
Both of them are ok.
However, is it possible to export it as the following:

+--------------------------+
|        Class Name        |
+--------------------------+
|                          |
|Attribute 1               |
|Attribute 2               |
|Attribute 3               |
|Attribute 4               |
|Attribute 5               |
|                          |
+--------------------------+

7
General Board / export attributes of a class
« on: April 03, 2018, 07:00:55 pm »
Hello

I am using Enterprise Architect 13.5.
Would you tell me how can I export a class/element with the attributes name only?

thank you very much

8
General Board / Web EA feature enquiry
« on: November 17, 2017, 02:44:10 pm »
As title,
  • Is this possible to show tracebility in Web EA?
  • How to show a class attributes (including the parent class attribute)?

9
General Board / Is this possible host Web EA in a linux server?
« on: November 14, 2017, 03:19:49 pm »
Is this possible host Web EA in a linux server?
I have transfer the project to MySQL DB.

10
General Board / Re: Web EA cannot show diagram
« on: November 13, 2017, 02:03:20 pm »
It works. :-*
Is it possible to make object draggable?

thank you very much

11
General Board / Web EA cannot show diagram
« on: November 09, 2017, 08:12:55 pm »
I transfer my project from .eap file to mysql database.
And then I configure the Pro Cloud server and web ea to read data from the db.
It show class and package successfully.
However, it show "Diagram image not found." when I click on any diagram object.
Is it possible to make work?

12
Suggestions and Requests / In-house training in HK
« on: September 08, 2017, 03:52:48 pm »
We want to have an In-house training for Sparx Enterprise Architect in HK.

Is there any partner in that can provide in house training in HK?

thank you very much

13
General Board / Re: Data Dictionary
« on: September 04, 2017, 11:42:40 am »
Graham, your URL does not seem to work anymore.
Would you give me an new URL for the document?

thank you very much

14
I need to create a web page for user to trace the relationship between elements.
I have tried to call EA API in ASP.net, however, it very slow and the web page cannot be access from other computer.
Doing this would violate the license agreement.
How about if I push the project to database, then I query the related database table using other development tool (e.g. java)?
If this approach still violate the license agreement, is there any solution to fulfill my boss requirement?
The Element.GetRelationSet method is just what I need to complete my task?

thank you very much

15
Automation Interface, Add-Ins and Tools / Calling API in ASP.net
« on: May 04, 2017, 04:01:17 pm »
Dear all

Is it possible to call enterprise architect API in ASP.net?

I need to create a web page for user to trace the relationship between elements.
I have tried to call EA API in ASP.net, however, it very slow and the web page cannot be access from other computer.

Would you tell me what should I do?

thank you very much

Pages: [1]