Recent Posts

Pages: 1 2 [3] 4 5 ... 10
21
Automation Interface, Add-Ins and Tools / Re: SaveDiagram performance V17.1 compared to V16.1
« Last post by OJB on September 04, 2025, 11:04:24 pm »
@Geert I used v17.1.1712 (no changes regarding diagram saves since then, according to the release notes)
Did you use 32bit oder 64bit?

BR, Oliver
I did the test with both. No difference.

Geert

Thanks a lot!
BR, Oliver
22
@Geert I used v17.1.1712 (no changes regarding diagram saves since then, according to the release notes)
Did you use 32bit oder 64bit?

BR, Oliver
I did the test with both. No difference.

Geert
23
Automation Interface, Add-Ins and Tools / Re: SaveDiagram performance V17.1 compared to V16.1
« Last post by OJB on September 04, 2025, 10:08:48 pm »
@Geert I used v17.1.1712 (no changes regarding diagram saves since then, according to the release notes)
Did you use 32bit oder 64bit?

BR, Oliver
24
v17.1.1713

I'm not sure which snapshot feature Takeshi is referencing. I guess it's the part about Timelines that we see here: https://sparxsystems.com/products/ea/17.0/history.html?

In that case I haven't done anything to enable or disable it.

Geert
25
Automation Interface, Add-Ins and Tools / Re: SaveDiagram performance V17.1 compared to V16.1
« Last post by OJB on September 04, 2025, 07:35:31 pm »
Thanks Takeshi and Geert for the fast replies  :)

@Takeshi: I will look into the snapshot feature - I wasn't aware of that - it might even get handy for me, because I already built a similar routine for diagram snapshots to use them in overview diagram setting with hyperlinks from the image to the diagram itself - but my first version is slow because I had to use a lot of file handling (exporting png, zipping around, converting to hex and pushing it back into the database  ;D)
I had a quick look and found some information, but I wasn't able to find where to set the switch. Could you provide me some further guidance please?

@Geert: What was your version for V17 and was the automatic snapshot feature Takeshi mentioned set to off?

BR, Oliver

26
Automation Interface, Add-Ins and Tools / Re: Move multiple items into current package
« Last post by shimon on September 04, 2025, 06:50:50 pm »
Hi Elpis,
The repository is public but the account was flagged. I opened a ticket and now see that the issue was resolved.
Sincerely,
Shimon
27
Bugs and Issues / Re: Information Flows Realized: Adding information item super slow
« Last post by jas11 on September 04, 2025, 12:00:07 am »
Wondering if the OP received a resolution to this? We're facing a similar problem with IBDs using v17.1. Operations such as adding item flows between ports or showing/hiding ports themselves are taking up to 30s to complete :(
28
General Board / Re: Fragments and SQL
« Last post by Geert Bellekens on September 03, 2025, 08:50:03 pm »
My crystal ball is in the shop currently, so I can't really help you if you don't share the details.

- What is the SQL you are using in the fragment?
- which ones work?
- which ones don't work?
- what does "don't work" mean?

Details, details details...

Geert
29
I just did a small test with the script, and I see no meaningfull difference between v16 and v17

Both saved my diagram in about 100 to 150 ms

I'm on a local SQL Server repo

Geert
30
General Board / Fragments and SQL
« Last post by EAButNotForGames on September 03, 2025, 03:24:10 pm »
Got a small problem with the Fragments
I want to count elements with a specific tagged value via a sql search and post the result into a report.
This works for some but not for all, even though, if I test the sql in "Find in Project" it works.

Has anyone an idea? 
Pages: 1 2 [3] 4 5 ... 10