Author Topic: Provide reason to connect to EA application using DLL  (Read 2559 times)

ea0921

  • EA User
  • **
  • Posts: 99
  • Karma: +0/-1
    • View Profile
Provide reason to connect to EA application using DLL
« on: October 14, 2024, 06:54:12 pm »
Hello,

I am using Interop.dll to connect to EA application using API. I want to provide reason for opening the connection with EA application similar to hibernate where we can provide reason of opening a new connection.

Is there any way in EA api where i can provide reason for opening the connection ?

Thanks

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13288
  • Karma: +557/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Provide reason to connect to EA application using DLL
« Reply #1 on: October 14, 2024, 07:03:58 pm »
No.
You can store it yourself somewhere.
What do you want to do with that info?

Geert