Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mq-EA

Pages: [1]
1
Automation Interface, Add-Ins and Tools / Re: Get user Permission
« on: September 28, 2010, 06:00:08 pm »
I want to renew topic.
Is there any way to check user permissions?

2
Automation Interface, Add-Ins and Tools / Re: Access profile data from AI
« on: September 15, 2010, 07:16:30 pm »
I need something like that...
I activated technology in my repository and when I call select * from t_trxtypes in Model Search the result is an empty table ... Why .. ? :)

3
Automation Interface, Add-Ins and Tools / Re: Access profile data from AI
« on: September 14, 2010, 06:19:18 pm »
Yes, this is it, but I want to have list of technologies from EA.
beggars can't be choosers :)
Thanks

4
Automation Interface, Add-Ins and Tools / Re: Access profile data from AI
« on: September 14, 2010, 03:40:12 pm »
Quote
Try to read the profile data with an xml reader from the technology file. You have to write your own addin to get access. I used these to have update my own profile data with new tagged values. if you like i can send you the c# code.
How I can get available list of MDG Technology?
I fund methods:
- ActivateTechnology (string Name)
- DeleteTechnology (string ID)
- GetTechnologyVersion (string ID)
- ImportTechnology (string Technology)
- IsTechnologyEnabled (string ID)
etc. but where is information about  the technology ID?

5
Automation Interface, Add-Ins and Tools / List of Stereotypes in Addin
« on: September 13, 2010, 07:46:32 pm »
Hi,
I have question about Stereotypes in MDG.
How do I can get list of additional stereotypes which are in MDG Technology? If I browse Repository.Stereotypes collection I can't find all types of.

Sorry for my bad english.

Pages: [1]