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

Pages: [1]
1
Bugs and Issues / Re: Diagram element Align keyboard shortcut don't work
« on: August 21, 2018, 08:20:43 pm »
It's can be old shortcuts. I'm found some shortcuts that dosen't work while working with "requirement's managment" EA docuemnt.

2
Bugs and Issues / Re: EA Connector for JIRA and quotation marks.
« on: August 20, 2018, 06:25:55 pm »
I don't think EA does something like that automagically.

Whenever i need them I use Alt+174 for « and Alt+175 for »

Geert

Oh, thanks! ;D But I think it will be difficult for people to type this combination instead of a pair of keys.

3
I would probably write a bit of code (either C#, VBA or VBscript) to get the data out of the Word document.

I've done something similar in the past to get descriptions from a word document into EA (to be able to generate the whole document from EA)

Geert

I also thought so at first, but after examine the structure of word, I realized that it is quite difficult.

We cannot use headings to indicate our requirements. And so they were reserved for the Chapter. Although, there are some ideas, but it adds to the work. But well, i think it's good idea to test MDG. Maybe maybe. ???

No, we can't import tables because of different languages, EA just throws garbage, and you can't change UTF when importing CSV. But if someone knows how it can be organized, I will be glad.
Okay so it sounds like you haven't given us enough info to help you.  The example you provided looks like headers were being used for requirements. Don't you what your reference to chapters are. I'm total confused and have no idea what your MS word doc looks like now so your going to have to explain further.
Sounds like your requirements maybe written in a language other than english is that correct?
Do you have any programming/scripting skills ?

Yes, right now i'm writing a bunch of scripts for EA. I looked into the script to import CSV files, but it looks like it is only for the rules of building tables.

There how look architecture. I had to cover the data. If that's not enough, I'll think of something else.


4
Bugs and Issues / Re: EA Connector for JIRA and quotation marks.
« on: August 17, 2018, 07:49:15 pm »
Misspell, my bad.  ;D When I work in word i have two type of quotes, these quotes «» are put by themselves (by replacing ""), beacuse of my language, but in EA there are only such "".

5
Bugs and Issues / EA Connector for JIRA and quotation marks.
« on: August 17, 2018, 07:13:00 pm »
When I try to export an item with such - "" quotes , EA throws an error. But when I use these -  «», it's all right. This problem is JIRA, EA, or connector?
Also, it this a way to add «» in EA?

6

Looking at your example text
Quote
Example of text:
1. Test
1.1 req1 text:
-text;
-text;
1.2 req2 text
I can state categorically that I've had very similar structured documents and managed to import successfully using the Office MDG. Takes a bit of experimentation but it works.

Is the document inconsistent/ badly structured? I've found I've been able to import a lot of MS word docs using the Office MDG by pre-processing the doc using search and replace or scripts to fix that type of problem before importing using the Office MDG.

We cannot use headings to indicate our requirements. And so they were reserved for the Chapter. Although, there are some ideas, but it adds to the work. But well, i think it's good idea to test MDG. Maybe maybe. ???

No, we can't import tables because of different languages, EA just throws garbage, and you can't change UTF when importing CSV. But if someone knows how it can be organized, I will be glad.


7
Thanks, but DOORS too massive solution for our integration. Also, it's no small script for this... i'm examine the features of the structure of word files and realized that this is a Pandora's box.  :-\

I looked at MDG, good software but not suitable for our document structure.

Thankyou evryone!  ;D

8
Oh, i check it. It's kinda pretty but... not EA.  :-\

9
Suggestions and Requests / A lot of text in doc convert in requirements
« on: August 13, 2018, 09:12:12 pm »
Someone know scripts or add-in for parse doctype? I'm have a lot of requirements and do it by hands is bad idea.
Example of text:
1. Test
1.1 req1 text:
-text;
-text;
1.2 req2 text

10
Suggestions and Requests / Re: Additional code libarires
« on: August 13, 2018, 09:07:04 pm »
Thank you!

11
Suggestions and Requests / Additional code libarires
« on: August 13, 2018, 06:31:54 pm »
Good day everyone! Can I use additional libraries to code inside EA? For example for JS or VB.

Pages: [1]