How to "find in project browser" Element by GUID

1,397 views
Skip to first unread message

RalfK

unread,
May 20, 2014, 11:47:00 AM5/20/14
to sparx-enterprise-archite...@googlegroups.com
Hi,

I'm trying pointing to elements in EA-Projects using the GUID of that element.
So far I understood, there is no way to place a link or a start-up parameter to ea.exe to show that element right after start!?

But if I try to "find in project browser" the element with the content of "Copy Node GUID to Clipboard" of that element, no element is detected.

Had a look to the "custom searches" I didn't see a way to activate searches for elements by their GUID!?

Any hint are welcome!

Thanks

Ralf

[original message]

qwerty

unread,
May 20, 2014, 12:06:00 PM5/20/14
to sparx-enterprise-archite...@googlegroups.com
You need to write a custom search like
Code:
SELECT ea_guid AS CLASSGUID, Name from t_object where '<Search Term>' like ea_guid


q.

[original message]

Bellekens@localhost Geert Bellekens

unread,
May 21, 2014, 2:43:00 AM5/21/14
to sparx-enterprise-archite...@googlegroups.com
Install my EA Navigator (http://bellekens.com/ea-navigator/) add-in. It allows you to select anything in the project browser based on the GUID or the fully qualified name (Node path)

Geert

[original message]

RalfK

unread,
May 22, 2014, 6:37:00 AM5/22/14
to sparx-enterprise-archite...@googlegroups.com
Thanks a lot for your comments :)

I'll give Geert's EA Navigator a try.

Regards

Ralf

[original message]
Reply all
Reply to author
Forward
0 new messages