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 - Jens Nötzold

Pages: [1] 2
1
Adding a linked document via EA UI is not reflected to the COM-Object!
So prior trying to delete it, the reference to the element (COM-Object) needs to be reloaded first.
 :-[

Jens

2
I didn't manage to get rid of an elements' linked document using EA.Element.DeleteLinkedDocument()

Can please somebody confirm that it's not an issue inbetween my left an right ear?

Jens

3
Bugs and Issues / Re: Locking/unlocking sets element modification date
« on: August 15, 2024, 04:46:21 pm »
Sparx developers have confirmed that this is a bug and it is logged to be
fixed.

Jens

4
Bugs and Issues / Unexpected Event EA_OnNotifyContextItemModified
« on: August 14, 2024, 07:52:08 pm »
Changing a class' operation (aka otMethod) using the operation properties dialog (F10) leads to 2 events, one for otMethod and a second one for otElement.
In contrast, changing via features dialog or properties window only produces 1 event for otMethod.
In contrast, changing class' attributes produce just one event for otAttribute, independently of the dialog/window used.

Should there be an additional event on otElement in general or just one for attribute/method ?

(Don't know, if its a new one. I'm on EA 16.1.1628)

Jens

5
Bugs and Issues / Re: Error when copying package
« on: August 12, 2024, 06:34:21 pm »
Can't experience your issue on SQL Server 2022 Express, connected via SQL OLE DB Provider, unencrypted.

Jens

6
Bugs and Issues / Re: Error when copying package
« on: August 12, 2024, 05:03:09 pm »
Which repository type?
Can't reproduce it on 16.1.1628 eap/qea aka Jet/SQLite repos.

Jens

7
Bugs and Issues / Re: Locking/unlocking sets element modification date
« on: August 08, 2024, 08:41:06 pm »
Thanks Geert.
I'll issue a bug report.

Jens

8
Bugs and Issues / Re: Locking/unlocking sets element modification date
« on: August 08, 2024, 07:56:57 pm »
I reinvestigated the issue as you stated with user locks.

I found that my issue persists only with full locks.

Still: Is this a bug, a weird feature or might it be turned off?

9
Bugs and Issues / Locking/unlocking sets element modification date
« on: August 07, 2024, 08:19:19 pm »
From an authors or readers perspective the modification date is vital to track element modifications vs. time.
From an authors or readers perspective applying/releasing locks doesn't change elements, so why is the modification date set to now?

What a mess if you do it recursively on your model!

So my question is: Is this a bug, a weird feature or might it be turned off?

(I'm currently using EA 16.1)

10
General Board / Re: Basic Approval Workflow
« on: August 25, 2017, 10:17:34 pm »
Have a look at

http://www.procead.de

Let me know, if it works 4u
Let me know, what needs to be added to make it work for you.

Cheers,
Jens

11
Update:

Sparx support says:
"This has been confirmed by hte devlopers and will be fixed in a future
build of EA.

As a workaround you could create a Custom SQL Fragment template for this
purpose."

12
Hi,

I get an error

DAO.Database [3464] Data type mismatch in criteria expression

when setting up an element filter on RTF template document options to render
- only elements having tests of testclass one of 1,2,3,4,5
- and only element test of  testclass one of 1,2,3,4,5
(otherway : want to exclude elements without tests or testclass = 6)

Setting up a filter criteria on t_objecttests.testclass is not working,
- neither from Document Options->Element Filters
- nor from Document Options->Other Filters
- nor from Find in Project->Query Builder

None of the operators EqualTo, Not Equals, One Of can be used, no chance for the user to input the correct type to avoid the problem!

The error persists in EA 12.0.1212, 12.1.1229, 13.0.1306
Its a very frustrating one as it prevents us from running test reports!

Any help on this is welcome to get around this.

Cheers,
Jens Nötzold

13
Thanxs Geert. Report posted.

14
Hi,

today I upgraded from EA 12.1.1215 to latest 12.1.1229

Selecting a template from within the document template editor results in an empty page, the editor headline and tab bears a garbled/truncated template name.

Starting template editing from the resources view or the document generation dialog still works.

Cheers
Jens Nötzold

15
Suggestions and Requests / Re: Introduce relative source path
« on: February 12, 2009, 08:39:10 pm »
Quote
I want to be able to check out the code, the model, update the code or the model, synchronize and check both back in without fiddling with local paths or replacing directory paths in exported XMI or resort to voodo.

Moreover, the "local paths feature" (well its more a workaround than a feature) doesn't help for model elements having links to local files. So I would suggest that every link to the local filesystem may be stored relative to the current model.
(Currently EA is not applicable in a distributed development environment. A model with links to the outside must be diverged per user an per machine).

Has somebody already raised a feature request?

Pages: [1] 2