Book a Demo

Author Topic: Stored Procdure from toolbox  (Read 3115 times)

gilles2

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
    • View Profile
Stored Procdure from toolbox
« on: October 30, 2008, 03:49:49 am »
Hi everybody !

I am currently having an issue with stored procedures from thedatamodeling profile !

If i use the old method :
create a standard uml class, give it the "procedure" stereotype it's ok ! the next time i look at it properties i had the procedure popup with dbms and procedure content. I can save it and open it again to check my data.

If i use the data modeling toolbox and drag & drop the procedure element from it on my diagram, it cannot save my data ! i have the good popup when i check at its properties but the "save" button has no effect !

Is this a bug or am i doing something wrong ?

Thanks in advance,
Gilles

enriko

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: Stored Procdure from toolbox
« Reply #1 on: October 31, 2008, 01:03:30 am »
Hi Gilles,

have a look at the Tagged Values of the <<procedure>> class. Delete the "PROCDEF" tag and you'll be able to save the procedure definition.
It seems to be a bug :-(

Enriko