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

Pages: [1] 2
1
General Board / external link to specific EA repository & diag
« on: May 14, 2007, 04:30:09 am »
Is it possible to have link (on a website or in a document), which opens a specific diagramm in a EA repository?

Best regards,

sobedi

2
General Board / Re: RTF templates - help Required
« on: December 19, 2005, 04:03:56 am »
sort your packages in the order you want to have
and run your template on the parent package.
you have to set in Document Options:
Order Packages by "Tree Order"

The static text must be inserted manually after the generation.

3
General Board / Re: Stored procedures in Oracle Packages
« on: November 23, 2005, 06:10:42 am »
yeah

i wrote a custom script for exporting the package structure in XML
transformed it in XMI
and then reimported it in EA...

There are no build-in features for this...

This also applies for other database structures like views, sequences, etc...

4
General Board / Re: Conditional RTF Generation Possible?
« on: October 20, 2005, 04:54:32 am »
Thats not a bug, its a feature...

the new rtf editor is a buggy thing since day 1.

In each tag you can only display elements and fields of the  element tag.

You have to do the following:

Code: [Select]

element >
{Element.Name} method >::{Meth.Name}() method
< method
<element


if you're lucky it works,
if not you have to start a new template and start all over again.
Sometimes deleting previous inserted spaces may move element tags...

5
General Board / Re: Import DDL greyed out?
« on: September 28, 2005, 01:31:17 am »
ok, i found it...

The package must have a diagramm defined for DDL import.

6
General Board / Import DDL greyed out?
« on: September 28, 2005, 12:33:13 am »
Hi,

i'm currently trying to import DDL from a oracle database.
But everytime the option is grey and not selectable.

I've already done this, but now i'm clueless... :)

Can anyone help?

Thx,
sobedi

7
General Board / Re: Exclude notes from Diagrams in RTF documentati
« on: August 19, 2005, 06:59:39 am »
You should specify which generator you are using and
if you are using the new RTF-Generator, which Template.

8
General Board / Re: Text Protection error.
« on: August 11, 2005, 08:17:27 am »
Hi,
just an update on the "Text protection error" - Problem.

Sparx Systems has answered my Bug-Submission and send me a beta ter.dll for testing. This new beta ter.dll seems to fix the "Text Protection Error"- Problem in my cause (for my submitted templates).  

So you all can hope, that this is fixed in the next version.

So for now I'm very pleased with the EA Support!

PS: I submitted also a similar problem with an opening "Select Style"-Box. EA-Support is currently examining this second problem.


9
General Board / Re: Text Protection error.
« on: August 08, 2005, 06:15:37 am »
ok i submitted the bug...

this was the last option after
paolo's, thomas' and mike's posts... :)



10
General Board / Re: Text Protection error.
« on: August 05, 2005, 07:22:49 am »
I have the same problem...

This drives me crazy, i have to press the ok-Button twice for every package the generator runs through...


11
General Board / Re: Out of memory exception
« on: July 15, 2005, 01:35:13 am »
Hi,

u can try to deploy your model on a database,
search the database for the old rose information and delete it  there...
this should be more comfortable as exporting everything in xmi and changing it...

i did recently some database tricks like converting all package names from lower case to first letter upper case and it just works fine...

as a second option you can edit your .eap-File directly in MS Access...

12
General Board / RTF Documentation BUG ?!
« on: July 25, 2005, 12:44:40 am »
I just wanted to change the first page header of my existing RTF Documentation with cut and paste...

There are no dynamic fields or otherwise dynamic information in this header, just plain and simple text in a table..

But as soon as i past something in the header, the header vanishes and the pasted table pops up in the first page...
If i use the new template to generate documentation, i recieve a blank page without the first page header and content. It only consists of the normal header...

Has anyone the same problems?

13
General Board / Re: Document Linked Elements - RTF
« on: July 26, 2005, 05:41:51 am »
it could also be possible with the
element - connector - element combination...
if all elements in your diagramm are connected :)

i'm testing this atm...

14
General Board / Re: Refresh project tree on database project?
« on: July 12, 2005, 03:36:57 am »
thx Thomas!

15
General Board / Refresh project tree on database project?
« on: July 12, 2005, 02:21:36 am »
Hello,

i have migrated my EA project to Oracle 9i.
If other users create new elements, i can't see there changes  in my tree. I have to close and reopen the database to refresh the tree...

Is there an option inside EA which refreshes the tree?


Pages: [1] 2