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

Pages: [1]
1
In my template I use matrix specification. But when generating documentation it's generates without my settings (i mean Source and Target).
Does anybody have the same issue?

2
General Board / Attaching file into Linked document
« on: September 17, 2019, 03:02:27 am »
Hello,

can I attach/embed file into Linked document?

For example:

I have package with linked document (created in EA) and want to add list of attachments with embed files (possible to open from generated linked document) is there possibility of doing this in EA?

Thanks for help

3
General Board / Re: Can I exclude ports from report generation?
« on: September 12, 2019, 07:22:38 pm »
How can I exclude ports from the report generation? Currently, all classes or properties are being output but also their embedded ports.

In your template you should choose Document Options -> Exclude Filters

4
Hello,
In my use case template I want to show list of external requirements but when I add field ElemExtRequirement.Name every req starts from new line.
Is there possibility to list them in one line after commas?

5
Hello,

is there even possibility to call template selector i package section? I tried it few times but it never worked - I mean there was no situation where this solution gave me any content.

6
Hello,

I have the same problem. When I contacted Sparx Support I was told to call Template selector from Package section - but it make things worse - there's no content at all.
Maybe somebody found a walkaround during this three years? ;)

7
General Board / Importing requirements with past date
« on: June 12, 2019, 10:34:46 pm »
Hi,
I'm trying to import reqirements from csv.
I set creation date from the past, but EA takes it from moment of importing.
Is there any trick or walkaround to import requirements with creation date from past?

8
General Board / Re: User Template - Requirements in table
« on: June 12, 2019, 04:05:45 pm »
@Geert, maybe you can create and export for me such template fragment?

1 table,
2 rows (first as a header), 3 columns

and that's all
you can mail me at [email protected]

9
General Board / Re: User Template - Requirements in table
« on: June 11, 2019, 11:17:01 pm »
Ok, new template works the same way... so it doesn't work.
XML gave me nothing.
Whole table is in base64...
I stucked...

10
General Board / Re: User Template - Requirements in table
« on: June 11, 2019, 10:42:37 pm »
I belive you, but this faith doesn't help me.
Is there any way to export template into XML to check what happens?


11
General Board / Re: User Template - Requirements in table
« on: June 10, 2019, 11:17:54 pm »
Ok, I have realized that this probably works in template, but doesn't work in Fragments...
Is there any way to fix this?

12
General Board / Integration with TestRail
« on: June 10, 2019, 09:36:19 pm »
Hello,
has anybody any experience with integrating Enterprise Architect with TestRail?
Does EA need any plugin to do such integration?
I'm not familiar with TestRail but there's idea of buying this solution in my organization.

I'm open for any suggestion.

13
General Board / User Template - Requirements in table
« on: April 16, 2019, 07:44:11 pm »
Hello,
I use template selector for different elements in my documentation e.g. Requirements, Use Cases
And I want to have my Requirements in a table looking like this:

NameNotesModified
Requirement 1This is my first requirement11:38:00 16.04.2019
Requirement 2This is my second requirement11:39:00 16.04.2019

i try it with:

package >
element >
Name //as plain textNotes  //as plain textModified  //as plain text
Name //as field from right button context menuNotes  //as field from right button context menuModified  //as field from right button context menu
      
< element
< package

but it repeats heading for every requirement (i know that's this template is a loop for every element such as requirement).
How can i handle with this problem?

ps. i can't use Specification Manager List template or any other because this have to be inside one document with another contents.

14
General Board / Template selector based on package name
« on: April 16, 2019, 04:25:23 pm »
Hello,
i know that i can select templates using Template selector (based on element's type or stereotype) with:

Type:Stereotype:TemplateName

but I'm curious if i can do the same thing based on package name?

Pages: [1]