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 - Tafros

Pages: [1] 2
1
General Board / Re: Importing source file-API
« on: May 10, 2023, 06:23:48 pm »
Thanks a lot  :)

2
General Board / Importing source file-API
« on: May 10, 2023, 04:37:32 pm »
I'm trying to import a source file of any language to EA programmatically. Is there any API call to achieve this?

3
General Board / Re: Importing Attributes using Microsoft Excel
« on: September 19, 2022, 02:58:26 pm »
Hi @syortsos

I have tried importing the attributes using your given scenario. I used a similar mapping as below, Can you make sure these are done in your MDG Office Integration Excel Profile as well and try

Name: of Parent Element and Attribute - (EA Element Property)Name
Notes: of Parent Element and Attribute - (EA Element Property)Notes
Stereotype: of Parent Element and Attribute - (EA Element Property)Stereotype
ObjectType: of Parent Element and Attribute - (EA Element Property)Type
Type: for Attribute_Type - (EA Element Property)Attribute_Type
ELEMENT NAME: for Attribute's Parent Element Name - (EA Element Property)Classifier

Earlier whenever I faced any challenges I used to mail Sparx Systems Support and got responses that helped me move on. I think you can email them mailto:[email protected] for your queries...


Thanks

4
Bugs and Issues / Re: EA v16: MDG Technology for MS Office is missing
« on: April 25, 2022, 05:43:46 pm »

5
Bugs and Issues / Re: EA v16: MDG Technology for MS Office is missing
« on: April 25, 2022, 05:35:30 pm »
After installing EA 16 i faced similar issue and found that there was some issue with Registry and changing the path to EAAddins64
 worked.

I think Existing EA Addins will not working as well with EA16 64bit version, as there is a change in the registry settings.

For the EA Addins,
HKEY_CURRENT_USER\SOFTWARE\Sparx Systems\EAAddins64 - 64bit Addin Registry Path
HKEY_CURRENT_USER\SOFTWARE\Sparx Systems\EAAddins  - 32bit Addin Registry Path


For this MDG Office Integration,
I tried Creating a key as "EAWordImporter" and Data as "EAWordImporter.Addin" under HKEY_CURRENT_USER\SOFTWARE\Sparx Systems\EAAddins64 similar to 32bit registry entries.
This worked for me.

Thanks

6
General Board / Re: MDG Office\\trial or not?
« on: April 22, 2022, 03:56:10 pm »
Hi abvgd,

Enterprise Architect Ultimate Edition supports "MDG Office Integration" Addin without any restriction.

and I believe the only difference between the versions is the number; I haven't seen any limits between them.

I tried to download the most recent build, which was not marked as BETA.
use the same link https://sparxsystems.com/products/mdg/int/office/index.html to download the latest installer.

Thank you

7
Hi Everyone,
Can anyone tell me how to read and update the MDG Technology which is stored in t_document.BinContent.

Thanks.

8
Hi Everyone,

Recently I faced a problem. Integration Menu in the ribbon is in a disabled state (EA14.1).
Its an Ultimate Edition license.

What might be the reason for this? A cloud repository was already loaded too.

Thanks.

9
Thanks, Geert.

I tried your way to set the Composite to Association Connector and with the Direction "UnSpecified". It looks good.
But I required the same with the direction "Source->Destination" without the Association arrow.

Thanks!

10
Hi everyone,

In MDG, I have created a Stereotyped connector with extended "Composition" metaclass and also added a tag value to the stereotyped connector. But, after importing generated MDG, the tag value for "Composition" Connector is not getting displayed.

Is this the issue in the "Composition" connector or I would miss anything?

Thanks!

11
Automation Interface, Add-Ins and Tools / Integrate EA API using Python
« on: September 11, 2019, 04:31:55 pm »
Hi,
Is there any documentation having proper integration steps for EA API using Python?

Any help would be great!.

12
Hi,
I have a diagram with objects positioning, I need to set a parent-child hierarchy in the Project browser accordingly. Do we have any quick step to achieve object hierarchy based on diagram object positioning?
Example:
Have an activity inside a BPMN lane in the diagram, I assume activity is the child of the lane, as per diagram representation. I want to achieve the same representation in the project browser programmatically not manually.

Thanks in advance.

13
Hi,Geert and Qwerty Thanks for your replies.

14
Hi,
For Objects we can get the Coordinates from t_diagramobject table.similarly,where can we find coordinates for classifiers(attributes/operations).

Thank you for your time!

15
This is happening only for UML types(Class,Use Case,Component,Device,Requirement,etc,.) toolboxes (Class,Use Case,Object,Component,Interaction,etc,.) but this is working good for MDG's like BPMN,Archimate and any custom MDG defined Stereotypes.

Pages: [1] 2