Book a Demo

Author Topic: very strange problem,, guid words + hexa  ,,?  (Read 3583 times)

mohammed

  • EA User
  • **
  • Posts: 28
  • Karma: +0/-0
    • View Profile
very strange problem,, guid words + hexa  ,,?
« on: May 17, 2013, 01:02:39 pm »
1- Where exactly in EA can I find the guid of an Element ..for example:
  is in the properties of the Element or ..where ?

2- I got by a  plug-in tools, that an Element with guid like:    "The_Storage_Invoice_{69EC90A5-C109-483c-A511-3B8E943441C6}".

I mean why it is mixed with statement .
It supposed to be just only :{69EC90A5-C109-483c-A511-3B8E943441C6}
why it was mixed with "The_Storage_Invoice_"
and what is the reason and how can I remove that.

because in my plug-in tools throws exception "not found guid" as it is not pure guid as hexa decimal.

Thank you

Dermot

  • EA Administrator
  • EA User
  • *****
  • Posts: 591
  • Karma: +7/-0
    • View Profile
Re: very strange problem,, guid words + hexa  ,,?
« Reply #1 on: May 17, 2013, 03:53:06 pm »
Try the Properties Window (Alt+1) - the GUID is under the Project Group.

mohammed

  • EA User
  • **
  • Posts: 28
  • Karma: +0/-0
    • View Profile
Re: very strange problem,, guid words + hexa  ,,?
« Reply #2 on: May 17, 2013, 06:27:12 pm »
I did
(Alt+1) - the GUID is under the Project Group.

but I found it standard.
I do not know ,how it come mixed.
when I run guid from my add-ins it come mixed with extra text
like:
 "The_Storage_Invoice_{69EC90A5-C109-483c-A511-3B8E943441C6}".

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: very strange problem,, guid words + hexa  ,,?
« Reply #3 on: May 17, 2013, 07:36:38 pm »
show us the code and we might be able to help.

Geert