Book a Demo

Author Topic: RaQuest Automation interface  (Read 3468 times)

fginfrance

  • EA User
  • **
  • Posts: 21
  • Karma: +0/-0
    • View Profile
RaQuest Automation interface
« on: October 03, 2009, 08:37:28 am »
Hi,

is the RaQuest plug-in extending the EA automation interface in a way that it is possible to exploit the extended requirement properties introduced by RaQuest?

Specifically I am looking for a way to read out the Update Log infos.

Thank you in advance for any hint!
fginfrance

umesan

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: RaQuest Automation interface
« Reply #1 on: October 05, 2009, 06:33:10 pm »
Quote
is the RaQuest plug-in extending the EA automation interface in a way that it is possible to exploit the extended requirement properties introduced by RaQuest?
To begin with, all RaQuest's data are stored in EAP file.
It doesn't matter if the extention is rqe, but the format is the same with EAP file.
So, most data are able to be gotten (exploited) by using EA's automation interface.

How to correspond with the issuable data is explained in RaQuest help, [Relationship between RaQuest Objects and Enterprise Architect Objects.]



Quote
Specifically I am looking for a way to read out the Update Log infos.
Update Log is currently stored in Constraint of requirements.
This might be changed in the future.  Please note this is unofficial information.
The data structure is likely to be changed in the future, so we cannot mention about it.




fginfrance

  • EA User
  • **
  • Posts: 21
  • Karma: +0/-0
    • View Profile
Re: RaQuest Automation interface
« Reply #2 on: October 08, 2009, 07:30:16 am »
Dear umesan,

thank you very much for your willingness to share these undocumented info.
I will give it a try, being aware that the data might move away in a future version.

Regards
fginfrance