Book a Demo

Author Topic: Parameters can not be added to an operation  (Read 3494 times)

dgoetz

  • EA User
  • **
  • Posts: 35
  • Karma: +0/-0
    • View Profile
Parameters can not be added to an operation
« on: March 18, 2020, 03:50:48 am »
I have a strange problem adding parameters to an operation of a class. I am using EA 13.5.

What I am doing ...
1. open the operation form of a class
2. adding an new operation
3. adding parameters to the new operation
    but: all parameter properties (direction ,...) are disabled
4. Closing the form

The opration is added to the class, but all the parameters are gone.

I'm glad for any helpful hint.

Regards,
Dieter

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Parameters can not be added to an operation
« Reply #1 on: March 18, 2020, 05:30:38 am »
Dieter, I've seen this before (a long time ago)

Try a project integrity check (with fix)

IIRC that resolved the issue.

Geert

dgoetz

  • EA User
  • **
  • Posts: 35
  • Karma: +0/-0
    • View Profile
Re: Parameters can not be added to an operation
« Reply #2 on: March 18, 2020, 07:15:28 pm »
Hi Geert, you are right.
I tried it and now it works.

Thanks
Dieter