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

Pages: [1]
1
Bugs and Issues / creating foreign keys in a single recursive table
« on: September 08, 2012, 09:22:38 am »
How is the above done within EA's class modeler for tables (class with stereotype "table")?  The classic example: an Employee table with a PK of EmplNum and a column called ManagerEmplNum that contains the EmplNum value of the manager of the Employee. I have tried EA's "foreign key assignment" approach via the association, but without success.    

2
Uml Process / state transition arrows link to activity diagram
« on: May 11, 2006, 02:21:51 pm »
Maybe this has been dealt with before, but wouldn't it make sense to be able to double click a state transition (arrow) between 2 states and link to an activity diagram (perhaps others).  Then we (especially SMEs) could intuitively see the process required to move from 1 state to another. Is this more of a UML suggestion?

3
Got it!  I had to place the EA generated HTML model output (directory) on the OfficeLive Sharepoint site. Then used the resulting Sharepoint URL of the "index.htm" file in the OfficeLive web page "Edit Link" hyperlink set-up window. Now I have a web site that can present an EA HTML model with all navigation expected. The entire site required no HTML coding whatsoever. THAT deserves a smiling jackass:   ;D

4
I want to link from an external web page (in MS Office Live using a hyperlink on a page) to an EA HTML model. The web page requires a single file, but EA generates a directory + files for the HTML report. How do I link to this model? Do I have to convert the HTML output to a single file? If so, how?

Pages: [1]